From 631f96a6339e66423d215dc590927220e726b8f3 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 12:42:26 +0000 Subject: [PATCH 01/20] Weekly OpenApiDocs Download. [run ci] --- openApiDocs/beta/Applications.yml | 18 + openApiDocs/beta/Compliance.yml | 2425 ++++++++- openApiDocs/beta/DeviceManagement.yml | 2046 +++++++- openApiDocs/beta/Devices.CloudPrint.yml | 195 +- .../beta/Devices.CorporateManagement.yml | 2131 +++++++- openApiDocs/beta/Education.yml | 2315 ++++++++- openApiDocs/beta/Files.yml | 2138 +++++++- openApiDocs/beta/Groups.yml | 2160 +++++++- .../beta/Identity.DirectoryManagement.yml | 214 +- openApiDocs/beta/Identity.Governance.yml | 2450 ++++++++- openApiDocs/beta/Identity.SignIns.yml | 2252 ++++++++- openApiDocs/beta/Search.yml | 2 + openApiDocs/beta/Security.yml | 34 +- openApiDocs/beta/Sites.yml | 2138 +++++++- openApiDocs/beta/Teams.yml | 2719 +++++++++- openApiDocs/beta/Users.Actions.yml | 2180 +++++++- openApiDocs/beta/Users.Functions.yml | 4397 ++++++++++++----- openApiDocs/beta/Users.yml | 2196 +++++++- openApiDocs/v1.0/Devices.CloudPrint.yml | 38 +- openApiDocs/v1.0/Education.yml | 38 +- openApiDocs/v1.0/Files.yml | 6 +- openApiDocs/v1.0/Groups.yml | 6 +- openApiDocs/v1.0/Identity.SignIns.yml | 30 +- openApiDocs/v1.0/Sites.yml | 73 +- openApiDocs/v1.0/Teams.yml | 6 +- openApiDocs/v1.0/Users.Actions.yml | 6 +- openApiDocs/v1.0/Users.Functions.yml | 6 +- openApiDocs/v1.0/Users.yml | 38 +- .../crawl-log-v1.0-beta.json | 4 + .../definitions/v1.0-beta.md | 1 + profiles/Teams/crawl-log-v1.0-beta.json | 48 + profiles/Teams/definitions/v1.0-beta.md | 12 + .../Microsoft.Graph.Authentication.psd1 | 2 +- 33 files changed, 29834 insertions(+), 2490 deletions(-) diff --git a/openApiDocs/beta/Applications.yml b/openApiDocs/beta/Applications.yml index f01d7176f1f..8f04c23638d 100644 --- a/openApiDocs/beta/Applications.yml +++ b/openApiDocs/beta/Applications.yml @@ -4884,6 +4884,8 @@ paths: - displayName desc - homePageUrl - homePageUrl desc + - informationalUrls + - informationalUrls desc - logoUrl - logoUrl desc - publisher @@ -4908,6 +4910,7 @@ paths: - description - displayName - homePageUrl + - informationalUrls - logoUrl - publisher - supportedProvisioningTypes @@ -4999,6 +5002,7 @@ paths: - description - displayName - homePageUrl + - informationalUrls - logoUrl - publisher - supportedProvisioningTypes @@ -20542,6 +20546,8 @@ components: type: string description: The home page URL of the application. nullable: true + informationalUrls: + $ref: '#/components/schemas/microsoft.graph.informationalUrls' logoUrl: type: string description: The URL to get the logo for this application. @@ -21953,6 +21959,18 @@ components: $ref: '#/components/schemas/microsoft.graph.attributeMappingSourceType' additionalProperties: type: object + microsoft.graph.informationalUrls: + title: informationalUrls + type: object + properties: + appSignUpUrl: + type: string + nullable: true + singleSignOnDocumentationUrl: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.hybridAgentUpdaterConfiguration: title: hybridAgentUpdaterConfiguration type: object diff --git a/openApiDocs/beta/Compliance.yml b/openApiDocs/beta/Compliance.yml index fc2333fd537..02d35df4696 100644 --- a/openApiDocs/beta/Compliance.yml +++ b/openApiDocs/beta/Compliance.yml @@ -10409,6 +10409,8 @@ components: type: boolean description: Specifies whether the column value isn't optional. nullable: true + sourceContentType: + $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' term: $ref: '#/components/schemas/microsoft.graph.termColumn' text: @@ -12004,6 +12006,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -12521,6 +12525,20 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentTypeInfo: + title: contentTypeInfo + type: object + properties: + id: + type: string + description: The id of the content type. + nullable: true + name: + type: string + description: The name of the content type. + nullable: true + additionalProperties: + type: object microsoft.graph.termColumn: title: termColumn type: object @@ -12533,6 +12551,10 @@ components: type: boolean description: Specifies whether to display the entire term path or only the term label. nullable: true + parentTerm: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + termSet: + $ref: '#/components/schemas/microsoft.graph.termStore.set' additionalProperties: type: object microsoft.graph.textColumn: @@ -12634,7 +12656,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -13021,20 +13043,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.contentTypeInfo: - title: contentTypeInfo - type: object - properties: - id: - type: string - description: The id of the content type. - nullable: true - name: - type: string - description: The name of the content type. - nullable: true - additionalProperties: - type: object microsoft.graph.publicationFacet: title: publicationFacet type: object @@ -14552,6 +14560,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -14737,7 +14755,7 @@ components: description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. scope: type: string - description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal.' + description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal.' nullable: true startTime: 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])$' @@ -16703,18 +16721,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -16723,14 +16745,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -16739,10 +16764,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.tasks: @@ -16919,6 +16946,53 @@ components: $ref: '#/components/schemas/microsoft.graph.driveItem' additionalProperties: type: object + microsoft.graph.termStore.term: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: term + type: object + properties: + 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: Date and time of term creation. Read-only. + format: date-time + nullable: true + descriptions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.localizedDescription' + description: Description about term that is dependent on the languageTag. + labels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.localizedLabel' + description: Label metadata for a term. + 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: Last date and time of term modification. Read-only. + format: date-time + nullable: true + properties: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValue' + description: Collection of properties on the term. + children: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + description: Children of current term. + relations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + description: To indicate which terms are related to the current term as either pinned or reused. + set: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + additionalProperties: + type: object microsoft.graph.displayNameLocalization: title: displayNameLocalization type: object @@ -17653,53 +17727,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.termStore.term: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: term - type: object - properties: - 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: Date and time of term creation. Read-only. - format: date-time - nullable: true - descriptions: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.localizedDescription' - description: Description about term that is dependent on the languageTag. - labels: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.localizedLabel' - description: Label metadata for a term. - 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: Last date and time of term modification. Read-only. - format: date-time - nullable: true - properties: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyValue' - description: Collection of properties on the term. - children: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - description: Children of current term. - relations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - description: To indicate which terms are related to the current term as either pinned or reused. - set: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - additionalProperties: - type: object microsoft.graph.termStore.relation: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -18901,6 +18928,36 @@ components: $ref: '#/components/schemas/microsoft.graph.timeZoneBase' additionalProperties: type: object + microsoft.graph.printerShare: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printerShare + type: object + properties: + allowAllUsers: + type: boolean + description: 'If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties.' + 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 DateTimeOffset when the printer share was created. Read-only. + format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' + allowedGroups: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.group' + description: The groups whose users have access to print using the printer. + allowedUsers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + description: The users who have access to print using the printer. + printer: + $ref: '#/components/schemas/microsoft.graph.printer' + additionalProperties: + type: object microsoft.graph.settings: title: settings type: object @@ -22545,6 +22602,38 @@ components: type: object additionalProperties: type: object + microsoft.graph.termStore.localizedDescription: + title: localizedDescription + type: object + properties: + description: + type: string + description: The description in the localized language. + nullable: true + languageTag: + type: string + description: The language tag for the label. + nullable: true + additionalProperties: + type: object + microsoft.graph.termStore.localizedLabel: + title: localizedLabel + type: object + properties: + isDefault: + type: boolean + description: Indicates whether the label is the default label. + nullable: true + languageTag: + type: string + description: The language tag for the label. + nullable: true + name: + type: string + description: The name of the label. + nullable: true + additionalProperties: + type: object microsoft.graph.commentAction: title: commentAction type: object @@ -22966,38 +23055,6 @@ components: $ref: '#/components/schemas/microsoft.graph.publicationFacet' additionalProperties: type: object - microsoft.graph.termStore.localizedDescription: - title: localizedDescription - type: object - properties: - description: - type: string - description: The description in the localized language. - nullable: true - languageTag: - type: string - description: The language tag for the label. - nullable: true - additionalProperties: - type: object - microsoft.graph.termStore.localizedLabel: - title: localizedLabel - type: object - properties: - isDefault: - type: boolean - description: Indicates whether the label is the default label. - nullable: true - languageTag: - type: string - description: The language tag for the label. - nullable: true - name: - type: string - description: The name of the label. - nullable: true - additionalProperties: - type: object microsoft.graph.termStore.relationType: title: relationType enum: @@ -23735,46 +23792,142 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.analyticsActivityType: - title: analyticsActivityType - enum: - - Email - - Meeting - - Focus - - Chat - - Call - type: string - microsoft.graph.actionState: - title: actionState - enum: - - none - - pending - - canceled - - active - - done - - failed - - notSupported - type: string - microsoft.graph.bitlockerRecoveryKey: + microsoft.graph.printerBase: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: bitlockerRecoveryKey + - title: printerBase type: object properties: - 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])$' + capabilities: + $ref: '#/components/schemas/microsoft.graph.printerCapabilities' + defaults: + $ref: '#/components/schemas/microsoft.graph.printerDefaults' + displayName: type: string - description: The date and time when the key was originally backed up to Azure Active Directory. Not nullable. - format: date-time - deviceId: + description: The name of the printer/printerShare. + nullable: true + isAcceptingJobs: + type: boolean + description: Whether the printer/printerShare is currently accepting new print jobs. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + manufacturer: type: string - description: Identifier of the device the BitLocker key is originally backed up from. Supports $filter (eq). + description: The manufacturer of the printer/printerShare. nullable: true - key: + model: type: string - description: The BitLocker recovery key. Returned only on $select. Not nullable. - volumeType: - $ref: '#/components/schemas/microsoft.graph.volumeType' + description: The model name of the printer/printerShare. + nullable: true + name: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printerStatus' + jobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJob' + description: The list of jobs that are queued for printing by the printer/printerShare. + additionalProperties: + type: object + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.printer: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printer + type: object + properties: + acceptingJobs: + type: boolean + nullable: true + hasPhysicalDevice: + type: boolean + description: True if the printer has a physical device for printing. Read-only. + isShared: + type: boolean + description: True if the printer is shared; false otherwise. Read-only. + lastSeenDateTime: + 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 most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + format: date-time + nullable: true + registeredDateTime: + 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 DateTimeOffset when the printer was registered. Read-only. + format: date-time + connectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printConnector' + description: The connectors that are associated with the printer. + share: + $ref: '#/components/schemas/microsoft.graph.printerShare' + shares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + description: 'The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.' + taskTriggers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + description: A list of task triggers that are associated with the printer. + additionalProperties: + type: object + microsoft.graph.analyticsActivityType: + title: analyticsActivityType + enum: + - Email + - Meeting + - Focus + - Chat + - Call + type: string + microsoft.graph.actionState: + title: actionState + enum: + - none + - pending + - canceled + - active + - done + - failed + - notSupported + type: string + microsoft.graph.bitlockerRecoveryKey: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bitlockerRecoveryKey + type: object + properties: + 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 when the key was originally backed up to Azure Active Directory. Not nullable. + format: date-time + deviceId: + type: string + description: Identifier of the device the BitLocker key is originally backed up from. Supports $filter (eq). + nullable: true + key: + type: string + description: The BitLocker recovery key. Returned only on $select. Not nullable. + volumeType: + $ref: '#/components/schemas/microsoft.graph.volumeType' additionalProperties: type: object microsoft.graph.sensitivityLabelTarget: @@ -25422,6 +25575,10 @@ components: nullable: true identity: $ref: '#/components/schemas/microsoft.graph.identity' + registrantId: + type: string + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + nullable: true role: type: string description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' @@ -26032,95 +26189,602 @@ components: $ref: '#/components/schemas/microsoft.graph.scheduleEntityTheme' additionalProperties: type: object - microsoft.graph.volumeType: - title: volumeType - enum: - - operatingSystemVolume - - fixedDataVolume - - removableDataVolume - - unknownFutureValue - type: string - microsoft.graph.parentLabelDetails: - title: parentLabelDetails + microsoft.graph.printerCapabilities: + title: printerCapabilities type: object properties: - color: - type: string - description: 'The color that the user interface should display for the label, if configured.' + bottomMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported bottom margins(in microns) for the printer. + collation: + type: boolean + description: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. nullable: true - description: - type: string - description: The admin-defined description for the label. + colorModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + description: The color modes supported by the printer. Valid values are described in the following table. + contentTypes: + type: array + items: + type: string + nullable: true + description: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + copiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + dpis: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: The list of print resolutions in DPI that are supported by the printer. + duplexModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + description: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + feedDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + description: The list of feed orientations that are supported by the printer. + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes the printer supports for a printed document. + inputBins: + type: array + items: + type: string + nullable: true + description: Supported input bins for the printer. + isColorPrintingSupported: + type: boolean + description: True if color printing is supported by the printer; false otherwise. Read-only. nullable: true - id: - type: string - description: The label ID is a globally unique identifier (GUID). + isPageRangeSupported: + type: boolean + description: True if the printer supports printing by page ranges; false otherwise. nullable: true - isActive: + leftMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported left margins(in microns) for the printer. + mediaColors: + type: array + items: + type: string + nullable: true + description: 'The media (i.e., paper) colors supported by the printer.' + mediaSizes: + type: array + items: + type: string + nullable: true + description: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + mediaTypes: + type: array + items: + type: string + nullable: true + description: The media types supported by the printer. + multipageLayouts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + description: The presentation directions supported by the printer. Supported values are described in the following table. + orientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + description: The print orientations supported by the printer. Valid values are described in the following table. + outputBins: + type: array + items: + type: string + nullable: true + description: The printer's supported output bins (trays). + pagesPerSheet: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: Supported number of Input Pages to impose upon a single Impression. + qualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + description: The print qualities supported by the printer. + rightMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported right margins(in microns) for the printer. + scalings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printScaling' + description: Supported print scalings. + supportedColorConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + supportedCopiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedDocumentMimeTypes: + type: array + items: + type: string + nullable: true + supportedDuplexConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + supportedFinishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + supportedMediaColors: + type: array + items: + type: string + nullable: true + supportedMediaSizes: + type: array + items: + type: string + nullable: true + supportedMediaTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMediaType' + supportedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + supportedOutputBins: + type: array + items: + type: string + nullable: true + supportedPagesPerSheet: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedPresentationDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + supportedPrintQualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + supportsFitPdfToPage: type: boolean - description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. - name: + description: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + nullable: true + topMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported top margins(in microns) for the printer. + additionalProperties: + type: object + microsoft.graph.printerDefaults: + title: printerDefaults + type: object + properties: + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + contentType: type: string - description: The plaintext name of the label. + description: The default content (MIME) type to use when processing documents. nullable: true - parent: - $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' - sensitivity: + copiesPerJob: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'The sensitivity value of the label, where lower is less sensitive.' + description: The default number of copies printed per job. format: int32 - tooltip: + nullable: true + documentMimeType: type: string - description: The tooltip that should be displayed for the label in a user interface. nullable: true - additionalProperties: - type: object - microsoft.graph.threatAssessmentResultType: - title: threatAssessmentResultType - enum: - - checkPolicy - - rescan - - unknownFutureValue - type: string - microsoft.graph.messageActionFlag: - title: messageActionFlag - enum: - - any - - call - - doNotForward - - followUp - - fyi - - forward - - noResponseNecessary - - read - - reply - - replyToAll - - review - type: string - microsoft.graph.sizeRange: - title: sizeRange - type: object - properties: - maximumSize: + dpi: maximum: 2147483647 minimum: -2147483648 type: integer - description: The maximum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. + description: The default resolution in DPI to use when printing the job. format: int32 nullable: true - minimumSize: + duplexConfiguration: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: The default set of finishings to apply to print jobs. Valid values are described in the following table. + fitPdfToPage: + type: boolean + description: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + nullable: true + inputBin: + type: string + description: The default input bin that serves as the paper source. + nullable: true + mediaColor: + type: string + description: The default media (such as paper) color to print the document on. + nullable: true + mediaSize: + type: string + description: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pagesPerSheet: maximum: 2147483647 minimum: -2147483648 type: integer - description: The minimum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. + description: The default number of document pages to print on each sheet. format: int32 nullable: true + pdfFitToPage: + type: boolean + nullable: true + presentationDirection: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + printColorConfiguration: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + printQuality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' additionalProperties: type: object - microsoft.graph.decisionItemPrincipalResourceMembershipType: - title: decisionItemPrincipalResourceMembershipType + microsoft.graph.printerLocation: + title: printerLocation + type: object + properties: + altitudeInMeters: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The altitude, in meters, that the printer is located at.' + format: int32 + nullable: true + building: + type: string + description: The building that the printer is located in. + nullable: true + city: + type: string + description: The city that the printer is located in. + nullable: true + countryOrRegion: + type: string + description: The country or region that the printer is located in. + nullable: true + floor: + type: string + description: The floor that the printer is located on. Only numerical values are supported right now. + nullable: true + floorDescription: + type: string + description: The description of the floor that the printer is located on. + nullable: true + floorNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + latitude: + type: number + description: The latitude that the printer is located at. + format: double + nullable: true + longitude: + type: number + description: The longitude that the printer is located at. + format: double + nullable: true + organization: + type: array + items: + type: string + nullable: true + description: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + postalCode: + type: string + description: The postal code that the printer is located in. + nullable: true + roomDescription: + type: string + description: The description of the room that the printer is located in. + nullable: true + roomName: + type: string + description: The room that the printer is located in. Only numerical values are supported right now. + nullable: true + roomNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + site: + type: string + description: The site that the printer is located in. + nullable: true + stateOrProvince: + type: string + description: The state or province that the printer is located in. + nullable: true + streetAddress: + type: string + description: The street address where the printer is located. + nullable: true + subdivision: + type: array + items: + type: string + nullable: true + description: The subdivision that the printer is located in. The elements should be in hierarchical order. + subunit: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.printerStatus: + title: printerStatus + type: object + properties: + description: + type: string + description: A human-readable description of the printer's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateDetail' + description: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + processingStateDescription: + type: string + nullable: true + processingStateReasons: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateReason' + state: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + additionalProperties: + type: object + microsoft.graph.printJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printJob + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printJobConfiguration' + createdBy: + $ref: '#/components/schemas/microsoft.graph.userIdentity' + 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 DateTimeOffset when the job was created. Read-only. + format: date-time + isFetchable: + type: boolean + description: 'If true, document can be fetched by printer.' + nullable: true + redirectedFrom: + type: string + description: 'Contains the source job URL, if the job has been redirected from another printer.' + nullable: true + redirectedTo: + type: string + description: 'Contains the destination job URL, if the job has been redirected to another printer.' + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printJobStatus' + documents: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDocument' + description: Read-only. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of printTasks that were triggered by this print job. + additionalProperties: + type: object + microsoft.graph.printConnector: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printConnector + type: object + properties: + appVersion: + type: string + description: The connector's version. + nullable: true + deviceHealth: + $ref: '#/components/schemas/microsoft.graph.deviceHealth' + displayName: + type: string + description: The name of the connector. + nullable: true + fullyQualifiedDomainName: + type: string + description: The connector machine's hostname. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + name: + type: string + nullable: true + operatingSystem: + type: string + description: The connector machine's operating system version. + nullable: true + registeredDateTime: + 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 DateTimeOffset when the connector was registered. + format: date-time + additionalProperties: + type: object + microsoft.graph.printTaskTrigger: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskTrigger + type: object + properties: + event: + $ref: '#/components/schemas/microsoft.graph.printEvent' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + additionalProperties: + type: object + microsoft.graph.volumeType: + title: volumeType + enum: + - operatingSystemVolume + - fixedDataVolume + - removableDataVolume + - unknownFutureValue + type: string + microsoft.graph.parentLabelDetails: + title: parentLabelDetails + type: object + properties: + color: + type: string + description: 'The color that the user interface should display for the label, if configured.' + nullable: true + description: + type: string + description: The admin-defined description for the label. + nullable: true + id: + type: string + description: The label ID is a globally unique identifier (GUID). + nullable: true + isActive: + type: boolean + description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. + name: + type: string + description: The plaintext name of the label. + nullable: true + parent: + $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' + sensitivity: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The sensitivity value of the label, where lower is less sensitive.' + format: int32 + tooltip: + type: string + description: The tooltip that should be displayed for the label in a user interface. + nullable: true + additionalProperties: + type: object + microsoft.graph.threatAssessmentResultType: + title: threatAssessmentResultType + enum: + - checkPolicy + - rescan + - unknownFutureValue + type: string + microsoft.graph.messageActionFlag: + title: messageActionFlag + enum: + - any + - call + - doNotForward + - followUp + - fyi + - forward + - noResponseNecessary + - read + - reply + - replyToAll + - review + type: string + microsoft.graph.sizeRange: + title: sizeRange + type: object + properties: + maximumSize: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The maximum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. + format: int32 + nullable: true + minimumSize: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The minimum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.decisionItemPrincipalResourceMembershipType: + title: decisionItemPrincipalResourceMembershipType enum: - direct - indirect @@ -26490,6 +27154,7 @@ components: - presenter - unknownFutureValue - producer + - coorganizer type: string microsoft.graph.attendanceInterval: title: attendanceInterval @@ -26817,6 +27482,1218 @@ components: - darkYellow - unknownFutureValue type: string + microsoft.graph.printColorMode: + title: printColorMode + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.integerRange: + title: integerRange + type: object + properties: + end: + type: integer + description: The inclusive upper bound of the integer range. + format: int64 + nullable: true + maximum: + type: integer + format: int64 + nullable: true + minimum: + type: integer + format: int64 + nullable: true + start: + type: integer + description: The inclusive lower bound of the integer range. + format: int64 + nullable: true + additionalProperties: + type: object + microsoft.graph.printDuplexMode: + title: printDuplexMode + enum: + - flipOnLongEdge + - flipOnShortEdge + - oneSided + type: string + microsoft.graph.printerFeedDirection: + title: printerFeedDirection + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printerFeedOrientation: + title: printerFeedOrientation + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printFinishing: + title: printFinishing + enum: + - none + - staple + - punch + - cover + - bind + - saddleStitch + - stitchEdge + - stapleTopLeft + - stapleBottomLeft + - stapleTopRight + - stapleBottomRight + - stitchLeftEdge + - stitchTopEdge + - stitchRightEdge + - stitchBottomEdge + - stapleDualLeft + - stapleDualTop + - stapleDualRight + - stapleDualBottom + - unknownFutureValue + type: string + microsoft.graph.printMultipageLayout: + title: printMultipageLayout + enum: + - clockwiseFromTopLeft + - counterclockwiseFromTopLeft + - counterclockwiseFromTopRight + - clockwiseFromTopRight + - counterclockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterclockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printOrientation: + title: printOrientation + enum: + - portrait + - landscape + - reverseLandscape + - reversePortrait + type: string + microsoft.graph.printQuality: + title: printQuality + enum: + - low + - medium + - high + - unknownFutureValue + type: string + microsoft.graph.printScaling: + title: printScaling + enum: + - auto + - shrinkToFit + - fill + - fit + - none + - unknownFutureValue + type: string + microsoft.graph.printColorConfiguration: + title: printColorConfiguration + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.printDuplexConfiguration: + title: printDuplexConfiguration + enum: + - twoSidedLongEdge + - twoSidedShortEdge + - oneSided + type: string + microsoft.graph.printMediaType: + title: printMediaType + enum: + - stationery + - transparency + - envelope + - envelopePlain + - continuous + - screen + - screenPaged + - continuousLong + - continuousShort + - envelopeWindow + - multiPartForm + - multiLayer + - labels + type: string + microsoft.graph.printPresentationDirection: + title: printPresentationDirection + enum: + - clockwiseFromTopLeft + - counterClockwiseFromTopLeft + - counterClockwiseFromTopRight + - clockwiseFromTopRight + - counterClockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterClockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printerProcessingStateDetail: + title: printerProcessingStateDetail + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + - alertRemovalOfBinaryChangeEntry + - banderAdded + - banderAlmostEmpty + - banderAlmostFull + - banderAtLimit + - banderClosed + - banderConfigurationChange + - banderCoverClosed + - banderCoverOpen + - banderEmpty + - banderFull + - banderInterlockClosed + - banderInterlockOpen + - banderJam + - banderLifeAlmostOver + - banderLifeOver + - banderMemoryExhausted + - banderMissing + - banderMotorFailure + - banderNearLimit + - banderOffline + - banderOpened + - banderOverTemperature + - banderPowerSaver + - banderRecoverableFailure + - banderRecoverableStorage + - banderRemoved + - banderResourceAdded + - banderResourceRemoved + - banderThermistorFailure + - banderTimingFailure + - banderTurnedOff + - banderTurnedOn + - banderUnderTemperature + - banderUnrecoverableFailure + - banderUnrecoverableStorageError + - banderWarmingUp + - binderAdded + - binderAlmostEmpty + - binderAlmostFull + - binderAtLimit + - binderClosed + - binderConfigurationChange + - binderCoverClosed + - binderCoverOpen + - binderEmpty + - binderFull + - binderInterlockClosed + - binderInterlockOpen + - binderJam + - binderLifeAlmostOver + - binderLifeOver + - binderMemoryExhausted + - binderMissing + - binderMotorFailure + - binderNearLimit + - binderOffline + - binderOpened + - binderOverTemperature + - binderPowerSaver + - binderRecoverableFailure + - binderRecoverableStorage + - binderRemoved + - binderResourceAdded + - binderResourceRemoved + - binderThermistorFailure + - binderTimingFailure + - binderTurnedOff + - binderTurnedOn + - binderUnderTemperature + - binderUnrecoverableFailure + - binderUnrecoverableStorageError + - binderWarmingUp + - cameraFailure + - chamberCooling + - chamberFailure + - chamberHeating + - chamberTemperatureHigh + - chamberTemperatureLow + - cleanerLifeAlmostOver + - cleanerLifeOver + - configurationChange + - deactivated + - deleted + - dieCutterAdded + - dieCutterAlmostEmpty + - dieCutterAlmostFull + - dieCutterAtLimit + - dieCutterClosed + - dieCutterConfigurationChange + - dieCutterCoverClosed + - dieCutterCoverOpen + - dieCutterEmpty + - dieCutterFull + - dieCutterInterlockClosed + - dieCutterInterlockOpen + - dieCutterJam + - dieCutterLifeAlmostOver + - dieCutterLifeOver + - dieCutterMemoryExhausted + - dieCutterMissing + - dieCutterMotorFailure + - dieCutterNearLimit + - dieCutterOffline + - dieCutterOpened + - dieCutterOverTemperature + - dieCutterPowerSaver + - dieCutterRecoverableFailure + - dieCutterRecoverableStorage + - dieCutterRemoved + - dieCutterResourceAdded + - dieCutterResourceRemoved + - dieCutterThermistorFailure + - dieCutterTimingFailure + - dieCutterTurnedOff + - dieCutterTurnedOn + - dieCutterUnderTemperature + - dieCutterUnrecoverableFailure + - dieCutterUnrecoverableStorageError + - dieCutterWarmingUp + - extruderCooling + - extruderFailure + - extruderHeating + - extruderJam + - extruderTemperatureHigh + - extruderTemperatureLow + - fanFailure + - faxModemLifeAlmostOver + - faxModemLifeOver + - faxModemMissing + - faxModemTurnedOff + - faxModemTurnedOn + - folderAdded + - folderAlmostEmpty + - folderAlmostFull + - folderAtLimit + - folderClosed + - folderConfigurationChange + - folderCoverClosed + - folderCoverOpen + - folderEmpty + - folderFull + - folderInterlockClosed + - folderInterlockOpen + - folderJam + - folderLifeAlmostOver + - folderLifeOver + - folderMemoryExhausted + - folderMissing + - folderMotorFailure + - folderNearLimit + - folderOffline + - folderOpened + - folderOverTemperature + - folderPowerSaver + - folderRecoverableFailure + - folderRecoverableStorage + - folderRemoved + - folderResourceAdded + - folderResourceRemoved + - folderThermistorFailure + - folderTimingFailure + - folderTurnedOff + - folderTurnedOn + - folderUnderTemperature + - folderUnrecoverableFailure + - folderUnrecoverableStorageError + - folderWarmingUp + - hibernate + - holdNewJobs + - identifyPrinterRequested + - imprinterAdded + - imprinterAlmostEmpty + - imprinterAlmostFull + - imprinterAtLimit + - imprinterClosed + - imprinterConfigurationChange + - imprinterCoverClosed + - imprinterCoverOpen + - imprinterEmpty + - imprinterFull + - imprinterInterlockClosed + - imprinterInterlockOpen + - imprinterJam + - imprinterLifeAlmostOver + - imprinterLifeOver + - imprinterMemoryExhausted + - imprinterMissing + - imprinterMotorFailure + - imprinterNearLimit + - imprinterOffline + - imprinterOpened + - imprinterOverTemperature + - imprinterPowerSaver + - imprinterRecoverableFailure + - imprinterRecoverableStorage + - imprinterRemoved + - imprinterResourceAdded + - imprinterResourceRemoved + - imprinterThermistorFailure + - imprinterTimingFailure + - imprinterTurnedOff + - imprinterTurnedOn + - imprinterUnderTemperature + - imprinterUnrecoverableFailure + - imprinterUnrecoverableStorageError + - imprinterWarmingUp + - inputCannotFeedSizeSelected + - inputManualInputRequest + - inputMediaColorChange + - inputMediaFormPartsChange + - inputMediaSizeChange + - inputMediaTrayFailure + - inputMediaTrayFeedError + - inputMediaTrayJam + - inputMediaTypeChange + - inputMediaWeightChange + - inputPickRollerFailure + - inputPickRollerLifeOver + - inputPickRollerLifeWarn + - inputPickRollerMissing + - inputTrayElevationFailure + - inputTrayPositionFailure + - inserterAdded + - inserterAlmostEmpty + - inserterAlmostFull + - inserterAtLimit + - inserterClosed + - inserterConfigurationChange + - inserterCoverClosed + - inserterCoverOpen + - inserterEmpty + - inserterFull + - inserterInterlockClosed + - inserterInterlockOpen + - inserterJam + - inserterLifeAlmostOver + - inserterLifeOver + - inserterMemoryExhausted + - inserterMissing + - inserterMotorFailure + - inserterNearLimit + - inserterOffline + - inserterOpened + - inserterOverTemperature + - inserterPowerSaver + - inserterRecoverableFailure + - inserterRecoverableStorage + - inserterRemoved + - inserterResourceAdded + - inserterResourceRemoved + - inserterThermistorFailure + - inserterTimingFailure + - inserterTurnedOff + - inserterTurnedOn + - inserterUnderTemperature + - inserterUnrecoverableFailure + - inserterUnrecoverableStorageError + - inserterWarmingUp + - interlockClosed + - interpreterCartridgeAdded + - interpreterCartridgeDeleted + - interpreterComplexPageEncountered + - interpreterMemoryDecrease + - interpreterMemoryIncrease + - interpreterResourceAdded + - interpreterResourceDeleted + - lampAtEol + - lampFailure + - lampNearEol + - laserAtEol + - laserFailure + - laserNearEol + - makeEnvelopeAdded + - makeEnvelopeAlmostEmpty + - makeEnvelopeAlmostFull + - makeEnvelopeAtLimit + - makeEnvelopeClosed + - makeEnvelopeConfigurationChange + - makeEnvelopeCoverClosed + - makeEnvelopeCoverOpen + - makeEnvelopeEmpty + - makeEnvelopeFull + - makeEnvelopeInterlockClosed + - makeEnvelopeInterlockOpen + - makeEnvelopeJam + - makeEnvelopeLifeAlmostOver + - makeEnvelopeLifeOver + - makeEnvelopeMemoryExhausted + - makeEnvelopeMissing + - makeEnvelopeMotorFailure + - makeEnvelopeNearLimit + - makeEnvelopeOffline + - makeEnvelopeOpened + - makeEnvelopeOverTemperature + - makeEnvelopePowerSaver + - makeEnvelopeRecoverableFailure + - makeEnvelopeRecoverableStorage + - makeEnvelopeRemoved + - makeEnvelopeResourceAdded + - makeEnvelopeResourceRemoved + - makeEnvelopeThermistorFailure + - makeEnvelopeTimingFailure + - makeEnvelopeTurnedOff + - makeEnvelopeTurnedOn + - makeEnvelopeUnderTemperature + - makeEnvelopeUnrecoverableFailure + - makeEnvelopeUnrecoverableStorageError + - makeEnvelopeWarmingUp + - markerAdjustingPrintQuality + - markerCleanerMissing + - markerDeveloperAlmostEmpty + - markerDeveloperEmpty + - markerDeveloperMissing + - markerFuserMissing + - markerFuserThermistorFailure + - markerFuserTimingFailure + - markerInkAlmostEmpty + - markerInkEmpty + - markerInkMissing + - markerOpcMissing + - markerPrintRibbonAlmostEmpty + - markerPrintRibbonEmpty + - markerPrintRibbonMissing + - markerSupplyAlmostEmpty + - markerSupplyMissing + - markerTonerCartridgeMissing + - markerTonerMissing + - markerWasteInkReceptacleAlmostFull + - markerWasteInkReceptacleFull + - markerWasteInkReceptacleMissing + - markerWasteMissing + - markerWasteTonerReceptacleAlmostFull + - markerWasteTonerReceptacleFull + - markerWasteTonerReceptacleMissing + - materialEmpty + - materialLow + - materialNeeded + - mediaDrying + - mediaPathCannotDuplexMediaSelected + - mediaPathFailure + - mediaPathInputEmpty + - mediaPathInputFeedError + - mediaPathInputJam + - mediaPathInputRequest + - mediaPathJam + - mediaPathMediaTrayAlmostFull + - mediaPathMediaTrayFull + - mediaPathMediaTrayMissing + - mediaPathOutputFeedError + - mediaPathOutputFull + - mediaPathOutputJam + - mediaPathPickRollerFailure + - mediaPathPickRollerLifeOver + - mediaPathPickRollerLifeWarn + - mediaPathPickRollerMissing + - motorFailure + - outputMailboxSelectFailure + - outputMediaTrayFailure + - outputMediaTrayFeedError + - outputMediaTrayJam + - perforaterAdded + - perforaterAlmostEmpty + - perforaterAlmostFull + - perforaterAtLimit + - perforaterClosed + - perforaterConfigurationChange + - perforaterCoverClosed + - perforaterCoverOpen + - perforaterEmpty + - perforaterFull + - perforaterInterlockClosed + - perforaterInterlockOpen + - perforaterJam + - perforaterLifeAlmostOver + - perforaterLifeOver + - perforaterMemoryExhausted + - perforaterMissing + - perforaterMotorFailure + - perforaterNearLimit + - perforaterOffline + - perforaterOpened + - perforaterOverTemperature + - perforaterPowerSaver + - perforaterRecoverableFailure + - perforaterRecoverableStorage + - perforaterRemoved + - perforaterResourceAdded + - perforaterResourceRemoved + - perforaterThermistorFailure + - perforaterTimingFailure + - perforaterTurnedOff + - perforaterTurnedOn + - perforaterUnderTemperature + - perforaterUnrecoverableFailure + - perforaterUnrecoverableStorageError + - perforaterWarmingUp + - platformCooling + - platformFailure + - platformHeating + - platformTemperatureHigh + - platformTemperatureLow + - powerDown + - powerUp + - printerManualReset + - printerNmsReset + - printerReadyToPrint + - puncherAdded + - puncherAlmostEmpty + - puncherAlmostFull + - puncherAtLimit + - puncherClosed + - puncherConfigurationChange + - puncherCoverClosed + - puncherCoverOpen + - puncherEmpty + - puncherFull + - puncherInterlockClosed + - puncherInterlockOpen + - puncherJam + - puncherLifeAlmostOver + - puncherLifeOver + - puncherMemoryExhausted + - puncherMissing + - puncherMotorFailure + - puncherNearLimit + - puncherOffline + - puncherOpened + - puncherOverTemperature + - puncherPowerSaver + - puncherRecoverableFailure + - puncherRecoverableStorage + - puncherRemoved + - puncherResourceAdded + - puncherResourceRemoved + - puncherThermistorFailure + - puncherTimingFailure + - puncherTurnedOff + - puncherTurnedOn + - puncherUnderTemperature + - puncherUnrecoverableFailure + - puncherUnrecoverableStorageError + - puncherWarmingUp + - resuming + - scanMediaPathFailure + - scanMediaPathInputEmpty + - scanMediaPathInputFeedError + - scanMediaPathInputJam + - scanMediaPathInputRequest + - scanMediaPathJam + - scanMediaPathOutputFeedError + - scanMediaPathOutputFull + - scanMediaPathOutputJam + - scanMediaPathPickRollerFailure + - scanMediaPathPickRollerLifeOver + - scanMediaPathPickRollerLifeWarn + - scanMediaPathPickRollerMissing + - scanMediaPathTrayAlmostFull + - scanMediaPathTrayFull + - scanMediaPathTrayMissing + - scannerLightFailure + - scannerLightLifeAlmostOver + - scannerLightLifeOver + - scannerLightMissing + - scannerSensorFailure + - scannerSensorLifeAlmostOver + - scannerSensorLifeOver + - scannerSensorMissing + - separationCutterAdded + - separationCutterAlmostEmpty + - separationCutterAlmostFull + - separationCutterAtLimit + - separationCutterClosed + - separationCutterConfigurationChange + - separationCutterCoverClosed + - separationCutterCoverOpen + - separationCutterEmpty + - separationCutterFull + - separationCutterInterlockClosed + - separationCutterInterlockOpen + - separationCutterJam + - separationCutterLifeAlmostOver + - separationCutterLifeOver + - separationCutterMemoryExhausted + - separationCutterMissing + - separationCutterMotorFailure + - separationCutterNearLimit + - separationCutterOffline + - separationCutterOpened + - separationCutterOverTemperature + - separationCutterPowerSaver + - separationCutterRecoverableFailure + - separationCutterRecoverableStorage + - separationCutterRemoved + - separationCutterResourceAdded + - separationCutterResourceRemoved + - separationCutterThermistorFailure + - separationCutterTimingFailure + - separationCutterTurnedOff + - separationCutterTurnedOn + - separationCutterUnderTemperature + - separationCutterUnrecoverableFailure + - separationCutterUnrecoverableStorageError + - separationCutterWarmingUp + - sheetRotatorAdded + - sheetRotatorAlmostEmpty + - sheetRotatorAlmostFull + - sheetRotatorAtLimit + - sheetRotatorClosed + - sheetRotatorConfigurationChange + - sheetRotatorCoverClosed + - sheetRotatorCoverOpen + - sheetRotatorEmpty + - sheetRotatorFull + - sheetRotatorInterlockClosed + - sheetRotatorInterlockOpen + - sheetRotatorJam + - sheetRotatorLifeAlmostOver + - sheetRotatorLifeOver + - sheetRotatorMemoryExhausted + - sheetRotatorMissing + - sheetRotatorMotorFailure + - sheetRotatorNearLimit + - sheetRotatorOffline + - sheetRotatorOpened + - sheetRotatorOverTemperature + - sheetRotatorPowerSaver + - sheetRotatorRecoverableFailure + - sheetRotatorRecoverableStorage + - sheetRotatorRemoved + - sheetRotatorResourceAdded + - sheetRotatorResourceRemoved + - sheetRotatorThermistorFailure + - sheetRotatorTimingFailure + - sheetRotatorTurnedOff + - sheetRotatorTurnedOn + - sheetRotatorUnderTemperature + - sheetRotatorUnrecoverableFailure + - sheetRotatorUnrecoverableStorageError + - sheetRotatorWarmingUp + - slitterAdded + - slitterAlmostEmpty + - slitterAlmostFull + - slitterAtLimit + - slitterClosed + - slitterConfigurationChange + - slitterCoverClosed + - slitterCoverOpen + - slitterEmpty + - slitterFull + - slitterInterlockClosed + - slitterInterlockOpen + - slitterJam + - slitterLifeAlmostOver + - slitterLifeOver + - slitterMemoryExhausted + - slitterMissing + - slitterMotorFailure + - slitterNearLimit + - slitterOffline + - slitterOpened + - slitterOverTemperature + - slitterPowerSaver + - slitterRecoverableFailure + - slitterRecoverableStorage + - slitterRemoved + - slitterResourceAdded + - slitterResourceRemoved + - slitterThermistorFailure + - slitterTimingFailure + - slitterTurnedOff + - slitterTurnedOn + - slitterUnderTemperature + - slitterUnrecoverableFailure + - slitterUnrecoverableStorageError + - slitterWarmingUp + - stackerAdded + - stackerAlmostEmpty + - stackerAlmostFull + - stackerAtLimit + - stackerClosed + - stackerConfigurationChange + - stackerCoverClosed + - stackerCoverOpen + - stackerEmpty + - stackerFull + - stackerInterlockClosed + - stackerInterlockOpen + - stackerJam + - stackerLifeAlmostOver + - stackerLifeOver + - stackerMemoryExhausted + - stackerMissing + - stackerMotorFailure + - stackerNearLimit + - stackerOffline + - stackerOpened + - stackerOverTemperature + - stackerPowerSaver + - stackerRecoverableFailure + - stackerRecoverableStorage + - stackerRemoved + - stackerResourceAdded + - stackerResourceRemoved + - stackerThermistorFailure + - stackerTimingFailure + - stackerTurnedOff + - stackerTurnedOn + - stackerUnderTemperature + - stackerUnrecoverableFailure + - stackerUnrecoverableStorageError + - stackerWarmingUp + - standby + - staplerAdded + - staplerAlmostEmpty + - staplerAlmostFull + - staplerAtLimit + - staplerClosed + - staplerConfigurationChange + - staplerCoverClosed + - staplerCoverOpen + - staplerEmpty + - staplerFull + - staplerInterlockClosed + - staplerInterlockOpen + - staplerJam + - staplerLifeAlmostOver + - staplerLifeOver + - staplerMemoryExhausted + - staplerMissing + - staplerMotorFailure + - staplerNearLimit + - staplerOffline + - staplerOpened + - staplerOverTemperature + - staplerPowerSaver + - staplerRecoverableFailure + - staplerRecoverableStorage + - staplerRemoved + - staplerResourceAdded + - staplerResourceRemoved + - staplerThermistorFailure + - staplerTimingFailure + - staplerTurnedOff + - staplerTurnedOn + - staplerUnderTemperature + - staplerUnrecoverableFailure + - staplerUnrecoverableStorageError + - staplerWarmingUp + - stitcherAdded + - stitcherAlmostEmpty + - stitcherAlmostFull + - stitcherAtLimit + - stitcherClosed + - stitcherConfigurationChange + - stitcherCoverClosed + - stitcherCoverOpen + - stitcherEmpty + - stitcherFull + - stitcherInterlockClosed + - stitcherInterlockOpen + - stitcherJam + - stitcherLifeAlmostOver + - stitcherLifeOver + - stitcherMemoryExhausted + - stitcherMissing + - stitcherMotorFailure + - stitcherNearLimit + - stitcherOffline + - stitcherOpened + - stitcherOverTemperature + - stitcherPowerSaver + - stitcherRecoverableFailure + - stitcherRecoverableStorage + - stitcherRemoved + - stitcherResourceAdded + - stitcherResourceRemoved + - stitcherThermistorFailure + - stitcherTimingFailure + - stitcherTurnedOff + - stitcherTurnedOn + - stitcherUnderTemperature + - stitcherUnrecoverableFailure + - stitcherUnrecoverableStorageError + - stitcherWarmingUp + - subunitAdded + - subunitAlmostEmpty + - subunitAlmostFull + - subunitAtLimit + - subunitClosed + - subunitCoolingDown + - subunitEmpty + - subunitFull + - subunitLifeAlmostOver + - subunitLifeOver + - subunitMemoryExhausted + - subunitMissing + - subunitMotorFailure + - subunitNearLimit + - subunitOffline + - subunitOpened + - subunitOverTemperature + - subunitPowerSaver + - subunitRecoverableFailure + - subunitRecoverableStorage + - subunitRemoved + - subunitResourceAdded + - subunitResourceRemoved + - subunitThermistorFailure + - subunitTimingFailure + - subunitTurnedOff + - subunitTurnedOn + - subunitUnderTemperature + - subunitUnrecoverableFailure + - subunitUnrecoverableStorage + - subunitWarmingUp + - suspend + - testing + - trimmerAdded + - trimmerAlmostEmpty + - trimmerAlmostFull + - trimmerAtLimit + - trimmerClosed + - trimmerConfigurationChange + - trimmerCoverClosed + - trimmerCoverOpen + - trimmerEmpty + - trimmerFull + - trimmerInterlockClosed + - trimmerInterlockOpen + - trimmerJam + - trimmerLifeAlmostOver + - trimmerLifeOver + - trimmerMemoryExhausted + - trimmerMissing + - trimmerMotorFailure + - trimmerNearLimit + - trimmerOffline + - trimmerOpened + - trimmerOverTemperature + - trimmerPowerSaver + - trimmerRecoverableFailure + - trimmerRecoverableStorage + - trimmerRemoved + - trimmerResourceAdded + - trimmerResourceRemoved + - trimmerThermistorFailure + - trimmerTimingFailure + - trimmerTurnedOff + - trimmerTurnedOn + - trimmerUnderTemperature + - trimmerUnrecoverableFailure + - trimmerUnrecoverableStorageError + - trimmerWarmingUp + - unknown + - wrapperAdded + - wrapperAlmostEmpty + - wrapperAlmostFull + - wrapperAtLimit + - wrapperClosed + - wrapperConfigurationChange + - wrapperCoverClosed + - wrapperCoverOpen + - wrapperEmpty + - wrapperFull + - wrapperInterlockClosed + - wrapperInterlockOpen + - wrapperJam + - wrapperLifeAlmostOver + - wrapperLifeOver + - wrapperMemoryExhausted + - wrapperMissing + - wrapperMotorFailure + - wrapperNearLimit + - wrapperOffline + - wrapperOpened + - wrapperOverTemperature + - wrapperPowerSaver + - wrapperRecoverableFailure + - wrapperRecoverableStorage + - wrapperRemoved + - wrapperResourceAdded + - wrapperResourceRemoved + - wrapperThermistorFailure + - wrapperTimingFailure + - wrapperTurnedOff + - wrapperTurnedOn + - wrapperUnderTemperature + - wrapperUnrecoverableFailure + - wrapperUnrecoverableStorageError + - wrapperWarmingUp + type: string + microsoft.graph.printerProcessingState: + title: printerProcessingState + enum: + - unknown + - idle + - processing + - stopped + - unknownFutureValue + type: string + microsoft.graph.printerProcessingStateReason: + title: printerProcessingStateReason + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + type: string + microsoft.graph.printJobConfiguration: + title: printJobConfiguration + type: object + properties: + collate: + type: boolean + description: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of copies that should be printed. Read-only. + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes to use when printing. + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + description: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of document pages to print on each sheet. + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printJobStatus: + title: printJobStatus + type: object + properties: + acquiredByPrinter: + type: boolean + description: + type: string + description: A human-readable description of the print job's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJobStateDetail' + description: Additional details for print job state. Valid values are described in the following table. Read-only. + isAcquiredByPrinter: + type: boolean + description: True if the job was acknowledged by a printer; false otherwise. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + processingStateDescription: + type: string + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + additionalProperties: + type: object + microsoft.graph.printDocument: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printDocument + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printerDocumentConfiguration' + contentType: + type: string + description: The document's content (MIME) type. Read-only. + nullable: true + displayName: + type: string + description: The document's name. Read-only. + nullable: true + size: + type: integer + description: The document's size in bytes. Read-only. + format: int64 + additionalProperties: + type: object + microsoft.graph.printTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTask + type: object + properties: + parentUrl: + type: string + description: 'The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only.' + status: + $ref: '#/components/schemas/microsoft.graph.printTaskStatus' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + trigger: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + additionalProperties: + type: object + microsoft.graph.deviceHealth: + title: deviceHealth + type: object + properties: + lastConnectionTime: + 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 last time the device was connected. + format: date-time + additionalProperties: + type: object + microsoft.graph.printEvent: + title: printEvent + enum: + - jobStarted + - unknownFutureValue + type: string + microsoft.graph.printTaskDefinition: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskDefinition + type: object + properties: + createdBy: + $ref: '#/components/schemas/microsoft.graph.appIdentity' + displayName: + type: string + description: The name of the printTaskDefinition. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + additionalProperties: + type: object microsoft.graph.settingSourceType: title: settingSourceType enum: @@ -27020,6 +28897,165 @@ components: - chat - unknownFutureValue type: string + microsoft.graph.printMargin: + title: printMargin + type: object + properties: + bottom: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the bottom edge. + format: int32 + nullable: true + left: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the left edge. + format: int32 + nullable: true + right: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the right edge. + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the top edge. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.printJobStateDetail: + title: printJobStateDetail + enum: + - uploadPending + - transforming + - completedSuccessfully + - completedWithWarnings + - completedWithErrors + - releaseWait + - interpreting + - unknownFutureValue + type: string + microsoft.graph.printJobProcessingState: + title: printJobProcessingState + enum: + - unknown + - pending + - processing + - paused + - stopped + - completed + - canceled + - aborted + type: string + microsoft.graph.printerDocumentConfiguration: + title: printerDocumentConfiguration + type: object + properties: + collate: + type: boolean + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedDirection: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + nullable: true + mediaType: + type: string + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printTaskStatus: + title: printTaskStatus + type: object + properties: + description: + type: string + description: A human-readable description of the current processing state of the printTask. + state: + $ref: '#/components/schemas/microsoft.graph.printTaskProcessingState' + additionalProperties: + type: object + microsoft.graph.appIdentity: + title: appIdentity + type: object + properties: + appId: + type: string + description: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + nullable: true + displayName: + type: string + description: Refers to the Application Name displayed in the Azure Portal. + nullable: true + servicePrincipalId: + type: string + description: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + nullable: true + servicePrincipalName: + type: string + description: Refers to the Service Principal Name is the Application name in the tenant. + nullable: true + additionalProperties: + type: object microsoft.graph.workbookChartAxisFormat: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -27084,6 +29120,15 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFill' additionalProperties: type: object + microsoft.graph.printTaskProcessingState: + title: printTaskProcessingState + enum: + - pending + - processing + - completed + - aborted + - unknownFutureValue + type: string microsoft.graph.workbookChartGridlinesFormat: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/DeviceManagement.yml b/openApiDocs/beta/DeviceManagement.yml index 747dce7ff5b..0659a3d73fc 100644 --- a/openApiDocs/beta/DeviceManagement.yml +++ b/openApiDocs/beta/DeviceManagement.yml @@ -5243,6 +5243,8 @@ paths: - mailboxSettings desc - deviceEnrollmentLimit - deviceEnrollmentLimit desc + - print + - print desc - aboutMe - aboutMe desc - birthday @@ -5341,6 +5343,7 @@ paths: - userType - mailboxSettings - deviceEnrollmentLimit + - print - aboutMe - birthday - hireDate @@ -5679,6 +5682,8 @@ paths: - mailboxSettings desc - deviceEnrollmentLimit - deviceEnrollmentLimit desc + - print + - print desc - aboutMe - aboutMe desc - birthday @@ -27715,6 +27720,8 @@ paths: - mailboxSettings desc - deviceEnrollmentLimit - deviceEnrollmentLimit desc + - print + - print desc - aboutMe - aboutMe desc - birthday @@ -27813,6 +27820,7 @@ paths: - userType - mailboxSettings - deviceEnrollmentLimit + - print - aboutMe - birthday - hireDate @@ -28151,6 +28159,8 @@ paths: - mailboxSettings desc - deviceEnrollmentLimit - deviceEnrollmentLimit desc + - print + - print desc - aboutMe - aboutMe desc - birthday @@ -47815,6 +47825,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -57924,6 +57936,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -60443,18 +60465,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -60463,14 +60489,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -60479,10 +60508,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.tasks: @@ -64121,6 +64152,36 @@ components: $ref: '#/components/schemas/microsoft.graph.timeZoneBase' additionalProperties: type: object + microsoft.graph.printerShare: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printerShare + type: object + properties: + allowAllUsers: + type: boolean + description: 'If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties.' + 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 DateTimeOffset when the printer share was created. Read-only. + format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' + allowedGroups: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.group' + description: The groups whose users have access to print using the printer. + allowedUsers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + description: The users who have access to print using the printer. + printer: + $ref: '#/components/schemas/microsoft.graph.printer' + additionalProperties: + type: object microsoft.graph.settings: title: settings type: object @@ -69603,6 +69664,102 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printerBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printerBase + type: object + properties: + capabilities: + $ref: '#/components/schemas/microsoft.graph.printerCapabilities' + defaults: + $ref: '#/components/schemas/microsoft.graph.printerDefaults' + displayName: + type: string + description: The name of the printer/printerShare. + nullable: true + isAcceptingJobs: + type: boolean + description: Whether the printer/printerShare is currently accepting new print jobs. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + manufacturer: + type: string + description: The manufacturer of the printer/printerShare. + nullable: true + model: + type: string + description: The model name of the printer/printerShare. + nullable: true + name: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printerStatus' + jobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJob' + description: The list of jobs that are queued for printing by the printer/printerShare. + additionalProperties: + type: object + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.printer: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printer + type: object + properties: + acceptingJobs: + type: boolean + nullable: true + hasPhysicalDevice: + type: boolean + description: True if the printer has a physical device for printing. Read-only. + isShared: + type: boolean + description: True if the printer is shared; false otherwise. Read-only. + lastSeenDateTime: + 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 most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + format: date-time + nullable: true + registeredDateTime: + 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 DateTimeOffset when the printer was registered. Read-only. + format: date-time + connectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printConnector' + description: The connectors that are associated with the printer. + share: + $ref: '#/components/schemas/microsoft.graph.printerShare' + shares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + description: 'The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.' + taskTriggers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + description: A list of task triggers that are associated with the printer. + additionalProperties: + type: object microsoft.graph.analyticsActivityType: title: analyticsActivityType enum: @@ -71406,7 +71563,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -73682,6 +73839,513 @@ components: - remoteLock type: string description: Scheduled Action Type Enum + microsoft.graph.printerCapabilities: + title: printerCapabilities + type: object + properties: + bottomMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported bottom margins(in microns) for the printer. + collation: + type: boolean + description: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + nullable: true + colorModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + description: The color modes supported by the printer. Valid values are described in the following table. + contentTypes: + type: array + items: + type: string + nullable: true + description: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + copiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + dpis: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: The list of print resolutions in DPI that are supported by the printer. + duplexModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + description: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + feedDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + description: The list of feed orientations that are supported by the printer. + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes the printer supports for a printed document. + inputBins: + type: array + items: + type: string + nullable: true + description: Supported input bins for the printer. + isColorPrintingSupported: + type: boolean + description: True if color printing is supported by the printer; false otherwise. Read-only. + nullable: true + isPageRangeSupported: + type: boolean + description: True if the printer supports printing by page ranges; false otherwise. + nullable: true + leftMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported left margins(in microns) for the printer. + mediaColors: + type: array + items: + type: string + nullable: true + description: 'The media (i.e., paper) colors supported by the printer.' + mediaSizes: + type: array + items: + type: string + nullable: true + description: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + mediaTypes: + type: array + items: + type: string + nullable: true + description: The media types supported by the printer. + multipageLayouts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + description: The presentation directions supported by the printer. Supported values are described in the following table. + orientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + description: The print orientations supported by the printer. Valid values are described in the following table. + outputBins: + type: array + items: + type: string + nullable: true + description: The printer's supported output bins (trays). + pagesPerSheet: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: Supported number of Input Pages to impose upon a single Impression. + qualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + description: The print qualities supported by the printer. + rightMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported right margins(in microns) for the printer. + scalings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printScaling' + description: Supported print scalings. + supportedColorConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + supportedCopiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedDocumentMimeTypes: + type: array + items: + type: string + nullable: true + supportedDuplexConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + supportedFinishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + supportedMediaColors: + type: array + items: + type: string + nullable: true + supportedMediaSizes: + type: array + items: + type: string + nullable: true + supportedMediaTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMediaType' + supportedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + supportedOutputBins: + type: array + items: + type: string + nullable: true + supportedPagesPerSheet: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedPresentationDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + supportedPrintQualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + supportsFitPdfToPage: + type: boolean + description: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + nullable: true + topMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported top margins(in microns) for the printer. + additionalProperties: + type: object + microsoft.graph.printerDefaults: + title: printerDefaults + type: object + properties: + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + contentType: + type: string + description: The default content (MIME) type to use when processing documents. + nullable: true + copiesPerJob: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of copies printed per job. + format: int32 + nullable: true + documentMimeType: + type: string + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default resolution in DPI to use when printing the job. + format: int32 + nullable: true + duplexConfiguration: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: The default set of finishings to apply to print jobs. Valid values are described in the following table. + fitPdfToPage: + type: boolean + description: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + nullable: true + inputBin: + type: string + description: The default input bin that serves as the paper source. + nullable: true + mediaColor: + type: string + description: The default media (such as paper) color to print the document on. + nullable: true + mediaSize: + type: string + description: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of document pages to print on each sheet. + format: int32 + nullable: true + pdfFitToPage: + type: boolean + nullable: true + presentationDirection: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + printColorConfiguration: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + printQuality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printerLocation: + title: printerLocation + type: object + properties: + altitudeInMeters: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The altitude, in meters, that the printer is located at.' + format: int32 + nullable: true + building: + type: string + description: The building that the printer is located in. + nullable: true + city: + type: string + description: The city that the printer is located in. + nullable: true + countryOrRegion: + type: string + description: The country or region that the printer is located in. + nullable: true + floor: + type: string + description: The floor that the printer is located on. Only numerical values are supported right now. + nullable: true + floorDescription: + type: string + description: The description of the floor that the printer is located on. + nullable: true + floorNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + latitude: + type: number + description: The latitude that the printer is located at. + format: double + nullable: true + longitude: + type: number + description: The longitude that the printer is located at. + format: double + nullable: true + organization: + type: array + items: + type: string + nullable: true + description: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + postalCode: + type: string + description: The postal code that the printer is located in. + nullable: true + roomDescription: + type: string + description: The description of the room that the printer is located in. + nullable: true + roomName: + type: string + description: The room that the printer is located in. Only numerical values are supported right now. + nullable: true + roomNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + site: + type: string + description: The site that the printer is located in. + nullable: true + stateOrProvince: + type: string + description: The state or province that the printer is located in. + nullable: true + streetAddress: + type: string + description: The street address where the printer is located. + nullable: true + subdivision: + type: array + items: + type: string + nullable: true + description: The subdivision that the printer is located in. The elements should be in hierarchical order. + subunit: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.printerStatus: + title: printerStatus + type: object + properties: + description: + type: string + description: A human-readable description of the printer's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateDetail' + description: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + processingStateDescription: + type: string + nullable: true + processingStateReasons: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateReason' + state: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + additionalProperties: + type: object + microsoft.graph.printJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printJob + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printJobConfiguration' + createdBy: + $ref: '#/components/schemas/microsoft.graph.userIdentity' + 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 DateTimeOffset when the job was created. Read-only. + format: date-time + isFetchable: + type: boolean + description: 'If true, document can be fetched by printer.' + nullable: true + redirectedFrom: + type: string + description: 'Contains the source job URL, if the job has been redirected from another printer.' + nullable: true + redirectedTo: + type: string + description: 'Contains the destination job URL, if the job has been redirected to another printer.' + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printJobStatus' + documents: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDocument' + description: Read-only. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of printTasks that were triggered by this print job. + additionalProperties: + type: object + microsoft.graph.printConnector: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printConnector + type: object + properties: + appVersion: + type: string + description: The connector's version. + nullable: true + deviceHealth: + $ref: '#/components/schemas/microsoft.graph.deviceHealth' + displayName: + type: string + description: The name of the connector. + nullable: true + fullyQualifiedDomainName: + type: string + description: The connector machine's hostname. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + name: + type: string + nullable: true + operatingSystem: + type: string + description: The connector machine's operating system version. + nullable: true + registeredDateTime: + 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 DateTimeOffset when the connector was registered. + format: date-time + additionalProperties: + type: object + microsoft.graph.printTaskTrigger: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskTrigger + type: object + properties: + event: + $ref: '#/components/schemas/microsoft.graph.printEvent' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + additionalProperties: + type: object microsoft.graph.volumeType: title: volumeType enum: @@ -75320,6 +75984,1218 @@ components: - internalServerUnknownError - unknownFutureValue type: string + microsoft.graph.printColorMode: + title: printColorMode + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.integerRange: + title: integerRange + type: object + properties: + end: + type: integer + description: The inclusive upper bound of the integer range. + format: int64 + nullable: true + maximum: + type: integer + format: int64 + nullable: true + minimum: + type: integer + format: int64 + nullable: true + start: + type: integer + description: The inclusive lower bound of the integer range. + format: int64 + nullable: true + additionalProperties: + type: object + microsoft.graph.printDuplexMode: + title: printDuplexMode + enum: + - flipOnLongEdge + - flipOnShortEdge + - oneSided + type: string + microsoft.graph.printerFeedDirection: + title: printerFeedDirection + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printerFeedOrientation: + title: printerFeedOrientation + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printFinishing: + title: printFinishing + enum: + - none + - staple + - punch + - cover + - bind + - saddleStitch + - stitchEdge + - stapleTopLeft + - stapleBottomLeft + - stapleTopRight + - stapleBottomRight + - stitchLeftEdge + - stitchTopEdge + - stitchRightEdge + - stitchBottomEdge + - stapleDualLeft + - stapleDualTop + - stapleDualRight + - stapleDualBottom + - unknownFutureValue + type: string + microsoft.graph.printMultipageLayout: + title: printMultipageLayout + enum: + - clockwiseFromTopLeft + - counterclockwiseFromTopLeft + - counterclockwiseFromTopRight + - clockwiseFromTopRight + - counterclockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterclockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printOrientation: + title: printOrientation + enum: + - portrait + - landscape + - reverseLandscape + - reversePortrait + type: string + microsoft.graph.printQuality: + title: printQuality + enum: + - low + - medium + - high + - unknownFutureValue + type: string + microsoft.graph.printScaling: + title: printScaling + enum: + - auto + - shrinkToFit + - fill + - fit + - none + - unknownFutureValue + type: string + microsoft.graph.printColorConfiguration: + title: printColorConfiguration + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.printDuplexConfiguration: + title: printDuplexConfiguration + enum: + - twoSidedLongEdge + - twoSidedShortEdge + - oneSided + type: string + microsoft.graph.printMediaType: + title: printMediaType + enum: + - stationery + - transparency + - envelope + - envelopePlain + - continuous + - screen + - screenPaged + - continuousLong + - continuousShort + - envelopeWindow + - multiPartForm + - multiLayer + - labels + type: string + microsoft.graph.printPresentationDirection: + title: printPresentationDirection + enum: + - clockwiseFromTopLeft + - counterClockwiseFromTopLeft + - counterClockwiseFromTopRight + - clockwiseFromTopRight + - counterClockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterClockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printerProcessingStateDetail: + title: printerProcessingStateDetail + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + - alertRemovalOfBinaryChangeEntry + - banderAdded + - banderAlmostEmpty + - banderAlmostFull + - banderAtLimit + - banderClosed + - banderConfigurationChange + - banderCoverClosed + - banderCoverOpen + - banderEmpty + - banderFull + - banderInterlockClosed + - banderInterlockOpen + - banderJam + - banderLifeAlmostOver + - banderLifeOver + - banderMemoryExhausted + - banderMissing + - banderMotorFailure + - banderNearLimit + - banderOffline + - banderOpened + - banderOverTemperature + - banderPowerSaver + - banderRecoverableFailure + - banderRecoverableStorage + - banderRemoved + - banderResourceAdded + - banderResourceRemoved + - banderThermistorFailure + - banderTimingFailure + - banderTurnedOff + - banderTurnedOn + - banderUnderTemperature + - banderUnrecoverableFailure + - banderUnrecoverableStorageError + - banderWarmingUp + - binderAdded + - binderAlmostEmpty + - binderAlmostFull + - binderAtLimit + - binderClosed + - binderConfigurationChange + - binderCoverClosed + - binderCoverOpen + - binderEmpty + - binderFull + - binderInterlockClosed + - binderInterlockOpen + - binderJam + - binderLifeAlmostOver + - binderLifeOver + - binderMemoryExhausted + - binderMissing + - binderMotorFailure + - binderNearLimit + - binderOffline + - binderOpened + - binderOverTemperature + - binderPowerSaver + - binderRecoverableFailure + - binderRecoverableStorage + - binderRemoved + - binderResourceAdded + - binderResourceRemoved + - binderThermistorFailure + - binderTimingFailure + - binderTurnedOff + - binderTurnedOn + - binderUnderTemperature + - binderUnrecoverableFailure + - binderUnrecoverableStorageError + - binderWarmingUp + - cameraFailure + - chamberCooling + - chamberFailure + - chamberHeating + - chamberTemperatureHigh + - chamberTemperatureLow + - cleanerLifeAlmostOver + - cleanerLifeOver + - configurationChange + - deactivated + - deleted + - dieCutterAdded + - dieCutterAlmostEmpty + - dieCutterAlmostFull + - dieCutterAtLimit + - dieCutterClosed + - dieCutterConfigurationChange + - dieCutterCoverClosed + - dieCutterCoverOpen + - dieCutterEmpty + - dieCutterFull + - dieCutterInterlockClosed + - dieCutterInterlockOpen + - dieCutterJam + - dieCutterLifeAlmostOver + - dieCutterLifeOver + - dieCutterMemoryExhausted + - dieCutterMissing + - dieCutterMotorFailure + - dieCutterNearLimit + - dieCutterOffline + - dieCutterOpened + - dieCutterOverTemperature + - dieCutterPowerSaver + - dieCutterRecoverableFailure + - dieCutterRecoverableStorage + - dieCutterRemoved + - dieCutterResourceAdded + - dieCutterResourceRemoved + - dieCutterThermistorFailure + - dieCutterTimingFailure + - dieCutterTurnedOff + - dieCutterTurnedOn + - dieCutterUnderTemperature + - dieCutterUnrecoverableFailure + - dieCutterUnrecoverableStorageError + - dieCutterWarmingUp + - extruderCooling + - extruderFailure + - extruderHeating + - extruderJam + - extruderTemperatureHigh + - extruderTemperatureLow + - fanFailure + - faxModemLifeAlmostOver + - faxModemLifeOver + - faxModemMissing + - faxModemTurnedOff + - faxModemTurnedOn + - folderAdded + - folderAlmostEmpty + - folderAlmostFull + - folderAtLimit + - folderClosed + - folderConfigurationChange + - folderCoverClosed + - folderCoverOpen + - folderEmpty + - folderFull + - folderInterlockClosed + - folderInterlockOpen + - folderJam + - folderLifeAlmostOver + - folderLifeOver + - folderMemoryExhausted + - folderMissing + - folderMotorFailure + - folderNearLimit + - folderOffline + - folderOpened + - folderOverTemperature + - folderPowerSaver + - folderRecoverableFailure + - folderRecoverableStorage + - folderRemoved + - folderResourceAdded + - folderResourceRemoved + - folderThermistorFailure + - folderTimingFailure + - folderTurnedOff + - folderTurnedOn + - folderUnderTemperature + - folderUnrecoverableFailure + - folderUnrecoverableStorageError + - folderWarmingUp + - hibernate + - holdNewJobs + - identifyPrinterRequested + - imprinterAdded + - imprinterAlmostEmpty + - imprinterAlmostFull + - imprinterAtLimit + - imprinterClosed + - imprinterConfigurationChange + - imprinterCoverClosed + - imprinterCoverOpen + - imprinterEmpty + - imprinterFull + - imprinterInterlockClosed + - imprinterInterlockOpen + - imprinterJam + - imprinterLifeAlmostOver + - imprinterLifeOver + - imprinterMemoryExhausted + - imprinterMissing + - imprinterMotorFailure + - imprinterNearLimit + - imprinterOffline + - imprinterOpened + - imprinterOverTemperature + - imprinterPowerSaver + - imprinterRecoverableFailure + - imprinterRecoverableStorage + - imprinterRemoved + - imprinterResourceAdded + - imprinterResourceRemoved + - imprinterThermistorFailure + - imprinterTimingFailure + - imprinterTurnedOff + - imprinterTurnedOn + - imprinterUnderTemperature + - imprinterUnrecoverableFailure + - imprinterUnrecoverableStorageError + - imprinterWarmingUp + - inputCannotFeedSizeSelected + - inputManualInputRequest + - inputMediaColorChange + - inputMediaFormPartsChange + - inputMediaSizeChange + - inputMediaTrayFailure + - inputMediaTrayFeedError + - inputMediaTrayJam + - inputMediaTypeChange + - inputMediaWeightChange + - inputPickRollerFailure + - inputPickRollerLifeOver + - inputPickRollerLifeWarn + - inputPickRollerMissing + - inputTrayElevationFailure + - inputTrayPositionFailure + - inserterAdded + - inserterAlmostEmpty + - inserterAlmostFull + - inserterAtLimit + - inserterClosed + - inserterConfigurationChange + - inserterCoverClosed + - inserterCoverOpen + - inserterEmpty + - inserterFull + - inserterInterlockClosed + - inserterInterlockOpen + - inserterJam + - inserterLifeAlmostOver + - inserterLifeOver + - inserterMemoryExhausted + - inserterMissing + - inserterMotorFailure + - inserterNearLimit + - inserterOffline + - inserterOpened + - inserterOverTemperature + - inserterPowerSaver + - inserterRecoverableFailure + - inserterRecoverableStorage + - inserterRemoved + - inserterResourceAdded + - inserterResourceRemoved + - inserterThermistorFailure + - inserterTimingFailure + - inserterTurnedOff + - inserterTurnedOn + - inserterUnderTemperature + - inserterUnrecoverableFailure + - inserterUnrecoverableStorageError + - inserterWarmingUp + - interlockClosed + - interpreterCartridgeAdded + - interpreterCartridgeDeleted + - interpreterComplexPageEncountered + - interpreterMemoryDecrease + - interpreterMemoryIncrease + - interpreterResourceAdded + - interpreterResourceDeleted + - lampAtEol + - lampFailure + - lampNearEol + - laserAtEol + - laserFailure + - laserNearEol + - makeEnvelopeAdded + - makeEnvelopeAlmostEmpty + - makeEnvelopeAlmostFull + - makeEnvelopeAtLimit + - makeEnvelopeClosed + - makeEnvelopeConfigurationChange + - makeEnvelopeCoverClosed + - makeEnvelopeCoverOpen + - makeEnvelopeEmpty + - makeEnvelopeFull + - makeEnvelopeInterlockClosed + - makeEnvelopeInterlockOpen + - makeEnvelopeJam + - makeEnvelopeLifeAlmostOver + - makeEnvelopeLifeOver + - makeEnvelopeMemoryExhausted + - makeEnvelopeMissing + - makeEnvelopeMotorFailure + - makeEnvelopeNearLimit + - makeEnvelopeOffline + - makeEnvelopeOpened + - makeEnvelopeOverTemperature + - makeEnvelopePowerSaver + - makeEnvelopeRecoverableFailure + - makeEnvelopeRecoverableStorage + - makeEnvelopeRemoved + - makeEnvelopeResourceAdded + - makeEnvelopeResourceRemoved + - makeEnvelopeThermistorFailure + - makeEnvelopeTimingFailure + - makeEnvelopeTurnedOff + - makeEnvelopeTurnedOn + - makeEnvelopeUnderTemperature + - makeEnvelopeUnrecoverableFailure + - makeEnvelopeUnrecoverableStorageError + - makeEnvelopeWarmingUp + - markerAdjustingPrintQuality + - markerCleanerMissing + - markerDeveloperAlmostEmpty + - markerDeveloperEmpty + - markerDeveloperMissing + - markerFuserMissing + - markerFuserThermistorFailure + - markerFuserTimingFailure + - markerInkAlmostEmpty + - markerInkEmpty + - markerInkMissing + - markerOpcMissing + - markerPrintRibbonAlmostEmpty + - markerPrintRibbonEmpty + - markerPrintRibbonMissing + - markerSupplyAlmostEmpty + - markerSupplyMissing + - markerTonerCartridgeMissing + - markerTonerMissing + - markerWasteInkReceptacleAlmostFull + - markerWasteInkReceptacleFull + - markerWasteInkReceptacleMissing + - markerWasteMissing + - markerWasteTonerReceptacleAlmostFull + - markerWasteTonerReceptacleFull + - markerWasteTonerReceptacleMissing + - materialEmpty + - materialLow + - materialNeeded + - mediaDrying + - mediaPathCannotDuplexMediaSelected + - mediaPathFailure + - mediaPathInputEmpty + - mediaPathInputFeedError + - mediaPathInputJam + - mediaPathInputRequest + - mediaPathJam + - mediaPathMediaTrayAlmostFull + - mediaPathMediaTrayFull + - mediaPathMediaTrayMissing + - mediaPathOutputFeedError + - mediaPathOutputFull + - mediaPathOutputJam + - mediaPathPickRollerFailure + - mediaPathPickRollerLifeOver + - mediaPathPickRollerLifeWarn + - mediaPathPickRollerMissing + - motorFailure + - outputMailboxSelectFailure + - outputMediaTrayFailure + - outputMediaTrayFeedError + - outputMediaTrayJam + - perforaterAdded + - perforaterAlmostEmpty + - perforaterAlmostFull + - perforaterAtLimit + - perforaterClosed + - perforaterConfigurationChange + - perforaterCoverClosed + - perforaterCoverOpen + - perforaterEmpty + - perforaterFull + - perforaterInterlockClosed + - perforaterInterlockOpen + - perforaterJam + - perforaterLifeAlmostOver + - perforaterLifeOver + - perforaterMemoryExhausted + - perforaterMissing + - perforaterMotorFailure + - perforaterNearLimit + - perforaterOffline + - perforaterOpened + - perforaterOverTemperature + - perforaterPowerSaver + - perforaterRecoverableFailure + - perforaterRecoverableStorage + - perforaterRemoved + - perforaterResourceAdded + - perforaterResourceRemoved + - perforaterThermistorFailure + - perforaterTimingFailure + - perforaterTurnedOff + - perforaterTurnedOn + - perforaterUnderTemperature + - perforaterUnrecoverableFailure + - perforaterUnrecoverableStorageError + - perforaterWarmingUp + - platformCooling + - platformFailure + - platformHeating + - platformTemperatureHigh + - platformTemperatureLow + - powerDown + - powerUp + - printerManualReset + - printerNmsReset + - printerReadyToPrint + - puncherAdded + - puncherAlmostEmpty + - puncherAlmostFull + - puncherAtLimit + - puncherClosed + - puncherConfigurationChange + - puncherCoverClosed + - puncherCoverOpen + - puncherEmpty + - puncherFull + - puncherInterlockClosed + - puncherInterlockOpen + - puncherJam + - puncherLifeAlmostOver + - puncherLifeOver + - puncherMemoryExhausted + - puncherMissing + - puncherMotorFailure + - puncherNearLimit + - puncherOffline + - puncherOpened + - puncherOverTemperature + - puncherPowerSaver + - puncherRecoverableFailure + - puncherRecoverableStorage + - puncherRemoved + - puncherResourceAdded + - puncherResourceRemoved + - puncherThermistorFailure + - puncherTimingFailure + - puncherTurnedOff + - puncherTurnedOn + - puncherUnderTemperature + - puncherUnrecoverableFailure + - puncherUnrecoverableStorageError + - puncherWarmingUp + - resuming + - scanMediaPathFailure + - scanMediaPathInputEmpty + - scanMediaPathInputFeedError + - scanMediaPathInputJam + - scanMediaPathInputRequest + - scanMediaPathJam + - scanMediaPathOutputFeedError + - scanMediaPathOutputFull + - scanMediaPathOutputJam + - scanMediaPathPickRollerFailure + - scanMediaPathPickRollerLifeOver + - scanMediaPathPickRollerLifeWarn + - scanMediaPathPickRollerMissing + - scanMediaPathTrayAlmostFull + - scanMediaPathTrayFull + - scanMediaPathTrayMissing + - scannerLightFailure + - scannerLightLifeAlmostOver + - scannerLightLifeOver + - scannerLightMissing + - scannerSensorFailure + - scannerSensorLifeAlmostOver + - scannerSensorLifeOver + - scannerSensorMissing + - separationCutterAdded + - separationCutterAlmostEmpty + - separationCutterAlmostFull + - separationCutterAtLimit + - separationCutterClosed + - separationCutterConfigurationChange + - separationCutterCoverClosed + - separationCutterCoverOpen + - separationCutterEmpty + - separationCutterFull + - separationCutterInterlockClosed + - separationCutterInterlockOpen + - separationCutterJam + - separationCutterLifeAlmostOver + - separationCutterLifeOver + - separationCutterMemoryExhausted + - separationCutterMissing + - separationCutterMotorFailure + - separationCutterNearLimit + - separationCutterOffline + - separationCutterOpened + - separationCutterOverTemperature + - separationCutterPowerSaver + - separationCutterRecoverableFailure + - separationCutterRecoverableStorage + - separationCutterRemoved + - separationCutterResourceAdded + - separationCutterResourceRemoved + - separationCutterThermistorFailure + - separationCutterTimingFailure + - separationCutterTurnedOff + - separationCutterTurnedOn + - separationCutterUnderTemperature + - separationCutterUnrecoverableFailure + - separationCutterUnrecoverableStorageError + - separationCutterWarmingUp + - sheetRotatorAdded + - sheetRotatorAlmostEmpty + - sheetRotatorAlmostFull + - sheetRotatorAtLimit + - sheetRotatorClosed + - sheetRotatorConfigurationChange + - sheetRotatorCoverClosed + - sheetRotatorCoverOpen + - sheetRotatorEmpty + - sheetRotatorFull + - sheetRotatorInterlockClosed + - sheetRotatorInterlockOpen + - sheetRotatorJam + - sheetRotatorLifeAlmostOver + - sheetRotatorLifeOver + - sheetRotatorMemoryExhausted + - sheetRotatorMissing + - sheetRotatorMotorFailure + - sheetRotatorNearLimit + - sheetRotatorOffline + - sheetRotatorOpened + - sheetRotatorOverTemperature + - sheetRotatorPowerSaver + - sheetRotatorRecoverableFailure + - sheetRotatorRecoverableStorage + - sheetRotatorRemoved + - sheetRotatorResourceAdded + - sheetRotatorResourceRemoved + - sheetRotatorThermistorFailure + - sheetRotatorTimingFailure + - sheetRotatorTurnedOff + - sheetRotatorTurnedOn + - sheetRotatorUnderTemperature + - sheetRotatorUnrecoverableFailure + - sheetRotatorUnrecoverableStorageError + - sheetRotatorWarmingUp + - slitterAdded + - slitterAlmostEmpty + - slitterAlmostFull + - slitterAtLimit + - slitterClosed + - slitterConfigurationChange + - slitterCoverClosed + - slitterCoverOpen + - slitterEmpty + - slitterFull + - slitterInterlockClosed + - slitterInterlockOpen + - slitterJam + - slitterLifeAlmostOver + - slitterLifeOver + - slitterMemoryExhausted + - slitterMissing + - slitterMotorFailure + - slitterNearLimit + - slitterOffline + - slitterOpened + - slitterOverTemperature + - slitterPowerSaver + - slitterRecoverableFailure + - slitterRecoverableStorage + - slitterRemoved + - slitterResourceAdded + - slitterResourceRemoved + - slitterThermistorFailure + - slitterTimingFailure + - slitterTurnedOff + - slitterTurnedOn + - slitterUnderTemperature + - slitterUnrecoverableFailure + - slitterUnrecoverableStorageError + - slitterWarmingUp + - stackerAdded + - stackerAlmostEmpty + - stackerAlmostFull + - stackerAtLimit + - stackerClosed + - stackerConfigurationChange + - stackerCoverClosed + - stackerCoverOpen + - stackerEmpty + - stackerFull + - stackerInterlockClosed + - stackerInterlockOpen + - stackerJam + - stackerLifeAlmostOver + - stackerLifeOver + - stackerMemoryExhausted + - stackerMissing + - stackerMotorFailure + - stackerNearLimit + - stackerOffline + - stackerOpened + - stackerOverTemperature + - stackerPowerSaver + - stackerRecoverableFailure + - stackerRecoverableStorage + - stackerRemoved + - stackerResourceAdded + - stackerResourceRemoved + - stackerThermistorFailure + - stackerTimingFailure + - stackerTurnedOff + - stackerTurnedOn + - stackerUnderTemperature + - stackerUnrecoverableFailure + - stackerUnrecoverableStorageError + - stackerWarmingUp + - standby + - staplerAdded + - staplerAlmostEmpty + - staplerAlmostFull + - staplerAtLimit + - staplerClosed + - staplerConfigurationChange + - staplerCoverClosed + - staplerCoverOpen + - staplerEmpty + - staplerFull + - staplerInterlockClosed + - staplerInterlockOpen + - staplerJam + - staplerLifeAlmostOver + - staplerLifeOver + - staplerMemoryExhausted + - staplerMissing + - staplerMotorFailure + - staplerNearLimit + - staplerOffline + - staplerOpened + - staplerOverTemperature + - staplerPowerSaver + - staplerRecoverableFailure + - staplerRecoverableStorage + - staplerRemoved + - staplerResourceAdded + - staplerResourceRemoved + - staplerThermistorFailure + - staplerTimingFailure + - staplerTurnedOff + - staplerTurnedOn + - staplerUnderTemperature + - staplerUnrecoverableFailure + - staplerUnrecoverableStorageError + - staplerWarmingUp + - stitcherAdded + - stitcherAlmostEmpty + - stitcherAlmostFull + - stitcherAtLimit + - stitcherClosed + - stitcherConfigurationChange + - stitcherCoverClosed + - stitcherCoverOpen + - stitcherEmpty + - stitcherFull + - stitcherInterlockClosed + - stitcherInterlockOpen + - stitcherJam + - stitcherLifeAlmostOver + - stitcherLifeOver + - stitcherMemoryExhausted + - stitcherMissing + - stitcherMotorFailure + - stitcherNearLimit + - stitcherOffline + - stitcherOpened + - stitcherOverTemperature + - stitcherPowerSaver + - stitcherRecoverableFailure + - stitcherRecoverableStorage + - stitcherRemoved + - stitcherResourceAdded + - stitcherResourceRemoved + - stitcherThermistorFailure + - stitcherTimingFailure + - stitcherTurnedOff + - stitcherTurnedOn + - stitcherUnderTemperature + - stitcherUnrecoverableFailure + - stitcherUnrecoverableStorageError + - stitcherWarmingUp + - subunitAdded + - subunitAlmostEmpty + - subunitAlmostFull + - subunitAtLimit + - subunitClosed + - subunitCoolingDown + - subunitEmpty + - subunitFull + - subunitLifeAlmostOver + - subunitLifeOver + - subunitMemoryExhausted + - subunitMissing + - subunitMotorFailure + - subunitNearLimit + - subunitOffline + - subunitOpened + - subunitOverTemperature + - subunitPowerSaver + - subunitRecoverableFailure + - subunitRecoverableStorage + - subunitRemoved + - subunitResourceAdded + - subunitResourceRemoved + - subunitThermistorFailure + - subunitTimingFailure + - subunitTurnedOff + - subunitTurnedOn + - subunitUnderTemperature + - subunitUnrecoverableFailure + - subunitUnrecoverableStorage + - subunitWarmingUp + - suspend + - testing + - trimmerAdded + - trimmerAlmostEmpty + - trimmerAlmostFull + - trimmerAtLimit + - trimmerClosed + - trimmerConfigurationChange + - trimmerCoverClosed + - trimmerCoverOpen + - trimmerEmpty + - trimmerFull + - trimmerInterlockClosed + - trimmerInterlockOpen + - trimmerJam + - trimmerLifeAlmostOver + - trimmerLifeOver + - trimmerMemoryExhausted + - trimmerMissing + - trimmerMotorFailure + - trimmerNearLimit + - trimmerOffline + - trimmerOpened + - trimmerOverTemperature + - trimmerPowerSaver + - trimmerRecoverableFailure + - trimmerRecoverableStorage + - trimmerRemoved + - trimmerResourceAdded + - trimmerResourceRemoved + - trimmerThermistorFailure + - trimmerTimingFailure + - trimmerTurnedOff + - trimmerTurnedOn + - trimmerUnderTemperature + - trimmerUnrecoverableFailure + - trimmerUnrecoverableStorageError + - trimmerWarmingUp + - unknown + - wrapperAdded + - wrapperAlmostEmpty + - wrapperAlmostFull + - wrapperAtLimit + - wrapperClosed + - wrapperConfigurationChange + - wrapperCoverClosed + - wrapperCoverOpen + - wrapperEmpty + - wrapperFull + - wrapperInterlockClosed + - wrapperInterlockOpen + - wrapperJam + - wrapperLifeAlmostOver + - wrapperLifeOver + - wrapperMemoryExhausted + - wrapperMissing + - wrapperMotorFailure + - wrapperNearLimit + - wrapperOffline + - wrapperOpened + - wrapperOverTemperature + - wrapperPowerSaver + - wrapperRecoverableFailure + - wrapperRecoverableStorage + - wrapperRemoved + - wrapperResourceAdded + - wrapperResourceRemoved + - wrapperThermistorFailure + - wrapperTimingFailure + - wrapperTurnedOff + - wrapperTurnedOn + - wrapperUnderTemperature + - wrapperUnrecoverableFailure + - wrapperUnrecoverableStorageError + - wrapperWarmingUp + type: string + microsoft.graph.printerProcessingState: + title: printerProcessingState + enum: + - unknown + - idle + - processing + - stopped + - unknownFutureValue + type: string + microsoft.graph.printerProcessingStateReason: + title: printerProcessingStateReason + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + type: string + microsoft.graph.printJobConfiguration: + title: printJobConfiguration + type: object + properties: + collate: + type: boolean + description: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of copies that should be printed. Read-only. + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes to use when printing. + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + description: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of document pages to print on each sheet. + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printJobStatus: + title: printJobStatus + type: object + properties: + acquiredByPrinter: + type: boolean + description: + type: string + description: A human-readable description of the print job's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJobStateDetail' + description: Additional details for print job state. Valid values are described in the following table. Read-only. + isAcquiredByPrinter: + type: boolean + description: True if the job was acknowledged by a printer; false otherwise. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + processingStateDescription: + type: string + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + additionalProperties: + type: object + microsoft.graph.printDocument: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printDocument + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printerDocumentConfiguration' + contentType: + type: string + description: The document's content (MIME) type. Read-only. + nullable: true + displayName: + type: string + description: The document's name. Read-only. + nullable: true + size: + type: integer + description: The document's size in bytes. Read-only. + format: int64 + additionalProperties: + type: object + microsoft.graph.printTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTask + type: object + properties: + parentUrl: + type: string + description: 'The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only.' + status: + $ref: '#/components/schemas/microsoft.graph.printTaskStatus' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + trigger: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + additionalProperties: + type: object + microsoft.graph.deviceHealth: + title: deviceHealth + type: object + properties: + lastConnectionTime: + 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 last time the device was connected. + format: date-time + additionalProperties: + type: object + microsoft.graph.printEvent: + title: printEvent + enum: + - jobStarted + - unknownFutureValue + type: string + microsoft.graph.printTaskDefinition: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskDefinition + type: object + properties: + createdBy: + $ref: '#/components/schemas/microsoft.graph.appIdentity' + displayName: + type: string + description: The name of the printTaskDefinition. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + additionalProperties: + type: object microsoft.graph.mediaSourceContentCategory: title: mediaSourceContentCategory enum: @@ -75642,6 +77518,165 @@ components: $ref: '#/components/schemas/microsoft.graph.scheduleEntityTheme' additionalProperties: type: object + microsoft.graph.printMargin: + title: printMargin + type: object + properties: + bottom: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the bottom edge. + format: int32 + nullable: true + left: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the left edge. + format: int32 + nullable: true + right: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the right edge. + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the top edge. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.printJobStateDetail: + title: printJobStateDetail + enum: + - uploadPending + - transforming + - completedSuccessfully + - completedWithWarnings + - completedWithErrors + - releaseWait + - interpreting + - unknownFutureValue + type: string + microsoft.graph.printJobProcessingState: + title: printJobProcessingState + enum: + - unknown + - pending + - processing + - paused + - stopped + - completed + - canceled + - aborted + type: string + microsoft.graph.printerDocumentConfiguration: + title: printerDocumentConfiguration + type: object + properties: + collate: + type: boolean + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedDirection: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + nullable: true + mediaType: + type: string + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printTaskStatus: + title: printTaskStatus + type: object + properties: + description: + type: string + description: A human-readable description of the current processing state of the printTask. + state: + $ref: '#/components/schemas/microsoft.graph.printTaskProcessingState' + additionalProperties: + type: object + microsoft.graph.appIdentity: + title: appIdentity + type: object + properties: + appId: + type: string + description: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + nullable: true + displayName: + type: string + description: Refers to the Application Name displayed in the Azure Portal. + nullable: true + servicePrincipalId: + type: string + description: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + nullable: true + servicePrincipalName: + type: string + description: Refers to the Service Principal Name is the Application name in the tenant. + nullable: true + additionalProperties: + type: object microsoft.graph.workbookFilter: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -75872,6 +77907,15 @@ components: - darkYellow - unknownFutureValue type: string + microsoft.graph.printTaskProcessingState: + title: printTaskProcessingState + enum: + - pending + - processing + - completed + - aborted + - unknownFutureValue + type: string microsoft.graph.workbookFilterCriteria: title: workbookFilterCriteria type: object diff --git a/openApiDocs/beta/Devices.CloudPrint.yml b/openApiDocs/beta/Devices.CloudPrint.yml index ec39319a269..dc7373df388 100644 --- a/openApiDocs/beta/Devices.CloudPrint.yml +++ b/openApiDocs/beta/Devices.CloudPrint.yml @@ -1137,6 +1137,7 @@ paths: - status - allowAllUsers - createdDateTime + - viewPoint - jobs - allowedGroups - allowedUsers @@ -1332,6 +1333,8 @@ paths: - allowAllUsers desc - createdDateTime - createdDateTime desc + - viewPoint + - viewPoint desc type: string - name: $select in: query @@ -1355,6 +1358,7 @@ paths: - status - allowAllUsers - createdDateTime + - viewPoint - jobs - allowedGroups - allowedUsers @@ -1453,6 +1457,8 @@ paths: - allowAllUsers desc - createdDateTime - createdDateTime desc + - viewPoint + - viewPoint desc type: string responses: '200': @@ -2017,6 +2023,8 @@ paths: - allowAllUsers desc - createdDateTime - createdDateTime desc + - viewPoint + - viewPoint desc type: string - name: $select in: query @@ -2040,6 +2048,7 @@ paths: - status - allowAllUsers - createdDateTime + - viewPoint - jobs - allowedGroups - allowedUsers @@ -2142,6 +2151,7 @@ paths: - status - allowAllUsers - createdDateTime + - viewPoint - jobs - allowedGroups - allowedUsers @@ -2881,6 +2891,8 @@ paths: - mailboxSettings desc - deviceEnrollmentLimit - deviceEnrollmentLimit desc + - print + - print desc - aboutMe - aboutMe desc - birthday @@ -2979,6 +2991,7 @@ paths: - userType - mailboxSettings - deviceEnrollmentLimit + - print - aboutMe - birthday - hireDate @@ -3317,6 +3330,8 @@ paths: - mailboxSettings desc - deviceEnrollmentLimit - deviceEnrollmentLimit desc + - print + - print desc - aboutMe - aboutMe desc - birthday @@ -4273,6 +4288,8 @@ paths: - allowAllUsers desc - createdDateTime - createdDateTime desc + - viewPoint + - viewPoint desc type: string - name: $select in: query @@ -4296,6 +4313,7 @@ paths: - status - allowAllUsers - createdDateTime + - viewPoint - jobs - allowedGroups - allowedUsers @@ -4400,6 +4418,7 @@ paths: - status - allowAllUsers - createdDateTime + - viewPoint - jobs - allowedGroups - allowedUsers @@ -5141,6 +5160,8 @@ paths: - mailboxSettings desc - deviceEnrollmentLimit - deviceEnrollmentLimit desc + - print + - print desc - aboutMe - aboutMe desc - birthday @@ -5239,6 +5260,7 @@ paths: - userType - mailboxSettings - deviceEnrollmentLimit + - print - aboutMe - birthday - hireDate @@ -5577,6 +5599,8 @@ paths: - mailboxSettings desc - deviceEnrollmentLimit - deviceEnrollmentLimit desc + - print + - print desc - aboutMe - aboutMe desc - birthday @@ -7097,6 +7121,8 @@ components: type: string description: The DateTimeOffset when the printer share was created. Read-only. format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' allowedGroups: type: array items: @@ -7769,6 +7795,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -8512,6 +8540,17 @@ components: - counterClockwiseFromBottomRight - clockwiseFromBottomRight type: string + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object microsoft.graph.printEvent: title: printEvent enum: @@ -9715,6 +9754,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -9900,7 +9949,7 @@ components: description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. scope: type: string - description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal.' + description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal.' nullable: true startTime: 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])$' @@ -11866,18 +11915,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -11886,14 +11939,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -11902,10 +11958,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.tasks: @@ -13173,6 +13231,8 @@ components: type: boolean description: Specifies whether the column value isn't optional. nullable: true + sourceContentType: + $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' term: $ref: '#/components/schemas/microsoft.graph.termColumn' text: @@ -20446,6 +20506,20 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentTypeInfo: + title: contentTypeInfo + type: object + properties: + id: + type: string + description: The id of the content type. + nullable: true + name: + type: string + description: The name of the content type. + nullable: true + additionalProperties: + type: object microsoft.graph.termColumn: title: termColumn type: object @@ -20458,6 +20532,10 @@ components: type: boolean description: Specifies whether to display the entire term path or only the term label. nullable: true + parentTerm: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + termSet: + $ref: '#/components/schemas/microsoft.graph.termStore.set' additionalProperties: type: object microsoft.graph.textColumn: @@ -20559,7 +20637,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -20645,20 +20723,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.contentTypeInfo: - title: contentTypeInfo - type: object - properties: - id: - type: string - description: The id of the content type. - nullable: true - name: - type: string - description: The name of the content type. - nullable: true - additionalProperties: - type: object microsoft.graph.webPart: title: webPart type: object @@ -23226,6 +23290,10 @@ components: nullable: true identity: $ref: '#/components/schemas/microsoft.graph.identity' + registrantId: + type: string + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + nullable: true role: type: string description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' @@ -24316,6 +24384,53 @@ components: $ref: '#/components/schemas/microsoft.graph.driveItem' additionalProperties: type: object + microsoft.graph.termStore.term: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: term + type: object + properties: + 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: Date and time of term creation. Read-only. + format: date-time + nullable: true + descriptions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.localizedDescription' + description: Description about term that is dependent on the languageTag. + labels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.localizedLabel' + description: Label metadata for a term. + 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: Last date and time of term modification. Read-only. + format: date-time + nullable: true + properties: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValue' + description: Collection of properties on the term. + children: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + description: Children of current term. + relations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + description: To indicate which terms are related to the current term as either pinned or reused. + set: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + additionalProperties: + type: object microsoft.graph.displayNameLocalization: title: displayNameLocalization type: object @@ -24423,53 +24538,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.termStore.term: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: term - type: object - properties: - 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: Date and time of term creation. Read-only. - format: date-time - nullable: true - descriptions: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.localizedDescription' - description: Description about term that is dependent on the languageTag. - labels: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.localizedLabel' - description: Label metadata for a term. - 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: Last date and time of term modification. Read-only. - format: date-time - nullable: true - properties: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyValue' - description: Collection of properties on the term. - children: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - description: Children of current term. - relations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - description: To indicate which terms are related to the current term as either pinned or reused. - set: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - additionalProperties: - type: object microsoft.graph.termStore.relation: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -25351,6 +25419,7 @@ components: - presenter - unknownFutureValue - producer + - coorganizer type: string microsoft.graph.attendanceInterval: title: attendanceInterval diff --git a/openApiDocs/beta/Devices.CorporateManagement.yml b/openApiDocs/beta/Devices.CorporateManagement.yml index ce11bc23579..85e7b441b70 100644 --- a/openApiDocs/beta/Devices.CorporateManagement.yml +++ b/openApiDocs/beta/Devices.CorporateManagement.yml @@ -24141,6 +24141,8 @@ paths: - mailboxSettings desc - deviceEnrollmentLimit - deviceEnrollmentLimit desc + - print + - print desc - aboutMe - aboutMe desc - birthday @@ -24239,6 +24241,7 @@ paths: - userType - mailboxSettings - deviceEnrollmentLimit + - print - aboutMe - birthday - hireDate @@ -24584,6 +24587,8 @@ paths: - mailboxSettings desc - deviceEnrollmentLimit - deviceEnrollmentLimit desc + - print + - print desc - aboutMe - aboutMe desc - birthday @@ -29724,6 +29729,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -32304,6 +32311,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -34678,18 +34695,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -34698,14 +34719,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -34714,10 +34738,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.tasks: @@ -35593,6 +35619,36 @@ components: $ref: '#/components/schemas/microsoft.graph.timeZoneBase' additionalProperties: type: object + microsoft.graph.printerShare: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printerShare + type: object + properties: + allowAllUsers: + type: boolean + description: 'If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties.' + 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 DateTimeOffset when the printer share was created. Read-only. + format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' + allowedGroups: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.group' + description: The groups whose users have access to print using the printer. + allowedUsers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + description: The users who have access to print using the printer. + printer: + $ref: '#/components/schemas/microsoft.graph.printer' + additionalProperties: + type: object microsoft.graph.settings: title: settings type: object @@ -40309,6 +40365,102 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printerBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printerBase + type: object + properties: + capabilities: + $ref: '#/components/schemas/microsoft.graph.printerCapabilities' + defaults: + $ref: '#/components/schemas/microsoft.graph.printerDefaults' + displayName: + type: string + description: The name of the printer/printerShare. + nullable: true + isAcceptingJobs: + type: boolean + description: Whether the printer/printerShare is currently accepting new print jobs. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + manufacturer: + type: string + description: The manufacturer of the printer/printerShare. + nullable: true + model: + type: string + description: The model name of the printer/printerShare. + nullable: true + name: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printerStatus' + jobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJob' + description: The list of jobs that are queued for printing by the printer/printerShare. + additionalProperties: + type: object + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.printer: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printer + type: object + properties: + acceptingJobs: + type: boolean + nullable: true + hasPhysicalDevice: + type: boolean + description: True if the printer has a physical device for printing. Read-only. + isShared: + type: boolean + description: True if the printer is shared; false otherwise. Read-only. + lastSeenDateTime: + 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 most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + format: date-time + nullable: true + registeredDateTime: + 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 DateTimeOffset when the printer was registered. Read-only. + format: date-time + connectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printConnector' + description: The connectors that are associated with the printer. + share: + $ref: '#/components/schemas/microsoft.graph.printerShare' + shares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + description: 'The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.' + taskTriggers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + description: A list of task triggers that are associated with the printer. + additionalProperties: + type: object microsoft.graph.analyticsActivityType: title: analyticsActivityType enum: @@ -42112,7 +42264,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -44246,68 +44398,575 @@ components: type: string additionalProperties: type: object - microsoft.graph.volumeType: - title: volumeType - enum: - - operatingSystemVolume - - fixedDataVolume - - removableDataVolume - - unknownFutureValue - type: string - microsoft.graph.parentLabelDetails: - title: parentLabelDetails + microsoft.graph.printerCapabilities: + title: printerCapabilities type: object properties: - color: - type: string - description: 'The color that the user interface should display for the label, if configured.' + bottomMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported bottom margins(in microns) for the printer. + collation: + type: boolean + description: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. nullable: true - description: + colorModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + description: The color modes supported by the printer. Valid values are described in the following table. + contentTypes: + type: array + items: + type: string + nullable: true + description: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + copiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + dpis: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: The list of print resolutions in DPI that are supported by the printer. + duplexModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + description: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + feedDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + description: The list of feed orientations that are supported by the printer. + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes the printer supports for a printed document. + inputBins: + type: array + items: + type: string + nullable: true + description: Supported input bins for the printer. + isColorPrintingSupported: + type: boolean + description: True if color printing is supported by the printer; false otherwise. Read-only. + nullable: true + isPageRangeSupported: + type: boolean + description: True if the printer supports printing by page ranges; false otherwise. + nullable: true + leftMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported left margins(in microns) for the printer. + mediaColors: + type: array + items: + type: string + nullable: true + description: 'The media (i.e., paper) colors supported by the printer.' + mediaSizes: + type: array + items: + type: string + nullable: true + description: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + mediaTypes: + type: array + items: + type: string + nullable: true + description: The media types supported by the printer. + multipageLayouts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + description: The presentation directions supported by the printer. Supported values are described in the following table. + orientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + description: The print orientations supported by the printer. Valid values are described in the following table. + outputBins: + type: array + items: + type: string + nullable: true + description: The printer's supported output bins (trays). + pagesPerSheet: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: Supported number of Input Pages to impose upon a single Impression. + qualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + description: The print qualities supported by the printer. + rightMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported right margins(in microns) for the printer. + scalings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printScaling' + description: Supported print scalings. + supportedColorConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + supportedCopiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedDocumentMimeTypes: + type: array + items: + type: string + nullable: true + supportedDuplexConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + supportedFinishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + supportedMediaColors: + type: array + items: + type: string + nullable: true + supportedMediaSizes: + type: array + items: + type: string + nullable: true + supportedMediaTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMediaType' + supportedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + supportedOutputBins: + type: array + items: + type: string + nullable: true + supportedPagesPerSheet: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedPresentationDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + supportedPrintQualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + supportsFitPdfToPage: + type: boolean + description: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + nullable: true + topMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported top margins(in microns) for the printer. + additionalProperties: + type: object + microsoft.graph.printerDefaults: + title: printerDefaults + type: object + properties: + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + contentType: type: string - description: The admin-defined description for the label. + description: The default content (MIME) type to use when processing documents. nullable: true - id: + copiesPerJob: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of copies printed per job. + format: int32 + nullable: true + documentMimeType: type: string - description: The label ID is a globally unique identifier (GUID). nullable: true - isActive: + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default resolution in DPI to use when printing the job. + format: int32 + nullable: true + duplexConfiguration: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: The default set of finishings to apply to print jobs. Valid values are described in the following table. + fitPdfToPage: type: boolean - description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. - name: + description: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + nullable: true + inputBin: type: string - description: The plaintext name of the label. + description: The default input bin that serves as the paper source. nullable: true - parent: - $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' - sensitivity: + mediaColor: + type: string + description: The default media (such as paper) color to print the document on. + nullable: true + mediaSize: + type: string + description: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pagesPerSheet: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'The sensitivity value of the label, where lower is less sensitive.' + description: The default number of document pages to print on each sheet. format: int32 - tooltip: - type: string - description: The tooltip that should be displayed for the label in a user interface. nullable: true + pdfFitToPage: + type: boolean + nullable: true + presentationDirection: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + printColorConfiguration: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + printQuality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' additionalProperties: type: object - microsoft.graph.threatAssessmentResultType: - title: threatAssessmentResultType - enum: - - checkPolicy - - rescan - - unknownFutureValue - type: string - microsoft.graph.attendeeType: - title: attendeeType - enum: - - required - - optional - - resource - type: string - microsoft.graph.weekIndex: - title: weekIndex - enum: + microsoft.graph.printerLocation: + title: printerLocation + type: object + properties: + altitudeInMeters: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The altitude, in meters, that the printer is located at.' + format: int32 + nullable: true + building: + type: string + description: The building that the printer is located in. + nullable: true + city: + type: string + description: The city that the printer is located in. + nullable: true + countryOrRegion: + type: string + description: The country or region that the printer is located in. + nullable: true + floor: + type: string + description: The floor that the printer is located on. Only numerical values are supported right now. + nullable: true + floorDescription: + type: string + description: The description of the floor that the printer is located on. + nullable: true + floorNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + latitude: + type: number + description: The latitude that the printer is located at. + format: double + nullable: true + longitude: + type: number + description: The longitude that the printer is located at. + format: double + nullable: true + organization: + type: array + items: + type: string + nullable: true + description: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + postalCode: + type: string + description: The postal code that the printer is located in. + nullable: true + roomDescription: + type: string + description: The description of the room that the printer is located in. + nullable: true + roomName: + type: string + description: The room that the printer is located in. Only numerical values are supported right now. + nullable: true + roomNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + site: + type: string + description: The site that the printer is located in. + nullable: true + stateOrProvince: + type: string + description: The state or province that the printer is located in. + nullable: true + streetAddress: + type: string + description: The street address where the printer is located. + nullable: true + subdivision: + type: array + items: + type: string + nullable: true + description: The subdivision that the printer is located in. The elements should be in hierarchical order. + subunit: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.printerStatus: + title: printerStatus + type: object + properties: + description: + type: string + description: A human-readable description of the printer's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateDetail' + description: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + processingStateDescription: + type: string + nullable: true + processingStateReasons: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateReason' + state: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + additionalProperties: + type: object + microsoft.graph.printJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printJob + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printJobConfiguration' + createdBy: + $ref: '#/components/schemas/microsoft.graph.userIdentity' + 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 DateTimeOffset when the job was created. Read-only. + format: date-time + isFetchable: + type: boolean + description: 'If true, document can be fetched by printer.' + nullable: true + redirectedFrom: + type: string + description: 'Contains the source job URL, if the job has been redirected from another printer.' + nullable: true + redirectedTo: + type: string + description: 'Contains the destination job URL, if the job has been redirected to another printer.' + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printJobStatus' + documents: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDocument' + description: Read-only. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of printTasks that were triggered by this print job. + additionalProperties: + type: object + microsoft.graph.printConnector: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printConnector + type: object + properties: + appVersion: + type: string + description: The connector's version. + nullable: true + deviceHealth: + $ref: '#/components/schemas/microsoft.graph.deviceHealth' + displayName: + type: string + description: The name of the connector. + nullable: true + fullyQualifiedDomainName: + type: string + description: The connector machine's hostname. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + name: + type: string + nullable: true + operatingSystem: + type: string + description: The connector machine's operating system version. + nullable: true + registeredDateTime: + 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 DateTimeOffset when the connector was registered. + format: date-time + additionalProperties: + type: object + microsoft.graph.printTaskTrigger: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskTrigger + type: object + properties: + event: + $ref: '#/components/schemas/microsoft.graph.printEvent' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + additionalProperties: + type: object + microsoft.graph.volumeType: + title: volumeType + enum: + - operatingSystemVolume + - fixedDataVolume + - removableDataVolume + - unknownFutureValue + type: string + microsoft.graph.parentLabelDetails: + title: parentLabelDetails + type: object + properties: + color: + type: string + description: 'The color that the user interface should display for the label, if configured.' + nullable: true + description: + type: string + description: The admin-defined description for the label. + nullable: true + id: + type: string + description: The label ID is a globally unique identifier (GUID). + nullable: true + isActive: + type: boolean + description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. + name: + type: string + description: The plaintext name of the label. + nullable: true + parent: + $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' + sensitivity: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The sensitivity value of the label, where lower is less sensitive.' + format: int32 + tooltip: + type: string + description: The tooltip that should be displayed for the label in a user interface. + nullable: true + additionalProperties: + type: object + microsoft.graph.threatAssessmentResultType: + title: threatAssessmentResultType + enum: + - checkPolicy + - rescan + - unknownFutureValue + type: string + microsoft.graph.attendeeType: + title: attendeeType + enum: + - required + - optional + - resource + type: string + microsoft.graph.weekIndex: + title: weekIndex + enum: - first - second - third @@ -45826,6 +46485,1218 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printColorMode: + title: printColorMode + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.integerRange: + title: integerRange + type: object + properties: + end: + type: integer + description: The inclusive upper bound of the integer range. + format: int64 + nullable: true + maximum: + type: integer + format: int64 + nullable: true + minimum: + type: integer + format: int64 + nullable: true + start: + type: integer + description: The inclusive lower bound of the integer range. + format: int64 + nullable: true + additionalProperties: + type: object + microsoft.graph.printDuplexMode: + title: printDuplexMode + enum: + - flipOnLongEdge + - flipOnShortEdge + - oneSided + type: string + microsoft.graph.printerFeedDirection: + title: printerFeedDirection + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printerFeedOrientation: + title: printerFeedOrientation + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printFinishing: + title: printFinishing + enum: + - none + - staple + - punch + - cover + - bind + - saddleStitch + - stitchEdge + - stapleTopLeft + - stapleBottomLeft + - stapleTopRight + - stapleBottomRight + - stitchLeftEdge + - stitchTopEdge + - stitchRightEdge + - stitchBottomEdge + - stapleDualLeft + - stapleDualTop + - stapleDualRight + - stapleDualBottom + - unknownFutureValue + type: string + microsoft.graph.printMultipageLayout: + title: printMultipageLayout + enum: + - clockwiseFromTopLeft + - counterclockwiseFromTopLeft + - counterclockwiseFromTopRight + - clockwiseFromTopRight + - counterclockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterclockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printOrientation: + title: printOrientation + enum: + - portrait + - landscape + - reverseLandscape + - reversePortrait + type: string + microsoft.graph.printQuality: + title: printQuality + enum: + - low + - medium + - high + - unknownFutureValue + type: string + microsoft.graph.printScaling: + title: printScaling + enum: + - auto + - shrinkToFit + - fill + - fit + - none + - unknownFutureValue + type: string + microsoft.graph.printColorConfiguration: + title: printColorConfiguration + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.printDuplexConfiguration: + title: printDuplexConfiguration + enum: + - twoSidedLongEdge + - twoSidedShortEdge + - oneSided + type: string + microsoft.graph.printMediaType: + title: printMediaType + enum: + - stationery + - transparency + - envelope + - envelopePlain + - continuous + - screen + - screenPaged + - continuousLong + - continuousShort + - envelopeWindow + - multiPartForm + - multiLayer + - labels + type: string + microsoft.graph.printPresentationDirection: + title: printPresentationDirection + enum: + - clockwiseFromTopLeft + - counterClockwiseFromTopLeft + - counterClockwiseFromTopRight + - clockwiseFromTopRight + - counterClockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterClockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printerProcessingStateDetail: + title: printerProcessingStateDetail + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + - alertRemovalOfBinaryChangeEntry + - banderAdded + - banderAlmostEmpty + - banderAlmostFull + - banderAtLimit + - banderClosed + - banderConfigurationChange + - banderCoverClosed + - banderCoverOpen + - banderEmpty + - banderFull + - banderInterlockClosed + - banderInterlockOpen + - banderJam + - banderLifeAlmostOver + - banderLifeOver + - banderMemoryExhausted + - banderMissing + - banderMotorFailure + - banderNearLimit + - banderOffline + - banderOpened + - banderOverTemperature + - banderPowerSaver + - banderRecoverableFailure + - banderRecoverableStorage + - banderRemoved + - banderResourceAdded + - banderResourceRemoved + - banderThermistorFailure + - banderTimingFailure + - banderTurnedOff + - banderTurnedOn + - banderUnderTemperature + - banderUnrecoverableFailure + - banderUnrecoverableStorageError + - banderWarmingUp + - binderAdded + - binderAlmostEmpty + - binderAlmostFull + - binderAtLimit + - binderClosed + - binderConfigurationChange + - binderCoverClosed + - binderCoverOpen + - binderEmpty + - binderFull + - binderInterlockClosed + - binderInterlockOpen + - binderJam + - binderLifeAlmostOver + - binderLifeOver + - binderMemoryExhausted + - binderMissing + - binderMotorFailure + - binderNearLimit + - binderOffline + - binderOpened + - binderOverTemperature + - binderPowerSaver + - binderRecoverableFailure + - binderRecoverableStorage + - binderRemoved + - binderResourceAdded + - binderResourceRemoved + - binderThermistorFailure + - binderTimingFailure + - binderTurnedOff + - binderTurnedOn + - binderUnderTemperature + - binderUnrecoverableFailure + - binderUnrecoverableStorageError + - binderWarmingUp + - cameraFailure + - chamberCooling + - chamberFailure + - chamberHeating + - chamberTemperatureHigh + - chamberTemperatureLow + - cleanerLifeAlmostOver + - cleanerLifeOver + - configurationChange + - deactivated + - deleted + - dieCutterAdded + - dieCutterAlmostEmpty + - dieCutterAlmostFull + - dieCutterAtLimit + - dieCutterClosed + - dieCutterConfigurationChange + - dieCutterCoverClosed + - dieCutterCoverOpen + - dieCutterEmpty + - dieCutterFull + - dieCutterInterlockClosed + - dieCutterInterlockOpen + - dieCutterJam + - dieCutterLifeAlmostOver + - dieCutterLifeOver + - dieCutterMemoryExhausted + - dieCutterMissing + - dieCutterMotorFailure + - dieCutterNearLimit + - dieCutterOffline + - dieCutterOpened + - dieCutterOverTemperature + - dieCutterPowerSaver + - dieCutterRecoverableFailure + - dieCutterRecoverableStorage + - dieCutterRemoved + - dieCutterResourceAdded + - dieCutterResourceRemoved + - dieCutterThermistorFailure + - dieCutterTimingFailure + - dieCutterTurnedOff + - dieCutterTurnedOn + - dieCutterUnderTemperature + - dieCutterUnrecoverableFailure + - dieCutterUnrecoverableStorageError + - dieCutterWarmingUp + - extruderCooling + - extruderFailure + - extruderHeating + - extruderJam + - extruderTemperatureHigh + - extruderTemperatureLow + - fanFailure + - faxModemLifeAlmostOver + - faxModemLifeOver + - faxModemMissing + - faxModemTurnedOff + - faxModemTurnedOn + - folderAdded + - folderAlmostEmpty + - folderAlmostFull + - folderAtLimit + - folderClosed + - folderConfigurationChange + - folderCoverClosed + - folderCoverOpen + - folderEmpty + - folderFull + - folderInterlockClosed + - folderInterlockOpen + - folderJam + - folderLifeAlmostOver + - folderLifeOver + - folderMemoryExhausted + - folderMissing + - folderMotorFailure + - folderNearLimit + - folderOffline + - folderOpened + - folderOverTemperature + - folderPowerSaver + - folderRecoverableFailure + - folderRecoverableStorage + - folderRemoved + - folderResourceAdded + - folderResourceRemoved + - folderThermistorFailure + - folderTimingFailure + - folderTurnedOff + - folderTurnedOn + - folderUnderTemperature + - folderUnrecoverableFailure + - folderUnrecoverableStorageError + - folderWarmingUp + - hibernate + - holdNewJobs + - identifyPrinterRequested + - imprinterAdded + - imprinterAlmostEmpty + - imprinterAlmostFull + - imprinterAtLimit + - imprinterClosed + - imprinterConfigurationChange + - imprinterCoverClosed + - imprinterCoverOpen + - imprinterEmpty + - imprinterFull + - imprinterInterlockClosed + - imprinterInterlockOpen + - imprinterJam + - imprinterLifeAlmostOver + - imprinterLifeOver + - imprinterMemoryExhausted + - imprinterMissing + - imprinterMotorFailure + - imprinterNearLimit + - imprinterOffline + - imprinterOpened + - imprinterOverTemperature + - imprinterPowerSaver + - imprinterRecoverableFailure + - imprinterRecoverableStorage + - imprinterRemoved + - imprinterResourceAdded + - imprinterResourceRemoved + - imprinterThermistorFailure + - imprinterTimingFailure + - imprinterTurnedOff + - imprinterTurnedOn + - imprinterUnderTemperature + - imprinterUnrecoverableFailure + - imprinterUnrecoverableStorageError + - imprinterWarmingUp + - inputCannotFeedSizeSelected + - inputManualInputRequest + - inputMediaColorChange + - inputMediaFormPartsChange + - inputMediaSizeChange + - inputMediaTrayFailure + - inputMediaTrayFeedError + - inputMediaTrayJam + - inputMediaTypeChange + - inputMediaWeightChange + - inputPickRollerFailure + - inputPickRollerLifeOver + - inputPickRollerLifeWarn + - inputPickRollerMissing + - inputTrayElevationFailure + - inputTrayPositionFailure + - inserterAdded + - inserterAlmostEmpty + - inserterAlmostFull + - inserterAtLimit + - inserterClosed + - inserterConfigurationChange + - inserterCoverClosed + - inserterCoverOpen + - inserterEmpty + - inserterFull + - inserterInterlockClosed + - inserterInterlockOpen + - inserterJam + - inserterLifeAlmostOver + - inserterLifeOver + - inserterMemoryExhausted + - inserterMissing + - inserterMotorFailure + - inserterNearLimit + - inserterOffline + - inserterOpened + - inserterOverTemperature + - inserterPowerSaver + - inserterRecoverableFailure + - inserterRecoverableStorage + - inserterRemoved + - inserterResourceAdded + - inserterResourceRemoved + - inserterThermistorFailure + - inserterTimingFailure + - inserterTurnedOff + - inserterTurnedOn + - inserterUnderTemperature + - inserterUnrecoverableFailure + - inserterUnrecoverableStorageError + - inserterWarmingUp + - interlockClosed + - interpreterCartridgeAdded + - interpreterCartridgeDeleted + - interpreterComplexPageEncountered + - interpreterMemoryDecrease + - interpreterMemoryIncrease + - interpreterResourceAdded + - interpreterResourceDeleted + - lampAtEol + - lampFailure + - lampNearEol + - laserAtEol + - laserFailure + - laserNearEol + - makeEnvelopeAdded + - makeEnvelopeAlmostEmpty + - makeEnvelopeAlmostFull + - makeEnvelopeAtLimit + - makeEnvelopeClosed + - makeEnvelopeConfigurationChange + - makeEnvelopeCoverClosed + - makeEnvelopeCoverOpen + - makeEnvelopeEmpty + - makeEnvelopeFull + - makeEnvelopeInterlockClosed + - makeEnvelopeInterlockOpen + - makeEnvelopeJam + - makeEnvelopeLifeAlmostOver + - makeEnvelopeLifeOver + - makeEnvelopeMemoryExhausted + - makeEnvelopeMissing + - makeEnvelopeMotorFailure + - makeEnvelopeNearLimit + - makeEnvelopeOffline + - makeEnvelopeOpened + - makeEnvelopeOverTemperature + - makeEnvelopePowerSaver + - makeEnvelopeRecoverableFailure + - makeEnvelopeRecoverableStorage + - makeEnvelopeRemoved + - makeEnvelopeResourceAdded + - makeEnvelopeResourceRemoved + - makeEnvelopeThermistorFailure + - makeEnvelopeTimingFailure + - makeEnvelopeTurnedOff + - makeEnvelopeTurnedOn + - makeEnvelopeUnderTemperature + - makeEnvelopeUnrecoverableFailure + - makeEnvelopeUnrecoverableStorageError + - makeEnvelopeWarmingUp + - markerAdjustingPrintQuality + - markerCleanerMissing + - markerDeveloperAlmostEmpty + - markerDeveloperEmpty + - markerDeveloperMissing + - markerFuserMissing + - markerFuserThermistorFailure + - markerFuserTimingFailure + - markerInkAlmostEmpty + - markerInkEmpty + - markerInkMissing + - markerOpcMissing + - markerPrintRibbonAlmostEmpty + - markerPrintRibbonEmpty + - markerPrintRibbonMissing + - markerSupplyAlmostEmpty + - markerSupplyMissing + - markerTonerCartridgeMissing + - markerTonerMissing + - markerWasteInkReceptacleAlmostFull + - markerWasteInkReceptacleFull + - markerWasteInkReceptacleMissing + - markerWasteMissing + - markerWasteTonerReceptacleAlmostFull + - markerWasteTonerReceptacleFull + - markerWasteTonerReceptacleMissing + - materialEmpty + - materialLow + - materialNeeded + - mediaDrying + - mediaPathCannotDuplexMediaSelected + - mediaPathFailure + - mediaPathInputEmpty + - mediaPathInputFeedError + - mediaPathInputJam + - mediaPathInputRequest + - mediaPathJam + - mediaPathMediaTrayAlmostFull + - mediaPathMediaTrayFull + - mediaPathMediaTrayMissing + - mediaPathOutputFeedError + - mediaPathOutputFull + - mediaPathOutputJam + - mediaPathPickRollerFailure + - mediaPathPickRollerLifeOver + - mediaPathPickRollerLifeWarn + - mediaPathPickRollerMissing + - motorFailure + - outputMailboxSelectFailure + - outputMediaTrayFailure + - outputMediaTrayFeedError + - outputMediaTrayJam + - perforaterAdded + - perforaterAlmostEmpty + - perforaterAlmostFull + - perforaterAtLimit + - perforaterClosed + - perforaterConfigurationChange + - perforaterCoverClosed + - perforaterCoverOpen + - perforaterEmpty + - perforaterFull + - perforaterInterlockClosed + - perforaterInterlockOpen + - perforaterJam + - perforaterLifeAlmostOver + - perforaterLifeOver + - perforaterMemoryExhausted + - perforaterMissing + - perforaterMotorFailure + - perforaterNearLimit + - perforaterOffline + - perforaterOpened + - perforaterOverTemperature + - perforaterPowerSaver + - perforaterRecoverableFailure + - perforaterRecoverableStorage + - perforaterRemoved + - perforaterResourceAdded + - perforaterResourceRemoved + - perforaterThermistorFailure + - perforaterTimingFailure + - perforaterTurnedOff + - perforaterTurnedOn + - perforaterUnderTemperature + - perforaterUnrecoverableFailure + - perforaterUnrecoverableStorageError + - perforaterWarmingUp + - platformCooling + - platformFailure + - platformHeating + - platformTemperatureHigh + - platformTemperatureLow + - powerDown + - powerUp + - printerManualReset + - printerNmsReset + - printerReadyToPrint + - puncherAdded + - puncherAlmostEmpty + - puncherAlmostFull + - puncherAtLimit + - puncherClosed + - puncherConfigurationChange + - puncherCoverClosed + - puncherCoverOpen + - puncherEmpty + - puncherFull + - puncherInterlockClosed + - puncherInterlockOpen + - puncherJam + - puncherLifeAlmostOver + - puncherLifeOver + - puncherMemoryExhausted + - puncherMissing + - puncherMotorFailure + - puncherNearLimit + - puncherOffline + - puncherOpened + - puncherOverTemperature + - puncherPowerSaver + - puncherRecoverableFailure + - puncherRecoverableStorage + - puncherRemoved + - puncherResourceAdded + - puncherResourceRemoved + - puncherThermistorFailure + - puncherTimingFailure + - puncherTurnedOff + - puncherTurnedOn + - puncherUnderTemperature + - puncherUnrecoverableFailure + - puncherUnrecoverableStorageError + - puncherWarmingUp + - resuming + - scanMediaPathFailure + - scanMediaPathInputEmpty + - scanMediaPathInputFeedError + - scanMediaPathInputJam + - scanMediaPathInputRequest + - scanMediaPathJam + - scanMediaPathOutputFeedError + - scanMediaPathOutputFull + - scanMediaPathOutputJam + - scanMediaPathPickRollerFailure + - scanMediaPathPickRollerLifeOver + - scanMediaPathPickRollerLifeWarn + - scanMediaPathPickRollerMissing + - scanMediaPathTrayAlmostFull + - scanMediaPathTrayFull + - scanMediaPathTrayMissing + - scannerLightFailure + - scannerLightLifeAlmostOver + - scannerLightLifeOver + - scannerLightMissing + - scannerSensorFailure + - scannerSensorLifeAlmostOver + - scannerSensorLifeOver + - scannerSensorMissing + - separationCutterAdded + - separationCutterAlmostEmpty + - separationCutterAlmostFull + - separationCutterAtLimit + - separationCutterClosed + - separationCutterConfigurationChange + - separationCutterCoverClosed + - separationCutterCoverOpen + - separationCutterEmpty + - separationCutterFull + - separationCutterInterlockClosed + - separationCutterInterlockOpen + - separationCutterJam + - separationCutterLifeAlmostOver + - separationCutterLifeOver + - separationCutterMemoryExhausted + - separationCutterMissing + - separationCutterMotorFailure + - separationCutterNearLimit + - separationCutterOffline + - separationCutterOpened + - separationCutterOverTemperature + - separationCutterPowerSaver + - separationCutterRecoverableFailure + - separationCutterRecoverableStorage + - separationCutterRemoved + - separationCutterResourceAdded + - separationCutterResourceRemoved + - separationCutterThermistorFailure + - separationCutterTimingFailure + - separationCutterTurnedOff + - separationCutterTurnedOn + - separationCutterUnderTemperature + - separationCutterUnrecoverableFailure + - separationCutterUnrecoverableStorageError + - separationCutterWarmingUp + - sheetRotatorAdded + - sheetRotatorAlmostEmpty + - sheetRotatorAlmostFull + - sheetRotatorAtLimit + - sheetRotatorClosed + - sheetRotatorConfigurationChange + - sheetRotatorCoverClosed + - sheetRotatorCoverOpen + - sheetRotatorEmpty + - sheetRotatorFull + - sheetRotatorInterlockClosed + - sheetRotatorInterlockOpen + - sheetRotatorJam + - sheetRotatorLifeAlmostOver + - sheetRotatorLifeOver + - sheetRotatorMemoryExhausted + - sheetRotatorMissing + - sheetRotatorMotorFailure + - sheetRotatorNearLimit + - sheetRotatorOffline + - sheetRotatorOpened + - sheetRotatorOverTemperature + - sheetRotatorPowerSaver + - sheetRotatorRecoverableFailure + - sheetRotatorRecoverableStorage + - sheetRotatorRemoved + - sheetRotatorResourceAdded + - sheetRotatorResourceRemoved + - sheetRotatorThermistorFailure + - sheetRotatorTimingFailure + - sheetRotatorTurnedOff + - sheetRotatorTurnedOn + - sheetRotatorUnderTemperature + - sheetRotatorUnrecoverableFailure + - sheetRotatorUnrecoverableStorageError + - sheetRotatorWarmingUp + - slitterAdded + - slitterAlmostEmpty + - slitterAlmostFull + - slitterAtLimit + - slitterClosed + - slitterConfigurationChange + - slitterCoverClosed + - slitterCoverOpen + - slitterEmpty + - slitterFull + - slitterInterlockClosed + - slitterInterlockOpen + - slitterJam + - slitterLifeAlmostOver + - slitterLifeOver + - slitterMemoryExhausted + - slitterMissing + - slitterMotorFailure + - slitterNearLimit + - slitterOffline + - slitterOpened + - slitterOverTemperature + - slitterPowerSaver + - slitterRecoverableFailure + - slitterRecoverableStorage + - slitterRemoved + - slitterResourceAdded + - slitterResourceRemoved + - slitterThermistorFailure + - slitterTimingFailure + - slitterTurnedOff + - slitterTurnedOn + - slitterUnderTemperature + - slitterUnrecoverableFailure + - slitterUnrecoverableStorageError + - slitterWarmingUp + - stackerAdded + - stackerAlmostEmpty + - stackerAlmostFull + - stackerAtLimit + - stackerClosed + - stackerConfigurationChange + - stackerCoverClosed + - stackerCoverOpen + - stackerEmpty + - stackerFull + - stackerInterlockClosed + - stackerInterlockOpen + - stackerJam + - stackerLifeAlmostOver + - stackerLifeOver + - stackerMemoryExhausted + - stackerMissing + - stackerMotorFailure + - stackerNearLimit + - stackerOffline + - stackerOpened + - stackerOverTemperature + - stackerPowerSaver + - stackerRecoverableFailure + - stackerRecoverableStorage + - stackerRemoved + - stackerResourceAdded + - stackerResourceRemoved + - stackerThermistorFailure + - stackerTimingFailure + - stackerTurnedOff + - stackerTurnedOn + - stackerUnderTemperature + - stackerUnrecoverableFailure + - stackerUnrecoverableStorageError + - stackerWarmingUp + - standby + - staplerAdded + - staplerAlmostEmpty + - staplerAlmostFull + - staplerAtLimit + - staplerClosed + - staplerConfigurationChange + - staplerCoverClosed + - staplerCoverOpen + - staplerEmpty + - staplerFull + - staplerInterlockClosed + - staplerInterlockOpen + - staplerJam + - staplerLifeAlmostOver + - staplerLifeOver + - staplerMemoryExhausted + - staplerMissing + - staplerMotorFailure + - staplerNearLimit + - staplerOffline + - staplerOpened + - staplerOverTemperature + - staplerPowerSaver + - staplerRecoverableFailure + - staplerRecoverableStorage + - staplerRemoved + - staplerResourceAdded + - staplerResourceRemoved + - staplerThermistorFailure + - staplerTimingFailure + - staplerTurnedOff + - staplerTurnedOn + - staplerUnderTemperature + - staplerUnrecoverableFailure + - staplerUnrecoverableStorageError + - staplerWarmingUp + - stitcherAdded + - stitcherAlmostEmpty + - stitcherAlmostFull + - stitcherAtLimit + - stitcherClosed + - stitcherConfigurationChange + - stitcherCoverClosed + - stitcherCoverOpen + - stitcherEmpty + - stitcherFull + - stitcherInterlockClosed + - stitcherInterlockOpen + - stitcherJam + - stitcherLifeAlmostOver + - stitcherLifeOver + - stitcherMemoryExhausted + - stitcherMissing + - stitcherMotorFailure + - stitcherNearLimit + - stitcherOffline + - stitcherOpened + - stitcherOverTemperature + - stitcherPowerSaver + - stitcherRecoverableFailure + - stitcherRecoverableStorage + - stitcherRemoved + - stitcherResourceAdded + - stitcherResourceRemoved + - stitcherThermistorFailure + - stitcherTimingFailure + - stitcherTurnedOff + - stitcherTurnedOn + - stitcherUnderTemperature + - stitcherUnrecoverableFailure + - stitcherUnrecoverableStorageError + - stitcherWarmingUp + - subunitAdded + - subunitAlmostEmpty + - subunitAlmostFull + - subunitAtLimit + - subunitClosed + - subunitCoolingDown + - subunitEmpty + - subunitFull + - subunitLifeAlmostOver + - subunitLifeOver + - subunitMemoryExhausted + - subunitMissing + - subunitMotorFailure + - subunitNearLimit + - subunitOffline + - subunitOpened + - subunitOverTemperature + - subunitPowerSaver + - subunitRecoverableFailure + - subunitRecoverableStorage + - subunitRemoved + - subunitResourceAdded + - subunitResourceRemoved + - subunitThermistorFailure + - subunitTimingFailure + - subunitTurnedOff + - subunitTurnedOn + - subunitUnderTemperature + - subunitUnrecoverableFailure + - subunitUnrecoverableStorage + - subunitWarmingUp + - suspend + - testing + - trimmerAdded + - trimmerAlmostEmpty + - trimmerAlmostFull + - trimmerAtLimit + - trimmerClosed + - trimmerConfigurationChange + - trimmerCoverClosed + - trimmerCoverOpen + - trimmerEmpty + - trimmerFull + - trimmerInterlockClosed + - trimmerInterlockOpen + - trimmerJam + - trimmerLifeAlmostOver + - trimmerLifeOver + - trimmerMemoryExhausted + - trimmerMissing + - trimmerMotorFailure + - trimmerNearLimit + - trimmerOffline + - trimmerOpened + - trimmerOverTemperature + - trimmerPowerSaver + - trimmerRecoverableFailure + - trimmerRecoverableStorage + - trimmerRemoved + - trimmerResourceAdded + - trimmerResourceRemoved + - trimmerThermistorFailure + - trimmerTimingFailure + - trimmerTurnedOff + - trimmerTurnedOn + - trimmerUnderTemperature + - trimmerUnrecoverableFailure + - trimmerUnrecoverableStorageError + - trimmerWarmingUp + - unknown + - wrapperAdded + - wrapperAlmostEmpty + - wrapperAlmostFull + - wrapperAtLimit + - wrapperClosed + - wrapperConfigurationChange + - wrapperCoverClosed + - wrapperCoverOpen + - wrapperEmpty + - wrapperFull + - wrapperInterlockClosed + - wrapperInterlockOpen + - wrapperJam + - wrapperLifeAlmostOver + - wrapperLifeOver + - wrapperMemoryExhausted + - wrapperMissing + - wrapperMotorFailure + - wrapperNearLimit + - wrapperOffline + - wrapperOpened + - wrapperOverTemperature + - wrapperPowerSaver + - wrapperRecoverableFailure + - wrapperRecoverableStorage + - wrapperRemoved + - wrapperResourceAdded + - wrapperResourceRemoved + - wrapperThermistorFailure + - wrapperTimingFailure + - wrapperTurnedOff + - wrapperTurnedOn + - wrapperUnderTemperature + - wrapperUnrecoverableFailure + - wrapperUnrecoverableStorageError + - wrapperWarmingUp + type: string + microsoft.graph.printerProcessingState: + title: printerProcessingState + enum: + - unknown + - idle + - processing + - stopped + - unknownFutureValue + type: string + microsoft.graph.printerProcessingStateReason: + title: printerProcessingStateReason + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + type: string + microsoft.graph.printJobConfiguration: + title: printJobConfiguration + type: object + properties: + collate: + type: boolean + description: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of copies that should be printed. Read-only. + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes to use when printing. + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + description: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of document pages to print on each sheet. + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printJobStatus: + title: printJobStatus + type: object + properties: + acquiredByPrinter: + type: boolean + description: + type: string + description: A human-readable description of the print job's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJobStateDetail' + description: Additional details for print job state. Valid values are described in the following table. Read-only. + isAcquiredByPrinter: + type: boolean + description: True if the job was acknowledged by a printer; false otherwise. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + processingStateDescription: + type: string + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + additionalProperties: + type: object + microsoft.graph.printDocument: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printDocument + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printerDocumentConfiguration' + contentType: + type: string + description: The document's content (MIME) type. Read-only. + nullable: true + displayName: + type: string + description: The document's name. Read-only. + nullable: true + size: + type: integer + description: The document's size in bytes. Read-only. + format: int64 + additionalProperties: + type: object + microsoft.graph.printTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTask + type: object + properties: + parentUrl: + type: string + description: 'The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only.' + status: + $ref: '#/components/schemas/microsoft.graph.printTaskStatus' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + trigger: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + additionalProperties: + type: object + microsoft.graph.deviceHealth: + title: deviceHealth + type: object + properties: + lastConnectionTime: + 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 last time the device was connected. + format: date-time + additionalProperties: + type: object + microsoft.graph.printEvent: + title: printEvent + enum: + - jobStarted + - unknownFutureValue + type: string + microsoft.graph.printTaskDefinition: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskDefinition + type: object + properties: + createdBy: + $ref: '#/components/schemas/microsoft.graph.appIdentity' + displayName: + type: string + description: The name of the printTaskDefinition. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + additionalProperties: + type: object microsoft.graph.mediaSourceContentCategory: title: mediaSourceContentCategory enum: @@ -46148,6 +48019,165 @@ components: $ref: '#/components/schemas/microsoft.graph.scheduleEntityTheme' additionalProperties: type: object + microsoft.graph.printMargin: + title: printMargin + type: object + properties: + bottom: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the bottom edge. + format: int32 + nullable: true + left: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the left edge. + format: int32 + nullable: true + right: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the right edge. + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the top edge. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.printJobStateDetail: + title: printJobStateDetail + enum: + - uploadPending + - transforming + - completedSuccessfully + - completedWithWarnings + - completedWithErrors + - releaseWait + - interpreting + - unknownFutureValue + type: string + microsoft.graph.printJobProcessingState: + title: printJobProcessingState + enum: + - unknown + - pending + - processing + - paused + - stopped + - completed + - canceled + - aborted + type: string + microsoft.graph.printerDocumentConfiguration: + title: printerDocumentConfiguration + type: object + properties: + collate: + type: boolean + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedDirection: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + nullable: true + mediaType: + type: string + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printTaskStatus: + title: printTaskStatus + type: object + properties: + description: + type: string + description: A human-readable description of the current processing state of the printTask. + state: + $ref: '#/components/schemas/microsoft.graph.printTaskProcessingState' + additionalProperties: + type: object + microsoft.graph.appIdentity: + title: appIdentity + type: object + properties: + appId: + type: string + description: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + nullable: true + displayName: + type: string + description: Refers to the Application Name displayed in the Azure Portal. + nullable: true + servicePrincipalId: + type: string + description: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + nullable: true + servicePrincipalName: + type: string + description: Refers to the Service Principal Name is the Application name in the tenant. + nullable: true + additionalProperties: + type: object microsoft.graph.workbookFilter: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -46378,6 +48408,15 @@ components: - darkYellow - unknownFutureValue type: string + microsoft.graph.printTaskProcessingState: + title: printTaskProcessingState + enum: + - pending + - processing + - completed + - aborted + - unknownFutureValue + type: string microsoft.graph.workbookFilterCriteria: title: workbookFilterCriteria type: object diff --git a/openApiDocs/beta/Education.yml b/openApiDocs/beta/Education.yml index 401595d9fdc..b497db0ca90 100644 --- a/openApiDocs/beta/Education.yml +++ b/openApiDocs/beta/Education.yml @@ -8425,6 +8425,7 @@ paths: - userType - mailboxSettings - deviceEnrollmentLimit + - print - aboutMe - birthday - hireDate @@ -14881,6 +14882,7 @@ paths: - userType - mailboxSettings - deviceEnrollmentLimit + - print - aboutMe - birthday - hireDate @@ -16879,6 +16881,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -18869,6 +18873,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -19054,7 +19068,7 @@ components: description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. scope: type: string - description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal.' + description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal.' nullable: true startTime: 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])$' @@ -21020,18 +21034,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -21040,14 +21058,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -21056,10 +21077,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.tasks: @@ -22094,6 +22117,8 @@ components: type: boolean description: Specifies whether the column value isn't optional. nullable: true + sourceContentType: + $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' term: $ref: '#/components/schemas/microsoft.graph.termColumn' text: @@ -23072,6 +23097,36 @@ components: $ref: '#/components/schemas/microsoft.graph.timeZoneBase' additionalProperties: type: object + microsoft.graph.printerShare: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printerShare + type: object + properties: + allowAllUsers: + type: boolean + description: 'If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties.' + 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 DateTimeOffset when the printer share was created. Read-only. + format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' + allowedGroups: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.group' + description: The groups whose users have access to print using the printer. + allowedUsers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + description: The users who have access to print using the printer. + printer: + $ref: '#/components/schemas/microsoft.graph.printer' + additionalProperties: + type: object microsoft.graph.settings: title: settings type: object @@ -28199,6 +28254,20 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentTypeInfo: + title: contentTypeInfo + type: object + properties: + id: + type: string + description: The id of the content type. + nullable: true + name: + type: string + description: The name of the content type. + nullable: true + additionalProperties: + type: object microsoft.graph.termColumn: title: termColumn type: object @@ -28211,6 +28280,10 @@ components: type: boolean description: Specifies whether to display the entire term path or only the term label. nullable: true + parentTerm: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + termSet: + $ref: '#/components/schemas/microsoft.graph.termStore.set' additionalProperties: type: object microsoft.graph.textColumn: @@ -28312,7 +28385,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -28398,20 +28471,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.contentTypeInfo: - title: contentTypeInfo - type: object - properties: - id: - type: string - description: The id of the content type. - nullable: true - name: - type: string - description: The name of the content type. - nullable: true - additionalProperties: - type: object microsoft.graph.webPart: title: webPart type: object @@ -29179,6 +29238,102 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printerBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printerBase + type: object + properties: + capabilities: + $ref: '#/components/schemas/microsoft.graph.printerCapabilities' + defaults: + $ref: '#/components/schemas/microsoft.graph.printerDefaults' + displayName: + type: string + description: The name of the printer/printerShare. + nullable: true + isAcceptingJobs: + type: boolean + description: Whether the printer/printerShare is currently accepting new print jobs. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + manufacturer: + type: string + description: The manufacturer of the printer/printerShare. + nullable: true + model: + type: string + description: The model name of the printer/printerShare. + nullable: true + name: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printerStatus' + jobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJob' + description: The list of jobs that are queued for printing by the printer/printerShare. + additionalProperties: + type: object + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.printer: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printer + type: object + properties: + acceptingJobs: + type: boolean + nullable: true + hasPhysicalDevice: + type: boolean + description: True if the printer has a physical device for printing. Read-only. + isShared: + type: boolean + description: True if the printer is shared; false otherwise. Read-only. + lastSeenDateTime: + 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 most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + format: date-time + nullable: true + registeredDateTime: + 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 DateTimeOffset when the printer was registered. Read-only. + format: date-time + connectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printConnector' + description: The connectors that are associated with the printer. + share: + $ref: '#/components/schemas/microsoft.graph.printerShare' + shares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + description: 'The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.' + taskTriggers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + description: A list of task triggers that are associated with the printer. + additionalProperties: + type: object microsoft.graph.analyticsActivityType: title: analyticsActivityType enum: @@ -30987,6 +31142,10 @@ components: nullable: true identity: $ref: '#/components/schemas/microsoft.graph.identity' + registrantId: + type: string + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + nullable: true role: type: string description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' @@ -31951,6 +32110,53 @@ components: $ref: '#/components/schemas/microsoft.graph.driveItem' additionalProperties: type: object + microsoft.graph.termStore.term: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: term + type: object + properties: + 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: Date and time of term creation. Read-only. + format: date-time + nullable: true + descriptions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.localizedDescription' + description: Description about term that is dependent on the languageTag. + labels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.localizedLabel' + description: Label metadata for a term. + 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: Last date and time of term modification. Read-only. + format: date-time + nullable: true + properties: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValue' + description: Collection of properties on the term. + children: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + description: Children of current term. + relations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + description: To indicate which terms are related to the current term as either pinned or reused. + set: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + additionalProperties: + type: object microsoft.graph.displayNameLocalization: title: displayNameLocalization type: object @@ -32058,53 +32264,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.termStore.term: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: term - type: object - properties: - 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: Date and time of term creation. Read-only. - format: date-time - nullable: true - descriptions: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.localizedDescription' - description: Description about term that is dependent on the languageTag. - labels: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.localizedLabel' - description: Label metadata for a term. - 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: Last date and time of term modification. Read-only. - format: date-time - nullable: true - properties: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyValue' - description: Collection of properties on the term. - children: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - description: Children of current term. - relations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - description: To indicate which terms are related to the current term as either pinned or reused. - set: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - additionalProperties: - type: object microsoft.graph.termStore.relation: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -32485,39 +32644,546 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.volumeType: - title: volumeType - enum: - - operatingSystemVolume - - fixedDataVolume - - removableDataVolume - - unknownFutureValue - type: string - microsoft.graph.parentLabelDetails: - title: parentLabelDetails + microsoft.graph.printerCapabilities: + title: printerCapabilities type: object properties: - color: - type: string - description: 'The color that the user interface should display for the label, if configured.' - nullable: true - description: - type: string - description: The admin-defined description for the label. + bottomMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported bottom margins(in microns) for the printer. + collation: + type: boolean + description: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. nullable: true - id: - type: string - description: The label ID is a globally unique identifier (GUID). + colorModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + description: The color modes supported by the printer. Valid values are described in the following table. + contentTypes: + type: array + items: + type: string + nullable: true + description: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + copiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + dpis: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: The list of print resolutions in DPI that are supported by the printer. + duplexModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + description: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + feedDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + description: The list of feed orientations that are supported by the printer. + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes the printer supports for a printed document. + inputBins: + type: array + items: + type: string + nullable: true + description: Supported input bins for the printer. + isColorPrintingSupported: + type: boolean + description: True if color printing is supported by the printer; false otherwise. Read-only. nullable: true - isActive: + isPageRangeSupported: type: boolean - description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. - name: - type: string - description: The plaintext name of the label. + description: True if the printer supports printing by page ranges; false otherwise. nullable: true - parent: - $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' + leftMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported left margins(in microns) for the printer. + mediaColors: + type: array + items: + type: string + nullable: true + description: 'The media (i.e., paper) colors supported by the printer.' + mediaSizes: + type: array + items: + type: string + nullable: true + description: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + mediaTypes: + type: array + items: + type: string + nullable: true + description: The media types supported by the printer. + multipageLayouts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + description: The presentation directions supported by the printer. Supported values are described in the following table. + orientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + description: The print orientations supported by the printer. Valid values are described in the following table. + outputBins: + type: array + items: + type: string + nullable: true + description: The printer's supported output bins (trays). + pagesPerSheet: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: Supported number of Input Pages to impose upon a single Impression. + qualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + description: The print qualities supported by the printer. + rightMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported right margins(in microns) for the printer. + scalings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printScaling' + description: Supported print scalings. + supportedColorConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + supportedCopiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedDocumentMimeTypes: + type: array + items: + type: string + nullable: true + supportedDuplexConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + supportedFinishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + supportedMediaColors: + type: array + items: + type: string + nullable: true + supportedMediaSizes: + type: array + items: + type: string + nullable: true + supportedMediaTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMediaType' + supportedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + supportedOutputBins: + type: array + items: + type: string + nullable: true + supportedPagesPerSheet: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedPresentationDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + supportedPrintQualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + supportsFitPdfToPage: + type: boolean + description: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + nullable: true + topMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported top margins(in microns) for the printer. + additionalProperties: + type: object + microsoft.graph.printerDefaults: + title: printerDefaults + type: object + properties: + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + contentType: + type: string + description: The default content (MIME) type to use when processing documents. + nullable: true + copiesPerJob: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of copies printed per job. + format: int32 + nullable: true + documentMimeType: + type: string + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default resolution in DPI to use when printing the job. + format: int32 + nullable: true + duplexConfiguration: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: The default set of finishings to apply to print jobs. Valid values are described in the following table. + fitPdfToPage: + type: boolean + description: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + nullable: true + inputBin: + type: string + description: The default input bin that serves as the paper source. + nullable: true + mediaColor: + type: string + description: The default media (such as paper) color to print the document on. + nullable: true + mediaSize: + type: string + description: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of document pages to print on each sheet. + format: int32 + nullable: true + pdfFitToPage: + type: boolean + nullable: true + presentationDirection: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + printColorConfiguration: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + printQuality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printerLocation: + title: printerLocation + type: object + properties: + altitudeInMeters: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The altitude, in meters, that the printer is located at.' + format: int32 + nullable: true + building: + type: string + description: The building that the printer is located in. + nullable: true + city: + type: string + description: The city that the printer is located in. + nullable: true + countryOrRegion: + type: string + description: The country or region that the printer is located in. + nullable: true + floor: + type: string + description: The floor that the printer is located on. Only numerical values are supported right now. + nullable: true + floorDescription: + type: string + description: The description of the floor that the printer is located on. + nullable: true + floorNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + latitude: + type: number + description: The latitude that the printer is located at. + format: double + nullable: true + longitude: + type: number + description: The longitude that the printer is located at. + format: double + nullable: true + organization: + type: array + items: + type: string + nullable: true + description: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + postalCode: + type: string + description: The postal code that the printer is located in. + nullable: true + roomDescription: + type: string + description: The description of the room that the printer is located in. + nullable: true + roomName: + type: string + description: The room that the printer is located in. Only numerical values are supported right now. + nullable: true + roomNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + site: + type: string + description: The site that the printer is located in. + nullable: true + stateOrProvince: + type: string + description: The state or province that the printer is located in. + nullable: true + streetAddress: + type: string + description: The street address where the printer is located. + nullable: true + subdivision: + type: array + items: + type: string + nullable: true + description: The subdivision that the printer is located in. The elements should be in hierarchical order. + subunit: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.printerStatus: + title: printerStatus + type: object + properties: + description: + type: string + description: A human-readable description of the printer's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateDetail' + description: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + processingStateDescription: + type: string + nullable: true + processingStateReasons: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateReason' + state: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + additionalProperties: + type: object + microsoft.graph.printJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printJob + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printJobConfiguration' + createdBy: + $ref: '#/components/schemas/microsoft.graph.userIdentity' + 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 DateTimeOffset when the job was created. Read-only. + format: date-time + isFetchable: + type: boolean + description: 'If true, document can be fetched by printer.' + nullable: true + redirectedFrom: + type: string + description: 'Contains the source job URL, if the job has been redirected from another printer.' + nullable: true + redirectedTo: + type: string + description: 'Contains the destination job URL, if the job has been redirected to another printer.' + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printJobStatus' + documents: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDocument' + description: Read-only. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of printTasks that were triggered by this print job. + additionalProperties: + type: object + microsoft.graph.printConnector: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printConnector + type: object + properties: + appVersion: + type: string + description: The connector's version. + nullable: true + deviceHealth: + $ref: '#/components/schemas/microsoft.graph.deviceHealth' + displayName: + type: string + description: The name of the connector. + nullable: true + fullyQualifiedDomainName: + type: string + description: The connector machine's hostname. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + name: + type: string + nullable: true + operatingSystem: + type: string + description: The connector machine's operating system version. + nullable: true + registeredDateTime: + 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 DateTimeOffset when the connector was registered. + format: date-time + additionalProperties: + type: object + microsoft.graph.printTaskTrigger: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskTrigger + type: object + properties: + event: + $ref: '#/components/schemas/microsoft.graph.printEvent' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + additionalProperties: + type: object + microsoft.graph.volumeType: + title: volumeType + enum: + - operatingSystemVolume + - fixedDataVolume + - removableDataVolume + - unknownFutureValue + type: string + microsoft.graph.parentLabelDetails: + title: parentLabelDetails + type: object + properties: + color: + type: string + description: 'The color that the user interface should display for the label, if configured.' + nullable: true + description: + type: string + description: The admin-defined description for the label. + nullable: true + id: + type: string + description: The label ID is a globally unique identifier (GUID). + nullable: true + isActive: + type: boolean + description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. + name: + type: string + description: The plaintext name of the label. + nullable: true + parent: + $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' sensitivity: maximum: 2147483647 minimum: -2147483648 @@ -32986,6 +33652,7 @@ components: - presenter - unknownFutureValue - producer + - coorganizer type: string microsoft.graph.attendanceInterval: title: attendanceInterval @@ -33370,76 +34037,1288 @@ components: microsoft.graph.termStore.relationType: title: relationType enum: - - pin - - reuse + - pin + - reuse + type: string + microsoft.graph.scheduleChangeRequestActor: + title: scheduleChangeRequestActor + enum: + - sender + - recipient + - manager + - system + - unknownFutureValue + type: string + microsoft.graph.scheduleChangeState: + title: scheduleChangeState + enum: + - pending + - approved + - declined + - unknownFutureValue + type: string + microsoft.graph.scheduleEntity: + title: scheduleEntity + type: object + properties: + endDateTime: + 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 + format: date-time + nullable: true + startDateTime: + 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 + format: date-time + nullable: true + theme: + $ref: '#/components/schemas/microsoft.graph.scheduleEntityTheme' + additionalProperties: + type: object + microsoft.graph.shiftActivity: + title: shiftActivity + type: object + properties: + code: + type: string + description: Customer defined code for the shiftActivity. Required. + nullable: true + displayName: + type: string + description: The name of the shiftActivity. Required. + nullable: true + endDateTime: + 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 end date and time for the shiftActivity. 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 is 2014-01-01T00:00:00Z. Required.' + format: date-time + nullable: true + isPaid: + type: boolean + description: Indicates whether the microsoft.graph.user should be paid for the activity during their shift. Required. + nullable: true + startDateTime: + 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 start date and time for the shiftActivity. 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 is 2014-01-01T00:00:00Z. Required.' + format: date-time + nullable: true + theme: + $ref: '#/components/schemas/microsoft.graph.scheduleEntityTheme' + additionalProperties: + type: object + microsoft.graph.printColorMode: + title: printColorMode + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.integerRange: + title: integerRange + type: object + properties: + end: + type: integer + description: The inclusive upper bound of the integer range. + format: int64 + nullable: true + maximum: + type: integer + format: int64 + nullable: true + minimum: + type: integer + format: int64 + nullable: true + start: + type: integer + description: The inclusive lower bound of the integer range. + format: int64 + nullable: true + additionalProperties: + type: object + microsoft.graph.printDuplexMode: + title: printDuplexMode + enum: + - flipOnLongEdge + - flipOnShortEdge + - oneSided + type: string + microsoft.graph.printerFeedDirection: + title: printerFeedDirection + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printerFeedOrientation: + title: printerFeedOrientation + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printFinishing: + title: printFinishing + enum: + - none + - staple + - punch + - cover + - bind + - saddleStitch + - stitchEdge + - stapleTopLeft + - stapleBottomLeft + - stapleTopRight + - stapleBottomRight + - stitchLeftEdge + - stitchTopEdge + - stitchRightEdge + - stitchBottomEdge + - stapleDualLeft + - stapleDualTop + - stapleDualRight + - stapleDualBottom + - unknownFutureValue + type: string + microsoft.graph.printMultipageLayout: + title: printMultipageLayout + enum: + - clockwiseFromTopLeft + - counterclockwiseFromTopLeft + - counterclockwiseFromTopRight + - clockwiseFromTopRight + - counterclockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterclockwiseFromBottomRight + - clockwiseFromBottomRight type: string - microsoft.graph.scheduleChangeRequestActor: - title: scheduleChangeRequestActor + microsoft.graph.printOrientation: + title: printOrientation enum: - - sender - - recipient - - manager - - system + - portrait + - landscape + - reverseLandscape + - reversePortrait + type: string + microsoft.graph.printQuality: + title: printQuality + enum: + - low + - medium + - high - unknownFutureValue type: string - microsoft.graph.scheduleChangeState: - title: scheduleChangeState + microsoft.graph.printScaling: + title: printScaling enum: - - pending - - approved - - declined + - auto + - shrinkToFit + - fill + - fit + - none - unknownFutureValue type: string - microsoft.graph.scheduleEntity: - title: scheduleEntity + microsoft.graph.printColorConfiguration: + title: printColorConfiguration + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.printDuplexConfiguration: + title: printDuplexConfiguration + enum: + - twoSidedLongEdge + - twoSidedShortEdge + - oneSided + type: string + microsoft.graph.printMediaType: + title: printMediaType + enum: + - stationery + - transparency + - envelope + - envelopePlain + - continuous + - screen + - screenPaged + - continuousLong + - continuousShort + - envelopeWindow + - multiPartForm + - multiLayer + - labels + type: string + microsoft.graph.printPresentationDirection: + title: printPresentationDirection + enum: + - clockwiseFromTopLeft + - counterClockwiseFromTopLeft + - counterClockwiseFromTopRight + - clockwiseFromTopRight + - counterClockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterClockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printerProcessingStateDetail: + title: printerProcessingStateDetail + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + - alertRemovalOfBinaryChangeEntry + - banderAdded + - banderAlmostEmpty + - banderAlmostFull + - banderAtLimit + - banderClosed + - banderConfigurationChange + - banderCoverClosed + - banderCoverOpen + - banderEmpty + - banderFull + - banderInterlockClosed + - banderInterlockOpen + - banderJam + - banderLifeAlmostOver + - banderLifeOver + - banderMemoryExhausted + - banderMissing + - banderMotorFailure + - banderNearLimit + - banderOffline + - banderOpened + - banderOverTemperature + - banderPowerSaver + - banderRecoverableFailure + - banderRecoverableStorage + - banderRemoved + - banderResourceAdded + - banderResourceRemoved + - banderThermistorFailure + - banderTimingFailure + - banderTurnedOff + - banderTurnedOn + - banderUnderTemperature + - banderUnrecoverableFailure + - banderUnrecoverableStorageError + - banderWarmingUp + - binderAdded + - binderAlmostEmpty + - binderAlmostFull + - binderAtLimit + - binderClosed + - binderConfigurationChange + - binderCoverClosed + - binderCoverOpen + - binderEmpty + - binderFull + - binderInterlockClosed + - binderInterlockOpen + - binderJam + - binderLifeAlmostOver + - binderLifeOver + - binderMemoryExhausted + - binderMissing + - binderMotorFailure + - binderNearLimit + - binderOffline + - binderOpened + - binderOverTemperature + - binderPowerSaver + - binderRecoverableFailure + - binderRecoverableStorage + - binderRemoved + - binderResourceAdded + - binderResourceRemoved + - binderThermistorFailure + - binderTimingFailure + - binderTurnedOff + - binderTurnedOn + - binderUnderTemperature + - binderUnrecoverableFailure + - binderUnrecoverableStorageError + - binderWarmingUp + - cameraFailure + - chamberCooling + - chamberFailure + - chamberHeating + - chamberTemperatureHigh + - chamberTemperatureLow + - cleanerLifeAlmostOver + - cleanerLifeOver + - configurationChange + - deactivated + - deleted + - dieCutterAdded + - dieCutterAlmostEmpty + - dieCutterAlmostFull + - dieCutterAtLimit + - dieCutterClosed + - dieCutterConfigurationChange + - dieCutterCoverClosed + - dieCutterCoverOpen + - dieCutterEmpty + - dieCutterFull + - dieCutterInterlockClosed + - dieCutterInterlockOpen + - dieCutterJam + - dieCutterLifeAlmostOver + - dieCutterLifeOver + - dieCutterMemoryExhausted + - dieCutterMissing + - dieCutterMotorFailure + - dieCutterNearLimit + - dieCutterOffline + - dieCutterOpened + - dieCutterOverTemperature + - dieCutterPowerSaver + - dieCutterRecoverableFailure + - dieCutterRecoverableStorage + - dieCutterRemoved + - dieCutterResourceAdded + - dieCutterResourceRemoved + - dieCutterThermistorFailure + - dieCutterTimingFailure + - dieCutterTurnedOff + - dieCutterTurnedOn + - dieCutterUnderTemperature + - dieCutterUnrecoverableFailure + - dieCutterUnrecoverableStorageError + - dieCutterWarmingUp + - extruderCooling + - extruderFailure + - extruderHeating + - extruderJam + - extruderTemperatureHigh + - extruderTemperatureLow + - fanFailure + - faxModemLifeAlmostOver + - faxModemLifeOver + - faxModemMissing + - faxModemTurnedOff + - faxModemTurnedOn + - folderAdded + - folderAlmostEmpty + - folderAlmostFull + - folderAtLimit + - folderClosed + - folderConfigurationChange + - folderCoverClosed + - folderCoverOpen + - folderEmpty + - folderFull + - folderInterlockClosed + - folderInterlockOpen + - folderJam + - folderLifeAlmostOver + - folderLifeOver + - folderMemoryExhausted + - folderMissing + - folderMotorFailure + - folderNearLimit + - folderOffline + - folderOpened + - folderOverTemperature + - folderPowerSaver + - folderRecoverableFailure + - folderRecoverableStorage + - folderRemoved + - folderResourceAdded + - folderResourceRemoved + - folderThermistorFailure + - folderTimingFailure + - folderTurnedOff + - folderTurnedOn + - folderUnderTemperature + - folderUnrecoverableFailure + - folderUnrecoverableStorageError + - folderWarmingUp + - hibernate + - holdNewJobs + - identifyPrinterRequested + - imprinterAdded + - imprinterAlmostEmpty + - imprinterAlmostFull + - imprinterAtLimit + - imprinterClosed + - imprinterConfigurationChange + - imprinterCoverClosed + - imprinterCoverOpen + - imprinterEmpty + - imprinterFull + - imprinterInterlockClosed + - imprinterInterlockOpen + - imprinterJam + - imprinterLifeAlmostOver + - imprinterLifeOver + - imprinterMemoryExhausted + - imprinterMissing + - imprinterMotorFailure + - imprinterNearLimit + - imprinterOffline + - imprinterOpened + - imprinterOverTemperature + - imprinterPowerSaver + - imprinterRecoverableFailure + - imprinterRecoverableStorage + - imprinterRemoved + - imprinterResourceAdded + - imprinterResourceRemoved + - imprinterThermistorFailure + - imprinterTimingFailure + - imprinterTurnedOff + - imprinterTurnedOn + - imprinterUnderTemperature + - imprinterUnrecoverableFailure + - imprinterUnrecoverableStorageError + - imprinterWarmingUp + - inputCannotFeedSizeSelected + - inputManualInputRequest + - inputMediaColorChange + - inputMediaFormPartsChange + - inputMediaSizeChange + - inputMediaTrayFailure + - inputMediaTrayFeedError + - inputMediaTrayJam + - inputMediaTypeChange + - inputMediaWeightChange + - inputPickRollerFailure + - inputPickRollerLifeOver + - inputPickRollerLifeWarn + - inputPickRollerMissing + - inputTrayElevationFailure + - inputTrayPositionFailure + - inserterAdded + - inserterAlmostEmpty + - inserterAlmostFull + - inserterAtLimit + - inserterClosed + - inserterConfigurationChange + - inserterCoverClosed + - inserterCoverOpen + - inserterEmpty + - inserterFull + - inserterInterlockClosed + - inserterInterlockOpen + - inserterJam + - inserterLifeAlmostOver + - inserterLifeOver + - inserterMemoryExhausted + - inserterMissing + - inserterMotorFailure + - inserterNearLimit + - inserterOffline + - inserterOpened + - inserterOverTemperature + - inserterPowerSaver + - inserterRecoverableFailure + - inserterRecoverableStorage + - inserterRemoved + - inserterResourceAdded + - inserterResourceRemoved + - inserterThermistorFailure + - inserterTimingFailure + - inserterTurnedOff + - inserterTurnedOn + - inserterUnderTemperature + - inserterUnrecoverableFailure + - inserterUnrecoverableStorageError + - inserterWarmingUp + - interlockClosed + - interpreterCartridgeAdded + - interpreterCartridgeDeleted + - interpreterComplexPageEncountered + - interpreterMemoryDecrease + - interpreterMemoryIncrease + - interpreterResourceAdded + - interpreterResourceDeleted + - lampAtEol + - lampFailure + - lampNearEol + - laserAtEol + - laserFailure + - laserNearEol + - makeEnvelopeAdded + - makeEnvelopeAlmostEmpty + - makeEnvelopeAlmostFull + - makeEnvelopeAtLimit + - makeEnvelopeClosed + - makeEnvelopeConfigurationChange + - makeEnvelopeCoverClosed + - makeEnvelopeCoverOpen + - makeEnvelopeEmpty + - makeEnvelopeFull + - makeEnvelopeInterlockClosed + - makeEnvelopeInterlockOpen + - makeEnvelopeJam + - makeEnvelopeLifeAlmostOver + - makeEnvelopeLifeOver + - makeEnvelopeMemoryExhausted + - makeEnvelopeMissing + - makeEnvelopeMotorFailure + - makeEnvelopeNearLimit + - makeEnvelopeOffline + - makeEnvelopeOpened + - makeEnvelopeOverTemperature + - makeEnvelopePowerSaver + - makeEnvelopeRecoverableFailure + - makeEnvelopeRecoverableStorage + - makeEnvelopeRemoved + - makeEnvelopeResourceAdded + - makeEnvelopeResourceRemoved + - makeEnvelopeThermistorFailure + - makeEnvelopeTimingFailure + - makeEnvelopeTurnedOff + - makeEnvelopeTurnedOn + - makeEnvelopeUnderTemperature + - makeEnvelopeUnrecoverableFailure + - makeEnvelopeUnrecoverableStorageError + - makeEnvelopeWarmingUp + - markerAdjustingPrintQuality + - markerCleanerMissing + - markerDeveloperAlmostEmpty + - markerDeveloperEmpty + - markerDeveloperMissing + - markerFuserMissing + - markerFuserThermistorFailure + - markerFuserTimingFailure + - markerInkAlmostEmpty + - markerInkEmpty + - markerInkMissing + - markerOpcMissing + - markerPrintRibbonAlmostEmpty + - markerPrintRibbonEmpty + - markerPrintRibbonMissing + - markerSupplyAlmostEmpty + - markerSupplyMissing + - markerTonerCartridgeMissing + - markerTonerMissing + - markerWasteInkReceptacleAlmostFull + - markerWasteInkReceptacleFull + - markerWasteInkReceptacleMissing + - markerWasteMissing + - markerWasteTonerReceptacleAlmostFull + - markerWasteTonerReceptacleFull + - markerWasteTonerReceptacleMissing + - materialEmpty + - materialLow + - materialNeeded + - mediaDrying + - mediaPathCannotDuplexMediaSelected + - mediaPathFailure + - mediaPathInputEmpty + - mediaPathInputFeedError + - mediaPathInputJam + - mediaPathInputRequest + - mediaPathJam + - mediaPathMediaTrayAlmostFull + - mediaPathMediaTrayFull + - mediaPathMediaTrayMissing + - mediaPathOutputFeedError + - mediaPathOutputFull + - mediaPathOutputJam + - mediaPathPickRollerFailure + - mediaPathPickRollerLifeOver + - mediaPathPickRollerLifeWarn + - mediaPathPickRollerMissing + - motorFailure + - outputMailboxSelectFailure + - outputMediaTrayFailure + - outputMediaTrayFeedError + - outputMediaTrayJam + - perforaterAdded + - perforaterAlmostEmpty + - perforaterAlmostFull + - perforaterAtLimit + - perforaterClosed + - perforaterConfigurationChange + - perforaterCoverClosed + - perforaterCoverOpen + - perforaterEmpty + - perforaterFull + - perforaterInterlockClosed + - perforaterInterlockOpen + - perforaterJam + - perforaterLifeAlmostOver + - perforaterLifeOver + - perforaterMemoryExhausted + - perforaterMissing + - perforaterMotorFailure + - perforaterNearLimit + - perforaterOffline + - perforaterOpened + - perforaterOverTemperature + - perforaterPowerSaver + - perforaterRecoverableFailure + - perforaterRecoverableStorage + - perforaterRemoved + - perforaterResourceAdded + - perforaterResourceRemoved + - perforaterThermistorFailure + - perforaterTimingFailure + - perforaterTurnedOff + - perforaterTurnedOn + - perforaterUnderTemperature + - perforaterUnrecoverableFailure + - perforaterUnrecoverableStorageError + - perforaterWarmingUp + - platformCooling + - platformFailure + - platformHeating + - platformTemperatureHigh + - platformTemperatureLow + - powerDown + - powerUp + - printerManualReset + - printerNmsReset + - printerReadyToPrint + - puncherAdded + - puncherAlmostEmpty + - puncherAlmostFull + - puncherAtLimit + - puncherClosed + - puncherConfigurationChange + - puncherCoverClosed + - puncherCoverOpen + - puncherEmpty + - puncherFull + - puncherInterlockClosed + - puncherInterlockOpen + - puncherJam + - puncherLifeAlmostOver + - puncherLifeOver + - puncherMemoryExhausted + - puncherMissing + - puncherMotorFailure + - puncherNearLimit + - puncherOffline + - puncherOpened + - puncherOverTemperature + - puncherPowerSaver + - puncherRecoverableFailure + - puncherRecoverableStorage + - puncherRemoved + - puncherResourceAdded + - puncherResourceRemoved + - puncherThermistorFailure + - puncherTimingFailure + - puncherTurnedOff + - puncherTurnedOn + - puncherUnderTemperature + - puncherUnrecoverableFailure + - puncherUnrecoverableStorageError + - puncherWarmingUp + - resuming + - scanMediaPathFailure + - scanMediaPathInputEmpty + - scanMediaPathInputFeedError + - scanMediaPathInputJam + - scanMediaPathInputRequest + - scanMediaPathJam + - scanMediaPathOutputFeedError + - scanMediaPathOutputFull + - scanMediaPathOutputJam + - scanMediaPathPickRollerFailure + - scanMediaPathPickRollerLifeOver + - scanMediaPathPickRollerLifeWarn + - scanMediaPathPickRollerMissing + - scanMediaPathTrayAlmostFull + - scanMediaPathTrayFull + - scanMediaPathTrayMissing + - scannerLightFailure + - scannerLightLifeAlmostOver + - scannerLightLifeOver + - scannerLightMissing + - scannerSensorFailure + - scannerSensorLifeAlmostOver + - scannerSensorLifeOver + - scannerSensorMissing + - separationCutterAdded + - separationCutterAlmostEmpty + - separationCutterAlmostFull + - separationCutterAtLimit + - separationCutterClosed + - separationCutterConfigurationChange + - separationCutterCoverClosed + - separationCutterCoverOpen + - separationCutterEmpty + - separationCutterFull + - separationCutterInterlockClosed + - separationCutterInterlockOpen + - separationCutterJam + - separationCutterLifeAlmostOver + - separationCutterLifeOver + - separationCutterMemoryExhausted + - separationCutterMissing + - separationCutterMotorFailure + - separationCutterNearLimit + - separationCutterOffline + - separationCutterOpened + - separationCutterOverTemperature + - separationCutterPowerSaver + - separationCutterRecoverableFailure + - separationCutterRecoverableStorage + - separationCutterRemoved + - separationCutterResourceAdded + - separationCutterResourceRemoved + - separationCutterThermistorFailure + - separationCutterTimingFailure + - separationCutterTurnedOff + - separationCutterTurnedOn + - separationCutterUnderTemperature + - separationCutterUnrecoverableFailure + - separationCutterUnrecoverableStorageError + - separationCutterWarmingUp + - sheetRotatorAdded + - sheetRotatorAlmostEmpty + - sheetRotatorAlmostFull + - sheetRotatorAtLimit + - sheetRotatorClosed + - sheetRotatorConfigurationChange + - sheetRotatorCoverClosed + - sheetRotatorCoverOpen + - sheetRotatorEmpty + - sheetRotatorFull + - sheetRotatorInterlockClosed + - sheetRotatorInterlockOpen + - sheetRotatorJam + - sheetRotatorLifeAlmostOver + - sheetRotatorLifeOver + - sheetRotatorMemoryExhausted + - sheetRotatorMissing + - sheetRotatorMotorFailure + - sheetRotatorNearLimit + - sheetRotatorOffline + - sheetRotatorOpened + - sheetRotatorOverTemperature + - sheetRotatorPowerSaver + - sheetRotatorRecoverableFailure + - sheetRotatorRecoverableStorage + - sheetRotatorRemoved + - sheetRotatorResourceAdded + - sheetRotatorResourceRemoved + - sheetRotatorThermistorFailure + - sheetRotatorTimingFailure + - sheetRotatorTurnedOff + - sheetRotatorTurnedOn + - sheetRotatorUnderTemperature + - sheetRotatorUnrecoverableFailure + - sheetRotatorUnrecoverableStorageError + - sheetRotatorWarmingUp + - slitterAdded + - slitterAlmostEmpty + - slitterAlmostFull + - slitterAtLimit + - slitterClosed + - slitterConfigurationChange + - slitterCoverClosed + - slitterCoverOpen + - slitterEmpty + - slitterFull + - slitterInterlockClosed + - slitterInterlockOpen + - slitterJam + - slitterLifeAlmostOver + - slitterLifeOver + - slitterMemoryExhausted + - slitterMissing + - slitterMotorFailure + - slitterNearLimit + - slitterOffline + - slitterOpened + - slitterOverTemperature + - slitterPowerSaver + - slitterRecoverableFailure + - slitterRecoverableStorage + - slitterRemoved + - slitterResourceAdded + - slitterResourceRemoved + - slitterThermistorFailure + - slitterTimingFailure + - slitterTurnedOff + - slitterTurnedOn + - slitterUnderTemperature + - slitterUnrecoverableFailure + - slitterUnrecoverableStorageError + - slitterWarmingUp + - stackerAdded + - stackerAlmostEmpty + - stackerAlmostFull + - stackerAtLimit + - stackerClosed + - stackerConfigurationChange + - stackerCoverClosed + - stackerCoverOpen + - stackerEmpty + - stackerFull + - stackerInterlockClosed + - stackerInterlockOpen + - stackerJam + - stackerLifeAlmostOver + - stackerLifeOver + - stackerMemoryExhausted + - stackerMissing + - stackerMotorFailure + - stackerNearLimit + - stackerOffline + - stackerOpened + - stackerOverTemperature + - stackerPowerSaver + - stackerRecoverableFailure + - stackerRecoverableStorage + - stackerRemoved + - stackerResourceAdded + - stackerResourceRemoved + - stackerThermistorFailure + - stackerTimingFailure + - stackerTurnedOff + - stackerTurnedOn + - stackerUnderTemperature + - stackerUnrecoverableFailure + - stackerUnrecoverableStorageError + - stackerWarmingUp + - standby + - staplerAdded + - staplerAlmostEmpty + - staplerAlmostFull + - staplerAtLimit + - staplerClosed + - staplerConfigurationChange + - staplerCoverClosed + - staplerCoverOpen + - staplerEmpty + - staplerFull + - staplerInterlockClosed + - staplerInterlockOpen + - staplerJam + - staplerLifeAlmostOver + - staplerLifeOver + - staplerMemoryExhausted + - staplerMissing + - staplerMotorFailure + - staplerNearLimit + - staplerOffline + - staplerOpened + - staplerOverTemperature + - staplerPowerSaver + - staplerRecoverableFailure + - staplerRecoverableStorage + - staplerRemoved + - staplerResourceAdded + - staplerResourceRemoved + - staplerThermistorFailure + - staplerTimingFailure + - staplerTurnedOff + - staplerTurnedOn + - staplerUnderTemperature + - staplerUnrecoverableFailure + - staplerUnrecoverableStorageError + - staplerWarmingUp + - stitcherAdded + - stitcherAlmostEmpty + - stitcherAlmostFull + - stitcherAtLimit + - stitcherClosed + - stitcherConfigurationChange + - stitcherCoverClosed + - stitcherCoverOpen + - stitcherEmpty + - stitcherFull + - stitcherInterlockClosed + - stitcherInterlockOpen + - stitcherJam + - stitcherLifeAlmostOver + - stitcherLifeOver + - stitcherMemoryExhausted + - stitcherMissing + - stitcherMotorFailure + - stitcherNearLimit + - stitcherOffline + - stitcherOpened + - stitcherOverTemperature + - stitcherPowerSaver + - stitcherRecoverableFailure + - stitcherRecoverableStorage + - stitcherRemoved + - stitcherResourceAdded + - stitcherResourceRemoved + - stitcherThermistorFailure + - stitcherTimingFailure + - stitcherTurnedOff + - stitcherTurnedOn + - stitcherUnderTemperature + - stitcherUnrecoverableFailure + - stitcherUnrecoverableStorageError + - stitcherWarmingUp + - subunitAdded + - subunitAlmostEmpty + - subunitAlmostFull + - subunitAtLimit + - subunitClosed + - subunitCoolingDown + - subunitEmpty + - subunitFull + - subunitLifeAlmostOver + - subunitLifeOver + - subunitMemoryExhausted + - subunitMissing + - subunitMotorFailure + - subunitNearLimit + - subunitOffline + - subunitOpened + - subunitOverTemperature + - subunitPowerSaver + - subunitRecoverableFailure + - subunitRecoverableStorage + - subunitRemoved + - subunitResourceAdded + - subunitResourceRemoved + - subunitThermistorFailure + - subunitTimingFailure + - subunitTurnedOff + - subunitTurnedOn + - subunitUnderTemperature + - subunitUnrecoverableFailure + - subunitUnrecoverableStorage + - subunitWarmingUp + - suspend + - testing + - trimmerAdded + - trimmerAlmostEmpty + - trimmerAlmostFull + - trimmerAtLimit + - trimmerClosed + - trimmerConfigurationChange + - trimmerCoverClosed + - trimmerCoverOpen + - trimmerEmpty + - trimmerFull + - trimmerInterlockClosed + - trimmerInterlockOpen + - trimmerJam + - trimmerLifeAlmostOver + - trimmerLifeOver + - trimmerMemoryExhausted + - trimmerMissing + - trimmerMotorFailure + - trimmerNearLimit + - trimmerOffline + - trimmerOpened + - trimmerOverTemperature + - trimmerPowerSaver + - trimmerRecoverableFailure + - trimmerRecoverableStorage + - trimmerRemoved + - trimmerResourceAdded + - trimmerResourceRemoved + - trimmerThermistorFailure + - trimmerTimingFailure + - trimmerTurnedOff + - trimmerTurnedOn + - trimmerUnderTemperature + - trimmerUnrecoverableFailure + - trimmerUnrecoverableStorageError + - trimmerWarmingUp + - unknown + - wrapperAdded + - wrapperAlmostEmpty + - wrapperAlmostFull + - wrapperAtLimit + - wrapperClosed + - wrapperConfigurationChange + - wrapperCoverClosed + - wrapperCoverOpen + - wrapperEmpty + - wrapperFull + - wrapperInterlockClosed + - wrapperInterlockOpen + - wrapperJam + - wrapperLifeAlmostOver + - wrapperLifeOver + - wrapperMemoryExhausted + - wrapperMissing + - wrapperMotorFailure + - wrapperNearLimit + - wrapperOffline + - wrapperOpened + - wrapperOverTemperature + - wrapperPowerSaver + - wrapperRecoverableFailure + - wrapperRecoverableStorage + - wrapperRemoved + - wrapperResourceAdded + - wrapperResourceRemoved + - wrapperThermistorFailure + - wrapperTimingFailure + - wrapperTurnedOff + - wrapperTurnedOn + - wrapperUnderTemperature + - wrapperUnrecoverableFailure + - wrapperUnrecoverableStorageError + - wrapperWarmingUp + type: string + microsoft.graph.printerProcessingState: + title: printerProcessingState + enum: + - unknown + - idle + - processing + - stopped + - unknownFutureValue + type: string + microsoft.graph.printerProcessingStateReason: + title: printerProcessingStateReason + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + type: string + microsoft.graph.printJobConfiguration: + title: printJobConfiguration type: object properties: - endDateTime: - 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])$' + collate: + type: boolean + description: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of copies that should be printed. Read-only. + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes to use when printing. + fitPdfToPage: + type: boolean + nullable: true + inputBin: type: string - format: date-time + description: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. nullable: true - startDateTime: - 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])$' + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: type: string - format: date-time + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. nullable: true - theme: - $ref: '#/components/schemas/microsoft.graph.scheduleEntityTheme' - additionalProperties: - type: object - microsoft.graph.shiftActivity: - title: shiftActivity - type: object - properties: - code: + mediaType: type: string - description: Customer defined code for the shiftActivity. Required. + description: The default media (such as paper) type to print the document on. nullable: true - displayName: + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: type: string - description: The name of the shiftActivity. Required. + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. nullable: true - endDateTime: - 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])$' + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of document pages to print on each sheet. + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printJobStatus: + title: printJobStatus + type: object + properties: + acquiredByPrinter: + type: boolean + description: type: string - description: 'The end date and time for the shiftActivity. 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 is 2014-01-01T00:00:00Z. Required.' - format: date-time + description: A human-readable description of the print job's current processing state. Read-only. nullable: true - isPaid: + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJobStateDetail' + description: Additional details for print job state. Valid values are described in the following table. Read-only. + isAcquiredByPrinter: type: boolean - description: Indicates whether the microsoft.graph.user should be paid for the activity during their shift. Required. + description: True if the job was acknowledged by a printer; false otherwise. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + processingStateDescription: + type: string nullable: true - startDateTime: + state: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + additionalProperties: + type: object + microsoft.graph.printDocument: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printDocument + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printerDocumentConfiguration' + contentType: + type: string + description: The document's content (MIME) type. Read-only. + nullable: true + displayName: + type: string + description: The document's name. Read-only. + nullable: true + size: + type: integer + description: The document's size in bytes. Read-only. + format: int64 + additionalProperties: + type: object + microsoft.graph.printTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTask + type: object + properties: + parentUrl: + type: string + description: 'The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only.' + status: + $ref: '#/components/schemas/microsoft.graph.printTaskStatus' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + trigger: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + additionalProperties: + type: object + microsoft.graph.deviceHealth: + title: deviceHealth + type: object + properties: + lastConnectionTime: 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 start date and time for the shiftActivity. 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 is 2014-01-01T00:00:00Z. Required.' + description: The last time the device was connected. format: date-time - nullable: true - theme: - $ref: '#/components/schemas/microsoft.graph.scheduleEntityTheme' additionalProperties: type: object + microsoft.graph.printEvent: + title: printEvent + enum: + - jobStarted + - unknownFutureValue + type: string + microsoft.graph.printTaskDefinition: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskDefinition + type: object + properties: + createdBy: + $ref: '#/components/schemas/microsoft.graph.appIdentity' + displayName: + type: string + description: The name of the printTaskDefinition. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + additionalProperties: + type: object microsoft.graph.settingSourceType: title: settingSourceType enum: @@ -33710,6 +35589,165 @@ components: - darkYellow - unknownFutureValue type: string + microsoft.graph.printMargin: + title: printMargin + type: object + properties: + bottom: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the bottom edge. + format: int32 + nullable: true + left: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the left edge. + format: int32 + nullable: true + right: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the right edge. + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the top edge. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.printJobStateDetail: + title: printJobStateDetail + enum: + - uploadPending + - transforming + - completedSuccessfully + - completedWithWarnings + - completedWithErrors + - releaseWait + - interpreting + - unknownFutureValue + type: string + microsoft.graph.printJobProcessingState: + title: printJobProcessingState + enum: + - unknown + - pending + - processing + - paused + - stopped + - completed + - canceled + - aborted + type: string + microsoft.graph.printerDocumentConfiguration: + title: printerDocumentConfiguration + type: object + properties: + collate: + type: boolean + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedDirection: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + nullable: true + mediaType: + type: string + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printTaskStatus: + title: printTaskStatus + type: object + properties: + description: + type: string + description: A human-readable description of the current processing state of the printTask. + state: + $ref: '#/components/schemas/microsoft.graph.printTaskProcessingState' + additionalProperties: + type: object + microsoft.graph.appIdentity: + title: appIdentity + type: object + properties: + appId: + type: string + description: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + nullable: true + displayName: + type: string + description: Refers to the Application Name displayed in the Azure Portal. + nullable: true + servicePrincipalId: + type: string + description: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + nullable: true + servicePrincipalName: + type: string + description: Refers to the Service Principal Name is the Application name in the tenant. + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkConversationIdentityType: title: teamworkConversationIdentityType enum: @@ -33882,6 +35920,15 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFont' additionalProperties: type: object + microsoft.graph.printTaskProcessingState: + title: printTaskProcessingState + enum: + - pending + - processing + - completed + - aborted + - unknownFutureValue + type: string microsoft.graph.workbookChartAxisFormat: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/Files.yml b/openApiDocs/beta/Files.yml index 54d49c0e1b4..a908c77bebb 100644 --- a/openApiDocs/beta/Files.yml +++ b/openApiDocs/beta/Files.yml @@ -26092,7 +26092,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -26613,6 +26613,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -28116,6 +28118,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -30922,18 +30934,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -30942,14 +30958,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -30958,10 +30977,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.tasks: @@ -31693,6 +31714,36 @@ components: $ref: '#/components/schemas/microsoft.graph.timeZoneBase' additionalProperties: type: object + microsoft.graph.printerShare: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printerShare + type: object + properties: + allowAllUsers: + type: boolean + description: 'If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties.' + 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 DateTimeOffset when the printer share was created. Read-only. + format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' + allowedGroups: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.group' + description: The groups whose users have access to print using the printer. + allowedUsers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + description: The users who have access to print using the printer. + printer: + $ref: '#/components/schemas/microsoft.graph.printer' + additionalProperties: + type: object microsoft.graph.settings: title: settings type: object @@ -36932,6 +36983,102 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printerBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printerBase + type: object + properties: + capabilities: + $ref: '#/components/schemas/microsoft.graph.printerCapabilities' + defaults: + $ref: '#/components/schemas/microsoft.graph.printerDefaults' + displayName: + type: string + description: The name of the printer/printerShare. + nullable: true + isAcceptingJobs: + type: boolean + description: Whether the printer/printerShare is currently accepting new print jobs. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + manufacturer: + type: string + description: The manufacturer of the printer/printerShare. + nullable: true + model: + type: string + description: The model name of the printer/printerShare. + nullable: true + name: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printerStatus' + jobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJob' + description: The list of jobs that are queued for printing by the printer/printerShare. + additionalProperties: + type: object + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.printer: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printer + type: object + properties: + acceptingJobs: + type: boolean + nullable: true + hasPhysicalDevice: + type: boolean + description: True if the printer has a physical device for printing. Read-only. + isShared: + type: boolean + description: True if the printer is shared; false otherwise. Read-only. + lastSeenDateTime: + 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 most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + format: date-time + nullable: true + registeredDateTime: + 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 DateTimeOffset when the printer was registered. Read-only. + format: date-time + connectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printConnector' + description: The connectors that are associated with the printer. + share: + $ref: '#/components/schemas/microsoft.graph.printerShare' + shares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + description: 'The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.' + taskTriggers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + description: A list of task triggers that are associated with the printer. + additionalProperties: + type: object microsoft.graph.analyticsActivityType: title: analyticsActivityType enum: @@ -40031,74 +40178,581 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFont' additionalProperties: type: object - microsoft.graph.volumeType: - title: volumeType - enum: - - operatingSystemVolume - - fixedDataVolume - - removableDataVolume - - unknownFutureValue - type: string - microsoft.graph.parentLabelDetails: - title: parentLabelDetails + microsoft.graph.printerCapabilities: + title: printerCapabilities type: object properties: - color: - type: string - description: 'The color that the user interface should display for the label, if configured.' + bottomMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported bottom margins(in microns) for the printer. + collation: + type: boolean + description: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. nullable: true - description: + colorModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + description: The color modes supported by the printer. Valid values are described in the following table. + contentTypes: + type: array + items: + type: string + nullable: true + description: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + copiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + dpis: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: The list of print resolutions in DPI that are supported by the printer. + duplexModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + description: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + feedDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + description: The list of feed orientations that are supported by the printer. + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes the printer supports for a printed document. + inputBins: + type: array + items: + type: string + nullable: true + description: Supported input bins for the printer. + isColorPrintingSupported: + type: boolean + description: True if color printing is supported by the printer; false otherwise. Read-only. + nullable: true + isPageRangeSupported: + type: boolean + description: True if the printer supports printing by page ranges; false otherwise. + nullable: true + leftMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported left margins(in microns) for the printer. + mediaColors: + type: array + items: + type: string + nullable: true + description: 'The media (i.e., paper) colors supported by the printer.' + mediaSizes: + type: array + items: + type: string + nullable: true + description: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + mediaTypes: + type: array + items: + type: string + nullable: true + description: The media types supported by the printer. + multipageLayouts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + description: The presentation directions supported by the printer. Supported values are described in the following table. + orientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + description: The print orientations supported by the printer. Valid values are described in the following table. + outputBins: + type: array + items: + type: string + nullable: true + description: The printer's supported output bins (trays). + pagesPerSheet: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: Supported number of Input Pages to impose upon a single Impression. + qualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + description: The print qualities supported by the printer. + rightMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported right margins(in microns) for the printer. + scalings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printScaling' + description: Supported print scalings. + supportedColorConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + supportedCopiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedDocumentMimeTypes: + type: array + items: + type: string + nullable: true + supportedDuplexConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + supportedFinishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + supportedMediaColors: + type: array + items: + type: string + nullable: true + supportedMediaSizes: + type: array + items: + type: string + nullable: true + supportedMediaTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMediaType' + supportedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + supportedOutputBins: + type: array + items: + type: string + nullable: true + supportedPagesPerSheet: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedPresentationDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + supportedPrintQualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + supportsFitPdfToPage: + type: boolean + description: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + nullable: true + topMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported top margins(in microns) for the printer. + additionalProperties: + type: object + microsoft.graph.printerDefaults: + title: printerDefaults + type: object + properties: + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + contentType: type: string - description: The admin-defined description for the label. + description: The default content (MIME) type to use when processing documents. nullable: true - id: + copiesPerJob: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of copies printed per job. + format: int32 + nullable: true + documentMimeType: type: string - description: The label ID is a globally unique identifier (GUID). nullable: true - isActive: + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default resolution in DPI to use when printing the job. + format: int32 + nullable: true + duplexConfiguration: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: The default set of finishings to apply to print jobs. Valid values are described in the following table. + fitPdfToPage: type: boolean - description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. - name: + description: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + nullable: true + inputBin: type: string - description: The plaintext name of the label. + description: The default input bin that serves as the paper source. nullable: true - parent: - $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' - sensitivity: + mediaColor: + type: string + description: The default media (such as paper) color to print the document on. + nullable: true + mediaSize: + type: string + description: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pagesPerSheet: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'The sensitivity value of the label, where lower is less sensitive.' + description: The default number of document pages to print on each sheet. format: int32 - tooltip: - type: string - description: The tooltip that should be displayed for the label in a user interface. nullable: true + pdfFitToPage: + type: boolean + nullable: true + presentationDirection: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + printColorConfiguration: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + printQuality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' additionalProperties: type: object - microsoft.graph.threatAssessmentResultType: - title: threatAssessmentResultType - enum: - - checkPolicy - - rescan - - unknownFutureValue - type: string - microsoft.graph.attendeeType: - title: attendeeType - enum: - - required - - optional - - resource - type: string - microsoft.graph.weekIndex: - title: weekIndex - enum: - - first - - second - - third - - fourth - - last - type: string + microsoft.graph.printerLocation: + title: printerLocation + type: object + properties: + altitudeInMeters: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The altitude, in meters, that the printer is located at.' + format: int32 + nullable: true + building: + type: string + description: The building that the printer is located in. + nullable: true + city: + type: string + description: The city that the printer is located in. + nullable: true + countryOrRegion: + type: string + description: The country or region that the printer is located in. + nullable: true + floor: + type: string + description: The floor that the printer is located on. Only numerical values are supported right now. + nullable: true + floorDescription: + type: string + description: The description of the floor that the printer is located on. + nullable: true + floorNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + latitude: + type: number + description: The latitude that the printer is located at. + format: double + nullable: true + longitude: + type: number + description: The longitude that the printer is located at. + format: double + nullable: true + organization: + type: array + items: + type: string + nullable: true + description: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + postalCode: + type: string + description: The postal code that the printer is located in. + nullable: true + roomDescription: + type: string + description: The description of the room that the printer is located in. + nullable: true + roomName: + type: string + description: The room that the printer is located in. Only numerical values are supported right now. + nullable: true + roomNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + site: + type: string + description: The site that the printer is located in. + nullable: true + stateOrProvince: + type: string + description: The state or province that the printer is located in. + nullable: true + streetAddress: + type: string + description: The street address where the printer is located. + nullable: true + subdivision: + type: array + items: + type: string + nullable: true + description: The subdivision that the printer is located in. The elements should be in hierarchical order. + subunit: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.printerStatus: + title: printerStatus + type: object + properties: + description: + type: string + description: A human-readable description of the printer's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateDetail' + description: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + processingStateDescription: + type: string + nullable: true + processingStateReasons: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateReason' + state: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + additionalProperties: + type: object + microsoft.graph.printJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printJob + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printJobConfiguration' + createdBy: + $ref: '#/components/schemas/microsoft.graph.userIdentity' + 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 DateTimeOffset when the job was created. Read-only. + format: date-time + isFetchable: + type: boolean + description: 'If true, document can be fetched by printer.' + nullable: true + redirectedFrom: + type: string + description: 'Contains the source job URL, if the job has been redirected from another printer.' + nullable: true + redirectedTo: + type: string + description: 'Contains the destination job URL, if the job has been redirected to another printer.' + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printJobStatus' + documents: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDocument' + description: Read-only. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of printTasks that were triggered by this print job. + additionalProperties: + type: object + microsoft.graph.printConnector: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printConnector + type: object + properties: + appVersion: + type: string + description: The connector's version. + nullable: true + deviceHealth: + $ref: '#/components/schemas/microsoft.graph.deviceHealth' + displayName: + type: string + description: The name of the connector. + nullable: true + fullyQualifiedDomainName: + type: string + description: The connector machine's hostname. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + name: + type: string + nullable: true + operatingSystem: + type: string + description: The connector machine's operating system version. + nullable: true + registeredDateTime: + 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 DateTimeOffset when the connector was registered. + format: date-time + additionalProperties: + type: object + microsoft.graph.printTaskTrigger: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskTrigger + type: object + properties: + event: + $ref: '#/components/schemas/microsoft.graph.printEvent' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + additionalProperties: + type: object + microsoft.graph.volumeType: + title: volumeType + enum: + - operatingSystemVolume + - fixedDataVolume + - removableDataVolume + - unknownFutureValue + type: string + microsoft.graph.parentLabelDetails: + title: parentLabelDetails + type: object + properties: + color: + type: string + description: 'The color that the user interface should display for the label, if configured.' + nullable: true + description: + type: string + description: The admin-defined description for the label. + nullable: true + id: + type: string + description: The label ID is a globally unique identifier (GUID). + nullable: true + isActive: + type: boolean + description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. + name: + type: string + description: The plaintext name of the label. + nullable: true + parent: + $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' + sensitivity: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The sensitivity value of the label, where lower is less sensitive.' + format: int32 + tooltip: + type: string + description: The tooltip that should be displayed for the label in a user interface. + nullable: true + additionalProperties: + type: object + microsoft.graph.threatAssessmentResultType: + title: threatAssessmentResultType + enum: + - checkPolicy + - rescan + - unknownFutureValue + type: string + microsoft.graph.attendeeType: + title: attendeeType + enum: + - required + - optional + - resource + type: string + microsoft.graph.weekIndex: + title: weekIndex + enum: + - first + - second + - third + - fourth + - last + type: string microsoft.graph.recurrencePatternType: title: recurrencePatternType enum: @@ -41151,6 +41805,1218 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFill' additionalProperties: type: object + microsoft.graph.printColorMode: + title: printColorMode + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.integerRange: + title: integerRange + type: object + properties: + end: + type: integer + description: The inclusive upper bound of the integer range. + format: int64 + nullable: true + maximum: + type: integer + format: int64 + nullable: true + minimum: + type: integer + format: int64 + nullable: true + start: + type: integer + description: The inclusive lower bound of the integer range. + format: int64 + nullable: true + additionalProperties: + type: object + microsoft.graph.printDuplexMode: + title: printDuplexMode + enum: + - flipOnLongEdge + - flipOnShortEdge + - oneSided + type: string + microsoft.graph.printerFeedDirection: + title: printerFeedDirection + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printerFeedOrientation: + title: printerFeedOrientation + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printFinishing: + title: printFinishing + enum: + - none + - staple + - punch + - cover + - bind + - saddleStitch + - stitchEdge + - stapleTopLeft + - stapleBottomLeft + - stapleTopRight + - stapleBottomRight + - stitchLeftEdge + - stitchTopEdge + - stitchRightEdge + - stitchBottomEdge + - stapleDualLeft + - stapleDualTop + - stapleDualRight + - stapleDualBottom + - unknownFutureValue + type: string + microsoft.graph.printMultipageLayout: + title: printMultipageLayout + enum: + - clockwiseFromTopLeft + - counterclockwiseFromTopLeft + - counterclockwiseFromTopRight + - clockwiseFromTopRight + - counterclockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterclockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printOrientation: + title: printOrientation + enum: + - portrait + - landscape + - reverseLandscape + - reversePortrait + type: string + microsoft.graph.printQuality: + title: printQuality + enum: + - low + - medium + - high + - unknownFutureValue + type: string + microsoft.graph.printScaling: + title: printScaling + enum: + - auto + - shrinkToFit + - fill + - fit + - none + - unknownFutureValue + type: string + microsoft.graph.printColorConfiguration: + title: printColorConfiguration + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.printDuplexConfiguration: + title: printDuplexConfiguration + enum: + - twoSidedLongEdge + - twoSidedShortEdge + - oneSided + type: string + microsoft.graph.printMediaType: + title: printMediaType + enum: + - stationery + - transparency + - envelope + - envelopePlain + - continuous + - screen + - screenPaged + - continuousLong + - continuousShort + - envelopeWindow + - multiPartForm + - multiLayer + - labels + type: string + microsoft.graph.printPresentationDirection: + title: printPresentationDirection + enum: + - clockwiseFromTopLeft + - counterClockwiseFromTopLeft + - counterClockwiseFromTopRight + - clockwiseFromTopRight + - counterClockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterClockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printerProcessingStateDetail: + title: printerProcessingStateDetail + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + - alertRemovalOfBinaryChangeEntry + - banderAdded + - banderAlmostEmpty + - banderAlmostFull + - banderAtLimit + - banderClosed + - banderConfigurationChange + - banderCoverClosed + - banderCoverOpen + - banderEmpty + - banderFull + - banderInterlockClosed + - banderInterlockOpen + - banderJam + - banderLifeAlmostOver + - banderLifeOver + - banderMemoryExhausted + - banderMissing + - banderMotorFailure + - banderNearLimit + - banderOffline + - banderOpened + - banderOverTemperature + - banderPowerSaver + - banderRecoverableFailure + - banderRecoverableStorage + - banderRemoved + - banderResourceAdded + - banderResourceRemoved + - banderThermistorFailure + - banderTimingFailure + - banderTurnedOff + - banderTurnedOn + - banderUnderTemperature + - banderUnrecoverableFailure + - banderUnrecoverableStorageError + - banderWarmingUp + - binderAdded + - binderAlmostEmpty + - binderAlmostFull + - binderAtLimit + - binderClosed + - binderConfigurationChange + - binderCoverClosed + - binderCoverOpen + - binderEmpty + - binderFull + - binderInterlockClosed + - binderInterlockOpen + - binderJam + - binderLifeAlmostOver + - binderLifeOver + - binderMemoryExhausted + - binderMissing + - binderMotorFailure + - binderNearLimit + - binderOffline + - binderOpened + - binderOverTemperature + - binderPowerSaver + - binderRecoverableFailure + - binderRecoverableStorage + - binderRemoved + - binderResourceAdded + - binderResourceRemoved + - binderThermistorFailure + - binderTimingFailure + - binderTurnedOff + - binderTurnedOn + - binderUnderTemperature + - binderUnrecoverableFailure + - binderUnrecoverableStorageError + - binderWarmingUp + - cameraFailure + - chamberCooling + - chamberFailure + - chamberHeating + - chamberTemperatureHigh + - chamberTemperatureLow + - cleanerLifeAlmostOver + - cleanerLifeOver + - configurationChange + - deactivated + - deleted + - dieCutterAdded + - dieCutterAlmostEmpty + - dieCutterAlmostFull + - dieCutterAtLimit + - dieCutterClosed + - dieCutterConfigurationChange + - dieCutterCoverClosed + - dieCutterCoverOpen + - dieCutterEmpty + - dieCutterFull + - dieCutterInterlockClosed + - dieCutterInterlockOpen + - dieCutterJam + - dieCutterLifeAlmostOver + - dieCutterLifeOver + - dieCutterMemoryExhausted + - dieCutterMissing + - dieCutterMotorFailure + - dieCutterNearLimit + - dieCutterOffline + - dieCutterOpened + - dieCutterOverTemperature + - dieCutterPowerSaver + - dieCutterRecoverableFailure + - dieCutterRecoverableStorage + - dieCutterRemoved + - dieCutterResourceAdded + - dieCutterResourceRemoved + - dieCutterThermistorFailure + - dieCutterTimingFailure + - dieCutterTurnedOff + - dieCutterTurnedOn + - dieCutterUnderTemperature + - dieCutterUnrecoverableFailure + - dieCutterUnrecoverableStorageError + - dieCutterWarmingUp + - extruderCooling + - extruderFailure + - extruderHeating + - extruderJam + - extruderTemperatureHigh + - extruderTemperatureLow + - fanFailure + - faxModemLifeAlmostOver + - faxModemLifeOver + - faxModemMissing + - faxModemTurnedOff + - faxModemTurnedOn + - folderAdded + - folderAlmostEmpty + - folderAlmostFull + - folderAtLimit + - folderClosed + - folderConfigurationChange + - folderCoverClosed + - folderCoverOpen + - folderEmpty + - folderFull + - folderInterlockClosed + - folderInterlockOpen + - folderJam + - folderLifeAlmostOver + - folderLifeOver + - folderMemoryExhausted + - folderMissing + - folderMotorFailure + - folderNearLimit + - folderOffline + - folderOpened + - folderOverTemperature + - folderPowerSaver + - folderRecoverableFailure + - folderRecoverableStorage + - folderRemoved + - folderResourceAdded + - folderResourceRemoved + - folderThermistorFailure + - folderTimingFailure + - folderTurnedOff + - folderTurnedOn + - folderUnderTemperature + - folderUnrecoverableFailure + - folderUnrecoverableStorageError + - folderWarmingUp + - hibernate + - holdNewJobs + - identifyPrinterRequested + - imprinterAdded + - imprinterAlmostEmpty + - imprinterAlmostFull + - imprinterAtLimit + - imprinterClosed + - imprinterConfigurationChange + - imprinterCoverClosed + - imprinterCoverOpen + - imprinterEmpty + - imprinterFull + - imprinterInterlockClosed + - imprinterInterlockOpen + - imprinterJam + - imprinterLifeAlmostOver + - imprinterLifeOver + - imprinterMemoryExhausted + - imprinterMissing + - imprinterMotorFailure + - imprinterNearLimit + - imprinterOffline + - imprinterOpened + - imprinterOverTemperature + - imprinterPowerSaver + - imprinterRecoverableFailure + - imprinterRecoverableStorage + - imprinterRemoved + - imprinterResourceAdded + - imprinterResourceRemoved + - imprinterThermistorFailure + - imprinterTimingFailure + - imprinterTurnedOff + - imprinterTurnedOn + - imprinterUnderTemperature + - imprinterUnrecoverableFailure + - imprinterUnrecoverableStorageError + - imprinterWarmingUp + - inputCannotFeedSizeSelected + - inputManualInputRequest + - inputMediaColorChange + - inputMediaFormPartsChange + - inputMediaSizeChange + - inputMediaTrayFailure + - inputMediaTrayFeedError + - inputMediaTrayJam + - inputMediaTypeChange + - inputMediaWeightChange + - inputPickRollerFailure + - inputPickRollerLifeOver + - inputPickRollerLifeWarn + - inputPickRollerMissing + - inputTrayElevationFailure + - inputTrayPositionFailure + - inserterAdded + - inserterAlmostEmpty + - inserterAlmostFull + - inserterAtLimit + - inserterClosed + - inserterConfigurationChange + - inserterCoverClosed + - inserterCoverOpen + - inserterEmpty + - inserterFull + - inserterInterlockClosed + - inserterInterlockOpen + - inserterJam + - inserterLifeAlmostOver + - inserterLifeOver + - inserterMemoryExhausted + - inserterMissing + - inserterMotorFailure + - inserterNearLimit + - inserterOffline + - inserterOpened + - inserterOverTemperature + - inserterPowerSaver + - inserterRecoverableFailure + - inserterRecoverableStorage + - inserterRemoved + - inserterResourceAdded + - inserterResourceRemoved + - inserterThermistorFailure + - inserterTimingFailure + - inserterTurnedOff + - inserterTurnedOn + - inserterUnderTemperature + - inserterUnrecoverableFailure + - inserterUnrecoverableStorageError + - inserterWarmingUp + - interlockClosed + - interpreterCartridgeAdded + - interpreterCartridgeDeleted + - interpreterComplexPageEncountered + - interpreterMemoryDecrease + - interpreterMemoryIncrease + - interpreterResourceAdded + - interpreterResourceDeleted + - lampAtEol + - lampFailure + - lampNearEol + - laserAtEol + - laserFailure + - laserNearEol + - makeEnvelopeAdded + - makeEnvelopeAlmostEmpty + - makeEnvelopeAlmostFull + - makeEnvelopeAtLimit + - makeEnvelopeClosed + - makeEnvelopeConfigurationChange + - makeEnvelopeCoverClosed + - makeEnvelopeCoverOpen + - makeEnvelopeEmpty + - makeEnvelopeFull + - makeEnvelopeInterlockClosed + - makeEnvelopeInterlockOpen + - makeEnvelopeJam + - makeEnvelopeLifeAlmostOver + - makeEnvelopeLifeOver + - makeEnvelopeMemoryExhausted + - makeEnvelopeMissing + - makeEnvelopeMotorFailure + - makeEnvelopeNearLimit + - makeEnvelopeOffline + - makeEnvelopeOpened + - makeEnvelopeOverTemperature + - makeEnvelopePowerSaver + - makeEnvelopeRecoverableFailure + - makeEnvelopeRecoverableStorage + - makeEnvelopeRemoved + - makeEnvelopeResourceAdded + - makeEnvelopeResourceRemoved + - makeEnvelopeThermistorFailure + - makeEnvelopeTimingFailure + - makeEnvelopeTurnedOff + - makeEnvelopeTurnedOn + - makeEnvelopeUnderTemperature + - makeEnvelopeUnrecoverableFailure + - makeEnvelopeUnrecoverableStorageError + - makeEnvelopeWarmingUp + - markerAdjustingPrintQuality + - markerCleanerMissing + - markerDeveloperAlmostEmpty + - markerDeveloperEmpty + - markerDeveloperMissing + - markerFuserMissing + - markerFuserThermistorFailure + - markerFuserTimingFailure + - markerInkAlmostEmpty + - markerInkEmpty + - markerInkMissing + - markerOpcMissing + - markerPrintRibbonAlmostEmpty + - markerPrintRibbonEmpty + - markerPrintRibbonMissing + - markerSupplyAlmostEmpty + - markerSupplyMissing + - markerTonerCartridgeMissing + - markerTonerMissing + - markerWasteInkReceptacleAlmostFull + - markerWasteInkReceptacleFull + - markerWasteInkReceptacleMissing + - markerWasteMissing + - markerWasteTonerReceptacleAlmostFull + - markerWasteTonerReceptacleFull + - markerWasteTonerReceptacleMissing + - materialEmpty + - materialLow + - materialNeeded + - mediaDrying + - mediaPathCannotDuplexMediaSelected + - mediaPathFailure + - mediaPathInputEmpty + - mediaPathInputFeedError + - mediaPathInputJam + - mediaPathInputRequest + - mediaPathJam + - mediaPathMediaTrayAlmostFull + - mediaPathMediaTrayFull + - mediaPathMediaTrayMissing + - mediaPathOutputFeedError + - mediaPathOutputFull + - mediaPathOutputJam + - mediaPathPickRollerFailure + - mediaPathPickRollerLifeOver + - mediaPathPickRollerLifeWarn + - mediaPathPickRollerMissing + - motorFailure + - outputMailboxSelectFailure + - outputMediaTrayFailure + - outputMediaTrayFeedError + - outputMediaTrayJam + - perforaterAdded + - perforaterAlmostEmpty + - perforaterAlmostFull + - perforaterAtLimit + - perforaterClosed + - perforaterConfigurationChange + - perforaterCoverClosed + - perforaterCoverOpen + - perforaterEmpty + - perforaterFull + - perforaterInterlockClosed + - perforaterInterlockOpen + - perforaterJam + - perforaterLifeAlmostOver + - perforaterLifeOver + - perforaterMemoryExhausted + - perforaterMissing + - perforaterMotorFailure + - perforaterNearLimit + - perforaterOffline + - perforaterOpened + - perforaterOverTemperature + - perforaterPowerSaver + - perforaterRecoverableFailure + - perforaterRecoverableStorage + - perforaterRemoved + - perforaterResourceAdded + - perforaterResourceRemoved + - perforaterThermistorFailure + - perforaterTimingFailure + - perforaterTurnedOff + - perforaterTurnedOn + - perforaterUnderTemperature + - perforaterUnrecoverableFailure + - perforaterUnrecoverableStorageError + - perforaterWarmingUp + - platformCooling + - platformFailure + - platformHeating + - platformTemperatureHigh + - platformTemperatureLow + - powerDown + - powerUp + - printerManualReset + - printerNmsReset + - printerReadyToPrint + - puncherAdded + - puncherAlmostEmpty + - puncherAlmostFull + - puncherAtLimit + - puncherClosed + - puncherConfigurationChange + - puncherCoverClosed + - puncherCoverOpen + - puncherEmpty + - puncherFull + - puncherInterlockClosed + - puncherInterlockOpen + - puncherJam + - puncherLifeAlmostOver + - puncherLifeOver + - puncherMemoryExhausted + - puncherMissing + - puncherMotorFailure + - puncherNearLimit + - puncherOffline + - puncherOpened + - puncherOverTemperature + - puncherPowerSaver + - puncherRecoverableFailure + - puncherRecoverableStorage + - puncherRemoved + - puncherResourceAdded + - puncherResourceRemoved + - puncherThermistorFailure + - puncherTimingFailure + - puncherTurnedOff + - puncherTurnedOn + - puncherUnderTemperature + - puncherUnrecoverableFailure + - puncherUnrecoverableStorageError + - puncherWarmingUp + - resuming + - scanMediaPathFailure + - scanMediaPathInputEmpty + - scanMediaPathInputFeedError + - scanMediaPathInputJam + - scanMediaPathInputRequest + - scanMediaPathJam + - scanMediaPathOutputFeedError + - scanMediaPathOutputFull + - scanMediaPathOutputJam + - scanMediaPathPickRollerFailure + - scanMediaPathPickRollerLifeOver + - scanMediaPathPickRollerLifeWarn + - scanMediaPathPickRollerMissing + - scanMediaPathTrayAlmostFull + - scanMediaPathTrayFull + - scanMediaPathTrayMissing + - scannerLightFailure + - scannerLightLifeAlmostOver + - scannerLightLifeOver + - scannerLightMissing + - scannerSensorFailure + - scannerSensorLifeAlmostOver + - scannerSensorLifeOver + - scannerSensorMissing + - separationCutterAdded + - separationCutterAlmostEmpty + - separationCutterAlmostFull + - separationCutterAtLimit + - separationCutterClosed + - separationCutterConfigurationChange + - separationCutterCoverClosed + - separationCutterCoverOpen + - separationCutterEmpty + - separationCutterFull + - separationCutterInterlockClosed + - separationCutterInterlockOpen + - separationCutterJam + - separationCutterLifeAlmostOver + - separationCutterLifeOver + - separationCutterMemoryExhausted + - separationCutterMissing + - separationCutterMotorFailure + - separationCutterNearLimit + - separationCutterOffline + - separationCutterOpened + - separationCutterOverTemperature + - separationCutterPowerSaver + - separationCutterRecoverableFailure + - separationCutterRecoverableStorage + - separationCutterRemoved + - separationCutterResourceAdded + - separationCutterResourceRemoved + - separationCutterThermistorFailure + - separationCutterTimingFailure + - separationCutterTurnedOff + - separationCutterTurnedOn + - separationCutterUnderTemperature + - separationCutterUnrecoverableFailure + - separationCutterUnrecoverableStorageError + - separationCutterWarmingUp + - sheetRotatorAdded + - sheetRotatorAlmostEmpty + - sheetRotatorAlmostFull + - sheetRotatorAtLimit + - sheetRotatorClosed + - sheetRotatorConfigurationChange + - sheetRotatorCoverClosed + - sheetRotatorCoverOpen + - sheetRotatorEmpty + - sheetRotatorFull + - sheetRotatorInterlockClosed + - sheetRotatorInterlockOpen + - sheetRotatorJam + - sheetRotatorLifeAlmostOver + - sheetRotatorLifeOver + - sheetRotatorMemoryExhausted + - sheetRotatorMissing + - sheetRotatorMotorFailure + - sheetRotatorNearLimit + - sheetRotatorOffline + - sheetRotatorOpened + - sheetRotatorOverTemperature + - sheetRotatorPowerSaver + - sheetRotatorRecoverableFailure + - sheetRotatorRecoverableStorage + - sheetRotatorRemoved + - sheetRotatorResourceAdded + - sheetRotatorResourceRemoved + - sheetRotatorThermistorFailure + - sheetRotatorTimingFailure + - sheetRotatorTurnedOff + - sheetRotatorTurnedOn + - sheetRotatorUnderTemperature + - sheetRotatorUnrecoverableFailure + - sheetRotatorUnrecoverableStorageError + - sheetRotatorWarmingUp + - slitterAdded + - slitterAlmostEmpty + - slitterAlmostFull + - slitterAtLimit + - slitterClosed + - slitterConfigurationChange + - slitterCoverClosed + - slitterCoverOpen + - slitterEmpty + - slitterFull + - slitterInterlockClosed + - slitterInterlockOpen + - slitterJam + - slitterLifeAlmostOver + - slitterLifeOver + - slitterMemoryExhausted + - slitterMissing + - slitterMotorFailure + - slitterNearLimit + - slitterOffline + - slitterOpened + - slitterOverTemperature + - slitterPowerSaver + - slitterRecoverableFailure + - slitterRecoverableStorage + - slitterRemoved + - slitterResourceAdded + - slitterResourceRemoved + - slitterThermistorFailure + - slitterTimingFailure + - slitterTurnedOff + - slitterTurnedOn + - slitterUnderTemperature + - slitterUnrecoverableFailure + - slitterUnrecoverableStorageError + - slitterWarmingUp + - stackerAdded + - stackerAlmostEmpty + - stackerAlmostFull + - stackerAtLimit + - stackerClosed + - stackerConfigurationChange + - stackerCoverClosed + - stackerCoverOpen + - stackerEmpty + - stackerFull + - stackerInterlockClosed + - stackerInterlockOpen + - stackerJam + - stackerLifeAlmostOver + - stackerLifeOver + - stackerMemoryExhausted + - stackerMissing + - stackerMotorFailure + - stackerNearLimit + - stackerOffline + - stackerOpened + - stackerOverTemperature + - stackerPowerSaver + - stackerRecoverableFailure + - stackerRecoverableStorage + - stackerRemoved + - stackerResourceAdded + - stackerResourceRemoved + - stackerThermistorFailure + - stackerTimingFailure + - stackerTurnedOff + - stackerTurnedOn + - stackerUnderTemperature + - stackerUnrecoverableFailure + - stackerUnrecoverableStorageError + - stackerWarmingUp + - standby + - staplerAdded + - staplerAlmostEmpty + - staplerAlmostFull + - staplerAtLimit + - staplerClosed + - staplerConfigurationChange + - staplerCoverClosed + - staplerCoverOpen + - staplerEmpty + - staplerFull + - staplerInterlockClosed + - staplerInterlockOpen + - staplerJam + - staplerLifeAlmostOver + - staplerLifeOver + - staplerMemoryExhausted + - staplerMissing + - staplerMotorFailure + - staplerNearLimit + - staplerOffline + - staplerOpened + - staplerOverTemperature + - staplerPowerSaver + - staplerRecoverableFailure + - staplerRecoverableStorage + - staplerRemoved + - staplerResourceAdded + - staplerResourceRemoved + - staplerThermistorFailure + - staplerTimingFailure + - staplerTurnedOff + - staplerTurnedOn + - staplerUnderTemperature + - staplerUnrecoverableFailure + - staplerUnrecoverableStorageError + - staplerWarmingUp + - stitcherAdded + - stitcherAlmostEmpty + - stitcherAlmostFull + - stitcherAtLimit + - stitcherClosed + - stitcherConfigurationChange + - stitcherCoverClosed + - stitcherCoverOpen + - stitcherEmpty + - stitcherFull + - stitcherInterlockClosed + - stitcherInterlockOpen + - stitcherJam + - stitcherLifeAlmostOver + - stitcherLifeOver + - stitcherMemoryExhausted + - stitcherMissing + - stitcherMotorFailure + - stitcherNearLimit + - stitcherOffline + - stitcherOpened + - stitcherOverTemperature + - stitcherPowerSaver + - stitcherRecoverableFailure + - stitcherRecoverableStorage + - stitcherRemoved + - stitcherResourceAdded + - stitcherResourceRemoved + - stitcherThermistorFailure + - stitcherTimingFailure + - stitcherTurnedOff + - stitcherTurnedOn + - stitcherUnderTemperature + - stitcherUnrecoverableFailure + - stitcherUnrecoverableStorageError + - stitcherWarmingUp + - subunitAdded + - subunitAlmostEmpty + - subunitAlmostFull + - subunitAtLimit + - subunitClosed + - subunitCoolingDown + - subunitEmpty + - subunitFull + - subunitLifeAlmostOver + - subunitLifeOver + - subunitMemoryExhausted + - subunitMissing + - subunitMotorFailure + - subunitNearLimit + - subunitOffline + - subunitOpened + - subunitOverTemperature + - subunitPowerSaver + - subunitRecoverableFailure + - subunitRecoverableStorage + - subunitRemoved + - subunitResourceAdded + - subunitResourceRemoved + - subunitThermistorFailure + - subunitTimingFailure + - subunitTurnedOff + - subunitTurnedOn + - subunitUnderTemperature + - subunitUnrecoverableFailure + - subunitUnrecoverableStorage + - subunitWarmingUp + - suspend + - testing + - trimmerAdded + - trimmerAlmostEmpty + - trimmerAlmostFull + - trimmerAtLimit + - trimmerClosed + - trimmerConfigurationChange + - trimmerCoverClosed + - trimmerCoverOpen + - trimmerEmpty + - trimmerFull + - trimmerInterlockClosed + - trimmerInterlockOpen + - trimmerJam + - trimmerLifeAlmostOver + - trimmerLifeOver + - trimmerMemoryExhausted + - trimmerMissing + - trimmerMotorFailure + - trimmerNearLimit + - trimmerOffline + - trimmerOpened + - trimmerOverTemperature + - trimmerPowerSaver + - trimmerRecoverableFailure + - trimmerRecoverableStorage + - trimmerRemoved + - trimmerResourceAdded + - trimmerResourceRemoved + - trimmerThermistorFailure + - trimmerTimingFailure + - trimmerTurnedOff + - trimmerTurnedOn + - trimmerUnderTemperature + - trimmerUnrecoverableFailure + - trimmerUnrecoverableStorageError + - trimmerWarmingUp + - unknown + - wrapperAdded + - wrapperAlmostEmpty + - wrapperAlmostFull + - wrapperAtLimit + - wrapperClosed + - wrapperConfigurationChange + - wrapperCoverClosed + - wrapperCoverOpen + - wrapperEmpty + - wrapperFull + - wrapperInterlockClosed + - wrapperInterlockOpen + - wrapperJam + - wrapperLifeAlmostOver + - wrapperLifeOver + - wrapperMemoryExhausted + - wrapperMissing + - wrapperMotorFailure + - wrapperNearLimit + - wrapperOffline + - wrapperOpened + - wrapperOverTemperature + - wrapperPowerSaver + - wrapperRecoverableFailure + - wrapperRecoverableStorage + - wrapperRemoved + - wrapperResourceAdded + - wrapperResourceRemoved + - wrapperThermistorFailure + - wrapperTimingFailure + - wrapperTurnedOff + - wrapperTurnedOn + - wrapperUnderTemperature + - wrapperUnrecoverableFailure + - wrapperUnrecoverableStorageError + - wrapperWarmingUp + type: string + microsoft.graph.printerProcessingState: + title: printerProcessingState + enum: + - unknown + - idle + - processing + - stopped + - unknownFutureValue + type: string + microsoft.graph.printerProcessingStateReason: + title: printerProcessingStateReason + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + type: string + microsoft.graph.printJobConfiguration: + title: printJobConfiguration + type: object + properties: + collate: + type: boolean + description: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of copies that should be printed. Read-only. + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes to use when printing. + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + description: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of document pages to print on each sheet. + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printJobStatus: + title: printJobStatus + type: object + properties: + acquiredByPrinter: + type: boolean + description: + type: string + description: A human-readable description of the print job's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJobStateDetail' + description: Additional details for print job state. Valid values are described in the following table. Read-only. + isAcquiredByPrinter: + type: boolean + description: True if the job was acknowledged by a printer; false otherwise. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + processingStateDescription: + type: string + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + additionalProperties: + type: object + microsoft.graph.printDocument: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printDocument + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printerDocumentConfiguration' + contentType: + type: string + description: The document's content (MIME) type. Read-only. + nullable: true + displayName: + type: string + description: The document's name. Read-only. + nullable: true + size: + type: integer + description: The document's size in bytes. Read-only. + format: int64 + additionalProperties: + type: object + microsoft.graph.printTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTask + type: object + properties: + parentUrl: + type: string + description: 'The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only.' + status: + $ref: '#/components/schemas/microsoft.graph.printTaskStatus' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + trigger: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + additionalProperties: + type: object + microsoft.graph.deviceHealth: + title: deviceHealth + type: object + properties: + lastConnectionTime: + 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 last time the device was connected. + format: date-time + additionalProperties: + type: object + microsoft.graph.printEvent: + title: printEvent + enum: + - jobStarted + - unknownFutureValue + type: string + microsoft.graph.printTaskDefinition: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskDefinition + type: object + properties: + createdBy: + $ref: '#/components/schemas/microsoft.graph.appIdentity' + displayName: + type: string + description: The name of the printTaskDefinition. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + additionalProperties: + type: object microsoft.graph.settingSourceType: title: settingSourceType enum: @@ -41286,6 +43152,165 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFont' additionalProperties: type: object + microsoft.graph.printMargin: + title: printMargin + type: object + properties: + bottom: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the bottom edge. + format: int32 + nullable: true + left: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the left edge. + format: int32 + nullable: true + right: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the right edge. + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the top edge. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.printJobStateDetail: + title: printJobStateDetail + enum: + - uploadPending + - transforming + - completedSuccessfully + - completedWithWarnings + - completedWithErrors + - releaseWait + - interpreting + - unknownFutureValue + type: string + microsoft.graph.printJobProcessingState: + title: printJobProcessingState + enum: + - unknown + - pending + - processing + - paused + - stopped + - completed + - canceled + - aborted + type: string + microsoft.graph.printerDocumentConfiguration: + title: printerDocumentConfiguration + type: object + properties: + collate: + type: boolean + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedDirection: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + nullable: true + mediaType: + type: string + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printTaskStatus: + title: printTaskStatus + type: object + properties: + description: + type: string + description: A human-readable description of the current processing state of the printTask. + state: + $ref: '#/components/schemas/microsoft.graph.printTaskProcessingState' + additionalProperties: + type: object + microsoft.graph.appIdentity: + title: appIdentity + type: object + properties: + appId: + type: string + description: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + nullable: true + displayName: + type: string + description: Refers to the Application Name displayed in the Azure Portal. + nullable: true + servicePrincipalId: + type: string + description: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + nullable: true + servicePrincipalName: + type: string + description: Refers to the Service Principal Name is the Application name in the tenant. + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkConversationIdentityType: title: teamworkConversationIdentityType enum: @@ -41311,6 +43336,15 @@ components: - darkYellow - unknownFutureValue type: string + microsoft.graph.printTaskProcessingState: + title: printTaskProcessingState + enum: + - pending + - processing + - completed + - aborted + - unknownFutureValue + type: string responses: error: description: error diff --git a/openApiDocs/beta/Groups.yml b/openApiDocs/beta/Groups.yml index b3c7f511785..6636e1f8d1b 100644 --- a/openApiDocs/beta/Groups.yml +++ b/openApiDocs/beta/Groups.yml @@ -22203,6 +22203,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -24029,7 +24031,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -25108,6 +25110,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -27259,18 +27271,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -27279,14 +27295,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -27295,10 +27314,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.tasks: @@ -28898,6 +28919,36 @@ components: - equipment - others type: string + microsoft.graph.printerShare: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printerShare + type: object + properties: + allowAllUsers: + type: boolean + description: 'If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties.' + 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 DateTimeOffset when the printer share was created. Read-only. + format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' + allowedGroups: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.group' + description: The groups whose users have access to print using the printer. + allowedUsers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + description: The users who have access to print using the printer. + printer: + $ref: '#/components/schemas/microsoft.graph.printer' + additionalProperties: + type: object microsoft.graph.settings: title: settings type: object @@ -33088,6 +33139,102 @@ components: - alwaysEnabled - scheduled type: string + microsoft.graph.printerBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printerBase + type: object + properties: + capabilities: + $ref: '#/components/schemas/microsoft.graph.printerCapabilities' + defaults: + $ref: '#/components/schemas/microsoft.graph.printerDefaults' + displayName: + type: string + description: The name of the printer/printerShare. + nullable: true + isAcceptingJobs: + type: boolean + description: Whether the printer/printerShare is currently accepting new print jobs. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + manufacturer: + type: string + description: The manufacturer of the printer/printerShare. + nullable: true + model: + type: string + description: The model name of the printer/printerShare. + nullable: true + name: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printerStatus' + jobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJob' + description: The list of jobs that are queued for printing by the printer/printerShare. + additionalProperties: + type: object + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.printer: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printer + type: object + properties: + acceptingJobs: + type: boolean + nullable: true + hasPhysicalDevice: + type: boolean + description: True if the printer has a physical device for printing. Read-only. + isShared: + type: boolean + description: True if the printer is shared; false otherwise. Read-only. + lastSeenDateTime: + 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 most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + format: date-time + nullable: true + registeredDateTime: + 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 DateTimeOffset when the printer was registered. Read-only. + format: date-time + connectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printConnector' + description: The connectors that are associated with the printer. + share: + $ref: '#/components/schemas/microsoft.graph.printerShare' + shares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + description: 'The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.' + taskTriggers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + description: A list of task triggers that are associated with the printer. + additionalProperties: + type: object microsoft.graph.analyticsActivityType: title: analyticsActivityType enum: @@ -35312,92 +35459,599 @@ components: type: object additionalProperties: type: object - microsoft.graph.volumeType: - title: volumeType - enum: - - operatingSystemVolume - - fixedDataVolume - - removableDataVolume - - unknownFutureValue - type: string - microsoft.graph.parentLabelDetails: - title: parentLabelDetails + microsoft.graph.printerCapabilities: + title: printerCapabilities type: object properties: - color: - type: string - description: 'The color that the user interface should display for the label, if configured.' + bottomMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported bottom margins(in microns) for the printer. + collation: + type: boolean + description: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. nullable: true - description: - type: string - description: The admin-defined description for the label. + colorModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + description: The color modes supported by the printer. Valid values are described in the following table. + contentTypes: + type: array + items: + type: string + nullable: true + description: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + copiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + dpis: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: The list of print resolutions in DPI that are supported by the printer. + duplexModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + description: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + feedDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + description: The list of feed orientations that are supported by the printer. + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes the printer supports for a printed document. + inputBins: + type: array + items: + type: string + nullable: true + description: Supported input bins for the printer. + isColorPrintingSupported: + type: boolean + description: True if color printing is supported by the printer; false otherwise. Read-only. nullable: true - id: - type: string - description: The label ID is a globally unique identifier (GUID). + isPageRangeSupported: + type: boolean + description: True if the printer supports printing by page ranges; false otherwise. nullable: true - isActive: + leftMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported left margins(in microns) for the printer. + mediaColors: + type: array + items: + type: string + nullable: true + description: 'The media (i.e., paper) colors supported by the printer.' + mediaSizes: + type: array + items: + type: string + nullable: true + description: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + mediaTypes: + type: array + items: + type: string + nullable: true + description: The media types supported by the printer. + multipageLayouts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + description: The presentation directions supported by the printer. Supported values are described in the following table. + orientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + description: The print orientations supported by the printer. Valid values are described in the following table. + outputBins: + type: array + items: + type: string + nullable: true + description: The printer's supported output bins (trays). + pagesPerSheet: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: Supported number of Input Pages to impose upon a single Impression. + qualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + description: The print qualities supported by the printer. + rightMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported right margins(in microns) for the printer. + scalings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printScaling' + description: Supported print scalings. + supportedColorConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + supportedCopiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedDocumentMimeTypes: + type: array + items: + type: string + nullable: true + supportedDuplexConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + supportedFinishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + supportedMediaColors: + type: array + items: + type: string + nullable: true + supportedMediaSizes: + type: array + items: + type: string + nullable: true + supportedMediaTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMediaType' + supportedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + supportedOutputBins: + type: array + items: + type: string + nullable: true + supportedPagesPerSheet: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedPresentationDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + supportedPrintQualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + supportsFitPdfToPage: type: boolean - description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. - name: + description: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + nullable: true + topMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported top margins(in microns) for the printer. + additionalProperties: + type: object + microsoft.graph.printerDefaults: + title: printerDefaults + type: object + properties: + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + contentType: type: string - description: The plaintext name of the label. + description: The default content (MIME) type to use when processing documents. nullable: true - parent: - $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' - sensitivity: + copiesPerJob: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'The sensitivity value of the label, where lower is less sensitive.' + description: The default number of copies printed per job. format: int32 - tooltip: + nullable: true + documentMimeType: type: string - description: The tooltip that should be displayed for the label in a user interface. nullable: true - additionalProperties: - type: object - microsoft.graph.threatAssessmentResultType: - title: threatAssessmentResultType - enum: - - checkPolicy - - rescan - - unknownFutureValue - type: string - microsoft.graph.messageActionFlag: - title: messageActionFlag - enum: - - any - - call - - doNotForward - - followUp - - fyi - - forward - - noResponseNecessary - - read - - reply - - replyToAll - - review - type: string - microsoft.graph.sizeRange: - title: sizeRange - type: object - properties: - maximumSize: + dpi: maximum: 2147483647 minimum: -2147483648 type: integer - description: The maximum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. + description: The default resolution in DPI to use when printing the job. format: int32 nullable: true - minimumSize: + duplexConfiguration: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: The default set of finishings to apply to print jobs. Valid values are described in the following table. + fitPdfToPage: + type: boolean + description: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + nullable: true + inputBin: + type: string + description: The default input bin that serves as the paper source. + nullable: true + mediaColor: + type: string + description: The default media (such as paper) color to print the document on. + nullable: true + mediaSize: + type: string + description: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pagesPerSheet: maximum: 2147483647 minimum: -2147483648 type: integer - description: The minimum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. + description: The default number of document pages to print on each sheet. format: int32 nullable: true - additionalProperties: + pdfFitToPage: + type: boolean + nullable: true + presentationDirection: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + printColorConfiguration: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + printQuality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printerLocation: + title: printerLocation + type: object + properties: + altitudeInMeters: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The altitude, in meters, that the printer is located at.' + format: int32 + nullable: true + building: + type: string + description: The building that the printer is located in. + nullable: true + city: + type: string + description: The city that the printer is located in. + nullable: true + countryOrRegion: + type: string + description: The country or region that the printer is located in. + nullable: true + floor: + type: string + description: The floor that the printer is located on. Only numerical values are supported right now. + nullable: true + floorDescription: + type: string + description: The description of the floor that the printer is located on. + nullable: true + floorNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + latitude: + type: number + description: The latitude that the printer is located at. + format: double + nullable: true + longitude: + type: number + description: The longitude that the printer is located at. + format: double + nullable: true + organization: + type: array + items: + type: string + nullable: true + description: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + postalCode: + type: string + description: The postal code that the printer is located in. + nullable: true + roomDescription: + type: string + description: The description of the room that the printer is located in. + nullable: true + roomName: + type: string + description: The room that the printer is located in. Only numerical values are supported right now. + nullable: true + roomNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + site: + type: string + description: The site that the printer is located in. + nullable: true + stateOrProvince: + type: string + description: The state or province that the printer is located in. + nullable: true + streetAddress: + type: string + description: The street address where the printer is located. + nullable: true + subdivision: + type: array + items: + type: string + nullable: true + description: The subdivision that the printer is located in. The elements should be in hierarchical order. + subunit: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.printerStatus: + title: printerStatus + type: object + properties: + description: + type: string + description: A human-readable description of the printer's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateDetail' + description: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + processingStateDescription: + type: string + nullable: true + processingStateReasons: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateReason' + state: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + additionalProperties: + type: object + microsoft.graph.printJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printJob + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printJobConfiguration' + createdBy: + $ref: '#/components/schemas/microsoft.graph.userIdentity' + 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 DateTimeOffset when the job was created. Read-only. + format: date-time + isFetchable: + type: boolean + description: 'If true, document can be fetched by printer.' + nullable: true + redirectedFrom: + type: string + description: 'Contains the source job URL, if the job has been redirected from another printer.' + nullable: true + redirectedTo: + type: string + description: 'Contains the destination job URL, if the job has been redirected to another printer.' + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printJobStatus' + documents: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDocument' + description: Read-only. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of printTasks that were triggered by this print job. + additionalProperties: + type: object + microsoft.graph.printConnector: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printConnector + type: object + properties: + appVersion: + type: string + description: The connector's version. + nullable: true + deviceHealth: + $ref: '#/components/schemas/microsoft.graph.deviceHealth' + displayName: + type: string + description: The name of the connector. + nullable: true + fullyQualifiedDomainName: + type: string + description: The connector machine's hostname. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + name: + type: string + nullable: true + operatingSystem: + type: string + description: The connector machine's operating system version. + nullable: true + registeredDateTime: + 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 DateTimeOffset when the connector was registered. + format: date-time + additionalProperties: + type: object + microsoft.graph.printTaskTrigger: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskTrigger + type: object + properties: + event: + $ref: '#/components/schemas/microsoft.graph.printEvent' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + additionalProperties: + type: object + microsoft.graph.volumeType: + title: volumeType + enum: + - operatingSystemVolume + - fixedDataVolume + - removableDataVolume + - unknownFutureValue + type: string + microsoft.graph.parentLabelDetails: + title: parentLabelDetails + type: object + properties: + color: + type: string + description: 'The color that the user interface should display for the label, if configured.' + nullable: true + description: + type: string + description: The admin-defined description for the label. + nullable: true + id: + type: string + description: The label ID is a globally unique identifier (GUID). + nullable: true + isActive: + type: boolean + description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. + name: + type: string + description: The plaintext name of the label. + nullable: true + parent: + $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' + sensitivity: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The sensitivity value of the label, where lower is less sensitive.' + format: int32 + tooltip: + type: string + description: The tooltip that should be displayed for the label in a user interface. + nullable: true + additionalProperties: + type: object + microsoft.graph.threatAssessmentResultType: + title: threatAssessmentResultType + enum: + - checkPolicy + - rescan + - unknownFutureValue + type: string + microsoft.graph.messageActionFlag: + title: messageActionFlag + enum: + - any + - call + - doNotForward + - followUp + - fyi + - forward + - noResponseNecessary + - read + - reply + - replyToAll + - review + type: string + microsoft.graph.sizeRange: + title: sizeRange + type: object + properties: + maximumSize: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The maximum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. + format: int32 + nullable: true + minimumSize: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The minimum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. + format: int32 + nullable: true + additionalProperties: type: object microsoft.graph.decisionItemPrincipalResourceMembershipType: title: decisionItemPrincipalResourceMembershipType @@ -36048,6 +36702,1218 @@ components: - chat - unknownFutureValue type: string + microsoft.graph.printColorMode: + title: printColorMode + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.integerRange: + title: integerRange + type: object + properties: + end: + type: integer + description: The inclusive upper bound of the integer range. + format: int64 + nullable: true + maximum: + type: integer + format: int64 + nullable: true + minimum: + type: integer + format: int64 + nullable: true + start: + type: integer + description: The inclusive lower bound of the integer range. + format: int64 + nullable: true + additionalProperties: + type: object + microsoft.graph.printDuplexMode: + title: printDuplexMode + enum: + - flipOnLongEdge + - flipOnShortEdge + - oneSided + type: string + microsoft.graph.printerFeedDirection: + title: printerFeedDirection + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printerFeedOrientation: + title: printerFeedOrientation + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printFinishing: + title: printFinishing + enum: + - none + - staple + - punch + - cover + - bind + - saddleStitch + - stitchEdge + - stapleTopLeft + - stapleBottomLeft + - stapleTopRight + - stapleBottomRight + - stitchLeftEdge + - stitchTopEdge + - stitchRightEdge + - stitchBottomEdge + - stapleDualLeft + - stapleDualTop + - stapleDualRight + - stapleDualBottom + - unknownFutureValue + type: string + microsoft.graph.printMultipageLayout: + title: printMultipageLayout + enum: + - clockwiseFromTopLeft + - counterclockwiseFromTopLeft + - counterclockwiseFromTopRight + - clockwiseFromTopRight + - counterclockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterclockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printOrientation: + title: printOrientation + enum: + - portrait + - landscape + - reverseLandscape + - reversePortrait + type: string + microsoft.graph.printQuality: + title: printQuality + enum: + - low + - medium + - high + - unknownFutureValue + type: string + microsoft.graph.printScaling: + title: printScaling + enum: + - auto + - shrinkToFit + - fill + - fit + - none + - unknownFutureValue + type: string + microsoft.graph.printColorConfiguration: + title: printColorConfiguration + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.printDuplexConfiguration: + title: printDuplexConfiguration + enum: + - twoSidedLongEdge + - twoSidedShortEdge + - oneSided + type: string + microsoft.graph.printMediaType: + title: printMediaType + enum: + - stationery + - transparency + - envelope + - envelopePlain + - continuous + - screen + - screenPaged + - continuousLong + - continuousShort + - envelopeWindow + - multiPartForm + - multiLayer + - labels + type: string + microsoft.graph.printPresentationDirection: + title: printPresentationDirection + enum: + - clockwiseFromTopLeft + - counterClockwiseFromTopLeft + - counterClockwiseFromTopRight + - clockwiseFromTopRight + - counterClockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterClockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printerProcessingStateDetail: + title: printerProcessingStateDetail + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + - alertRemovalOfBinaryChangeEntry + - banderAdded + - banderAlmostEmpty + - banderAlmostFull + - banderAtLimit + - banderClosed + - banderConfigurationChange + - banderCoverClosed + - banderCoverOpen + - banderEmpty + - banderFull + - banderInterlockClosed + - banderInterlockOpen + - banderJam + - banderLifeAlmostOver + - banderLifeOver + - banderMemoryExhausted + - banderMissing + - banderMotorFailure + - banderNearLimit + - banderOffline + - banderOpened + - banderOverTemperature + - banderPowerSaver + - banderRecoverableFailure + - banderRecoverableStorage + - banderRemoved + - banderResourceAdded + - banderResourceRemoved + - banderThermistorFailure + - banderTimingFailure + - banderTurnedOff + - banderTurnedOn + - banderUnderTemperature + - banderUnrecoverableFailure + - banderUnrecoverableStorageError + - banderWarmingUp + - binderAdded + - binderAlmostEmpty + - binderAlmostFull + - binderAtLimit + - binderClosed + - binderConfigurationChange + - binderCoverClosed + - binderCoverOpen + - binderEmpty + - binderFull + - binderInterlockClosed + - binderInterlockOpen + - binderJam + - binderLifeAlmostOver + - binderLifeOver + - binderMemoryExhausted + - binderMissing + - binderMotorFailure + - binderNearLimit + - binderOffline + - binderOpened + - binderOverTemperature + - binderPowerSaver + - binderRecoverableFailure + - binderRecoverableStorage + - binderRemoved + - binderResourceAdded + - binderResourceRemoved + - binderThermistorFailure + - binderTimingFailure + - binderTurnedOff + - binderTurnedOn + - binderUnderTemperature + - binderUnrecoverableFailure + - binderUnrecoverableStorageError + - binderWarmingUp + - cameraFailure + - chamberCooling + - chamberFailure + - chamberHeating + - chamberTemperatureHigh + - chamberTemperatureLow + - cleanerLifeAlmostOver + - cleanerLifeOver + - configurationChange + - deactivated + - deleted + - dieCutterAdded + - dieCutterAlmostEmpty + - dieCutterAlmostFull + - dieCutterAtLimit + - dieCutterClosed + - dieCutterConfigurationChange + - dieCutterCoverClosed + - dieCutterCoverOpen + - dieCutterEmpty + - dieCutterFull + - dieCutterInterlockClosed + - dieCutterInterlockOpen + - dieCutterJam + - dieCutterLifeAlmostOver + - dieCutterLifeOver + - dieCutterMemoryExhausted + - dieCutterMissing + - dieCutterMotorFailure + - dieCutterNearLimit + - dieCutterOffline + - dieCutterOpened + - dieCutterOverTemperature + - dieCutterPowerSaver + - dieCutterRecoverableFailure + - dieCutterRecoverableStorage + - dieCutterRemoved + - dieCutterResourceAdded + - dieCutterResourceRemoved + - dieCutterThermistorFailure + - dieCutterTimingFailure + - dieCutterTurnedOff + - dieCutterTurnedOn + - dieCutterUnderTemperature + - dieCutterUnrecoverableFailure + - dieCutterUnrecoverableStorageError + - dieCutterWarmingUp + - extruderCooling + - extruderFailure + - extruderHeating + - extruderJam + - extruderTemperatureHigh + - extruderTemperatureLow + - fanFailure + - faxModemLifeAlmostOver + - faxModemLifeOver + - faxModemMissing + - faxModemTurnedOff + - faxModemTurnedOn + - folderAdded + - folderAlmostEmpty + - folderAlmostFull + - folderAtLimit + - folderClosed + - folderConfigurationChange + - folderCoverClosed + - folderCoverOpen + - folderEmpty + - folderFull + - folderInterlockClosed + - folderInterlockOpen + - folderJam + - folderLifeAlmostOver + - folderLifeOver + - folderMemoryExhausted + - folderMissing + - folderMotorFailure + - folderNearLimit + - folderOffline + - folderOpened + - folderOverTemperature + - folderPowerSaver + - folderRecoverableFailure + - folderRecoverableStorage + - folderRemoved + - folderResourceAdded + - folderResourceRemoved + - folderThermistorFailure + - folderTimingFailure + - folderTurnedOff + - folderTurnedOn + - folderUnderTemperature + - folderUnrecoverableFailure + - folderUnrecoverableStorageError + - folderWarmingUp + - hibernate + - holdNewJobs + - identifyPrinterRequested + - imprinterAdded + - imprinterAlmostEmpty + - imprinterAlmostFull + - imprinterAtLimit + - imprinterClosed + - imprinterConfigurationChange + - imprinterCoverClosed + - imprinterCoverOpen + - imprinterEmpty + - imprinterFull + - imprinterInterlockClosed + - imprinterInterlockOpen + - imprinterJam + - imprinterLifeAlmostOver + - imprinterLifeOver + - imprinterMemoryExhausted + - imprinterMissing + - imprinterMotorFailure + - imprinterNearLimit + - imprinterOffline + - imprinterOpened + - imprinterOverTemperature + - imprinterPowerSaver + - imprinterRecoverableFailure + - imprinterRecoverableStorage + - imprinterRemoved + - imprinterResourceAdded + - imprinterResourceRemoved + - imprinterThermistorFailure + - imprinterTimingFailure + - imprinterTurnedOff + - imprinterTurnedOn + - imprinterUnderTemperature + - imprinterUnrecoverableFailure + - imprinterUnrecoverableStorageError + - imprinterWarmingUp + - inputCannotFeedSizeSelected + - inputManualInputRequest + - inputMediaColorChange + - inputMediaFormPartsChange + - inputMediaSizeChange + - inputMediaTrayFailure + - inputMediaTrayFeedError + - inputMediaTrayJam + - inputMediaTypeChange + - inputMediaWeightChange + - inputPickRollerFailure + - inputPickRollerLifeOver + - inputPickRollerLifeWarn + - inputPickRollerMissing + - inputTrayElevationFailure + - inputTrayPositionFailure + - inserterAdded + - inserterAlmostEmpty + - inserterAlmostFull + - inserterAtLimit + - inserterClosed + - inserterConfigurationChange + - inserterCoverClosed + - inserterCoverOpen + - inserterEmpty + - inserterFull + - inserterInterlockClosed + - inserterInterlockOpen + - inserterJam + - inserterLifeAlmostOver + - inserterLifeOver + - inserterMemoryExhausted + - inserterMissing + - inserterMotorFailure + - inserterNearLimit + - inserterOffline + - inserterOpened + - inserterOverTemperature + - inserterPowerSaver + - inserterRecoverableFailure + - inserterRecoverableStorage + - inserterRemoved + - inserterResourceAdded + - inserterResourceRemoved + - inserterThermistorFailure + - inserterTimingFailure + - inserterTurnedOff + - inserterTurnedOn + - inserterUnderTemperature + - inserterUnrecoverableFailure + - inserterUnrecoverableStorageError + - inserterWarmingUp + - interlockClosed + - interpreterCartridgeAdded + - interpreterCartridgeDeleted + - interpreterComplexPageEncountered + - interpreterMemoryDecrease + - interpreterMemoryIncrease + - interpreterResourceAdded + - interpreterResourceDeleted + - lampAtEol + - lampFailure + - lampNearEol + - laserAtEol + - laserFailure + - laserNearEol + - makeEnvelopeAdded + - makeEnvelopeAlmostEmpty + - makeEnvelopeAlmostFull + - makeEnvelopeAtLimit + - makeEnvelopeClosed + - makeEnvelopeConfigurationChange + - makeEnvelopeCoverClosed + - makeEnvelopeCoverOpen + - makeEnvelopeEmpty + - makeEnvelopeFull + - makeEnvelopeInterlockClosed + - makeEnvelopeInterlockOpen + - makeEnvelopeJam + - makeEnvelopeLifeAlmostOver + - makeEnvelopeLifeOver + - makeEnvelopeMemoryExhausted + - makeEnvelopeMissing + - makeEnvelopeMotorFailure + - makeEnvelopeNearLimit + - makeEnvelopeOffline + - makeEnvelopeOpened + - makeEnvelopeOverTemperature + - makeEnvelopePowerSaver + - makeEnvelopeRecoverableFailure + - makeEnvelopeRecoverableStorage + - makeEnvelopeRemoved + - makeEnvelopeResourceAdded + - makeEnvelopeResourceRemoved + - makeEnvelopeThermistorFailure + - makeEnvelopeTimingFailure + - makeEnvelopeTurnedOff + - makeEnvelopeTurnedOn + - makeEnvelopeUnderTemperature + - makeEnvelopeUnrecoverableFailure + - makeEnvelopeUnrecoverableStorageError + - makeEnvelopeWarmingUp + - markerAdjustingPrintQuality + - markerCleanerMissing + - markerDeveloperAlmostEmpty + - markerDeveloperEmpty + - markerDeveloperMissing + - markerFuserMissing + - markerFuserThermistorFailure + - markerFuserTimingFailure + - markerInkAlmostEmpty + - markerInkEmpty + - markerInkMissing + - markerOpcMissing + - markerPrintRibbonAlmostEmpty + - markerPrintRibbonEmpty + - markerPrintRibbonMissing + - markerSupplyAlmostEmpty + - markerSupplyMissing + - markerTonerCartridgeMissing + - markerTonerMissing + - markerWasteInkReceptacleAlmostFull + - markerWasteInkReceptacleFull + - markerWasteInkReceptacleMissing + - markerWasteMissing + - markerWasteTonerReceptacleAlmostFull + - markerWasteTonerReceptacleFull + - markerWasteTonerReceptacleMissing + - materialEmpty + - materialLow + - materialNeeded + - mediaDrying + - mediaPathCannotDuplexMediaSelected + - mediaPathFailure + - mediaPathInputEmpty + - mediaPathInputFeedError + - mediaPathInputJam + - mediaPathInputRequest + - mediaPathJam + - mediaPathMediaTrayAlmostFull + - mediaPathMediaTrayFull + - mediaPathMediaTrayMissing + - mediaPathOutputFeedError + - mediaPathOutputFull + - mediaPathOutputJam + - mediaPathPickRollerFailure + - mediaPathPickRollerLifeOver + - mediaPathPickRollerLifeWarn + - mediaPathPickRollerMissing + - motorFailure + - outputMailboxSelectFailure + - outputMediaTrayFailure + - outputMediaTrayFeedError + - outputMediaTrayJam + - perforaterAdded + - perforaterAlmostEmpty + - perforaterAlmostFull + - perforaterAtLimit + - perforaterClosed + - perforaterConfigurationChange + - perforaterCoverClosed + - perforaterCoverOpen + - perforaterEmpty + - perforaterFull + - perforaterInterlockClosed + - perforaterInterlockOpen + - perforaterJam + - perforaterLifeAlmostOver + - perforaterLifeOver + - perforaterMemoryExhausted + - perforaterMissing + - perforaterMotorFailure + - perforaterNearLimit + - perforaterOffline + - perforaterOpened + - perforaterOverTemperature + - perforaterPowerSaver + - perforaterRecoverableFailure + - perforaterRecoverableStorage + - perforaterRemoved + - perforaterResourceAdded + - perforaterResourceRemoved + - perforaterThermistorFailure + - perforaterTimingFailure + - perforaterTurnedOff + - perforaterTurnedOn + - perforaterUnderTemperature + - perforaterUnrecoverableFailure + - perforaterUnrecoverableStorageError + - perforaterWarmingUp + - platformCooling + - platformFailure + - platformHeating + - platformTemperatureHigh + - platformTemperatureLow + - powerDown + - powerUp + - printerManualReset + - printerNmsReset + - printerReadyToPrint + - puncherAdded + - puncherAlmostEmpty + - puncherAlmostFull + - puncherAtLimit + - puncherClosed + - puncherConfigurationChange + - puncherCoverClosed + - puncherCoverOpen + - puncherEmpty + - puncherFull + - puncherInterlockClosed + - puncherInterlockOpen + - puncherJam + - puncherLifeAlmostOver + - puncherLifeOver + - puncherMemoryExhausted + - puncherMissing + - puncherMotorFailure + - puncherNearLimit + - puncherOffline + - puncherOpened + - puncherOverTemperature + - puncherPowerSaver + - puncherRecoverableFailure + - puncherRecoverableStorage + - puncherRemoved + - puncherResourceAdded + - puncherResourceRemoved + - puncherThermistorFailure + - puncherTimingFailure + - puncherTurnedOff + - puncherTurnedOn + - puncherUnderTemperature + - puncherUnrecoverableFailure + - puncherUnrecoverableStorageError + - puncherWarmingUp + - resuming + - scanMediaPathFailure + - scanMediaPathInputEmpty + - scanMediaPathInputFeedError + - scanMediaPathInputJam + - scanMediaPathInputRequest + - scanMediaPathJam + - scanMediaPathOutputFeedError + - scanMediaPathOutputFull + - scanMediaPathOutputJam + - scanMediaPathPickRollerFailure + - scanMediaPathPickRollerLifeOver + - scanMediaPathPickRollerLifeWarn + - scanMediaPathPickRollerMissing + - scanMediaPathTrayAlmostFull + - scanMediaPathTrayFull + - scanMediaPathTrayMissing + - scannerLightFailure + - scannerLightLifeAlmostOver + - scannerLightLifeOver + - scannerLightMissing + - scannerSensorFailure + - scannerSensorLifeAlmostOver + - scannerSensorLifeOver + - scannerSensorMissing + - separationCutterAdded + - separationCutterAlmostEmpty + - separationCutterAlmostFull + - separationCutterAtLimit + - separationCutterClosed + - separationCutterConfigurationChange + - separationCutterCoverClosed + - separationCutterCoverOpen + - separationCutterEmpty + - separationCutterFull + - separationCutterInterlockClosed + - separationCutterInterlockOpen + - separationCutterJam + - separationCutterLifeAlmostOver + - separationCutterLifeOver + - separationCutterMemoryExhausted + - separationCutterMissing + - separationCutterMotorFailure + - separationCutterNearLimit + - separationCutterOffline + - separationCutterOpened + - separationCutterOverTemperature + - separationCutterPowerSaver + - separationCutterRecoverableFailure + - separationCutterRecoverableStorage + - separationCutterRemoved + - separationCutterResourceAdded + - separationCutterResourceRemoved + - separationCutterThermistorFailure + - separationCutterTimingFailure + - separationCutterTurnedOff + - separationCutterTurnedOn + - separationCutterUnderTemperature + - separationCutterUnrecoverableFailure + - separationCutterUnrecoverableStorageError + - separationCutterWarmingUp + - sheetRotatorAdded + - sheetRotatorAlmostEmpty + - sheetRotatorAlmostFull + - sheetRotatorAtLimit + - sheetRotatorClosed + - sheetRotatorConfigurationChange + - sheetRotatorCoverClosed + - sheetRotatorCoverOpen + - sheetRotatorEmpty + - sheetRotatorFull + - sheetRotatorInterlockClosed + - sheetRotatorInterlockOpen + - sheetRotatorJam + - sheetRotatorLifeAlmostOver + - sheetRotatorLifeOver + - sheetRotatorMemoryExhausted + - sheetRotatorMissing + - sheetRotatorMotorFailure + - sheetRotatorNearLimit + - sheetRotatorOffline + - sheetRotatorOpened + - sheetRotatorOverTemperature + - sheetRotatorPowerSaver + - sheetRotatorRecoverableFailure + - sheetRotatorRecoverableStorage + - sheetRotatorRemoved + - sheetRotatorResourceAdded + - sheetRotatorResourceRemoved + - sheetRotatorThermistorFailure + - sheetRotatorTimingFailure + - sheetRotatorTurnedOff + - sheetRotatorTurnedOn + - sheetRotatorUnderTemperature + - sheetRotatorUnrecoverableFailure + - sheetRotatorUnrecoverableStorageError + - sheetRotatorWarmingUp + - slitterAdded + - slitterAlmostEmpty + - slitterAlmostFull + - slitterAtLimit + - slitterClosed + - slitterConfigurationChange + - slitterCoverClosed + - slitterCoverOpen + - slitterEmpty + - slitterFull + - slitterInterlockClosed + - slitterInterlockOpen + - slitterJam + - slitterLifeAlmostOver + - slitterLifeOver + - slitterMemoryExhausted + - slitterMissing + - slitterMotorFailure + - slitterNearLimit + - slitterOffline + - slitterOpened + - slitterOverTemperature + - slitterPowerSaver + - slitterRecoverableFailure + - slitterRecoverableStorage + - slitterRemoved + - slitterResourceAdded + - slitterResourceRemoved + - slitterThermistorFailure + - slitterTimingFailure + - slitterTurnedOff + - slitterTurnedOn + - slitterUnderTemperature + - slitterUnrecoverableFailure + - slitterUnrecoverableStorageError + - slitterWarmingUp + - stackerAdded + - stackerAlmostEmpty + - stackerAlmostFull + - stackerAtLimit + - stackerClosed + - stackerConfigurationChange + - stackerCoverClosed + - stackerCoverOpen + - stackerEmpty + - stackerFull + - stackerInterlockClosed + - stackerInterlockOpen + - stackerJam + - stackerLifeAlmostOver + - stackerLifeOver + - stackerMemoryExhausted + - stackerMissing + - stackerMotorFailure + - stackerNearLimit + - stackerOffline + - stackerOpened + - stackerOverTemperature + - stackerPowerSaver + - stackerRecoverableFailure + - stackerRecoverableStorage + - stackerRemoved + - stackerResourceAdded + - stackerResourceRemoved + - stackerThermistorFailure + - stackerTimingFailure + - stackerTurnedOff + - stackerTurnedOn + - stackerUnderTemperature + - stackerUnrecoverableFailure + - stackerUnrecoverableStorageError + - stackerWarmingUp + - standby + - staplerAdded + - staplerAlmostEmpty + - staplerAlmostFull + - staplerAtLimit + - staplerClosed + - staplerConfigurationChange + - staplerCoverClosed + - staplerCoverOpen + - staplerEmpty + - staplerFull + - staplerInterlockClosed + - staplerInterlockOpen + - staplerJam + - staplerLifeAlmostOver + - staplerLifeOver + - staplerMemoryExhausted + - staplerMissing + - staplerMotorFailure + - staplerNearLimit + - staplerOffline + - staplerOpened + - staplerOverTemperature + - staplerPowerSaver + - staplerRecoverableFailure + - staplerRecoverableStorage + - staplerRemoved + - staplerResourceAdded + - staplerResourceRemoved + - staplerThermistorFailure + - staplerTimingFailure + - staplerTurnedOff + - staplerTurnedOn + - staplerUnderTemperature + - staplerUnrecoverableFailure + - staplerUnrecoverableStorageError + - staplerWarmingUp + - stitcherAdded + - stitcherAlmostEmpty + - stitcherAlmostFull + - stitcherAtLimit + - stitcherClosed + - stitcherConfigurationChange + - stitcherCoverClosed + - stitcherCoverOpen + - stitcherEmpty + - stitcherFull + - stitcherInterlockClosed + - stitcherInterlockOpen + - stitcherJam + - stitcherLifeAlmostOver + - stitcherLifeOver + - stitcherMemoryExhausted + - stitcherMissing + - stitcherMotorFailure + - stitcherNearLimit + - stitcherOffline + - stitcherOpened + - stitcherOverTemperature + - stitcherPowerSaver + - stitcherRecoverableFailure + - stitcherRecoverableStorage + - stitcherRemoved + - stitcherResourceAdded + - stitcherResourceRemoved + - stitcherThermistorFailure + - stitcherTimingFailure + - stitcherTurnedOff + - stitcherTurnedOn + - stitcherUnderTemperature + - stitcherUnrecoverableFailure + - stitcherUnrecoverableStorageError + - stitcherWarmingUp + - subunitAdded + - subunitAlmostEmpty + - subunitAlmostFull + - subunitAtLimit + - subunitClosed + - subunitCoolingDown + - subunitEmpty + - subunitFull + - subunitLifeAlmostOver + - subunitLifeOver + - subunitMemoryExhausted + - subunitMissing + - subunitMotorFailure + - subunitNearLimit + - subunitOffline + - subunitOpened + - subunitOverTemperature + - subunitPowerSaver + - subunitRecoverableFailure + - subunitRecoverableStorage + - subunitRemoved + - subunitResourceAdded + - subunitResourceRemoved + - subunitThermistorFailure + - subunitTimingFailure + - subunitTurnedOff + - subunitTurnedOn + - subunitUnderTemperature + - subunitUnrecoverableFailure + - subunitUnrecoverableStorage + - subunitWarmingUp + - suspend + - testing + - trimmerAdded + - trimmerAlmostEmpty + - trimmerAlmostFull + - trimmerAtLimit + - trimmerClosed + - trimmerConfigurationChange + - trimmerCoverClosed + - trimmerCoverOpen + - trimmerEmpty + - trimmerFull + - trimmerInterlockClosed + - trimmerInterlockOpen + - trimmerJam + - trimmerLifeAlmostOver + - trimmerLifeOver + - trimmerMemoryExhausted + - trimmerMissing + - trimmerMotorFailure + - trimmerNearLimit + - trimmerOffline + - trimmerOpened + - trimmerOverTemperature + - trimmerPowerSaver + - trimmerRecoverableFailure + - trimmerRecoverableStorage + - trimmerRemoved + - trimmerResourceAdded + - trimmerResourceRemoved + - trimmerThermistorFailure + - trimmerTimingFailure + - trimmerTurnedOff + - trimmerTurnedOn + - trimmerUnderTemperature + - trimmerUnrecoverableFailure + - trimmerUnrecoverableStorageError + - trimmerWarmingUp + - unknown + - wrapperAdded + - wrapperAlmostEmpty + - wrapperAlmostFull + - wrapperAtLimit + - wrapperClosed + - wrapperConfigurationChange + - wrapperCoverClosed + - wrapperCoverOpen + - wrapperEmpty + - wrapperFull + - wrapperInterlockClosed + - wrapperInterlockOpen + - wrapperJam + - wrapperLifeAlmostOver + - wrapperLifeOver + - wrapperMemoryExhausted + - wrapperMissing + - wrapperMotorFailure + - wrapperNearLimit + - wrapperOffline + - wrapperOpened + - wrapperOverTemperature + - wrapperPowerSaver + - wrapperRecoverableFailure + - wrapperRecoverableStorage + - wrapperRemoved + - wrapperResourceAdded + - wrapperResourceRemoved + - wrapperThermistorFailure + - wrapperTimingFailure + - wrapperTurnedOff + - wrapperTurnedOn + - wrapperUnderTemperature + - wrapperUnrecoverableFailure + - wrapperUnrecoverableStorageError + - wrapperWarmingUp + type: string + microsoft.graph.printerProcessingState: + title: printerProcessingState + enum: + - unknown + - idle + - processing + - stopped + - unknownFutureValue + type: string + microsoft.graph.printerProcessingStateReason: + title: printerProcessingStateReason + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + type: string + microsoft.graph.printJobConfiguration: + title: printJobConfiguration + type: object + properties: + collate: + type: boolean + description: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of copies that should be printed. Read-only. + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes to use when printing. + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + description: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of document pages to print on each sheet. + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printJobStatus: + title: printJobStatus + type: object + properties: + acquiredByPrinter: + type: boolean + description: + type: string + description: A human-readable description of the print job's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJobStateDetail' + description: Additional details for print job state. Valid values are described in the following table. Read-only. + isAcquiredByPrinter: + type: boolean + description: True if the job was acknowledged by a printer; false otherwise. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + processingStateDescription: + type: string + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + additionalProperties: + type: object + microsoft.graph.printDocument: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printDocument + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printerDocumentConfiguration' + contentType: + type: string + description: The document's content (MIME) type. Read-only. + nullable: true + displayName: + type: string + description: The document's name. Read-only. + nullable: true + size: + type: integer + description: The document's size in bytes. Read-only. + format: int64 + additionalProperties: + type: object + microsoft.graph.printTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTask + type: object + properties: + parentUrl: + type: string + description: 'The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only.' + status: + $ref: '#/components/schemas/microsoft.graph.printTaskStatus' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + trigger: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + additionalProperties: + type: object + microsoft.graph.deviceHealth: + title: deviceHealth + type: object + properties: + lastConnectionTime: + 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 last time the device was connected. + format: date-time + additionalProperties: + type: object + microsoft.graph.printEvent: + title: printEvent + enum: + - jobStarted + - unknownFutureValue + type: string + microsoft.graph.printTaskDefinition: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskDefinition + type: object + properties: + createdBy: + $ref: '#/components/schemas/microsoft.graph.appIdentity' + displayName: + type: string + description: The name of the printTaskDefinition. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + additionalProperties: + type: object microsoft.graph.settingSourceType: title: settingSourceType enum: @@ -36143,6 +38009,165 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFill' additionalProperties: type: object + microsoft.graph.printMargin: + title: printMargin + type: object + properties: + bottom: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the bottom edge. + format: int32 + nullable: true + left: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the left edge. + format: int32 + nullable: true + right: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the right edge. + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the top edge. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.printJobStateDetail: + title: printJobStateDetail + enum: + - uploadPending + - transforming + - completedSuccessfully + - completedWithWarnings + - completedWithErrors + - releaseWait + - interpreting + - unknownFutureValue + type: string + microsoft.graph.printJobProcessingState: + title: printJobProcessingState + enum: + - unknown + - pending + - processing + - paused + - stopped + - completed + - canceled + - aborted + type: string + microsoft.graph.printerDocumentConfiguration: + title: printerDocumentConfiguration + type: object + properties: + collate: + type: boolean + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedDirection: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + nullable: true + mediaType: + type: string + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printTaskStatus: + title: printTaskStatus + type: object + properties: + description: + type: string + description: A human-readable description of the current processing state of the printTask. + state: + $ref: '#/components/schemas/microsoft.graph.printTaskProcessingState' + additionalProperties: + type: object + microsoft.graph.appIdentity: + title: appIdentity + type: object + properties: + appId: + type: string + description: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + nullable: true + displayName: + type: string + description: Refers to the Application Name displayed in the Azure Portal. + nullable: true + servicePrincipalId: + type: string + description: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + nullable: true + servicePrincipalName: + type: string + description: Refers to the Service Principal Name is the Application name in the tenant. + nullable: true + additionalProperties: + type: object microsoft.graph.workbookChartGridlinesFormat: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -36163,6 +38188,15 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFont' additionalProperties: type: object + microsoft.graph.printTaskProcessingState: + title: printTaskProcessingState + enum: + - pending + - processing + - completed + - aborted + - unknownFutureValue + type: string responses: error: description: error diff --git a/openApiDocs/beta/Identity.DirectoryManagement.yml b/openApiDocs/beta/Identity.DirectoryManagement.yml index aee7107510f..d3dc731d5b5 100644 --- a/openApiDocs/beta/Identity.DirectoryManagement.yml +++ b/openApiDocs/beta/Identity.DirectoryManagement.yml @@ -7607,10 +7607,6 @@ paths: type: array items: enum: - - id - - id desc - - deletedDateTime - - deletedDateTime desc - displayName - displayName desc - homeTenantId @@ -7630,8 +7626,6 @@ paths: type: array items: enum: - - id - - deletedDateTime - displayName - homeTenantId - userId @@ -7718,8 +7712,6 @@ paths: type: array items: enum: - - id - - deletedDateTime - displayName - homeTenantId - userId @@ -7872,10 +7864,6 @@ paths: type: array items: enum: - - id - - id desc - - deletedDateTime - - deletedDateTime desc - userId - userId desc type: string @@ -7889,8 +7877,6 @@ paths: type: array items: enum: - - id - - deletedDateTime - userId - tenants type: string @@ -7976,8 +7962,6 @@ paths: type: array items: enum: - - id - - deletedDateTime - userId - tenants type: string @@ -8088,10 +8072,6 @@ paths: type: array items: enum: - - id - - id desc - - deletedDateTime - - deletedDateTime desc - tenantId - tenantId desc type: string @@ -8105,8 +8085,6 @@ paths: type: array items: enum: - - id - - deletedDateTime - tenantId type: string - name: $expand @@ -8205,8 +8183,6 @@ paths: type: array items: enum: - - id - - deletedDateTime - tenantId type: string - name: $expand @@ -13762,6 +13738,7 @@ paths: items: enum: - id + - microsoftApplicationDataAccess - itemInsights - peopleInsights - profileCardProperties @@ -13777,6 +13754,7 @@ paths: items: enum: - '*' + - microsoftApplicationDataAccess - itemInsights - peopleInsights - profileCardProperties @@ -13789,6 +13767,10 @@ paths: schema: $ref: '#/components/schemas/microsoft.graph.organizationSettings' links: + microsoftApplicationDataAccess: + operationId: organization.Settings.GetMicrosoftApplicationDataAccess + parameters: + organization-id: $request.path.organization-id itemInsights: operationId: organization.Settings.GetItemInsights parameters: @@ -13959,6 +13941,106 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/organization/{organization-id}/settings/microsoftApplicationDataAccess': + get: + tags: + - organization.organizationSettings + summary: Get microsoftApplicationDataAccess from organization + operationId: organization.settings_GetMicrosoftApplicationDataAccess + parameters: + - name: organization-id + in: path + description: 'key: id of organization' + required: true + schema: + type: string + x-ms-docs-key-type: organization + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - disabledForGroup + - isEnabledForAllMicrosoftApplications + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + type: string + responses: + '200': + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.microsoftApplicationDataAccessSettings' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - organization.organizationSettings + summary: Update the navigation property microsoftApplicationDataAccess in organization + operationId: organization.settings_UpdateMicrosoftApplicationDataAccess + parameters: + - name: organization-id + in: path + description: 'key: id of organization' + required: true + schema: + type: string + x-ms-docs-key-type: organization + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.microsoftApplicationDataAccessSettings' + required: true + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationSettings + summary: Delete navigation property microsoftApplicationDataAccess for organization + operationId: organization.settings_DeleteMicrosoftApplicationDataAccess + parameters: + - name: organization-id + in: path + description: 'key: id of organization' + required: true + schema: + type: string + x-ms-docs-key-type: organization + - name: If-Match + in: header + description: ETag + schema: + type: string + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation '/organization/{organization-id}/settings/peopleInsights': get: tags: @@ -15695,45 +15777,39 @@ components: additionalProperties: type: object microsoft.graph.inboundSharedUserProfile: - allOf: - - $ref: '#/components/schemas/microsoft.graph.directoryObject' - - title: inboundSharedUserProfile - type: object - properties: - displayName: - type: string - homeTenantId: - type: string - userId: - type: string - userPrincipalName: - type: string - additionalProperties: - type: object + title: inboundSharedUserProfile + type: object + properties: + displayName: + type: string + homeTenantId: + type: string + userId: + type: string + userPrincipalName: + type: string + additionalProperties: + type: object microsoft.graph.outboundSharedUserProfile: - allOf: - - $ref: '#/components/schemas/microsoft.graph.directoryObject' - - title: outboundSharedUserProfile - type: object - properties: - userId: - type: string - tenants: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.tenantReference' - additionalProperties: - type: object + title: outboundSharedUserProfile + type: object + properties: + userId: + type: string + tenants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.tenantReference' + additionalProperties: + type: object microsoft.graph.tenantReference: - allOf: - - $ref: '#/components/schemas/microsoft.graph.directoryObject' - - title: tenantReference - type: object - properties: - tenantId: - type: string - additionalProperties: - type: object + title: tenantReference + type: object + properties: + tenantId: + type: string + additionalProperties: + type: object microsoft.graph.recommendation: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -16157,6 +16233,8 @@ components: - title: organizationSettings type: object properties: + microsoftApplicationDataAccess: + $ref: '#/components/schemas/microsoft.graph.microsoftApplicationDataAccessSettings' itemInsights: $ref: '#/components/schemas/microsoft.graph.insightsSettings' peopleInsights: @@ -16184,6 +16262,20 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.microsoftApplicationDataAccessSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: microsoftApplicationDataAccessSettings + type: object + properties: + disabledForGroup: + type: string + nullable: true + isEnabledForAllMicrosoftApplications: + type: boolean + nullable: true + additionalProperties: + type: object microsoft.graph.profileCardProperty: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/beta/Identity.Governance.yml b/openApiDocs/beta/Identity.Governance.yml index e5c0f68501a..1c07dbfda74 100644 --- a/openApiDocs/beta/Identity.Governance.yml +++ b/openApiDocs/beta/Identity.Governance.yml @@ -61700,13 +61700,16 @@ components: properties: status: type: string + description: The status of the role assignment request. The value can be InProgress or Closed. nullable: true statusDetails: type: array items: $ref: '#/components/schemas/microsoft.graph.keyValue' + description: The details of the status of the role assignment request. It represents the evaluation results of different rules. subStatus: type: string + description: 'The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted.' nullable: true additionalProperties: type: object @@ -62839,6 +62842,8 @@ components: type: boolean description: Specifies whether the column value isn't optional. nullable: true + sourceContentType: + $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' term: $ref: '#/components/schemas/microsoft.graph.termColumn' text: @@ -63844,6 +63849,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -65570,6 +65577,20 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentTypeInfo: + title: contentTypeInfo + type: object + properties: + id: + type: string + description: The id of the content type. + nullable: true + name: + type: string + description: The name of the content type. + nullable: true + additionalProperties: + type: object microsoft.graph.termColumn: title: termColumn type: object @@ -65582,6 +65603,10 @@ components: type: boolean description: Specifies whether to display the entire term path or only the term label. nullable: true + parentTerm: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + termSet: + $ref: '#/components/schemas/microsoft.graph.termStore.set' additionalProperties: type: object microsoft.graph.textColumn: @@ -65683,7 +65708,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -65795,20 +65820,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.contentTypeInfo: - title: contentTypeInfo - type: object - properties: - id: - type: string - description: The id of the content type. - nullable: true - name: - type: string - description: The name of the content type. - nullable: true - additionalProperties: - type: object microsoft.graph.webPart: title: webPart type: object @@ -66830,6 +66841,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -67015,7 +67036,7 @@ components: description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. scope: type: string - description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal.' + description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal.' nullable: true startTime: 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])$' @@ -68820,18 +68841,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -68840,14 +68865,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -68856,10 +68884,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.tasks: @@ -69797,6 +69827,53 @@ components: $ref: '#/components/schemas/microsoft.graph.driveItem' additionalProperties: type: object + microsoft.graph.termStore.term: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: term + type: object + properties: + 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: Date and time of term creation. Read-only. + format: date-time + nullable: true + descriptions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.localizedDescription' + description: Description about term that is dependent on the languageTag. + labels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.localizedLabel' + description: Label metadata for a term. + 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: Last date and time of term modification. Read-only. + format: date-time + nullable: true + properties: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValue' + description: Collection of properties on the term. + children: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + description: Children of current term. + relations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + description: To indicate which terms are related to the current term as either pinned or reused. + set: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + additionalProperties: + type: object microsoft.graph.displayNameLocalization: title: displayNameLocalization type: object @@ -69899,53 +69976,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.termStore.term: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: term - type: object - properties: - 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: Date and time of term creation. Read-only. - format: date-time - nullable: true - descriptions: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.localizedDescription' - description: Description about term that is dependent on the languageTag. - labels: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.localizedLabel' - description: Label metadata for a term. - 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: Last date and time of term modification. Read-only. - format: date-time - nullable: true - properties: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyValue' - description: Collection of properties on the term. - children: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - description: Children of current term. - relations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - description: To indicate which terms are related to the current term as either pinned or reused. - set: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - additionalProperties: - type: object microsoft.graph.termStore.relation: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -70499,6 +70529,36 @@ components: $ref: '#/components/schemas/microsoft.graph.timeZoneBase' additionalProperties: type: object + microsoft.graph.printerShare: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printerShare + type: object + properties: + allowAllUsers: + type: boolean + description: 'If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties.' + 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 DateTimeOffset when the printer share was created. Read-only. + format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' + allowedGroups: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.group' + description: The groups whose users have access to print using the printer. + allowedUsers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + description: The users who have access to print using the printer. + printer: + $ref: '#/components/schemas/microsoft.graph.printer' + additionalProperties: + type: object microsoft.graph.settings: title: settings type: object @@ -74400,6 +74460,102 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printerBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printerBase + type: object + properties: + capabilities: + $ref: '#/components/schemas/microsoft.graph.printerCapabilities' + defaults: + $ref: '#/components/schemas/microsoft.graph.printerDefaults' + displayName: + type: string + description: The name of the printer/printerShare. + nullable: true + isAcceptingJobs: + type: boolean + description: Whether the printer/printerShare is currently accepting new print jobs. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + manufacturer: + type: string + description: The manufacturer of the printer/printerShare. + nullable: true + model: + type: string + description: The model name of the printer/printerShare. + nullable: true + name: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printerStatus' + jobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJob' + description: The list of jobs that are queued for printing by the printer/printerShare. + additionalProperties: + type: object + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.printer: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printer + type: object + properties: + acceptingJobs: + type: boolean + nullable: true + hasPhysicalDevice: + type: boolean + description: True if the printer has a physical device for printing. Read-only. + isShared: + type: boolean + description: True if the printer is shared; false otherwise. Read-only. + lastSeenDateTime: + 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 most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + format: date-time + nullable: true + registeredDateTime: + 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 DateTimeOffset when the printer was registered. Read-only. + format: date-time + connectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printConnector' + description: The connectors that are associated with the printer. + share: + $ref: '#/components/schemas/microsoft.graph.printerShare' + shares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + description: 'The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.' + taskTriggers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + description: A list of task triggers that are associated with the printer. + additionalProperties: + type: object microsoft.graph.analyticsActivityType: title: analyticsActivityType enum: @@ -75862,6 +76018,10 @@ components: nullable: true identity: $ref: '#/components/schemas/microsoft.graph.identity' + registrantId: + type: string + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + nullable: true role: type: string description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' @@ -76395,38 +76555,545 @@ components: type: object additionalProperties: type: object - microsoft.graph.volumeType: - title: volumeType - enum: - - operatingSystemVolume - - fixedDataVolume - - removableDataVolume - - unknownFutureValue - type: string - microsoft.graph.parentLabelDetails: - title: parentLabelDetails + microsoft.graph.printerCapabilities: + title: printerCapabilities type: object properties: - color: - type: string - description: 'The color that the user interface should display for the label, if configured.' - nullable: true - description: - type: string - description: The admin-defined description for the label. + bottomMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported bottom margins(in microns) for the printer. + collation: + type: boolean + description: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. nullable: true - id: - type: string - description: The label ID is a globally unique identifier (GUID). + colorModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + description: The color modes supported by the printer. Valid values are described in the following table. + contentTypes: + type: array + items: + type: string + nullable: true + description: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + copiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + dpis: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: The list of print resolutions in DPI that are supported by the printer. + duplexModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + description: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + feedDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + description: The list of feed orientations that are supported by the printer. + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes the printer supports for a printed document. + inputBins: + type: array + items: + type: string + nullable: true + description: Supported input bins for the printer. + isColorPrintingSupported: + type: boolean + description: True if color printing is supported by the printer; false otherwise. Read-only. nullable: true - isActive: + isPageRangeSupported: type: boolean - description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. - name: - type: string - description: The plaintext name of the label. + description: True if the printer supports printing by page ranges; false otherwise. nullable: true - parent: + leftMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported left margins(in microns) for the printer. + mediaColors: + type: array + items: + type: string + nullable: true + description: 'The media (i.e., paper) colors supported by the printer.' + mediaSizes: + type: array + items: + type: string + nullable: true + description: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + mediaTypes: + type: array + items: + type: string + nullable: true + description: The media types supported by the printer. + multipageLayouts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + description: The presentation directions supported by the printer. Supported values are described in the following table. + orientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + description: The print orientations supported by the printer. Valid values are described in the following table. + outputBins: + type: array + items: + type: string + nullable: true + description: The printer's supported output bins (trays). + pagesPerSheet: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: Supported number of Input Pages to impose upon a single Impression. + qualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + description: The print qualities supported by the printer. + rightMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported right margins(in microns) for the printer. + scalings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printScaling' + description: Supported print scalings. + supportedColorConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + supportedCopiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedDocumentMimeTypes: + type: array + items: + type: string + nullable: true + supportedDuplexConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + supportedFinishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + supportedMediaColors: + type: array + items: + type: string + nullable: true + supportedMediaSizes: + type: array + items: + type: string + nullable: true + supportedMediaTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMediaType' + supportedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + supportedOutputBins: + type: array + items: + type: string + nullable: true + supportedPagesPerSheet: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedPresentationDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + supportedPrintQualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + supportsFitPdfToPage: + type: boolean + description: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + nullable: true + topMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported top margins(in microns) for the printer. + additionalProperties: + type: object + microsoft.graph.printerDefaults: + title: printerDefaults + type: object + properties: + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + contentType: + type: string + description: The default content (MIME) type to use when processing documents. + nullable: true + copiesPerJob: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of copies printed per job. + format: int32 + nullable: true + documentMimeType: + type: string + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default resolution in DPI to use when printing the job. + format: int32 + nullable: true + duplexConfiguration: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: The default set of finishings to apply to print jobs. Valid values are described in the following table. + fitPdfToPage: + type: boolean + description: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + nullable: true + inputBin: + type: string + description: The default input bin that serves as the paper source. + nullable: true + mediaColor: + type: string + description: The default media (such as paper) color to print the document on. + nullable: true + mediaSize: + type: string + description: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of document pages to print on each sheet. + format: int32 + nullable: true + pdfFitToPage: + type: boolean + nullable: true + presentationDirection: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + printColorConfiguration: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + printQuality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printerLocation: + title: printerLocation + type: object + properties: + altitudeInMeters: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The altitude, in meters, that the printer is located at.' + format: int32 + nullable: true + building: + type: string + description: The building that the printer is located in. + nullable: true + city: + type: string + description: The city that the printer is located in. + nullable: true + countryOrRegion: + type: string + description: The country or region that the printer is located in. + nullable: true + floor: + type: string + description: The floor that the printer is located on. Only numerical values are supported right now. + nullable: true + floorDescription: + type: string + description: The description of the floor that the printer is located on. + nullable: true + floorNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + latitude: + type: number + description: The latitude that the printer is located at. + format: double + nullable: true + longitude: + type: number + description: The longitude that the printer is located at. + format: double + nullable: true + organization: + type: array + items: + type: string + nullable: true + description: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + postalCode: + type: string + description: The postal code that the printer is located in. + nullable: true + roomDescription: + type: string + description: The description of the room that the printer is located in. + nullable: true + roomName: + type: string + description: The room that the printer is located in. Only numerical values are supported right now. + nullable: true + roomNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + site: + type: string + description: The site that the printer is located in. + nullable: true + stateOrProvince: + type: string + description: The state or province that the printer is located in. + nullable: true + streetAddress: + type: string + description: The street address where the printer is located. + nullable: true + subdivision: + type: array + items: + type: string + nullable: true + description: The subdivision that the printer is located in. The elements should be in hierarchical order. + subunit: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.printerStatus: + title: printerStatus + type: object + properties: + description: + type: string + description: A human-readable description of the printer's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateDetail' + description: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + processingStateDescription: + type: string + nullable: true + processingStateReasons: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateReason' + state: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + additionalProperties: + type: object + microsoft.graph.printJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printJob + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printJobConfiguration' + createdBy: + $ref: '#/components/schemas/microsoft.graph.userIdentity' + 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 DateTimeOffset when the job was created. Read-only. + format: date-time + isFetchable: + type: boolean + description: 'If true, document can be fetched by printer.' + nullable: true + redirectedFrom: + type: string + description: 'Contains the source job URL, if the job has been redirected from another printer.' + nullable: true + redirectedTo: + type: string + description: 'Contains the destination job URL, if the job has been redirected to another printer.' + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printJobStatus' + documents: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDocument' + description: Read-only. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of printTasks that were triggered by this print job. + additionalProperties: + type: object + microsoft.graph.printConnector: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printConnector + type: object + properties: + appVersion: + type: string + description: The connector's version. + nullable: true + deviceHealth: + $ref: '#/components/schemas/microsoft.graph.deviceHealth' + displayName: + type: string + description: The name of the connector. + nullable: true + fullyQualifiedDomainName: + type: string + description: The connector machine's hostname. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + name: + type: string + nullable: true + operatingSystem: + type: string + description: The connector machine's operating system version. + nullable: true + registeredDateTime: + 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 DateTimeOffset when the connector was registered. + format: date-time + additionalProperties: + type: object + microsoft.graph.printTaskTrigger: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskTrigger + type: object + properties: + event: + $ref: '#/components/schemas/microsoft.graph.printEvent' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + additionalProperties: + type: object + microsoft.graph.volumeType: + title: volumeType + enum: + - operatingSystemVolume + - fixedDataVolume + - removableDataVolume + - unknownFutureValue + type: string + microsoft.graph.parentLabelDetails: + title: parentLabelDetails + type: object + properties: + color: + type: string + description: 'The color that the user interface should display for the label, if configured.' + nullable: true + description: + type: string + description: The admin-defined description for the label. + nullable: true + id: + type: string + description: The label ID is a globally unique identifier (GUID). + nullable: true + isActive: + type: boolean + description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. + name: + type: string + description: The plaintext name of the label. + nullable: true + parent: $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' sensitivity: maximum: 2147483647 @@ -76831,6 +77498,7 @@ components: - presenter - unknownFutureValue - producer + - coorganizer type: string microsoft.graph.attendanceInterval: title: attendanceInterval @@ -76969,145 +77637,1357 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: Represents 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.' + additionalProperties: + type: object + microsoft.graph.workbookChartAxis: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookChartAxis + type: object + properties: + majorUnit: + $ref: '#/components/schemas/microsoft.graph.Json' + maximum: + $ref: '#/components/schemas/microsoft.graph.Json' + minimum: + $ref: '#/components/schemas/microsoft.graph.Json' + minorUnit: + $ref: '#/components/schemas/microsoft.graph.Json' + format: + $ref: '#/components/schemas/microsoft.graph.workbookChartAxisFormat' + majorGridlines: + $ref: '#/components/schemas/microsoft.graph.workbookChartGridlines' + minorGridlines: + $ref: '#/components/schemas/microsoft.graph.workbookChartGridlines' + title: + $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitle' + additionalProperties: + type: object + microsoft.graph.workbookChartDataLabelFormat: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookChartDataLabelFormat + type: object + properties: + fill: + $ref: '#/components/schemas/microsoft.graph.workbookChartFill' + font: + $ref: '#/components/schemas/microsoft.graph.workbookChartFont' + additionalProperties: + type: object + microsoft.graph.workbookChartFill: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookChartFill + type: object + additionalProperties: + type: object + microsoft.graph.workbookChartFont: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookChartFont + type: object + properties: + bold: + type: boolean + description: Represents the bold status of font. + nullable: true + color: + type: string + description: 'HTML color code representation of the text color. E.g. #FF0000 represents Red.' + nullable: true + italic: + type: boolean + description: Represents the italic status of the font. + nullable: true + name: + type: string + description: Font name (e.g. 'Calibri') + nullable: true + size: + type: number + description: Size of the font (e.g. 11) + format: double + nullable: true + underline: + type: string + description: 'Type of underline applied to the font. The possible values are: None, Single.' + nullable: true + additionalProperties: + type: object + microsoft.graph.workbookChartLegendFormat: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookChartLegendFormat + type: object + properties: + fill: + $ref: '#/components/schemas/microsoft.graph.workbookChartFill' + font: + $ref: '#/components/schemas/microsoft.graph.workbookChartFont' + additionalProperties: + type: object + microsoft.graph.workbookChartSeriesFormat: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookChartSeriesFormat + type: object + properties: + fill: + $ref: '#/components/schemas/microsoft.graph.workbookChartFill' + line: + $ref: '#/components/schemas/microsoft.graph.workbookChartLineFormat' + additionalProperties: + type: object + microsoft.graph.workbookChartPoint: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookChartPoint + type: object + properties: + value: + $ref: '#/components/schemas/microsoft.graph.Json' + format: + $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' + additionalProperties: + type: object + microsoft.graph.workbookChartTitleFormat: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookChartTitleFormat + type: object + properties: + fill: + $ref: '#/components/schemas/microsoft.graph.workbookChartFill' + font: + $ref: '#/components/schemas/microsoft.graph.workbookChartFont' + additionalProperties: + type: object + microsoft.graph.teamworkConversationIdentityType: + title: teamworkConversationIdentityType + enum: + - team + - channel + - chat + - unknownFutureValue + type: string + microsoft.graph.printColorMode: + title: printColorMode + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.integerRange: + title: integerRange + type: object + properties: + end: + type: integer + description: The inclusive upper bound of the integer range. + format: int64 + nullable: true + maximum: + type: integer + format: int64 + nullable: true + minimum: + type: integer + format: int64 + nullable: true + start: + type: integer + description: The inclusive lower bound of the integer range. + format: int64 + nullable: true + additionalProperties: + type: object + microsoft.graph.printDuplexMode: + title: printDuplexMode + enum: + - flipOnLongEdge + - flipOnShortEdge + - oneSided + type: string + microsoft.graph.printerFeedDirection: + title: printerFeedDirection + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printerFeedOrientation: + title: printerFeedOrientation + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printFinishing: + title: printFinishing + enum: + - none + - staple + - punch + - cover + - bind + - saddleStitch + - stitchEdge + - stapleTopLeft + - stapleBottomLeft + - stapleTopRight + - stapleBottomRight + - stitchLeftEdge + - stitchTopEdge + - stitchRightEdge + - stitchBottomEdge + - stapleDualLeft + - stapleDualTop + - stapleDualRight + - stapleDualBottom + - unknownFutureValue + type: string + microsoft.graph.printMultipageLayout: + title: printMultipageLayout + enum: + - clockwiseFromTopLeft + - counterclockwiseFromTopLeft + - counterclockwiseFromTopRight + - clockwiseFromTopRight + - counterclockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterclockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printOrientation: + title: printOrientation + enum: + - portrait + - landscape + - reverseLandscape + - reversePortrait + type: string + microsoft.graph.printQuality: + title: printQuality + enum: + - low + - medium + - high + - unknownFutureValue + type: string + microsoft.graph.printScaling: + title: printScaling + enum: + - auto + - shrinkToFit + - fill + - fit + - none + - unknownFutureValue + type: string + microsoft.graph.printColorConfiguration: + title: printColorConfiguration + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.printDuplexConfiguration: + title: printDuplexConfiguration + enum: + - twoSidedLongEdge + - twoSidedShortEdge + - oneSided + type: string + microsoft.graph.printMediaType: + title: printMediaType + enum: + - stationery + - transparency + - envelope + - envelopePlain + - continuous + - screen + - screenPaged + - continuousLong + - continuousShort + - envelopeWindow + - multiPartForm + - multiLayer + - labels + type: string + microsoft.graph.printPresentationDirection: + title: printPresentationDirection + enum: + - clockwiseFromTopLeft + - counterClockwiseFromTopLeft + - counterClockwiseFromTopRight + - clockwiseFromTopRight + - counterClockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterClockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printerProcessingStateDetail: + title: printerProcessingStateDetail + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + - alertRemovalOfBinaryChangeEntry + - banderAdded + - banderAlmostEmpty + - banderAlmostFull + - banderAtLimit + - banderClosed + - banderConfigurationChange + - banderCoverClosed + - banderCoverOpen + - banderEmpty + - banderFull + - banderInterlockClosed + - banderInterlockOpen + - banderJam + - banderLifeAlmostOver + - banderLifeOver + - banderMemoryExhausted + - banderMissing + - banderMotorFailure + - banderNearLimit + - banderOffline + - banderOpened + - banderOverTemperature + - banderPowerSaver + - banderRecoverableFailure + - banderRecoverableStorage + - banderRemoved + - banderResourceAdded + - banderResourceRemoved + - banderThermistorFailure + - banderTimingFailure + - banderTurnedOff + - banderTurnedOn + - banderUnderTemperature + - banderUnrecoverableFailure + - banderUnrecoverableStorageError + - banderWarmingUp + - binderAdded + - binderAlmostEmpty + - binderAlmostFull + - binderAtLimit + - binderClosed + - binderConfigurationChange + - binderCoverClosed + - binderCoverOpen + - binderEmpty + - binderFull + - binderInterlockClosed + - binderInterlockOpen + - binderJam + - binderLifeAlmostOver + - binderLifeOver + - binderMemoryExhausted + - binderMissing + - binderMotorFailure + - binderNearLimit + - binderOffline + - binderOpened + - binderOverTemperature + - binderPowerSaver + - binderRecoverableFailure + - binderRecoverableStorage + - binderRemoved + - binderResourceAdded + - binderResourceRemoved + - binderThermistorFailure + - binderTimingFailure + - binderTurnedOff + - binderTurnedOn + - binderUnderTemperature + - binderUnrecoverableFailure + - binderUnrecoverableStorageError + - binderWarmingUp + - cameraFailure + - chamberCooling + - chamberFailure + - chamberHeating + - chamberTemperatureHigh + - chamberTemperatureLow + - cleanerLifeAlmostOver + - cleanerLifeOver + - configurationChange + - deactivated + - deleted + - dieCutterAdded + - dieCutterAlmostEmpty + - dieCutterAlmostFull + - dieCutterAtLimit + - dieCutterClosed + - dieCutterConfigurationChange + - dieCutterCoverClosed + - dieCutterCoverOpen + - dieCutterEmpty + - dieCutterFull + - dieCutterInterlockClosed + - dieCutterInterlockOpen + - dieCutterJam + - dieCutterLifeAlmostOver + - dieCutterLifeOver + - dieCutterMemoryExhausted + - dieCutterMissing + - dieCutterMotorFailure + - dieCutterNearLimit + - dieCutterOffline + - dieCutterOpened + - dieCutterOverTemperature + - dieCutterPowerSaver + - dieCutterRecoverableFailure + - dieCutterRecoverableStorage + - dieCutterRemoved + - dieCutterResourceAdded + - dieCutterResourceRemoved + - dieCutterThermistorFailure + - dieCutterTimingFailure + - dieCutterTurnedOff + - dieCutterTurnedOn + - dieCutterUnderTemperature + - dieCutterUnrecoverableFailure + - dieCutterUnrecoverableStorageError + - dieCutterWarmingUp + - extruderCooling + - extruderFailure + - extruderHeating + - extruderJam + - extruderTemperatureHigh + - extruderTemperatureLow + - fanFailure + - faxModemLifeAlmostOver + - faxModemLifeOver + - faxModemMissing + - faxModemTurnedOff + - faxModemTurnedOn + - folderAdded + - folderAlmostEmpty + - folderAlmostFull + - folderAtLimit + - folderClosed + - folderConfigurationChange + - folderCoverClosed + - folderCoverOpen + - folderEmpty + - folderFull + - folderInterlockClosed + - folderInterlockOpen + - folderJam + - folderLifeAlmostOver + - folderLifeOver + - folderMemoryExhausted + - folderMissing + - folderMotorFailure + - folderNearLimit + - folderOffline + - folderOpened + - folderOverTemperature + - folderPowerSaver + - folderRecoverableFailure + - folderRecoverableStorage + - folderRemoved + - folderResourceAdded + - folderResourceRemoved + - folderThermistorFailure + - folderTimingFailure + - folderTurnedOff + - folderTurnedOn + - folderUnderTemperature + - folderUnrecoverableFailure + - folderUnrecoverableStorageError + - folderWarmingUp + - hibernate + - holdNewJobs + - identifyPrinterRequested + - imprinterAdded + - imprinterAlmostEmpty + - imprinterAlmostFull + - imprinterAtLimit + - imprinterClosed + - imprinterConfigurationChange + - imprinterCoverClosed + - imprinterCoverOpen + - imprinterEmpty + - imprinterFull + - imprinterInterlockClosed + - imprinterInterlockOpen + - imprinterJam + - imprinterLifeAlmostOver + - imprinterLifeOver + - imprinterMemoryExhausted + - imprinterMissing + - imprinterMotorFailure + - imprinterNearLimit + - imprinterOffline + - imprinterOpened + - imprinterOverTemperature + - imprinterPowerSaver + - imprinterRecoverableFailure + - imprinterRecoverableStorage + - imprinterRemoved + - imprinterResourceAdded + - imprinterResourceRemoved + - imprinterThermistorFailure + - imprinterTimingFailure + - imprinterTurnedOff + - imprinterTurnedOn + - imprinterUnderTemperature + - imprinterUnrecoverableFailure + - imprinterUnrecoverableStorageError + - imprinterWarmingUp + - inputCannotFeedSizeSelected + - inputManualInputRequest + - inputMediaColorChange + - inputMediaFormPartsChange + - inputMediaSizeChange + - inputMediaTrayFailure + - inputMediaTrayFeedError + - inputMediaTrayJam + - inputMediaTypeChange + - inputMediaWeightChange + - inputPickRollerFailure + - inputPickRollerLifeOver + - inputPickRollerLifeWarn + - inputPickRollerMissing + - inputTrayElevationFailure + - inputTrayPositionFailure + - inserterAdded + - inserterAlmostEmpty + - inserterAlmostFull + - inserterAtLimit + - inserterClosed + - inserterConfigurationChange + - inserterCoverClosed + - inserterCoverOpen + - inserterEmpty + - inserterFull + - inserterInterlockClosed + - inserterInterlockOpen + - inserterJam + - inserterLifeAlmostOver + - inserterLifeOver + - inserterMemoryExhausted + - inserterMissing + - inserterMotorFailure + - inserterNearLimit + - inserterOffline + - inserterOpened + - inserterOverTemperature + - inserterPowerSaver + - inserterRecoverableFailure + - inserterRecoverableStorage + - inserterRemoved + - inserterResourceAdded + - inserterResourceRemoved + - inserterThermistorFailure + - inserterTimingFailure + - inserterTurnedOff + - inserterTurnedOn + - inserterUnderTemperature + - inserterUnrecoverableFailure + - inserterUnrecoverableStorageError + - inserterWarmingUp + - interlockClosed + - interpreterCartridgeAdded + - interpreterCartridgeDeleted + - interpreterComplexPageEncountered + - interpreterMemoryDecrease + - interpreterMemoryIncrease + - interpreterResourceAdded + - interpreterResourceDeleted + - lampAtEol + - lampFailure + - lampNearEol + - laserAtEol + - laserFailure + - laserNearEol + - makeEnvelopeAdded + - makeEnvelopeAlmostEmpty + - makeEnvelopeAlmostFull + - makeEnvelopeAtLimit + - makeEnvelopeClosed + - makeEnvelopeConfigurationChange + - makeEnvelopeCoverClosed + - makeEnvelopeCoverOpen + - makeEnvelopeEmpty + - makeEnvelopeFull + - makeEnvelopeInterlockClosed + - makeEnvelopeInterlockOpen + - makeEnvelopeJam + - makeEnvelopeLifeAlmostOver + - makeEnvelopeLifeOver + - makeEnvelopeMemoryExhausted + - makeEnvelopeMissing + - makeEnvelopeMotorFailure + - makeEnvelopeNearLimit + - makeEnvelopeOffline + - makeEnvelopeOpened + - makeEnvelopeOverTemperature + - makeEnvelopePowerSaver + - makeEnvelopeRecoverableFailure + - makeEnvelopeRecoverableStorage + - makeEnvelopeRemoved + - makeEnvelopeResourceAdded + - makeEnvelopeResourceRemoved + - makeEnvelopeThermistorFailure + - makeEnvelopeTimingFailure + - makeEnvelopeTurnedOff + - makeEnvelopeTurnedOn + - makeEnvelopeUnderTemperature + - makeEnvelopeUnrecoverableFailure + - makeEnvelopeUnrecoverableStorageError + - makeEnvelopeWarmingUp + - markerAdjustingPrintQuality + - markerCleanerMissing + - markerDeveloperAlmostEmpty + - markerDeveloperEmpty + - markerDeveloperMissing + - markerFuserMissing + - markerFuserThermistorFailure + - markerFuserTimingFailure + - markerInkAlmostEmpty + - markerInkEmpty + - markerInkMissing + - markerOpcMissing + - markerPrintRibbonAlmostEmpty + - markerPrintRibbonEmpty + - markerPrintRibbonMissing + - markerSupplyAlmostEmpty + - markerSupplyMissing + - markerTonerCartridgeMissing + - markerTonerMissing + - markerWasteInkReceptacleAlmostFull + - markerWasteInkReceptacleFull + - markerWasteInkReceptacleMissing + - markerWasteMissing + - markerWasteTonerReceptacleAlmostFull + - markerWasteTonerReceptacleFull + - markerWasteTonerReceptacleMissing + - materialEmpty + - materialLow + - materialNeeded + - mediaDrying + - mediaPathCannotDuplexMediaSelected + - mediaPathFailure + - mediaPathInputEmpty + - mediaPathInputFeedError + - mediaPathInputJam + - mediaPathInputRequest + - mediaPathJam + - mediaPathMediaTrayAlmostFull + - mediaPathMediaTrayFull + - mediaPathMediaTrayMissing + - mediaPathOutputFeedError + - mediaPathOutputFull + - mediaPathOutputJam + - mediaPathPickRollerFailure + - mediaPathPickRollerLifeOver + - mediaPathPickRollerLifeWarn + - mediaPathPickRollerMissing + - motorFailure + - outputMailboxSelectFailure + - outputMediaTrayFailure + - outputMediaTrayFeedError + - outputMediaTrayJam + - perforaterAdded + - perforaterAlmostEmpty + - perforaterAlmostFull + - perforaterAtLimit + - perforaterClosed + - perforaterConfigurationChange + - perforaterCoverClosed + - perforaterCoverOpen + - perforaterEmpty + - perforaterFull + - perforaterInterlockClosed + - perforaterInterlockOpen + - perforaterJam + - perforaterLifeAlmostOver + - perforaterLifeOver + - perforaterMemoryExhausted + - perforaterMissing + - perforaterMotorFailure + - perforaterNearLimit + - perforaterOffline + - perforaterOpened + - perforaterOverTemperature + - perforaterPowerSaver + - perforaterRecoverableFailure + - perforaterRecoverableStorage + - perforaterRemoved + - perforaterResourceAdded + - perforaterResourceRemoved + - perforaterThermistorFailure + - perforaterTimingFailure + - perforaterTurnedOff + - perforaterTurnedOn + - perforaterUnderTemperature + - perforaterUnrecoverableFailure + - perforaterUnrecoverableStorageError + - perforaterWarmingUp + - platformCooling + - platformFailure + - platformHeating + - platformTemperatureHigh + - platformTemperatureLow + - powerDown + - powerUp + - printerManualReset + - printerNmsReset + - printerReadyToPrint + - puncherAdded + - puncherAlmostEmpty + - puncherAlmostFull + - puncherAtLimit + - puncherClosed + - puncherConfigurationChange + - puncherCoverClosed + - puncherCoverOpen + - puncherEmpty + - puncherFull + - puncherInterlockClosed + - puncherInterlockOpen + - puncherJam + - puncherLifeAlmostOver + - puncherLifeOver + - puncherMemoryExhausted + - puncherMissing + - puncherMotorFailure + - puncherNearLimit + - puncherOffline + - puncherOpened + - puncherOverTemperature + - puncherPowerSaver + - puncherRecoverableFailure + - puncherRecoverableStorage + - puncherRemoved + - puncherResourceAdded + - puncherResourceRemoved + - puncherThermistorFailure + - puncherTimingFailure + - puncherTurnedOff + - puncherTurnedOn + - puncherUnderTemperature + - puncherUnrecoverableFailure + - puncherUnrecoverableStorageError + - puncherWarmingUp + - resuming + - scanMediaPathFailure + - scanMediaPathInputEmpty + - scanMediaPathInputFeedError + - scanMediaPathInputJam + - scanMediaPathInputRequest + - scanMediaPathJam + - scanMediaPathOutputFeedError + - scanMediaPathOutputFull + - scanMediaPathOutputJam + - scanMediaPathPickRollerFailure + - scanMediaPathPickRollerLifeOver + - scanMediaPathPickRollerLifeWarn + - scanMediaPathPickRollerMissing + - scanMediaPathTrayAlmostFull + - scanMediaPathTrayFull + - scanMediaPathTrayMissing + - scannerLightFailure + - scannerLightLifeAlmostOver + - scannerLightLifeOver + - scannerLightMissing + - scannerSensorFailure + - scannerSensorLifeAlmostOver + - scannerSensorLifeOver + - scannerSensorMissing + - separationCutterAdded + - separationCutterAlmostEmpty + - separationCutterAlmostFull + - separationCutterAtLimit + - separationCutterClosed + - separationCutterConfigurationChange + - separationCutterCoverClosed + - separationCutterCoverOpen + - separationCutterEmpty + - separationCutterFull + - separationCutterInterlockClosed + - separationCutterInterlockOpen + - separationCutterJam + - separationCutterLifeAlmostOver + - separationCutterLifeOver + - separationCutterMemoryExhausted + - separationCutterMissing + - separationCutterMotorFailure + - separationCutterNearLimit + - separationCutterOffline + - separationCutterOpened + - separationCutterOverTemperature + - separationCutterPowerSaver + - separationCutterRecoverableFailure + - separationCutterRecoverableStorage + - separationCutterRemoved + - separationCutterResourceAdded + - separationCutterResourceRemoved + - separationCutterThermistorFailure + - separationCutterTimingFailure + - separationCutterTurnedOff + - separationCutterTurnedOn + - separationCutterUnderTemperature + - separationCutterUnrecoverableFailure + - separationCutterUnrecoverableStorageError + - separationCutterWarmingUp + - sheetRotatorAdded + - sheetRotatorAlmostEmpty + - sheetRotatorAlmostFull + - sheetRotatorAtLimit + - sheetRotatorClosed + - sheetRotatorConfigurationChange + - sheetRotatorCoverClosed + - sheetRotatorCoverOpen + - sheetRotatorEmpty + - sheetRotatorFull + - sheetRotatorInterlockClosed + - sheetRotatorInterlockOpen + - sheetRotatorJam + - sheetRotatorLifeAlmostOver + - sheetRotatorLifeOver + - sheetRotatorMemoryExhausted + - sheetRotatorMissing + - sheetRotatorMotorFailure + - sheetRotatorNearLimit + - sheetRotatorOffline + - sheetRotatorOpened + - sheetRotatorOverTemperature + - sheetRotatorPowerSaver + - sheetRotatorRecoverableFailure + - sheetRotatorRecoverableStorage + - sheetRotatorRemoved + - sheetRotatorResourceAdded + - sheetRotatorResourceRemoved + - sheetRotatorThermistorFailure + - sheetRotatorTimingFailure + - sheetRotatorTurnedOff + - sheetRotatorTurnedOn + - sheetRotatorUnderTemperature + - sheetRotatorUnrecoverableFailure + - sheetRotatorUnrecoverableStorageError + - sheetRotatorWarmingUp + - slitterAdded + - slitterAlmostEmpty + - slitterAlmostFull + - slitterAtLimit + - slitterClosed + - slitterConfigurationChange + - slitterCoverClosed + - slitterCoverOpen + - slitterEmpty + - slitterFull + - slitterInterlockClosed + - slitterInterlockOpen + - slitterJam + - slitterLifeAlmostOver + - slitterLifeOver + - slitterMemoryExhausted + - slitterMissing + - slitterMotorFailure + - slitterNearLimit + - slitterOffline + - slitterOpened + - slitterOverTemperature + - slitterPowerSaver + - slitterRecoverableFailure + - slitterRecoverableStorage + - slitterRemoved + - slitterResourceAdded + - slitterResourceRemoved + - slitterThermistorFailure + - slitterTimingFailure + - slitterTurnedOff + - slitterTurnedOn + - slitterUnderTemperature + - slitterUnrecoverableFailure + - slitterUnrecoverableStorageError + - slitterWarmingUp + - stackerAdded + - stackerAlmostEmpty + - stackerAlmostFull + - stackerAtLimit + - stackerClosed + - stackerConfigurationChange + - stackerCoverClosed + - stackerCoverOpen + - stackerEmpty + - stackerFull + - stackerInterlockClosed + - stackerInterlockOpen + - stackerJam + - stackerLifeAlmostOver + - stackerLifeOver + - stackerMemoryExhausted + - stackerMissing + - stackerMotorFailure + - stackerNearLimit + - stackerOffline + - stackerOpened + - stackerOverTemperature + - stackerPowerSaver + - stackerRecoverableFailure + - stackerRecoverableStorage + - stackerRemoved + - stackerResourceAdded + - stackerResourceRemoved + - stackerThermistorFailure + - stackerTimingFailure + - stackerTurnedOff + - stackerTurnedOn + - stackerUnderTemperature + - stackerUnrecoverableFailure + - stackerUnrecoverableStorageError + - stackerWarmingUp + - standby + - staplerAdded + - staplerAlmostEmpty + - staplerAlmostFull + - staplerAtLimit + - staplerClosed + - staplerConfigurationChange + - staplerCoverClosed + - staplerCoverOpen + - staplerEmpty + - staplerFull + - staplerInterlockClosed + - staplerInterlockOpen + - staplerJam + - staplerLifeAlmostOver + - staplerLifeOver + - staplerMemoryExhausted + - staplerMissing + - staplerMotorFailure + - staplerNearLimit + - staplerOffline + - staplerOpened + - staplerOverTemperature + - staplerPowerSaver + - staplerRecoverableFailure + - staplerRecoverableStorage + - staplerRemoved + - staplerResourceAdded + - staplerResourceRemoved + - staplerThermistorFailure + - staplerTimingFailure + - staplerTurnedOff + - staplerTurnedOn + - staplerUnderTemperature + - staplerUnrecoverableFailure + - staplerUnrecoverableStorageError + - staplerWarmingUp + - stitcherAdded + - stitcherAlmostEmpty + - stitcherAlmostFull + - stitcherAtLimit + - stitcherClosed + - stitcherConfigurationChange + - stitcherCoverClosed + - stitcherCoverOpen + - stitcherEmpty + - stitcherFull + - stitcherInterlockClosed + - stitcherInterlockOpen + - stitcherJam + - stitcherLifeAlmostOver + - stitcherLifeOver + - stitcherMemoryExhausted + - stitcherMissing + - stitcherMotorFailure + - stitcherNearLimit + - stitcherOffline + - stitcherOpened + - stitcherOverTemperature + - stitcherPowerSaver + - stitcherRecoverableFailure + - stitcherRecoverableStorage + - stitcherRemoved + - stitcherResourceAdded + - stitcherResourceRemoved + - stitcherThermistorFailure + - stitcherTimingFailure + - stitcherTurnedOff + - stitcherTurnedOn + - stitcherUnderTemperature + - stitcherUnrecoverableFailure + - stitcherUnrecoverableStorageError + - stitcherWarmingUp + - subunitAdded + - subunitAlmostEmpty + - subunitAlmostFull + - subunitAtLimit + - subunitClosed + - subunitCoolingDown + - subunitEmpty + - subunitFull + - subunitLifeAlmostOver + - subunitLifeOver + - subunitMemoryExhausted + - subunitMissing + - subunitMotorFailure + - subunitNearLimit + - subunitOffline + - subunitOpened + - subunitOverTemperature + - subunitPowerSaver + - subunitRecoverableFailure + - subunitRecoverableStorage + - subunitRemoved + - subunitResourceAdded + - subunitResourceRemoved + - subunitThermistorFailure + - subunitTimingFailure + - subunitTurnedOff + - subunitTurnedOn + - subunitUnderTemperature + - subunitUnrecoverableFailure + - subunitUnrecoverableStorage + - subunitWarmingUp + - suspend + - testing + - trimmerAdded + - trimmerAlmostEmpty + - trimmerAlmostFull + - trimmerAtLimit + - trimmerClosed + - trimmerConfigurationChange + - trimmerCoverClosed + - trimmerCoverOpen + - trimmerEmpty + - trimmerFull + - trimmerInterlockClosed + - trimmerInterlockOpen + - trimmerJam + - trimmerLifeAlmostOver + - trimmerLifeOver + - trimmerMemoryExhausted + - trimmerMissing + - trimmerMotorFailure + - trimmerNearLimit + - trimmerOffline + - trimmerOpened + - trimmerOverTemperature + - trimmerPowerSaver + - trimmerRecoverableFailure + - trimmerRecoverableStorage + - trimmerRemoved + - trimmerResourceAdded + - trimmerResourceRemoved + - trimmerThermistorFailure + - trimmerTimingFailure + - trimmerTurnedOff + - trimmerTurnedOn + - trimmerUnderTemperature + - trimmerUnrecoverableFailure + - trimmerUnrecoverableStorageError + - trimmerWarmingUp + - unknown + - wrapperAdded + - wrapperAlmostEmpty + - wrapperAlmostFull + - wrapperAtLimit + - wrapperClosed + - wrapperConfigurationChange + - wrapperCoverClosed + - wrapperCoverOpen + - wrapperEmpty + - wrapperFull + - wrapperInterlockClosed + - wrapperInterlockOpen + - wrapperJam + - wrapperLifeAlmostOver + - wrapperLifeOver + - wrapperMemoryExhausted + - wrapperMissing + - wrapperMotorFailure + - wrapperNearLimit + - wrapperOffline + - wrapperOpened + - wrapperOverTemperature + - wrapperPowerSaver + - wrapperRecoverableFailure + - wrapperRecoverableStorage + - wrapperRemoved + - wrapperResourceAdded + - wrapperResourceRemoved + - wrapperThermistorFailure + - wrapperTimingFailure + - wrapperTurnedOff + - wrapperTurnedOn + - wrapperUnderTemperature + - wrapperUnrecoverableFailure + - wrapperUnrecoverableStorageError + - wrapperWarmingUp + type: string + microsoft.graph.printerProcessingState: + title: printerProcessingState + enum: + - unknown + - idle + - processing + - stopped + - unknownFutureValue + type: string + microsoft.graph.printerProcessingStateReason: + title: printerProcessingStateReason + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + type: string + microsoft.graph.printJobConfiguration: + title: printJobConfiguration + type: object + properties: + collate: + type: boolean + description: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of copies that should be printed. Read-only. + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes to use when printing. + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + description: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of document pages to print on each sheet. format: int32 - set: + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printJobStatus: + title: printJobStatus + type: object + properties: + acquiredByPrinter: + type: boolean + description: 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: A human-readable description of the print job's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJobStateDetail' + description: Additional details for print job state. Valid values are described in the following table. Read-only. + isAcquiredByPrinter: + type: boolean + description: True if the job was acknowledged by a printer; false otherwise. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + processingStateDescription: + type: string + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' additionalProperties: type: object - microsoft.graph.workbookChartAxis: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookChartAxis - type: object - properties: - majorUnit: - $ref: '#/components/schemas/microsoft.graph.Json' - maximum: - $ref: '#/components/schemas/microsoft.graph.Json' - minimum: - $ref: '#/components/schemas/microsoft.graph.Json' - minorUnit: - $ref: '#/components/schemas/microsoft.graph.Json' - format: - $ref: '#/components/schemas/microsoft.graph.workbookChartAxisFormat' - majorGridlines: - $ref: '#/components/schemas/microsoft.graph.workbookChartGridlines' - minorGridlines: - $ref: '#/components/schemas/microsoft.graph.workbookChartGridlines' - title: - $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitle' - additionalProperties: - type: object - microsoft.graph.workbookChartDataLabelFormat: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookChartDataLabelFormat - type: object - properties: - fill: - $ref: '#/components/schemas/microsoft.graph.workbookChartFill' - font: - $ref: '#/components/schemas/microsoft.graph.workbookChartFont' - additionalProperties: - type: object - microsoft.graph.workbookChartFill: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookChartFill - type: object - additionalProperties: - type: object - microsoft.graph.workbookChartFont: + microsoft.graph.printDocument: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookChartFont + - title: printDocument type: object properties: - bold: - type: boolean - description: Represents the bold status of font. - nullable: true - color: + configuration: + $ref: '#/components/schemas/microsoft.graph.printerDocumentConfiguration' + contentType: type: string - description: 'HTML color code representation of the text color. E.g. #FF0000 represents Red.' - nullable: true - italic: - type: boolean - description: Represents the italic status of the font. + description: The document's content (MIME) type. Read-only. nullable: true - name: + displayName: type: string - description: Font name (e.g. 'Calibri') + description: The document's name. Read-only. nullable: true size: - type: number - description: Size of the font (e.g. 11) - format: double - nullable: true - underline: - type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' - nullable: true - additionalProperties: - type: object - microsoft.graph.workbookChartLegendFormat: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookChartLegendFormat - type: object - properties: - fill: - $ref: '#/components/schemas/microsoft.graph.workbookChartFill' - font: - $ref: '#/components/schemas/microsoft.graph.workbookChartFont' - additionalProperties: - type: object - microsoft.graph.workbookChartSeriesFormat: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookChartSeriesFormat - type: object - properties: - fill: - $ref: '#/components/schemas/microsoft.graph.workbookChartFill' - line: - $ref: '#/components/schemas/microsoft.graph.workbookChartLineFormat' + type: integer + description: The document's size in bytes. Read-only. + format: int64 additionalProperties: type: object - microsoft.graph.workbookChartPoint: + microsoft.graph.printTask: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookChartPoint + - title: printTask type: object properties: - value: - $ref: '#/components/schemas/microsoft.graph.Json' - format: - $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' + parentUrl: + type: string + description: 'The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only.' + status: + $ref: '#/components/schemas/microsoft.graph.printTaskStatus' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + trigger: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' additionalProperties: type: object - microsoft.graph.workbookChartTitleFormat: + microsoft.graph.deviceHealth: + title: deviceHealth + type: object + properties: + lastConnectionTime: + 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 last time the device was connected. + format: date-time + additionalProperties: + type: object + microsoft.graph.printEvent: + title: printEvent + enum: + - jobStarted + - unknownFutureValue + type: string + microsoft.graph.printTaskDefinition: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookChartTitleFormat + - title: printTaskDefinition type: object properties: - fill: - $ref: '#/components/schemas/microsoft.graph.workbookChartFill' - font: - $ref: '#/components/schemas/microsoft.graph.workbookChartFont' + createdBy: + $ref: '#/components/schemas/microsoft.graph.appIdentity' + displayName: + type: string + description: The name of the printTaskDefinition. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. additionalProperties: type: object - microsoft.graph.teamworkConversationIdentityType: - title: teamworkConversationIdentityType - enum: - - team - - channel - - chat - - unknownFutureValue - type: string microsoft.graph.settingSourceType: title: settingSourceType enum: @@ -77203,6 +79083,165 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFill' additionalProperties: type: object + microsoft.graph.printMargin: + title: printMargin + type: object + properties: + bottom: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the bottom edge. + format: int32 + nullable: true + left: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the left edge. + format: int32 + nullable: true + right: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the right edge. + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the top edge. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.printJobStateDetail: + title: printJobStateDetail + enum: + - uploadPending + - transforming + - completedSuccessfully + - completedWithWarnings + - completedWithErrors + - releaseWait + - interpreting + - unknownFutureValue + type: string + microsoft.graph.printJobProcessingState: + title: printJobProcessingState + enum: + - unknown + - pending + - processing + - paused + - stopped + - completed + - canceled + - aborted + type: string + microsoft.graph.printerDocumentConfiguration: + title: printerDocumentConfiguration + type: object + properties: + collate: + type: boolean + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedDirection: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + nullable: true + mediaType: + type: string + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printTaskStatus: + title: printTaskStatus + type: object + properties: + description: + type: string + description: A human-readable description of the current processing state of the printTask. + state: + $ref: '#/components/schemas/microsoft.graph.printTaskProcessingState' + additionalProperties: + type: object + microsoft.graph.appIdentity: + title: appIdentity + type: object + properties: + appId: + type: string + description: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + nullable: true + displayName: + type: string + description: Refers to the Application Name displayed in the Azure Portal. + nullable: true + servicePrincipalId: + type: string + description: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + nullable: true + servicePrincipalName: + type: string + description: Refers to the Service Principal Name is the Application name in the tenant. + nullable: true + additionalProperties: + type: object microsoft.graph.workbookChartGridlinesFormat: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -77223,6 +79262,15 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFont' additionalProperties: type: object + microsoft.graph.printTaskProcessingState: + title: printTaskProcessingState + enum: + - pending + - processing + - completed + - aborted + - unknownFutureValue + type: string responses: error: description: error diff --git a/openApiDocs/beta/Identity.SignIns.yml b/openApiDocs/beta/Identity.SignIns.yml index c31e60c868a..d494572636e 100644 --- a/openApiDocs/beta/Identity.SignIns.yml +++ b/openApiDocs/beta/Identity.SignIns.yml @@ -4040,6 +4040,7 @@ paths: - userType - mailboxSettings - deviceEnrollmentLimit + - print - aboutMe - birthday - hireDate @@ -10261,7 +10262,7 @@ paths: tags: - policies.unifiedRoleManagementPolicy summary: Get effectiveRules from policies - description: 'The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval.' + description: 'Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval.' operationId: policies.roleManagementPolicies_ListEffectiveRules parameters: - name: unifiedRoleManagementPolicy-id @@ -10343,7 +10344,7 @@ paths: tags: - policies.unifiedRoleManagementPolicy summary: Create new navigation property to effectiveRules for policies - description: 'The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval.' + description: 'Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval.' operationId: policies.roleManagementPolicies_CreateEffectiveRules parameters: - name: unifiedRoleManagementPolicy-id @@ -10375,7 +10376,7 @@ paths: tags: - policies.unifiedRoleManagementPolicy summary: Get effectiveRules from policies - description: 'The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval.' + description: 'Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval.' operationId: policies.roleManagementPolicies_GetEffectiveRules parameters: - name: unifiedRoleManagementPolicy-id @@ -10431,7 +10432,7 @@ paths: tags: - policies.unifiedRoleManagementPolicy summary: Update the navigation property effectiveRules in policies - description: 'The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval.' + description: 'Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval.' operationId: policies.roleManagementPolicies_UpdateEffectiveRules parameters: - name: unifiedRoleManagementPolicy-id @@ -10465,7 +10466,7 @@ paths: tags: - policies.unifiedRoleManagementPolicy summary: Delete navigation property effectiveRules for policies - description: 'The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval.' + description: 'Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval.' operationId: policies.roleManagementPolicies_DeleteEffectiveRules parameters: - name: unifiedRoleManagementPolicy-id @@ -10498,7 +10499,7 @@ paths: tags: - policies.unifiedRoleManagementPolicy summary: Get rules from policies - description: 'The collection of rules like approval rule, expiration rule, etc.' + description: The collection of rules like approval rules and expiration rules. operationId: policies.roleManagementPolicies_ListRules parameters: - name: unifiedRoleManagementPolicy-id @@ -10580,7 +10581,7 @@ paths: tags: - policies.unifiedRoleManagementPolicy summary: Create new navigation property to rules for policies - description: 'The collection of rules like approval rule, expiration rule, etc.' + description: The collection of rules like approval rules and expiration rules. operationId: policies.roleManagementPolicies_CreateRules parameters: - name: unifiedRoleManagementPolicy-id @@ -10612,7 +10613,7 @@ paths: tags: - policies.unifiedRoleManagementPolicy summary: Get rules from policies - description: 'The collection of rules like approval rule, expiration rule, etc.' + description: The collection of rules like approval rules and expiration rules. operationId: policies.roleManagementPolicies_GetRules parameters: - name: unifiedRoleManagementPolicy-id @@ -10668,7 +10669,7 @@ paths: tags: - policies.unifiedRoleManagementPolicy summary: Update the navigation property rules in policies - description: 'The collection of rules like approval rule, expiration rule, etc.' + description: The collection of rules like approval rules and expiration rules. operationId: policies.roleManagementPolicies_UpdateRules parameters: - name: unifiedRoleManagementPolicy-id @@ -10702,7 +10703,7 @@ paths: tags: - policies.unifiedRoleManagementPolicy summary: Delete navigation property rules for policies - description: 'The collection of rules like approval rule, expiration rule, etc.' + description: The collection of rules like approval rules and expiration rules. operationId: policies.roleManagementPolicies_DeleteRules parameters: - name: unifiedRoleManagementPolicy-id @@ -13835,6 +13836,7 @@ paths: tags: - users.authentication summary: Get authentication from users + description: The authentication methods that are supported for the user. operationId: users_GetAuthentication parameters: - name: user-id @@ -13949,6 +13951,7 @@ paths: tags: - users.authentication summary: Update the navigation property authentication in users + description: The authentication methods that are supported for the user. operationId: users_UpdateAuthentication parameters: - name: user-id @@ -13975,6 +13978,7 @@ paths: tags: - users.authentication summary: Delete navigation property authentication for users + description: The authentication methods that are supported for the user. operationId: users_DeleteAuthentication parameters: - name: user-id @@ -14000,6 +14004,7 @@ paths: tags: - users.authentication summary: Get emailMethods from users + description: Represents the email addresses registered to a user for authentication. operationId: users.authentication_ListEmailMethods parameters: - name: user-id @@ -14081,6 +14086,7 @@ paths: tags: - users.authentication summary: Create new navigation property to emailMethods for users + description: Represents the email addresses registered to a user for authentication. operationId: users.authentication_CreateEmailMethods parameters: - name: user-id @@ -14112,6 +14118,7 @@ paths: tags: - users.authentication summary: Get emailMethods from users + description: Represents the email addresses registered to a user for authentication. operationId: users.authentication_GetEmailMethods parameters: - name: user-id @@ -14167,6 +14174,7 @@ paths: tags: - users.authentication summary: Update the navigation property emailMethods in users + description: Represents the email addresses registered to a user for authentication. operationId: users.authentication_UpdateEmailMethods parameters: - name: user-id @@ -14200,6 +14208,7 @@ paths: tags: - users.authentication summary: Delete navigation property emailMethods for users + description: Represents the email addresses registered to a user for authentication. operationId: users.authentication_DeleteEmailMethods parameters: - name: user-id @@ -14232,6 +14241,7 @@ paths: tags: - users.authentication summary: Get fido2Methods from users + description: Represents the FIDO2 security keys registered to a user for authentication. operationId: users.authentication_ListFido2Methods parameters: - name: user-id @@ -14331,6 +14341,7 @@ paths: tags: - users.authentication summary: Create new navigation property to fido2Methods for users + description: Represents the FIDO2 security keys registered to a user for authentication. operationId: users.authentication_CreateFido2Methods parameters: - name: user-id @@ -14362,6 +14373,7 @@ paths: tags: - users.authentication summary: Get fido2Methods from users + description: Represents the FIDO2 security keys registered to a user for authentication. operationId: users.authentication_GetFido2Methods parameters: - name: user-id @@ -14423,6 +14435,7 @@ paths: tags: - users.authentication summary: Update the navigation property fido2Methods in users + description: Represents the FIDO2 security keys registered to a user for authentication. operationId: users.authentication_UpdateFido2Methods parameters: - name: user-id @@ -14456,6 +14469,7 @@ paths: tags: - users.authentication summary: Delete navigation property fido2Methods for users + description: Represents the FIDO2 security keys registered to a user for authentication. operationId: users.authentication_DeleteFido2Methods parameters: - name: user-id @@ -14488,6 +14502,7 @@ paths: tags: - users.authentication summary: Get methods from users + description: Represents all authentication methods registered to a user. operationId: users.authentication_ListMethods parameters: - name: user-id @@ -14566,6 +14581,7 @@ paths: tags: - users.authentication summary: Create new navigation property to methods for users + description: Represents all authentication methods registered to a user. operationId: users.authentication_CreateMethods parameters: - name: user-id @@ -14597,6 +14613,7 @@ paths: tags: - users.authentication summary: Get methods from users + description: Represents all authentication methods registered to a user. operationId: users.authentication_GetMethods parameters: - name: user-id @@ -14651,6 +14668,7 @@ paths: tags: - users.authentication summary: Update the navigation property methods in users + description: Represents all authentication methods registered to a user. operationId: users.authentication_UpdateMethods parameters: - name: user-id @@ -14684,6 +14702,7 @@ paths: tags: - users.authentication summary: Delete navigation property methods for users + description: Represents all authentication methods registered to a user. operationId: users.authentication_DeleteMethods parameters: - name: user-id @@ -14716,6 +14735,7 @@ paths: tags: - users.authentication summary: Get microsoftAuthenticatorMethods from users + description: The details of the Microsoft Authenticator app registered to a user for authentication. operationId: users.authentication_ListMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -14808,6 +14828,7 @@ paths: tags: - users.authentication summary: Create new navigation property to microsoftAuthenticatorMethods for users + description: The details of the Microsoft Authenticator app registered to a user for authentication. operationId: users.authentication_CreateMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -14839,6 +14860,7 @@ paths: tags: - users.authentication summary: Get microsoftAuthenticatorMethods from users + description: The details of the Microsoft Authenticator app registered to a user for authentication. operationId: users.authentication_GetMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -14905,6 +14927,7 @@ paths: tags: - users.authentication summary: Update the navigation property microsoftAuthenticatorMethods in users + description: The details of the Microsoft Authenticator app registered to a user for authentication. operationId: users.authentication_UpdateMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -14938,6 +14961,7 @@ paths: tags: - users.authentication summary: Delete navigation property microsoftAuthenticatorMethods for users + description: The details of the Microsoft Authenticator app registered to a user for authentication. operationId: users.authentication_DeleteMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -15426,6 +15450,7 @@ paths: tags: - users.authentication summary: Get passwordlessMicrosoftAuthenticatorMethods from users + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. operationId: users.authentication_ListPasswordlessMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -15515,6 +15540,7 @@ paths: tags: - users.authentication summary: Create new navigation property to passwordlessMicrosoftAuthenticatorMethods for users + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. operationId: users.authentication_CreatePasswordlessMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -15546,6 +15572,7 @@ paths: tags: - users.authentication summary: Get passwordlessMicrosoftAuthenticatorMethods from users + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. operationId: users.authentication_GetPasswordlessMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -15611,6 +15638,7 @@ paths: tags: - users.authentication summary: Update the navigation property passwordlessMicrosoftAuthenticatorMethods in users + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. operationId: users.authentication_UpdatePasswordlessMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -15644,6 +15672,7 @@ paths: tags: - users.authentication summary: Delete navigation property passwordlessMicrosoftAuthenticatorMethods for users + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. operationId: users.authentication_DeletePasswordlessMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -15881,6 +15910,7 @@ paths: tags: - users.authentication summary: Get passwordMethods from users + description: Represents the details of the password authentication method registered to a user for authentication. operationId: users.authentication_ListPasswordMethods parameters: - name: user-id @@ -15968,6 +15998,7 @@ paths: tags: - users.authentication summary: Create new navigation property to passwordMethods for users + description: Represents the details of the password authentication method registered to a user for authentication. operationId: users.authentication_CreatePasswordMethods parameters: - name: user-id @@ -15999,6 +16030,7 @@ paths: tags: - users.authentication summary: Get passwordMethods from users + description: Represents the details of the password authentication method registered to a user for authentication. operationId: users.authentication_GetPasswordMethods parameters: - name: user-id @@ -16056,6 +16088,7 @@ paths: tags: - users.authentication summary: Update the navigation property passwordMethods in users + description: Represents the details of the password authentication method registered to a user for authentication. operationId: users.authentication_UpdatePasswordMethods parameters: - name: user-id @@ -16089,6 +16122,7 @@ paths: tags: - users.authentication summary: Delete navigation property passwordMethods for users + description: Represents the details of the password authentication method registered to a user for authentication. operationId: users.authentication_DeletePasswordMethods parameters: - name: user-id @@ -16121,6 +16155,7 @@ paths: tags: - users.authentication summary: Get phoneMethods from users + description: Represents the phone registered to a user for authentication. operationId: users.authentication_ListPhoneMethods parameters: - name: user-id @@ -16208,6 +16243,7 @@ paths: tags: - users.authentication summary: Create new navigation property to phoneMethods for users + description: Represents the phone registered to a user for authentication. operationId: users.authentication_CreatePhoneMethods parameters: - name: user-id @@ -16239,6 +16275,7 @@ paths: tags: - users.authentication summary: Get phoneMethods from users + description: Represents the phone registered to a user for authentication. operationId: users.authentication_GetPhoneMethods parameters: - name: user-id @@ -16296,6 +16333,7 @@ paths: tags: - users.authentication summary: Update the navigation property phoneMethods in users + description: Represents the phone registered to a user for authentication. operationId: users.authentication_UpdatePhoneMethods parameters: - name: user-id @@ -16329,6 +16367,7 @@ paths: tags: - users.authentication summary: Delete navigation property phoneMethods for users + description: Represents the phone registered to a user for authentication. operationId: users.authentication_DeletePhoneMethods parameters: - name: user-id @@ -16593,6 +16632,7 @@ paths: tags: - users.authentication summary: Get temporaryAccessPassMethods from users + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. operationId: users.authentication_ListTemporaryAccessPassMethods parameters: - name: user-id @@ -16692,6 +16732,7 @@ paths: tags: - users.authentication summary: Create new navigation property to temporaryAccessPassMethods for users + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. operationId: users.authentication_CreateTemporaryAccessPassMethods parameters: - name: user-id @@ -16723,6 +16764,7 @@ paths: tags: - users.authentication summary: Get temporaryAccessPassMethods from users + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. operationId: users.authentication_GetTemporaryAccessPassMethods parameters: - name: user-id @@ -16784,6 +16826,7 @@ paths: tags: - users.authentication summary: Update the navigation property temporaryAccessPassMethods in users + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. operationId: users.authentication_UpdateTemporaryAccessPassMethods parameters: - name: user-id @@ -16817,6 +16860,7 @@ paths: tags: - users.authentication summary: Delete navigation property temporaryAccessPassMethods for users + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. operationId: users.authentication_DeleteTemporaryAccessPassMethods parameters: - name: user-id @@ -16849,6 +16893,7 @@ paths: tags: - users.authentication summary: Get windowsHelloForBusinessMethods from users + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. operationId: users.authentication_ListWindowsHelloForBusinessMethods parameters: - name: user-id @@ -16938,6 +16983,7 @@ paths: tags: - users.authentication summary: Create new navigation property to windowsHelloForBusinessMethods for users + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. operationId: users.authentication_CreateWindowsHelloForBusinessMethods parameters: - name: user-id @@ -16969,6 +17015,7 @@ paths: tags: - users.authentication summary: Get windowsHelloForBusinessMethods from users + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. operationId: users.authentication_GetWindowsHelloForBusinessMethods parameters: - name: user-id @@ -17034,6 +17081,7 @@ paths: tags: - users.authentication summary: Update the navigation property windowsHelloForBusinessMethods in users + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. operationId: users.authentication_UpdateWindowsHelloForBusinessMethods parameters: - name: user-id @@ -17067,6 +17115,7 @@ paths: tags: - users.authentication summary: Delete navigation property windowsHelloForBusinessMethods for users + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. operationId: users.authentication_DeleteWindowsHelloForBusinessMethods parameters: - name: user-id @@ -18387,6 +18436,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -18722,7 +18773,7 @@ components: description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. scope: type: string - description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal.' + description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal.' nullable: true startTime: 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])$' @@ -19334,20 +19385,20 @@ components: nullable: true scopeId: type: string - description: 'The id of the scope where the policy is created. E.g. ''/'', groupId, etc.' + description: The id of the scope where the policy is created. Can be / for the tenant or a group ID. Required. scopeType: type: string - description: 'The type of the scope where the policy is created. One of Directory, DirectoryRole, Group.' + description: 'The type of the scope where the policy is created. One of Directory, DirectoryRole. Required.' effectiveRules: type: array items: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementPolicyRule' - description: 'The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval.' + description: 'Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval.' rules: type: array items: $ref: '#/components/schemas/microsoft.graph.unifiedRoleManagementPolicyRule' - description: 'The collection of rules like approval rule, expiration rule, etc.' + description: The collection of rules like approval rules and expiration rules. additionalProperties: type: object microsoft.graph.unifiedRoleManagementPolicyRule: @@ -19700,18 +19751,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -19720,14 +19775,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -19736,10 +19794,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.emailAuthenticationMethod: @@ -20931,6 +20991,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -24544,12 +24614,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.conditionalAccessDevicePlatform' - description: 'Possible values are: android, iOS, windows, windowsPhone, macOS, all, unknownFutureValue.' + description: 'Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue.' includePlatforms: type: array items: $ref: '#/components/schemas/microsoft.graph.conditionalAccessDevicePlatform' - description: 'Possible values are: android, iOS, windows, windowsPhone, macOS, all, unknownFutureValue.' + description: 'Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue.' additionalProperties: type: object microsoft.graph.conditionalAccessUsers: @@ -24810,6 +24880,36 @@ components: $ref: '#/components/schemas/microsoft.graph.timeZoneBase' additionalProperties: type: object + microsoft.graph.printerShare: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printerShare + type: object + properties: + allowAllUsers: + type: boolean + description: 'If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties.' + 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 DateTimeOffset when the printer share was created. Read-only. + format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' + allowedGroups: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.group' + description: The groups whose users have access to print using the printer. + allowedUsers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + description: The users who have access to print using the printer. + printer: + $ref: '#/components/schemas/microsoft.graph.printer' + additionalProperties: + type: object microsoft.graph.settings: title: settings type: object @@ -26352,6 +26452,8 @@ components: type: boolean description: Specifies whether the column value isn't optional. nullable: true + sourceContentType: + $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' term: $ref: '#/components/schemas/microsoft.graph.termColumn' text: @@ -30531,6 +30633,102 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printerBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printerBase + type: object + properties: + capabilities: + $ref: '#/components/schemas/microsoft.graph.printerCapabilities' + defaults: + $ref: '#/components/schemas/microsoft.graph.printerDefaults' + displayName: + type: string + description: The name of the printer/printerShare. + nullable: true + isAcceptingJobs: + type: boolean + description: Whether the printer/printerShare is currently accepting new print jobs. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + manufacturer: + type: string + description: The manufacturer of the printer/printerShare. + nullable: true + model: + type: string + description: The model name of the printer/printerShare. + nullable: true + name: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printerStatus' + jobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJob' + description: The list of jobs that are queued for printing by the printer/printerShare. + additionalProperties: + type: object + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.printer: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printer + type: object + properties: + acceptingJobs: + type: boolean + nullable: true + hasPhysicalDevice: + type: boolean + description: True if the printer has a physical device for printing. Read-only. + isShared: + type: boolean + description: True if the printer is shared; false otherwise. Read-only. + lastSeenDateTime: + 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 most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + format: date-time + nullable: true + registeredDateTime: + 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 DateTimeOffset when the printer was registered. Read-only. + format: date-time + connectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printConnector' + description: The connectors that are associated with the printer. + share: + $ref: '#/components/schemas/microsoft.graph.printerShare' + shares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + description: 'The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.' + taskTriggers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + description: A list of task triggers that are associated with the printer. + additionalProperties: + type: object microsoft.graph.analyticsActivityType: title: analyticsActivityType enum: @@ -32031,6 +32229,20 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentTypeInfo: + title: contentTypeInfo + type: object + properties: + id: + type: string + description: The id of the content type. + nullable: true + name: + type: string + description: The name of the content type. + nullable: true + additionalProperties: + type: object microsoft.graph.termColumn: title: termColumn type: object @@ -32043,6 +32255,10 @@ components: type: boolean description: Specifies whether to display the entire term path or only the term label. nullable: true + parentTerm: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + termSet: + $ref: '#/components/schemas/microsoft.graph.termStore.set' additionalProperties: type: object microsoft.graph.textColumn: @@ -32144,7 +32360,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -32230,20 +32446,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.contentTypeInfo: - title: contentTypeInfo - type: object - properties: - id: - type: string - description: The id of the content type. - nullable: true - name: - type: string - description: The name of the content type. - nullable: true - additionalProperties: - type: object microsoft.graph.webPart: title: webPart type: object @@ -33870,6 +34072,10 @@ components: nullable: true identity: $ref: '#/components/schemas/microsoft.graph.identity' + registrantId: + type: string + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + nullable: true role: type: string description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' @@ -34760,6 +34966,513 @@ components: - blockAccess - deviceRestriction type: string + microsoft.graph.printerCapabilities: + title: printerCapabilities + type: object + properties: + bottomMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported bottom margins(in microns) for the printer. + collation: + type: boolean + description: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + nullable: true + colorModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + description: The color modes supported by the printer. Valid values are described in the following table. + contentTypes: + type: array + items: + type: string + nullable: true + description: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + copiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + dpis: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: The list of print resolutions in DPI that are supported by the printer. + duplexModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + description: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + feedDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + description: The list of feed orientations that are supported by the printer. + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes the printer supports for a printed document. + inputBins: + type: array + items: + type: string + nullable: true + description: Supported input bins for the printer. + isColorPrintingSupported: + type: boolean + description: True if color printing is supported by the printer; false otherwise. Read-only. + nullable: true + isPageRangeSupported: + type: boolean + description: True if the printer supports printing by page ranges; false otherwise. + nullable: true + leftMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported left margins(in microns) for the printer. + mediaColors: + type: array + items: + type: string + nullable: true + description: 'The media (i.e., paper) colors supported by the printer.' + mediaSizes: + type: array + items: + type: string + nullable: true + description: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + mediaTypes: + type: array + items: + type: string + nullable: true + description: The media types supported by the printer. + multipageLayouts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + description: The presentation directions supported by the printer. Supported values are described in the following table. + orientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + description: The print orientations supported by the printer. Valid values are described in the following table. + outputBins: + type: array + items: + type: string + nullable: true + description: The printer's supported output bins (trays). + pagesPerSheet: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: Supported number of Input Pages to impose upon a single Impression. + qualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + description: The print qualities supported by the printer. + rightMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported right margins(in microns) for the printer. + scalings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printScaling' + description: Supported print scalings. + supportedColorConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + supportedCopiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedDocumentMimeTypes: + type: array + items: + type: string + nullable: true + supportedDuplexConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + supportedFinishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + supportedMediaColors: + type: array + items: + type: string + nullable: true + supportedMediaSizes: + type: array + items: + type: string + nullable: true + supportedMediaTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMediaType' + supportedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + supportedOutputBins: + type: array + items: + type: string + nullable: true + supportedPagesPerSheet: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedPresentationDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + supportedPrintQualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + supportsFitPdfToPage: + type: boolean + description: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + nullable: true + topMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported top margins(in microns) for the printer. + additionalProperties: + type: object + microsoft.graph.printerDefaults: + title: printerDefaults + type: object + properties: + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + contentType: + type: string + description: The default content (MIME) type to use when processing documents. + nullable: true + copiesPerJob: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of copies printed per job. + format: int32 + nullable: true + documentMimeType: + type: string + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default resolution in DPI to use when printing the job. + format: int32 + nullable: true + duplexConfiguration: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: The default set of finishings to apply to print jobs. Valid values are described in the following table. + fitPdfToPage: + type: boolean + description: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + nullable: true + inputBin: + type: string + description: The default input bin that serves as the paper source. + nullable: true + mediaColor: + type: string + description: The default media (such as paper) color to print the document on. + nullable: true + mediaSize: + type: string + description: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of document pages to print on each sheet. + format: int32 + nullable: true + pdfFitToPage: + type: boolean + nullable: true + presentationDirection: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + printColorConfiguration: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + printQuality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printerLocation: + title: printerLocation + type: object + properties: + altitudeInMeters: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The altitude, in meters, that the printer is located at.' + format: int32 + nullable: true + building: + type: string + description: The building that the printer is located in. + nullable: true + city: + type: string + description: The city that the printer is located in. + nullable: true + countryOrRegion: + type: string + description: The country or region that the printer is located in. + nullable: true + floor: + type: string + description: The floor that the printer is located on. Only numerical values are supported right now. + nullable: true + floorDescription: + type: string + description: The description of the floor that the printer is located on. + nullable: true + floorNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + latitude: + type: number + description: The latitude that the printer is located at. + format: double + nullable: true + longitude: + type: number + description: The longitude that the printer is located at. + format: double + nullable: true + organization: + type: array + items: + type: string + nullable: true + description: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + postalCode: + type: string + description: The postal code that the printer is located in. + nullable: true + roomDescription: + type: string + description: The description of the room that the printer is located in. + nullable: true + roomName: + type: string + description: The room that the printer is located in. Only numerical values are supported right now. + nullable: true + roomNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + site: + type: string + description: The site that the printer is located in. + nullable: true + stateOrProvince: + type: string + description: The state or province that the printer is located in. + nullable: true + streetAddress: + type: string + description: The street address where the printer is located. + nullable: true + subdivision: + type: array + items: + type: string + nullable: true + description: The subdivision that the printer is located in. The elements should be in hierarchical order. + subunit: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.printerStatus: + title: printerStatus + type: object + properties: + description: + type: string + description: A human-readable description of the printer's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateDetail' + description: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + processingStateDescription: + type: string + nullable: true + processingStateReasons: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateReason' + state: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + additionalProperties: + type: object + microsoft.graph.printJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printJob + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printJobConfiguration' + createdBy: + $ref: '#/components/schemas/microsoft.graph.userIdentity' + 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 DateTimeOffset when the job was created. Read-only. + format: date-time + isFetchable: + type: boolean + description: 'If true, document can be fetched by printer.' + nullable: true + redirectedFrom: + type: string + description: 'Contains the source job URL, if the job has been redirected from another printer.' + nullable: true + redirectedTo: + type: string + description: 'Contains the destination job URL, if the job has been redirected to another printer.' + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printJobStatus' + documents: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDocument' + description: Read-only. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of printTasks that were triggered by this print job. + additionalProperties: + type: object + microsoft.graph.printConnector: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printConnector + type: object + properties: + appVersion: + type: string + description: The connector's version. + nullable: true + deviceHealth: + $ref: '#/components/schemas/microsoft.graph.deviceHealth' + displayName: + type: string + description: The name of the connector. + nullable: true + fullyQualifiedDomainName: + type: string + description: The connector machine's hostname. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + name: + type: string + nullable: true + operatingSystem: + type: string + description: The connector machine's operating system version. + nullable: true + registeredDateTime: + 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 DateTimeOffset when the connector was registered. + format: date-time + additionalProperties: + type: object + microsoft.graph.printTaskTrigger: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskTrigger + type: object + properties: + event: + $ref: '#/components/schemas/microsoft.graph.printEvent' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -35322,6 +36035,53 @@ components: $ref: '#/components/schemas/microsoft.graph.driveItem' additionalProperties: type: object + microsoft.graph.termStore.term: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: term + type: object + properties: + 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: Date and time of term creation. Read-only. + format: date-time + nullable: true + descriptions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.localizedDescription' + description: Description about term that is dependent on the languageTag. + labels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.localizedLabel' + description: Label metadata for a term. + 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: Last date and time of term modification. Read-only. + format: date-time + nullable: true + properties: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValue' + description: Collection of properties on the term. + children: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + description: Children of current term. + relations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + description: To indicate which terms are related to the current term as either pinned or reused. + set: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + additionalProperties: + type: object microsoft.graph.displayNameLocalization: title: displayNameLocalization type: object @@ -35429,53 +36189,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.termStore.term: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: term - type: object - properties: - 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: Date and time of term creation. Read-only. - format: date-time - nullable: true - descriptions: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.localizedDescription' - description: Description about term that is dependent on the languageTag. - labels: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.localizedLabel' - description: Label metadata for a term. - 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: Last date and time of term modification. Read-only. - format: date-time - nullable: true - properties: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyValue' - description: Collection of properties on the term. - children: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - description: Children of current term. - relations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - description: To indicate which terms are related to the current term as either pinned or reused. - set: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - additionalProperties: - type: object microsoft.graph.termStore.relation: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -36029,6 +36742,7 @@ components: - presenter - unknownFutureValue - producer + - coorganizer type: string microsoft.graph.attendanceInterval: title: attendanceInterval @@ -36453,6 +37167,1218 @@ components: $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyTargetType' additionalProperties: type: object + microsoft.graph.printColorMode: + title: printColorMode + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.integerRange: + title: integerRange + type: object + properties: + end: + type: integer + description: The inclusive upper bound of the integer range. + format: int64 + nullable: true + maximum: + type: integer + format: int64 + nullable: true + minimum: + type: integer + format: int64 + nullable: true + start: + type: integer + description: The inclusive lower bound of the integer range. + format: int64 + nullable: true + additionalProperties: + type: object + microsoft.graph.printDuplexMode: + title: printDuplexMode + enum: + - flipOnLongEdge + - flipOnShortEdge + - oneSided + type: string + microsoft.graph.printerFeedDirection: + title: printerFeedDirection + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printerFeedOrientation: + title: printerFeedOrientation + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printFinishing: + title: printFinishing + enum: + - none + - staple + - punch + - cover + - bind + - saddleStitch + - stitchEdge + - stapleTopLeft + - stapleBottomLeft + - stapleTopRight + - stapleBottomRight + - stitchLeftEdge + - stitchTopEdge + - stitchRightEdge + - stitchBottomEdge + - stapleDualLeft + - stapleDualTop + - stapleDualRight + - stapleDualBottom + - unknownFutureValue + type: string + microsoft.graph.printMultipageLayout: + title: printMultipageLayout + enum: + - clockwiseFromTopLeft + - counterclockwiseFromTopLeft + - counterclockwiseFromTopRight + - clockwiseFromTopRight + - counterclockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterclockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printOrientation: + title: printOrientation + enum: + - portrait + - landscape + - reverseLandscape + - reversePortrait + type: string + microsoft.graph.printQuality: + title: printQuality + enum: + - low + - medium + - high + - unknownFutureValue + type: string + microsoft.graph.printScaling: + title: printScaling + enum: + - auto + - shrinkToFit + - fill + - fit + - none + - unknownFutureValue + type: string + microsoft.graph.printColorConfiguration: + title: printColorConfiguration + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.printDuplexConfiguration: + title: printDuplexConfiguration + enum: + - twoSidedLongEdge + - twoSidedShortEdge + - oneSided + type: string + microsoft.graph.printMediaType: + title: printMediaType + enum: + - stationery + - transparency + - envelope + - envelopePlain + - continuous + - screen + - screenPaged + - continuousLong + - continuousShort + - envelopeWindow + - multiPartForm + - multiLayer + - labels + type: string + microsoft.graph.printPresentationDirection: + title: printPresentationDirection + enum: + - clockwiseFromTopLeft + - counterClockwiseFromTopLeft + - counterClockwiseFromTopRight + - clockwiseFromTopRight + - counterClockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterClockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printerProcessingStateDetail: + title: printerProcessingStateDetail + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + - alertRemovalOfBinaryChangeEntry + - banderAdded + - banderAlmostEmpty + - banderAlmostFull + - banderAtLimit + - banderClosed + - banderConfigurationChange + - banderCoverClosed + - banderCoverOpen + - banderEmpty + - banderFull + - banderInterlockClosed + - banderInterlockOpen + - banderJam + - banderLifeAlmostOver + - banderLifeOver + - banderMemoryExhausted + - banderMissing + - banderMotorFailure + - banderNearLimit + - banderOffline + - banderOpened + - banderOverTemperature + - banderPowerSaver + - banderRecoverableFailure + - banderRecoverableStorage + - banderRemoved + - banderResourceAdded + - banderResourceRemoved + - banderThermistorFailure + - banderTimingFailure + - banderTurnedOff + - banderTurnedOn + - banderUnderTemperature + - banderUnrecoverableFailure + - banderUnrecoverableStorageError + - banderWarmingUp + - binderAdded + - binderAlmostEmpty + - binderAlmostFull + - binderAtLimit + - binderClosed + - binderConfigurationChange + - binderCoverClosed + - binderCoverOpen + - binderEmpty + - binderFull + - binderInterlockClosed + - binderInterlockOpen + - binderJam + - binderLifeAlmostOver + - binderLifeOver + - binderMemoryExhausted + - binderMissing + - binderMotorFailure + - binderNearLimit + - binderOffline + - binderOpened + - binderOverTemperature + - binderPowerSaver + - binderRecoverableFailure + - binderRecoverableStorage + - binderRemoved + - binderResourceAdded + - binderResourceRemoved + - binderThermistorFailure + - binderTimingFailure + - binderTurnedOff + - binderTurnedOn + - binderUnderTemperature + - binderUnrecoverableFailure + - binderUnrecoverableStorageError + - binderWarmingUp + - cameraFailure + - chamberCooling + - chamberFailure + - chamberHeating + - chamberTemperatureHigh + - chamberTemperatureLow + - cleanerLifeAlmostOver + - cleanerLifeOver + - configurationChange + - deactivated + - deleted + - dieCutterAdded + - dieCutterAlmostEmpty + - dieCutterAlmostFull + - dieCutterAtLimit + - dieCutterClosed + - dieCutterConfigurationChange + - dieCutterCoverClosed + - dieCutterCoverOpen + - dieCutterEmpty + - dieCutterFull + - dieCutterInterlockClosed + - dieCutterInterlockOpen + - dieCutterJam + - dieCutterLifeAlmostOver + - dieCutterLifeOver + - dieCutterMemoryExhausted + - dieCutterMissing + - dieCutterMotorFailure + - dieCutterNearLimit + - dieCutterOffline + - dieCutterOpened + - dieCutterOverTemperature + - dieCutterPowerSaver + - dieCutterRecoverableFailure + - dieCutterRecoverableStorage + - dieCutterRemoved + - dieCutterResourceAdded + - dieCutterResourceRemoved + - dieCutterThermistorFailure + - dieCutterTimingFailure + - dieCutterTurnedOff + - dieCutterTurnedOn + - dieCutterUnderTemperature + - dieCutterUnrecoverableFailure + - dieCutterUnrecoverableStorageError + - dieCutterWarmingUp + - extruderCooling + - extruderFailure + - extruderHeating + - extruderJam + - extruderTemperatureHigh + - extruderTemperatureLow + - fanFailure + - faxModemLifeAlmostOver + - faxModemLifeOver + - faxModemMissing + - faxModemTurnedOff + - faxModemTurnedOn + - folderAdded + - folderAlmostEmpty + - folderAlmostFull + - folderAtLimit + - folderClosed + - folderConfigurationChange + - folderCoverClosed + - folderCoverOpen + - folderEmpty + - folderFull + - folderInterlockClosed + - folderInterlockOpen + - folderJam + - folderLifeAlmostOver + - folderLifeOver + - folderMemoryExhausted + - folderMissing + - folderMotorFailure + - folderNearLimit + - folderOffline + - folderOpened + - folderOverTemperature + - folderPowerSaver + - folderRecoverableFailure + - folderRecoverableStorage + - folderRemoved + - folderResourceAdded + - folderResourceRemoved + - folderThermistorFailure + - folderTimingFailure + - folderTurnedOff + - folderTurnedOn + - folderUnderTemperature + - folderUnrecoverableFailure + - folderUnrecoverableStorageError + - folderWarmingUp + - hibernate + - holdNewJobs + - identifyPrinterRequested + - imprinterAdded + - imprinterAlmostEmpty + - imprinterAlmostFull + - imprinterAtLimit + - imprinterClosed + - imprinterConfigurationChange + - imprinterCoverClosed + - imprinterCoverOpen + - imprinterEmpty + - imprinterFull + - imprinterInterlockClosed + - imprinterInterlockOpen + - imprinterJam + - imprinterLifeAlmostOver + - imprinterLifeOver + - imprinterMemoryExhausted + - imprinterMissing + - imprinterMotorFailure + - imprinterNearLimit + - imprinterOffline + - imprinterOpened + - imprinterOverTemperature + - imprinterPowerSaver + - imprinterRecoverableFailure + - imprinterRecoverableStorage + - imprinterRemoved + - imprinterResourceAdded + - imprinterResourceRemoved + - imprinterThermistorFailure + - imprinterTimingFailure + - imprinterTurnedOff + - imprinterTurnedOn + - imprinterUnderTemperature + - imprinterUnrecoverableFailure + - imprinterUnrecoverableStorageError + - imprinterWarmingUp + - inputCannotFeedSizeSelected + - inputManualInputRequest + - inputMediaColorChange + - inputMediaFormPartsChange + - inputMediaSizeChange + - inputMediaTrayFailure + - inputMediaTrayFeedError + - inputMediaTrayJam + - inputMediaTypeChange + - inputMediaWeightChange + - inputPickRollerFailure + - inputPickRollerLifeOver + - inputPickRollerLifeWarn + - inputPickRollerMissing + - inputTrayElevationFailure + - inputTrayPositionFailure + - inserterAdded + - inserterAlmostEmpty + - inserterAlmostFull + - inserterAtLimit + - inserterClosed + - inserterConfigurationChange + - inserterCoverClosed + - inserterCoverOpen + - inserterEmpty + - inserterFull + - inserterInterlockClosed + - inserterInterlockOpen + - inserterJam + - inserterLifeAlmostOver + - inserterLifeOver + - inserterMemoryExhausted + - inserterMissing + - inserterMotorFailure + - inserterNearLimit + - inserterOffline + - inserterOpened + - inserterOverTemperature + - inserterPowerSaver + - inserterRecoverableFailure + - inserterRecoverableStorage + - inserterRemoved + - inserterResourceAdded + - inserterResourceRemoved + - inserterThermistorFailure + - inserterTimingFailure + - inserterTurnedOff + - inserterTurnedOn + - inserterUnderTemperature + - inserterUnrecoverableFailure + - inserterUnrecoverableStorageError + - inserterWarmingUp + - interlockClosed + - interpreterCartridgeAdded + - interpreterCartridgeDeleted + - interpreterComplexPageEncountered + - interpreterMemoryDecrease + - interpreterMemoryIncrease + - interpreterResourceAdded + - interpreterResourceDeleted + - lampAtEol + - lampFailure + - lampNearEol + - laserAtEol + - laserFailure + - laserNearEol + - makeEnvelopeAdded + - makeEnvelopeAlmostEmpty + - makeEnvelopeAlmostFull + - makeEnvelopeAtLimit + - makeEnvelopeClosed + - makeEnvelopeConfigurationChange + - makeEnvelopeCoverClosed + - makeEnvelopeCoverOpen + - makeEnvelopeEmpty + - makeEnvelopeFull + - makeEnvelopeInterlockClosed + - makeEnvelopeInterlockOpen + - makeEnvelopeJam + - makeEnvelopeLifeAlmostOver + - makeEnvelopeLifeOver + - makeEnvelopeMemoryExhausted + - makeEnvelopeMissing + - makeEnvelopeMotorFailure + - makeEnvelopeNearLimit + - makeEnvelopeOffline + - makeEnvelopeOpened + - makeEnvelopeOverTemperature + - makeEnvelopePowerSaver + - makeEnvelopeRecoverableFailure + - makeEnvelopeRecoverableStorage + - makeEnvelopeRemoved + - makeEnvelopeResourceAdded + - makeEnvelopeResourceRemoved + - makeEnvelopeThermistorFailure + - makeEnvelopeTimingFailure + - makeEnvelopeTurnedOff + - makeEnvelopeTurnedOn + - makeEnvelopeUnderTemperature + - makeEnvelopeUnrecoverableFailure + - makeEnvelopeUnrecoverableStorageError + - makeEnvelopeWarmingUp + - markerAdjustingPrintQuality + - markerCleanerMissing + - markerDeveloperAlmostEmpty + - markerDeveloperEmpty + - markerDeveloperMissing + - markerFuserMissing + - markerFuserThermistorFailure + - markerFuserTimingFailure + - markerInkAlmostEmpty + - markerInkEmpty + - markerInkMissing + - markerOpcMissing + - markerPrintRibbonAlmostEmpty + - markerPrintRibbonEmpty + - markerPrintRibbonMissing + - markerSupplyAlmostEmpty + - markerSupplyMissing + - markerTonerCartridgeMissing + - markerTonerMissing + - markerWasteInkReceptacleAlmostFull + - markerWasteInkReceptacleFull + - markerWasteInkReceptacleMissing + - markerWasteMissing + - markerWasteTonerReceptacleAlmostFull + - markerWasteTonerReceptacleFull + - markerWasteTonerReceptacleMissing + - materialEmpty + - materialLow + - materialNeeded + - mediaDrying + - mediaPathCannotDuplexMediaSelected + - mediaPathFailure + - mediaPathInputEmpty + - mediaPathInputFeedError + - mediaPathInputJam + - mediaPathInputRequest + - mediaPathJam + - mediaPathMediaTrayAlmostFull + - mediaPathMediaTrayFull + - mediaPathMediaTrayMissing + - mediaPathOutputFeedError + - mediaPathOutputFull + - mediaPathOutputJam + - mediaPathPickRollerFailure + - mediaPathPickRollerLifeOver + - mediaPathPickRollerLifeWarn + - mediaPathPickRollerMissing + - motorFailure + - outputMailboxSelectFailure + - outputMediaTrayFailure + - outputMediaTrayFeedError + - outputMediaTrayJam + - perforaterAdded + - perforaterAlmostEmpty + - perforaterAlmostFull + - perforaterAtLimit + - perforaterClosed + - perforaterConfigurationChange + - perforaterCoverClosed + - perforaterCoverOpen + - perforaterEmpty + - perforaterFull + - perforaterInterlockClosed + - perforaterInterlockOpen + - perforaterJam + - perforaterLifeAlmostOver + - perforaterLifeOver + - perforaterMemoryExhausted + - perforaterMissing + - perforaterMotorFailure + - perforaterNearLimit + - perforaterOffline + - perforaterOpened + - perforaterOverTemperature + - perforaterPowerSaver + - perforaterRecoverableFailure + - perforaterRecoverableStorage + - perforaterRemoved + - perforaterResourceAdded + - perforaterResourceRemoved + - perforaterThermistorFailure + - perforaterTimingFailure + - perforaterTurnedOff + - perforaterTurnedOn + - perforaterUnderTemperature + - perforaterUnrecoverableFailure + - perforaterUnrecoverableStorageError + - perforaterWarmingUp + - platformCooling + - platformFailure + - platformHeating + - platformTemperatureHigh + - platformTemperatureLow + - powerDown + - powerUp + - printerManualReset + - printerNmsReset + - printerReadyToPrint + - puncherAdded + - puncherAlmostEmpty + - puncherAlmostFull + - puncherAtLimit + - puncherClosed + - puncherConfigurationChange + - puncherCoverClosed + - puncherCoverOpen + - puncherEmpty + - puncherFull + - puncherInterlockClosed + - puncherInterlockOpen + - puncherJam + - puncherLifeAlmostOver + - puncherLifeOver + - puncherMemoryExhausted + - puncherMissing + - puncherMotorFailure + - puncherNearLimit + - puncherOffline + - puncherOpened + - puncherOverTemperature + - puncherPowerSaver + - puncherRecoverableFailure + - puncherRecoverableStorage + - puncherRemoved + - puncherResourceAdded + - puncherResourceRemoved + - puncherThermistorFailure + - puncherTimingFailure + - puncherTurnedOff + - puncherTurnedOn + - puncherUnderTemperature + - puncherUnrecoverableFailure + - puncherUnrecoverableStorageError + - puncherWarmingUp + - resuming + - scanMediaPathFailure + - scanMediaPathInputEmpty + - scanMediaPathInputFeedError + - scanMediaPathInputJam + - scanMediaPathInputRequest + - scanMediaPathJam + - scanMediaPathOutputFeedError + - scanMediaPathOutputFull + - scanMediaPathOutputJam + - scanMediaPathPickRollerFailure + - scanMediaPathPickRollerLifeOver + - scanMediaPathPickRollerLifeWarn + - scanMediaPathPickRollerMissing + - scanMediaPathTrayAlmostFull + - scanMediaPathTrayFull + - scanMediaPathTrayMissing + - scannerLightFailure + - scannerLightLifeAlmostOver + - scannerLightLifeOver + - scannerLightMissing + - scannerSensorFailure + - scannerSensorLifeAlmostOver + - scannerSensorLifeOver + - scannerSensorMissing + - separationCutterAdded + - separationCutterAlmostEmpty + - separationCutterAlmostFull + - separationCutterAtLimit + - separationCutterClosed + - separationCutterConfigurationChange + - separationCutterCoverClosed + - separationCutterCoverOpen + - separationCutterEmpty + - separationCutterFull + - separationCutterInterlockClosed + - separationCutterInterlockOpen + - separationCutterJam + - separationCutterLifeAlmostOver + - separationCutterLifeOver + - separationCutterMemoryExhausted + - separationCutterMissing + - separationCutterMotorFailure + - separationCutterNearLimit + - separationCutterOffline + - separationCutterOpened + - separationCutterOverTemperature + - separationCutterPowerSaver + - separationCutterRecoverableFailure + - separationCutterRecoverableStorage + - separationCutterRemoved + - separationCutterResourceAdded + - separationCutterResourceRemoved + - separationCutterThermistorFailure + - separationCutterTimingFailure + - separationCutterTurnedOff + - separationCutterTurnedOn + - separationCutterUnderTemperature + - separationCutterUnrecoverableFailure + - separationCutterUnrecoverableStorageError + - separationCutterWarmingUp + - sheetRotatorAdded + - sheetRotatorAlmostEmpty + - sheetRotatorAlmostFull + - sheetRotatorAtLimit + - sheetRotatorClosed + - sheetRotatorConfigurationChange + - sheetRotatorCoverClosed + - sheetRotatorCoverOpen + - sheetRotatorEmpty + - sheetRotatorFull + - sheetRotatorInterlockClosed + - sheetRotatorInterlockOpen + - sheetRotatorJam + - sheetRotatorLifeAlmostOver + - sheetRotatorLifeOver + - sheetRotatorMemoryExhausted + - sheetRotatorMissing + - sheetRotatorMotorFailure + - sheetRotatorNearLimit + - sheetRotatorOffline + - sheetRotatorOpened + - sheetRotatorOverTemperature + - sheetRotatorPowerSaver + - sheetRotatorRecoverableFailure + - sheetRotatorRecoverableStorage + - sheetRotatorRemoved + - sheetRotatorResourceAdded + - sheetRotatorResourceRemoved + - sheetRotatorThermistorFailure + - sheetRotatorTimingFailure + - sheetRotatorTurnedOff + - sheetRotatorTurnedOn + - sheetRotatorUnderTemperature + - sheetRotatorUnrecoverableFailure + - sheetRotatorUnrecoverableStorageError + - sheetRotatorWarmingUp + - slitterAdded + - slitterAlmostEmpty + - slitterAlmostFull + - slitterAtLimit + - slitterClosed + - slitterConfigurationChange + - slitterCoverClosed + - slitterCoverOpen + - slitterEmpty + - slitterFull + - slitterInterlockClosed + - slitterInterlockOpen + - slitterJam + - slitterLifeAlmostOver + - slitterLifeOver + - slitterMemoryExhausted + - slitterMissing + - slitterMotorFailure + - slitterNearLimit + - slitterOffline + - slitterOpened + - slitterOverTemperature + - slitterPowerSaver + - slitterRecoverableFailure + - slitterRecoverableStorage + - slitterRemoved + - slitterResourceAdded + - slitterResourceRemoved + - slitterThermistorFailure + - slitterTimingFailure + - slitterTurnedOff + - slitterTurnedOn + - slitterUnderTemperature + - slitterUnrecoverableFailure + - slitterUnrecoverableStorageError + - slitterWarmingUp + - stackerAdded + - stackerAlmostEmpty + - stackerAlmostFull + - stackerAtLimit + - stackerClosed + - stackerConfigurationChange + - stackerCoverClosed + - stackerCoverOpen + - stackerEmpty + - stackerFull + - stackerInterlockClosed + - stackerInterlockOpen + - stackerJam + - stackerLifeAlmostOver + - stackerLifeOver + - stackerMemoryExhausted + - stackerMissing + - stackerMotorFailure + - stackerNearLimit + - stackerOffline + - stackerOpened + - stackerOverTemperature + - stackerPowerSaver + - stackerRecoverableFailure + - stackerRecoverableStorage + - stackerRemoved + - stackerResourceAdded + - stackerResourceRemoved + - stackerThermistorFailure + - stackerTimingFailure + - stackerTurnedOff + - stackerTurnedOn + - stackerUnderTemperature + - stackerUnrecoverableFailure + - stackerUnrecoverableStorageError + - stackerWarmingUp + - standby + - staplerAdded + - staplerAlmostEmpty + - staplerAlmostFull + - staplerAtLimit + - staplerClosed + - staplerConfigurationChange + - staplerCoverClosed + - staplerCoverOpen + - staplerEmpty + - staplerFull + - staplerInterlockClosed + - staplerInterlockOpen + - staplerJam + - staplerLifeAlmostOver + - staplerLifeOver + - staplerMemoryExhausted + - staplerMissing + - staplerMotorFailure + - staplerNearLimit + - staplerOffline + - staplerOpened + - staplerOverTemperature + - staplerPowerSaver + - staplerRecoverableFailure + - staplerRecoverableStorage + - staplerRemoved + - staplerResourceAdded + - staplerResourceRemoved + - staplerThermistorFailure + - staplerTimingFailure + - staplerTurnedOff + - staplerTurnedOn + - staplerUnderTemperature + - staplerUnrecoverableFailure + - staplerUnrecoverableStorageError + - staplerWarmingUp + - stitcherAdded + - stitcherAlmostEmpty + - stitcherAlmostFull + - stitcherAtLimit + - stitcherClosed + - stitcherConfigurationChange + - stitcherCoverClosed + - stitcherCoverOpen + - stitcherEmpty + - stitcherFull + - stitcherInterlockClosed + - stitcherInterlockOpen + - stitcherJam + - stitcherLifeAlmostOver + - stitcherLifeOver + - stitcherMemoryExhausted + - stitcherMissing + - stitcherMotorFailure + - stitcherNearLimit + - stitcherOffline + - stitcherOpened + - stitcherOverTemperature + - stitcherPowerSaver + - stitcherRecoverableFailure + - stitcherRecoverableStorage + - stitcherRemoved + - stitcherResourceAdded + - stitcherResourceRemoved + - stitcherThermistorFailure + - stitcherTimingFailure + - stitcherTurnedOff + - stitcherTurnedOn + - stitcherUnderTemperature + - stitcherUnrecoverableFailure + - stitcherUnrecoverableStorageError + - stitcherWarmingUp + - subunitAdded + - subunitAlmostEmpty + - subunitAlmostFull + - subunitAtLimit + - subunitClosed + - subunitCoolingDown + - subunitEmpty + - subunitFull + - subunitLifeAlmostOver + - subunitLifeOver + - subunitMemoryExhausted + - subunitMissing + - subunitMotorFailure + - subunitNearLimit + - subunitOffline + - subunitOpened + - subunitOverTemperature + - subunitPowerSaver + - subunitRecoverableFailure + - subunitRecoverableStorage + - subunitRemoved + - subunitResourceAdded + - subunitResourceRemoved + - subunitThermistorFailure + - subunitTimingFailure + - subunitTurnedOff + - subunitTurnedOn + - subunitUnderTemperature + - subunitUnrecoverableFailure + - subunitUnrecoverableStorage + - subunitWarmingUp + - suspend + - testing + - trimmerAdded + - trimmerAlmostEmpty + - trimmerAlmostFull + - trimmerAtLimit + - trimmerClosed + - trimmerConfigurationChange + - trimmerCoverClosed + - trimmerCoverOpen + - trimmerEmpty + - trimmerFull + - trimmerInterlockClosed + - trimmerInterlockOpen + - trimmerJam + - trimmerLifeAlmostOver + - trimmerLifeOver + - trimmerMemoryExhausted + - trimmerMissing + - trimmerMotorFailure + - trimmerNearLimit + - trimmerOffline + - trimmerOpened + - trimmerOverTemperature + - trimmerPowerSaver + - trimmerRecoverableFailure + - trimmerRecoverableStorage + - trimmerRemoved + - trimmerResourceAdded + - trimmerResourceRemoved + - trimmerThermistorFailure + - trimmerTimingFailure + - trimmerTurnedOff + - trimmerTurnedOn + - trimmerUnderTemperature + - trimmerUnrecoverableFailure + - trimmerUnrecoverableStorageError + - trimmerWarmingUp + - unknown + - wrapperAdded + - wrapperAlmostEmpty + - wrapperAlmostFull + - wrapperAtLimit + - wrapperClosed + - wrapperConfigurationChange + - wrapperCoverClosed + - wrapperCoverOpen + - wrapperEmpty + - wrapperFull + - wrapperInterlockClosed + - wrapperInterlockOpen + - wrapperJam + - wrapperLifeAlmostOver + - wrapperLifeOver + - wrapperMemoryExhausted + - wrapperMissing + - wrapperMotorFailure + - wrapperNearLimit + - wrapperOffline + - wrapperOpened + - wrapperOverTemperature + - wrapperPowerSaver + - wrapperRecoverableFailure + - wrapperRecoverableStorage + - wrapperRemoved + - wrapperResourceAdded + - wrapperResourceRemoved + - wrapperThermistorFailure + - wrapperTimingFailure + - wrapperTurnedOff + - wrapperTurnedOn + - wrapperUnderTemperature + - wrapperUnrecoverableFailure + - wrapperUnrecoverableStorageError + - wrapperWarmingUp + type: string + microsoft.graph.printerProcessingState: + title: printerProcessingState + enum: + - unknown + - idle + - processing + - stopped + - unknownFutureValue + type: string + microsoft.graph.printerProcessingStateReason: + title: printerProcessingStateReason + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + type: string + microsoft.graph.printJobConfiguration: + title: printJobConfiguration + type: object + properties: + collate: + type: boolean + description: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of copies that should be printed. Read-only. + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes to use when printing. + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + description: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of document pages to print on each sheet. + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printJobStatus: + title: printJobStatus + type: object + properties: + acquiredByPrinter: + type: boolean + description: + type: string + description: A human-readable description of the print job's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJobStateDetail' + description: Additional details for print job state. Valid values are described in the following table. Read-only. + isAcquiredByPrinter: + type: boolean + description: True if the job was acknowledged by a printer; false otherwise. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + processingStateDescription: + type: string + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + additionalProperties: + type: object + microsoft.graph.printDocument: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printDocument + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printerDocumentConfiguration' + contentType: + type: string + description: The document's content (MIME) type. Read-only. + nullable: true + displayName: + type: string + description: The document's name. Read-only. + nullable: true + size: + type: integer + description: The document's size in bytes. Read-only. + format: int64 + additionalProperties: + type: object + microsoft.graph.printTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTask + type: object + properties: + parentUrl: + type: string + description: 'The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only.' + status: + $ref: '#/components/schemas/microsoft.graph.printTaskStatus' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + trigger: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + additionalProperties: + type: object + microsoft.graph.deviceHealth: + title: deviceHealth + type: object + properties: + lastConnectionTime: + 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 last time the device was connected. + format: date-time + additionalProperties: + type: object + microsoft.graph.printEvent: + title: printEvent + enum: + - jobStarted + - unknownFutureValue + type: string + microsoft.graph.printTaskDefinition: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskDefinition + type: object + properties: + createdBy: + $ref: '#/components/schemas/microsoft.graph.appIdentity' + displayName: + type: string + description: The name of the printTaskDefinition. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + additionalProperties: + type: object microsoft.graph.mediaSourceContentCategory: title: mediaSourceContentCategory enum: @@ -36796,6 +38722,165 @@ components: - application - unknownFutureValue type: string + microsoft.graph.printMargin: + title: printMargin + type: object + properties: + bottom: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the bottom edge. + format: int32 + nullable: true + left: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the left edge. + format: int32 + nullable: true + right: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the right edge. + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the top edge. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.printJobStateDetail: + title: printJobStateDetail + enum: + - uploadPending + - transforming + - completedSuccessfully + - completedWithWarnings + - completedWithErrors + - releaseWait + - interpreting + - unknownFutureValue + type: string + microsoft.graph.printJobProcessingState: + title: printJobProcessingState + enum: + - unknown + - pending + - processing + - paused + - stopped + - completed + - canceled + - aborted + type: string + microsoft.graph.printerDocumentConfiguration: + title: printerDocumentConfiguration + type: object + properties: + collate: + type: boolean + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedDirection: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + nullable: true + mediaType: + type: string + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printTaskStatus: + title: printTaskStatus + type: object + properties: + description: + type: string + description: A human-readable description of the current processing state of the printTask. + state: + $ref: '#/components/schemas/microsoft.graph.printTaskProcessingState' + additionalProperties: + type: object + microsoft.graph.appIdentity: + title: appIdentity + type: object + properties: + appId: + type: string + description: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + nullable: true + displayName: + type: string + description: Refers to the Application Name displayed in the Azure Portal. + nullable: true + servicePrincipalId: + type: string + description: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + nullable: true + servicePrincipalName: + type: string + description: Refers to the Service Principal Name is the Application name in the tenant. + nullable: true + additionalProperties: + type: object microsoft.graph.workbookFilter: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -37026,6 +39111,15 @@ components: - darkYellow - unknownFutureValue type: string + microsoft.graph.printTaskProcessingState: + title: printTaskProcessingState + enum: + - pending + - processing + - completed + - aborted + - unknownFutureValue + type: string microsoft.graph.workbookFilterCriteria: title: workbookFilterCriteria type: object diff --git a/openApiDocs/beta/Search.yml b/openApiDocs/beta/Search.yml index be01e61bfbf..99aa0fba65c 100644 --- a/openApiDocs/beta/Search.yml +++ b/openApiDocs/beta/Search.yml @@ -1399,6 +1399,7 @@ components: nullable: true trimDuplicates: type: boolean + description: Indicates whether to trim away the duplicate SharePoint files from search results. Default value is false. Optional. nullable: true additionalProperties: type: object @@ -1728,6 +1729,7 @@ components: nullable: true queryTemplate: type: string + description: Provides a way to decorate the query string. Supports both KQL and query variables. Optional. nullable: true query_string: $ref: '#/components/schemas/microsoft.graph.searchQueryString' diff --git a/openApiDocs/beta/Security.yml b/openApiDocs/beta/Security.yml index 88e419c0698..23813e50f6d 100644 --- a/openApiDocs/beta/Security.yml +++ b/openApiDocs/beta/Security.yml @@ -601,6 +601,7 @@ paths: tags: - security.attackSimulationRoot summary: Get simulationAutomations from security + description: Represents simulation automations created to run on a tenant. operationId: security.attackSimulation_ListSimulationAutomations parameters: - $ref: '#/components/parameters/top' @@ -701,6 +702,7 @@ paths: tags: - security.attackSimulationRoot summary: Create new navigation property to simulationAutomations for security + description: Represents simulation automations created to run on a tenant. operationId: security.attackSimulation_CreateSimulationAutomations requestBody: description: New navigation property @@ -724,6 +726,7 @@ paths: tags: - security.attackSimulationRoot summary: Get simulationAutomations from security + description: Represents simulation automations created to run on a tenant. operationId: security.attackSimulation_GetSimulationAutomations parameters: - name: simulationAutomation-id @@ -787,6 +790,7 @@ paths: tags: - security.attackSimulationRoot summary: Update the navigation property simulationAutomations in security + description: Represents simulation automations created to run on a tenant. operationId: security.attackSimulation_UpdateSimulationAutomations parameters: - name: simulationAutomation-id @@ -813,6 +817,7 @@ paths: tags: - security.attackSimulationRoot summary: Delete navigation property simulationAutomations for security + description: Represents simulation automations created to run on a tenant. operationId: security.attackSimulation_DeleteSimulationAutomations parameters: - name: simulationAutomation-id @@ -838,6 +843,7 @@ paths: tags: - security.attackSimulationRoot summary: Get runs from security + description: A collection of simulation automation runs. operationId: security.attackSimulation.simulationAutomations_ListRuns parameters: - name: simulationAutomation-id @@ -928,6 +934,7 @@ paths: tags: - security.attackSimulationRoot summary: Create new navigation property to runs for security + description: A collection of simulation automation runs. operationId: security.attackSimulation.simulationAutomations_CreateRuns parameters: - name: simulationAutomation-id @@ -959,6 +966,7 @@ paths: tags: - security.attackSimulationRoot summary: Get runs from security + description: A collection of simulation automation runs. operationId: security.attackSimulation.simulationAutomations_GetRuns parameters: - name: simulationAutomation-id @@ -1017,6 +1025,7 @@ paths: tags: - security.attackSimulationRoot summary: Update the navigation property runs in security + description: A collection of simulation automation runs. operationId: security.attackSimulation.simulationAutomations_UpdateRuns parameters: - name: simulationAutomation-id @@ -1050,6 +1059,7 @@ paths: tags: - security.attackSimulationRoot summary: Delete navigation property runs for security + description: A collection of simulation automation runs. operationId: security.attackSimulation.simulationAutomations_DeleteRuns parameters: - name: simulationAutomation-id @@ -1082,7 +1092,7 @@ paths: tags: - security.attackSimulationRoot summary: Get simulations from security - description: Represent attack simulation and training campaign of a tenant. + description: Represents an attack simulation training campaign in a tenant. operationId: security.attackSimulation_ListSimulations parameters: - $ref: '#/components/parameters/top' @@ -1199,7 +1209,7 @@ paths: tags: - security.attackSimulationRoot summary: Create new navigation property to simulations for security - description: Represent attack simulation and training campaign of a tenant. + description: Represents an attack simulation training campaign in a tenant. operationId: security.attackSimulation_CreateSimulations requestBody: description: New navigation property @@ -1223,7 +1233,7 @@ paths: tags: - security.attackSimulationRoot summary: Get simulations from security - description: Represent attack simulation and training campaign of a tenant. + description: Represents an attack simulation training campaign in a tenant. operationId: security.attackSimulation_GetSimulations parameters: - name: simulation-id @@ -1286,7 +1296,7 @@ paths: tags: - security.attackSimulationRoot summary: Update the navigation property simulations in security - description: Represent attack simulation and training campaign of a tenant. + description: Represents an attack simulation training campaign in a tenant. operationId: security.attackSimulation_UpdateSimulations parameters: - name: simulation-id @@ -1313,7 +1323,7 @@ paths: tags: - security.attackSimulationRoot summary: Delete navigation property simulations for security - description: Represent attack simulation and training campaign of a tenant. + description: Represents an attack simulation training campaign in a tenant. operationId: security.attackSimulation_DeleteSimulations parameters: - name: simulation-id @@ -5282,11 +5292,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.simulationAutomation' + description: Represents simulation automations created to run on a tenant. simulations: type: array items: $ref: '#/components/schemas/microsoft.graph.simulation' - description: Represent attack simulation and training campaign of a tenant. + description: Represents an attack simulation training campaign in a tenant. additionalProperties: type: object microsoft.graph.simulationAutomation: @@ -5300,29 +5311,35 @@ 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: Date and time when the attack simulation automation was created. format: date-time nullable: true description: type: string + description: Description of the attack simulation automation. nullable: true displayName: type: string + description: Display name of the attack simulation automation. Supports $filter and $orderby. nullable: true lastModifiedBy: $ref: '#/components/schemas/microsoft.graph.emailIdentity' 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: Date and time when the attack simulation automation was most recently modified. format: date-time nullable: true lastRunDateTime: 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: Date and time of the latest run of the attack simulation automation. format: date-time nullable: true nextRunDateTime: 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: Date and time of the upcoming run of the attack simulation automation. format: date-time nullable: true status: @@ -5331,6 +5348,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.simulationAutomationRun' + description: A collection of simulation automation runs. additionalProperties: type: object microsoft.graph.simulationAutomationRun: @@ -5342,14 +5360,17 @@ components: endDateTime: 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: Date and time when the run ends in an attack simulation automation. format: date-time nullable: true simulationId: type: string + description: Unique identifier for the attack simulation campaign initiated in the attack simulation automation run. nullable: true startDateTime: 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: Date and time when the run starts in an attack simulation automation. format: date-time nullable: true status: @@ -5368,6 +5389,7 @@ components: $ref: '#/components/schemas/microsoft.graph.simulationAttackType' automationId: type: string + description: Unique identifier for the attack simulation automation. nullable: true completionDateTime: 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])$' diff --git a/openApiDocs/beta/Sites.yml b/openApiDocs/beta/Sites.yml index e852422259f..08c89eee1ae 100644 --- a/openApiDocs/beta/Sites.yml +++ b/openApiDocs/beta/Sites.yml @@ -19936,7 +19936,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -21320,6 +21320,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -22785,6 +22787,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -25591,18 +25603,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -25611,14 +25627,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -25627,10 +25646,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.tasks: @@ -26258,6 +26279,36 @@ components: $ref: '#/components/schemas/microsoft.graph.timeZoneBase' additionalProperties: type: object + microsoft.graph.printerShare: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printerShare + type: object + properties: + allowAllUsers: + type: boolean + description: 'If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties.' + 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 DateTimeOffset when the printer share was created. Read-only. + format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' + allowedGroups: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.group' + description: The groups whose users have access to print using the printer. + allowedUsers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + description: The users who have access to print using the printer. + printer: + $ref: '#/components/schemas/microsoft.graph.printer' + additionalProperties: + type: object microsoft.graph.settings: title: settings type: object @@ -31473,6 +31524,102 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printerBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printerBase + type: object + properties: + capabilities: + $ref: '#/components/schemas/microsoft.graph.printerCapabilities' + defaults: + $ref: '#/components/schemas/microsoft.graph.printerDefaults' + displayName: + type: string + description: The name of the printer/printerShare. + nullable: true + isAcceptingJobs: + type: boolean + description: Whether the printer/printerShare is currently accepting new print jobs. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + manufacturer: + type: string + description: The manufacturer of the printer/printerShare. + nullable: true + model: + type: string + description: The model name of the printer/printerShare. + nullable: true + name: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printerStatus' + jobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJob' + description: The list of jobs that are queued for printing by the printer/printerShare. + additionalProperties: + type: object + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.printer: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printer + type: object + properties: + acceptingJobs: + type: boolean + nullable: true + hasPhysicalDevice: + type: boolean + description: True if the printer has a physical device for printing. Read-only. + isShared: + type: boolean + description: True if the printer is shared; false otherwise. Read-only. + lastSeenDateTime: + 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 most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + format: date-time + nullable: true + registeredDateTime: + 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 DateTimeOffset when the printer was registered. Read-only. + format: date-time + connectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printConnector' + description: The connectors that are associated with the printer. + share: + $ref: '#/components/schemas/microsoft.graph.printerShare' + shares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + description: 'The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.' + taskTriggers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + description: A list of task triggers that are associated with the printer. + additionalProperties: + type: object microsoft.graph.analyticsActivityType: title: analyticsActivityType enum: @@ -34572,74 +34719,581 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFont' additionalProperties: type: object - microsoft.graph.volumeType: - title: volumeType - enum: - - operatingSystemVolume - - fixedDataVolume - - removableDataVolume - - unknownFutureValue - type: string - microsoft.graph.parentLabelDetails: - title: parentLabelDetails + microsoft.graph.printerCapabilities: + title: printerCapabilities type: object properties: - color: - type: string - description: 'The color that the user interface should display for the label, if configured.' + bottomMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported bottom margins(in microns) for the printer. + collation: + type: boolean + description: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. nullable: true - description: + colorModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + description: The color modes supported by the printer. Valid values are described in the following table. + contentTypes: + type: array + items: + type: string + nullable: true + description: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + copiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + dpis: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: The list of print resolutions in DPI that are supported by the printer. + duplexModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + description: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + feedDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + description: The list of feed orientations that are supported by the printer. + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes the printer supports for a printed document. + inputBins: + type: array + items: + type: string + nullable: true + description: Supported input bins for the printer. + isColorPrintingSupported: + type: boolean + description: True if color printing is supported by the printer; false otherwise. Read-only. + nullable: true + isPageRangeSupported: + type: boolean + description: True if the printer supports printing by page ranges; false otherwise. + nullable: true + leftMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported left margins(in microns) for the printer. + mediaColors: + type: array + items: + type: string + nullable: true + description: 'The media (i.e., paper) colors supported by the printer.' + mediaSizes: + type: array + items: + type: string + nullable: true + description: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + mediaTypes: + type: array + items: + type: string + nullable: true + description: The media types supported by the printer. + multipageLayouts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + description: The presentation directions supported by the printer. Supported values are described in the following table. + orientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + description: The print orientations supported by the printer. Valid values are described in the following table. + outputBins: + type: array + items: + type: string + nullable: true + description: The printer's supported output bins (trays). + pagesPerSheet: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: Supported number of Input Pages to impose upon a single Impression. + qualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + description: The print qualities supported by the printer. + rightMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported right margins(in microns) for the printer. + scalings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printScaling' + description: Supported print scalings. + supportedColorConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + supportedCopiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedDocumentMimeTypes: + type: array + items: + type: string + nullable: true + supportedDuplexConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + supportedFinishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + supportedMediaColors: + type: array + items: + type: string + nullable: true + supportedMediaSizes: + type: array + items: + type: string + nullable: true + supportedMediaTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMediaType' + supportedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + supportedOutputBins: + type: array + items: + type: string + nullable: true + supportedPagesPerSheet: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedPresentationDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + supportedPrintQualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + supportsFitPdfToPage: + type: boolean + description: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + nullable: true + topMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported top margins(in microns) for the printer. + additionalProperties: + type: object + microsoft.graph.printerDefaults: + title: printerDefaults + type: object + properties: + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + contentType: type: string - description: The admin-defined description for the label. + description: The default content (MIME) type to use when processing documents. nullable: true - id: + copiesPerJob: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of copies printed per job. + format: int32 + nullable: true + documentMimeType: type: string - description: The label ID is a globally unique identifier (GUID). nullable: true - isActive: + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default resolution in DPI to use when printing the job. + format: int32 + nullable: true + duplexConfiguration: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: The default set of finishings to apply to print jobs. Valid values are described in the following table. + fitPdfToPage: type: boolean - description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. - name: + description: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + nullable: true + inputBin: type: string - description: The plaintext name of the label. + description: The default input bin that serves as the paper source. nullable: true - parent: - $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' - sensitivity: + mediaColor: + type: string + description: The default media (such as paper) color to print the document on. + nullable: true + mediaSize: + type: string + description: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pagesPerSheet: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'The sensitivity value of the label, where lower is less sensitive.' + description: The default number of document pages to print on each sheet. format: int32 - tooltip: - type: string - description: The tooltip that should be displayed for the label in a user interface. nullable: true + pdfFitToPage: + type: boolean + nullable: true + presentationDirection: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + printColorConfiguration: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + printQuality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' additionalProperties: type: object - microsoft.graph.threatAssessmentResultType: - title: threatAssessmentResultType - enum: - - checkPolicy - - rescan - - unknownFutureValue - type: string - microsoft.graph.attendeeType: - title: attendeeType - enum: - - required - - optional - - resource - type: string - microsoft.graph.weekIndex: - title: weekIndex - enum: - - first - - second - - third - - fourth - - last - type: string + microsoft.graph.printerLocation: + title: printerLocation + type: object + properties: + altitudeInMeters: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The altitude, in meters, that the printer is located at.' + format: int32 + nullable: true + building: + type: string + description: The building that the printer is located in. + nullable: true + city: + type: string + description: The city that the printer is located in. + nullable: true + countryOrRegion: + type: string + description: The country or region that the printer is located in. + nullable: true + floor: + type: string + description: The floor that the printer is located on. Only numerical values are supported right now. + nullable: true + floorDescription: + type: string + description: The description of the floor that the printer is located on. + nullable: true + floorNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + latitude: + type: number + description: The latitude that the printer is located at. + format: double + nullable: true + longitude: + type: number + description: The longitude that the printer is located at. + format: double + nullable: true + organization: + type: array + items: + type: string + nullable: true + description: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + postalCode: + type: string + description: The postal code that the printer is located in. + nullable: true + roomDescription: + type: string + description: The description of the room that the printer is located in. + nullable: true + roomName: + type: string + description: The room that the printer is located in. Only numerical values are supported right now. + nullable: true + roomNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + site: + type: string + description: The site that the printer is located in. + nullable: true + stateOrProvince: + type: string + description: The state or province that the printer is located in. + nullable: true + streetAddress: + type: string + description: The street address where the printer is located. + nullable: true + subdivision: + type: array + items: + type: string + nullable: true + description: The subdivision that the printer is located in. The elements should be in hierarchical order. + subunit: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.printerStatus: + title: printerStatus + type: object + properties: + description: + type: string + description: A human-readable description of the printer's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateDetail' + description: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + processingStateDescription: + type: string + nullable: true + processingStateReasons: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateReason' + state: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + additionalProperties: + type: object + microsoft.graph.printJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printJob + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printJobConfiguration' + createdBy: + $ref: '#/components/schemas/microsoft.graph.userIdentity' + 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 DateTimeOffset when the job was created. Read-only. + format: date-time + isFetchable: + type: boolean + description: 'If true, document can be fetched by printer.' + nullable: true + redirectedFrom: + type: string + description: 'Contains the source job URL, if the job has been redirected from another printer.' + nullable: true + redirectedTo: + type: string + description: 'Contains the destination job URL, if the job has been redirected to another printer.' + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printJobStatus' + documents: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDocument' + description: Read-only. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of printTasks that were triggered by this print job. + additionalProperties: + type: object + microsoft.graph.printConnector: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printConnector + type: object + properties: + appVersion: + type: string + description: The connector's version. + nullable: true + deviceHealth: + $ref: '#/components/schemas/microsoft.graph.deviceHealth' + displayName: + type: string + description: The name of the connector. + nullable: true + fullyQualifiedDomainName: + type: string + description: The connector machine's hostname. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + name: + type: string + nullable: true + operatingSystem: + type: string + description: The connector machine's operating system version. + nullable: true + registeredDateTime: + 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 DateTimeOffset when the connector was registered. + format: date-time + additionalProperties: + type: object + microsoft.graph.printTaskTrigger: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskTrigger + type: object + properties: + event: + $ref: '#/components/schemas/microsoft.graph.printEvent' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + additionalProperties: + type: object + microsoft.graph.volumeType: + title: volumeType + enum: + - operatingSystemVolume + - fixedDataVolume + - removableDataVolume + - unknownFutureValue + type: string + microsoft.graph.parentLabelDetails: + title: parentLabelDetails + type: object + properties: + color: + type: string + description: 'The color that the user interface should display for the label, if configured.' + nullable: true + description: + type: string + description: The admin-defined description for the label. + nullable: true + id: + type: string + description: The label ID is a globally unique identifier (GUID). + nullable: true + isActive: + type: boolean + description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. + name: + type: string + description: The plaintext name of the label. + nullable: true + parent: + $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' + sensitivity: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The sensitivity value of the label, where lower is less sensitive.' + format: int32 + tooltip: + type: string + description: The tooltip that should be displayed for the label in a user interface. + nullable: true + additionalProperties: + type: object + microsoft.graph.threatAssessmentResultType: + title: threatAssessmentResultType + enum: + - checkPolicy + - rescan + - unknownFutureValue + type: string + microsoft.graph.attendeeType: + title: attendeeType + enum: + - required + - optional + - resource + type: string + microsoft.graph.weekIndex: + title: weekIndex + enum: + - first + - second + - third + - fourth + - last + type: string microsoft.graph.recurrencePatternType: title: recurrencePatternType enum: @@ -35692,6 +36346,1218 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFill' additionalProperties: type: object + microsoft.graph.printColorMode: + title: printColorMode + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.integerRange: + title: integerRange + type: object + properties: + end: + type: integer + description: The inclusive upper bound of the integer range. + format: int64 + nullable: true + maximum: + type: integer + format: int64 + nullable: true + minimum: + type: integer + format: int64 + nullable: true + start: + type: integer + description: The inclusive lower bound of the integer range. + format: int64 + nullable: true + additionalProperties: + type: object + microsoft.graph.printDuplexMode: + title: printDuplexMode + enum: + - flipOnLongEdge + - flipOnShortEdge + - oneSided + type: string + microsoft.graph.printerFeedDirection: + title: printerFeedDirection + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printerFeedOrientation: + title: printerFeedOrientation + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printFinishing: + title: printFinishing + enum: + - none + - staple + - punch + - cover + - bind + - saddleStitch + - stitchEdge + - stapleTopLeft + - stapleBottomLeft + - stapleTopRight + - stapleBottomRight + - stitchLeftEdge + - stitchTopEdge + - stitchRightEdge + - stitchBottomEdge + - stapleDualLeft + - stapleDualTop + - stapleDualRight + - stapleDualBottom + - unknownFutureValue + type: string + microsoft.graph.printMultipageLayout: + title: printMultipageLayout + enum: + - clockwiseFromTopLeft + - counterclockwiseFromTopLeft + - counterclockwiseFromTopRight + - clockwiseFromTopRight + - counterclockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterclockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printOrientation: + title: printOrientation + enum: + - portrait + - landscape + - reverseLandscape + - reversePortrait + type: string + microsoft.graph.printQuality: + title: printQuality + enum: + - low + - medium + - high + - unknownFutureValue + type: string + microsoft.graph.printScaling: + title: printScaling + enum: + - auto + - shrinkToFit + - fill + - fit + - none + - unknownFutureValue + type: string + microsoft.graph.printColorConfiguration: + title: printColorConfiguration + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.printDuplexConfiguration: + title: printDuplexConfiguration + enum: + - twoSidedLongEdge + - twoSidedShortEdge + - oneSided + type: string + microsoft.graph.printMediaType: + title: printMediaType + enum: + - stationery + - transparency + - envelope + - envelopePlain + - continuous + - screen + - screenPaged + - continuousLong + - continuousShort + - envelopeWindow + - multiPartForm + - multiLayer + - labels + type: string + microsoft.graph.printPresentationDirection: + title: printPresentationDirection + enum: + - clockwiseFromTopLeft + - counterClockwiseFromTopLeft + - counterClockwiseFromTopRight + - clockwiseFromTopRight + - counterClockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterClockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printerProcessingStateDetail: + title: printerProcessingStateDetail + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + - alertRemovalOfBinaryChangeEntry + - banderAdded + - banderAlmostEmpty + - banderAlmostFull + - banderAtLimit + - banderClosed + - banderConfigurationChange + - banderCoverClosed + - banderCoverOpen + - banderEmpty + - banderFull + - banderInterlockClosed + - banderInterlockOpen + - banderJam + - banderLifeAlmostOver + - banderLifeOver + - banderMemoryExhausted + - banderMissing + - banderMotorFailure + - banderNearLimit + - banderOffline + - banderOpened + - banderOverTemperature + - banderPowerSaver + - banderRecoverableFailure + - banderRecoverableStorage + - banderRemoved + - banderResourceAdded + - banderResourceRemoved + - banderThermistorFailure + - banderTimingFailure + - banderTurnedOff + - banderTurnedOn + - banderUnderTemperature + - banderUnrecoverableFailure + - banderUnrecoverableStorageError + - banderWarmingUp + - binderAdded + - binderAlmostEmpty + - binderAlmostFull + - binderAtLimit + - binderClosed + - binderConfigurationChange + - binderCoverClosed + - binderCoverOpen + - binderEmpty + - binderFull + - binderInterlockClosed + - binderInterlockOpen + - binderJam + - binderLifeAlmostOver + - binderLifeOver + - binderMemoryExhausted + - binderMissing + - binderMotorFailure + - binderNearLimit + - binderOffline + - binderOpened + - binderOverTemperature + - binderPowerSaver + - binderRecoverableFailure + - binderRecoverableStorage + - binderRemoved + - binderResourceAdded + - binderResourceRemoved + - binderThermistorFailure + - binderTimingFailure + - binderTurnedOff + - binderTurnedOn + - binderUnderTemperature + - binderUnrecoverableFailure + - binderUnrecoverableStorageError + - binderWarmingUp + - cameraFailure + - chamberCooling + - chamberFailure + - chamberHeating + - chamberTemperatureHigh + - chamberTemperatureLow + - cleanerLifeAlmostOver + - cleanerLifeOver + - configurationChange + - deactivated + - deleted + - dieCutterAdded + - dieCutterAlmostEmpty + - dieCutterAlmostFull + - dieCutterAtLimit + - dieCutterClosed + - dieCutterConfigurationChange + - dieCutterCoverClosed + - dieCutterCoverOpen + - dieCutterEmpty + - dieCutterFull + - dieCutterInterlockClosed + - dieCutterInterlockOpen + - dieCutterJam + - dieCutterLifeAlmostOver + - dieCutterLifeOver + - dieCutterMemoryExhausted + - dieCutterMissing + - dieCutterMotorFailure + - dieCutterNearLimit + - dieCutterOffline + - dieCutterOpened + - dieCutterOverTemperature + - dieCutterPowerSaver + - dieCutterRecoverableFailure + - dieCutterRecoverableStorage + - dieCutterRemoved + - dieCutterResourceAdded + - dieCutterResourceRemoved + - dieCutterThermistorFailure + - dieCutterTimingFailure + - dieCutterTurnedOff + - dieCutterTurnedOn + - dieCutterUnderTemperature + - dieCutterUnrecoverableFailure + - dieCutterUnrecoverableStorageError + - dieCutterWarmingUp + - extruderCooling + - extruderFailure + - extruderHeating + - extruderJam + - extruderTemperatureHigh + - extruderTemperatureLow + - fanFailure + - faxModemLifeAlmostOver + - faxModemLifeOver + - faxModemMissing + - faxModemTurnedOff + - faxModemTurnedOn + - folderAdded + - folderAlmostEmpty + - folderAlmostFull + - folderAtLimit + - folderClosed + - folderConfigurationChange + - folderCoverClosed + - folderCoverOpen + - folderEmpty + - folderFull + - folderInterlockClosed + - folderInterlockOpen + - folderJam + - folderLifeAlmostOver + - folderLifeOver + - folderMemoryExhausted + - folderMissing + - folderMotorFailure + - folderNearLimit + - folderOffline + - folderOpened + - folderOverTemperature + - folderPowerSaver + - folderRecoverableFailure + - folderRecoverableStorage + - folderRemoved + - folderResourceAdded + - folderResourceRemoved + - folderThermistorFailure + - folderTimingFailure + - folderTurnedOff + - folderTurnedOn + - folderUnderTemperature + - folderUnrecoverableFailure + - folderUnrecoverableStorageError + - folderWarmingUp + - hibernate + - holdNewJobs + - identifyPrinterRequested + - imprinterAdded + - imprinterAlmostEmpty + - imprinterAlmostFull + - imprinterAtLimit + - imprinterClosed + - imprinterConfigurationChange + - imprinterCoverClosed + - imprinterCoverOpen + - imprinterEmpty + - imprinterFull + - imprinterInterlockClosed + - imprinterInterlockOpen + - imprinterJam + - imprinterLifeAlmostOver + - imprinterLifeOver + - imprinterMemoryExhausted + - imprinterMissing + - imprinterMotorFailure + - imprinterNearLimit + - imprinterOffline + - imprinterOpened + - imprinterOverTemperature + - imprinterPowerSaver + - imprinterRecoverableFailure + - imprinterRecoverableStorage + - imprinterRemoved + - imprinterResourceAdded + - imprinterResourceRemoved + - imprinterThermistorFailure + - imprinterTimingFailure + - imprinterTurnedOff + - imprinterTurnedOn + - imprinterUnderTemperature + - imprinterUnrecoverableFailure + - imprinterUnrecoverableStorageError + - imprinterWarmingUp + - inputCannotFeedSizeSelected + - inputManualInputRequest + - inputMediaColorChange + - inputMediaFormPartsChange + - inputMediaSizeChange + - inputMediaTrayFailure + - inputMediaTrayFeedError + - inputMediaTrayJam + - inputMediaTypeChange + - inputMediaWeightChange + - inputPickRollerFailure + - inputPickRollerLifeOver + - inputPickRollerLifeWarn + - inputPickRollerMissing + - inputTrayElevationFailure + - inputTrayPositionFailure + - inserterAdded + - inserterAlmostEmpty + - inserterAlmostFull + - inserterAtLimit + - inserterClosed + - inserterConfigurationChange + - inserterCoverClosed + - inserterCoverOpen + - inserterEmpty + - inserterFull + - inserterInterlockClosed + - inserterInterlockOpen + - inserterJam + - inserterLifeAlmostOver + - inserterLifeOver + - inserterMemoryExhausted + - inserterMissing + - inserterMotorFailure + - inserterNearLimit + - inserterOffline + - inserterOpened + - inserterOverTemperature + - inserterPowerSaver + - inserterRecoverableFailure + - inserterRecoverableStorage + - inserterRemoved + - inserterResourceAdded + - inserterResourceRemoved + - inserterThermistorFailure + - inserterTimingFailure + - inserterTurnedOff + - inserterTurnedOn + - inserterUnderTemperature + - inserterUnrecoverableFailure + - inserterUnrecoverableStorageError + - inserterWarmingUp + - interlockClosed + - interpreterCartridgeAdded + - interpreterCartridgeDeleted + - interpreterComplexPageEncountered + - interpreterMemoryDecrease + - interpreterMemoryIncrease + - interpreterResourceAdded + - interpreterResourceDeleted + - lampAtEol + - lampFailure + - lampNearEol + - laserAtEol + - laserFailure + - laserNearEol + - makeEnvelopeAdded + - makeEnvelopeAlmostEmpty + - makeEnvelopeAlmostFull + - makeEnvelopeAtLimit + - makeEnvelopeClosed + - makeEnvelopeConfigurationChange + - makeEnvelopeCoverClosed + - makeEnvelopeCoverOpen + - makeEnvelopeEmpty + - makeEnvelopeFull + - makeEnvelopeInterlockClosed + - makeEnvelopeInterlockOpen + - makeEnvelopeJam + - makeEnvelopeLifeAlmostOver + - makeEnvelopeLifeOver + - makeEnvelopeMemoryExhausted + - makeEnvelopeMissing + - makeEnvelopeMotorFailure + - makeEnvelopeNearLimit + - makeEnvelopeOffline + - makeEnvelopeOpened + - makeEnvelopeOverTemperature + - makeEnvelopePowerSaver + - makeEnvelopeRecoverableFailure + - makeEnvelopeRecoverableStorage + - makeEnvelopeRemoved + - makeEnvelopeResourceAdded + - makeEnvelopeResourceRemoved + - makeEnvelopeThermistorFailure + - makeEnvelopeTimingFailure + - makeEnvelopeTurnedOff + - makeEnvelopeTurnedOn + - makeEnvelopeUnderTemperature + - makeEnvelopeUnrecoverableFailure + - makeEnvelopeUnrecoverableStorageError + - makeEnvelopeWarmingUp + - markerAdjustingPrintQuality + - markerCleanerMissing + - markerDeveloperAlmostEmpty + - markerDeveloperEmpty + - markerDeveloperMissing + - markerFuserMissing + - markerFuserThermistorFailure + - markerFuserTimingFailure + - markerInkAlmostEmpty + - markerInkEmpty + - markerInkMissing + - markerOpcMissing + - markerPrintRibbonAlmostEmpty + - markerPrintRibbonEmpty + - markerPrintRibbonMissing + - markerSupplyAlmostEmpty + - markerSupplyMissing + - markerTonerCartridgeMissing + - markerTonerMissing + - markerWasteInkReceptacleAlmostFull + - markerWasteInkReceptacleFull + - markerWasteInkReceptacleMissing + - markerWasteMissing + - markerWasteTonerReceptacleAlmostFull + - markerWasteTonerReceptacleFull + - markerWasteTonerReceptacleMissing + - materialEmpty + - materialLow + - materialNeeded + - mediaDrying + - mediaPathCannotDuplexMediaSelected + - mediaPathFailure + - mediaPathInputEmpty + - mediaPathInputFeedError + - mediaPathInputJam + - mediaPathInputRequest + - mediaPathJam + - mediaPathMediaTrayAlmostFull + - mediaPathMediaTrayFull + - mediaPathMediaTrayMissing + - mediaPathOutputFeedError + - mediaPathOutputFull + - mediaPathOutputJam + - mediaPathPickRollerFailure + - mediaPathPickRollerLifeOver + - mediaPathPickRollerLifeWarn + - mediaPathPickRollerMissing + - motorFailure + - outputMailboxSelectFailure + - outputMediaTrayFailure + - outputMediaTrayFeedError + - outputMediaTrayJam + - perforaterAdded + - perforaterAlmostEmpty + - perforaterAlmostFull + - perforaterAtLimit + - perforaterClosed + - perforaterConfigurationChange + - perforaterCoverClosed + - perforaterCoverOpen + - perforaterEmpty + - perforaterFull + - perforaterInterlockClosed + - perforaterInterlockOpen + - perforaterJam + - perforaterLifeAlmostOver + - perforaterLifeOver + - perforaterMemoryExhausted + - perforaterMissing + - perforaterMotorFailure + - perforaterNearLimit + - perforaterOffline + - perforaterOpened + - perforaterOverTemperature + - perforaterPowerSaver + - perforaterRecoverableFailure + - perforaterRecoverableStorage + - perforaterRemoved + - perforaterResourceAdded + - perforaterResourceRemoved + - perforaterThermistorFailure + - perforaterTimingFailure + - perforaterTurnedOff + - perforaterTurnedOn + - perforaterUnderTemperature + - perforaterUnrecoverableFailure + - perforaterUnrecoverableStorageError + - perforaterWarmingUp + - platformCooling + - platformFailure + - platformHeating + - platformTemperatureHigh + - platformTemperatureLow + - powerDown + - powerUp + - printerManualReset + - printerNmsReset + - printerReadyToPrint + - puncherAdded + - puncherAlmostEmpty + - puncherAlmostFull + - puncherAtLimit + - puncherClosed + - puncherConfigurationChange + - puncherCoverClosed + - puncherCoverOpen + - puncherEmpty + - puncherFull + - puncherInterlockClosed + - puncherInterlockOpen + - puncherJam + - puncherLifeAlmostOver + - puncherLifeOver + - puncherMemoryExhausted + - puncherMissing + - puncherMotorFailure + - puncherNearLimit + - puncherOffline + - puncherOpened + - puncherOverTemperature + - puncherPowerSaver + - puncherRecoverableFailure + - puncherRecoverableStorage + - puncherRemoved + - puncherResourceAdded + - puncherResourceRemoved + - puncherThermistorFailure + - puncherTimingFailure + - puncherTurnedOff + - puncherTurnedOn + - puncherUnderTemperature + - puncherUnrecoverableFailure + - puncherUnrecoverableStorageError + - puncherWarmingUp + - resuming + - scanMediaPathFailure + - scanMediaPathInputEmpty + - scanMediaPathInputFeedError + - scanMediaPathInputJam + - scanMediaPathInputRequest + - scanMediaPathJam + - scanMediaPathOutputFeedError + - scanMediaPathOutputFull + - scanMediaPathOutputJam + - scanMediaPathPickRollerFailure + - scanMediaPathPickRollerLifeOver + - scanMediaPathPickRollerLifeWarn + - scanMediaPathPickRollerMissing + - scanMediaPathTrayAlmostFull + - scanMediaPathTrayFull + - scanMediaPathTrayMissing + - scannerLightFailure + - scannerLightLifeAlmostOver + - scannerLightLifeOver + - scannerLightMissing + - scannerSensorFailure + - scannerSensorLifeAlmostOver + - scannerSensorLifeOver + - scannerSensorMissing + - separationCutterAdded + - separationCutterAlmostEmpty + - separationCutterAlmostFull + - separationCutterAtLimit + - separationCutterClosed + - separationCutterConfigurationChange + - separationCutterCoverClosed + - separationCutterCoverOpen + - separationCutterEmpty + - separationCutterFull + - separationCutterInterlockClosed + - separationCutterInterlockOpen + - separationCutterJam + - separationCutterLifeAlmostOver + - separationCutterLifeOver + - separationCutterMemoryExhausted + - separationCutterMissing + - separationCutterMotorFailure + - separationCutterNearLimit + - separationCutterOffline + - separationCutterOpened + - separationCutterOverTemperature + - separationCutterPowerSaver + - separationCutterRecoverableFailure + - separationCutterRecoverableStorage + - separationCutterRemoved + - separationCutterResourceAdded + - separationCutterResourceRemoved + - separationCutterThermistorFailure + - separationCutterTimingFailure + - separationCutterTurnedOff + - separationCutterTurnedOn + - separationCutterUnderTemperature + - separationCutterUnrecoverableFailure + - separationCutterUnrecoverableStorageError + - separationCutterWarmingUp + - sheetRotatorAdded + - sheetRotatorAlmostEmpty + - sheetRotatorAlmostFull + - sheetRotatorAtLimit + - sheetRotatorClosed + - sheetRotatorConfigurationChange + - sheetRotatorCoverClosed + - sheetRotatorCoverOpen + - sheetRotatorEmpty + - sheetRotatorFull + - sheetRotatorInterlockClosed + - sheetRotatorInterlockOpen + - sheetRotatorJam + - sheetRotatorLifeAlmostOver + - sheetRotatorLifeOver + - sheetRotatorMemoryExhausted + - sheetRotatorMissing + - sheetRotatorMotorFailure + - sheetRotatorNearLimit + - sheetRotatorOffline + - sheetRotatorOpened + - sheetRotatorOverTemperature + - sheetRotatorPowerSaver + - sheetRotatorRecoverableFailure + - sheetRotatorRecoverableStorage + - sheetRotatorRemoved + - sheetRotatorResourceAdded + - sheetRotatorResourceRemoved + - sheetRotatorThermistorFailure + - sheetRotatorTimingFailure + - sheetRotatorTurnedOff + - sheetRotatorTurnedOn + - sheetRotatorUnderTemperature + - sheetRotatorUnrecoverableFailure + - sheetRotatorUnrecoverableStorageError + - sheetRotatorWarmingUp + - slitterAdded + - slitterAlmostEmpty + - slitterAlmostFull + - slitterAtLimit + - slitterClosed + - slitterConfigurationChange + - slitterCoverClosed + - slitterCoverOpen + - slitterEmpty + - slitterFull + - slitterInterlockClosed + - slitterInterlockOpen + - slitterJam + - slitterLifeAlmostOver + - slitterLifeOver + - slitterMemoryExhausted + - slitterMissing + - slitterMotorFailure + - slitterNearLimit + - slitterOffline + - slitterOpened + - slitterOverTemperature + - slitterPowerSaver + - slitterRecoverableFailure + - slitterRecoverableStorage + - slitterRemoved + - slitterResourceAdded + - slitterResourceRemoved + - slitterThermistorFailure + - slitterTimingFailure + - slitterTurnedOff + - slitterTurnedOn + - slitterUnderTemperature + - slitterUnrecoverableFailure + - slitterUnrecoverableStorageError + - slitterWarmingUp + - stackerAdded + - stackerAlmostEmpty + - stackerAlmostFull + - stackerAtLimit + - stackerClosed + - stackerConfigurationChange + - stackerCoverClosed + - stackerCoverOpen + - stackerEmpty + - stackerFull + - stackerInterlockClosed + - stackerInterlockOpen + - stackerJam + - stackerLifeAlmostOver + - stackerLifeOver + - stackerMemoryExhausted + - stackerMissing + - stackerMotorFailure + - stackerNearLimit + - stackerOffline + - stackerOpened + - stackerOverTemperature + - stackerPowerSaver + - stackerRecoverableFailure + - stackerRecoverableStorage + - stackerRemoved + - stackerResourceAdded + - stackerResourceRemoved + - stackerThermistorFailure + - stackerTimingFailure + - stackerTurnedOff + - stackerTurnedOn + - stackerUnderTemperature + - stackerUnrecoverableFailure + - stackerUnrecoverableStorageError + - stackerWarmingUp + - standby + - staplerAdded + - staplerAlmostEmpty + - staplerAlmostFull + - staplerAtLimit + - staplerClosed + - staplerConfigurationChange + - staplerCoverClosed + - staplerCoverOpen + - staplerEmpty + - staplerFull + - staplerInterlockClosed + - staplerInterlockOpen + - staplerJam + - staplerLifeAlmostOver + - staplerLifeOver + - staplerMemoryExhausted + - staplerMissing + - staplerMotorFailure + - staplerNearLimit + - staplerOffline + - staplerOpened + - staplerOverTemperature + - staplerPowerSaver + - staplerRecoverableFailure + - staplerRecoverableStorage + - staplerRemoved + - staplerResourceAdded + - staplerResourceRemoved + - staplerThermistorFailure + - staplerTimingFailure + - staplerTurnedOff + - staplerTurnedOn + - staplerUnderTemperature + - staplerUnrecoverableFailure + - staplerUnrecoverableStorageError + - staplerWarmingUp + - stitcherAdded + - stitcherAlmostEmpty + - stitcherAlmostFull + - stitcherAtLimit + - stitcherClosed + - stitcherConfigurationChange + - stitcherCoverClosed + - stitcherCoverOpen + - stitcherEmpty + - stitcherFull + - stitcherInterlockClosed + - stitcherInterlockOpen + - stitcherJam + - stitcherLifeAlmostOver + - stitcherLifeOver + - stitcherMemoryExhausted + - stitcherMissing + - stitcherMotorFailure + - stitcherNearLimit + - stitcherOffline + - stitcherOpened + - stitcherOverTemperature + - stitcherPowerSaver + - stitcherRecoverableFailure + - stitcherRecoverableStorage + - stitcherRemoved + - stitcherResourceAdded + - stitcherResourceRemoved + - stitcherThermistorFailure + - stitcherTimingFailure + - stitcherTurnedOff + - stitcherTurnedOn + - stitcherUnderTemperature + - stitcherUnrecoverableFailure + - stitcherUnrecoverableStorageError + - stitcherWarmingUp + - subunitAdded + - subunitAlmostEmpty + - subunitAlmostFull + - subunitAtLimit + - subunitClosed + - subunitCoolingDown + - subunitEmpty + - subunitFull + - subunitLifeAlmostOver + - subunitLifeOver + - subunitMemoryExhausted + - subunitMissing + - subunitMotorFailure + - subunitNearLimit + - subunitOffline + - subunitOpened + - subunitOverTemperature + - subunitPowerSaver + - subunitRecoverableFailure + - subunitRecoverableStorage + - subunitRemoved + - subunitResourceAdded + - subunitResourceRemoved + - subunitThermistorFailure + - subunitTimingFailure + - subunitTurnedOff + - subunitTurnedOn + - subunitUnderTemperature + - subunitUnrecoverableFailure + - subunitUnrecoverableStorage + - subunitWarmingUp + - suspend + - testing + - trimmerAdded + - trimmerAlmostEmpty + - trimmerAlmostFull + - trimmerAtLimit + - trimmerClosed + - trimmerConfigurationChange + - trimmerCoverClosed + - trimmerCoverOpen + - trimmerEmpty + - trimmerFull + - trimmerInterlockClosed + - trimmerInterlockOpen + - trimmerJam + - trimmerLifeAlmostOver + - trimmerLifeOver + - trimmerMemoryExhausted + - trimmerMissing + - trimmerMotorFailure + - trimmerNearLimit + - trimmerOffline + - trimmerOpened + - trimmerOverTemperature + - trimmerPowerSaver + - trimmerRecoverableFailure + - trimmerRecoverableStorage + - trimmerRemoved + - trimmerResourceAdded + - trimmerResourceRemoved + - trimmerThermistorFailure + - trimmerTimingFailure + - trimmerTurnedOff + - trimmerTurnedOn + - trimmerUnderTemperature + - trimmerUnrecoverableFailure + - trimmerUnrecoverableStorageError + - trimmerWarmingUp + - unknown + - wrapperAdded + - wrapperAlmostEmpty + - wrapperAlmostFull + - wrapperAtLimit + - wrapperClosed + - wrapperConfigurationChange + - wrapperCoverClosed + - wrapperCoverOpen + - wrapperEmpty + - wrapperFull + - wrapperInterlockClosed + - wrapperInterlockOpen + - wrapperJam + - wrapperLifeAlmostOver + - wrapperLifeOver + - wrapperMemoryExhausted + - wrapperMissing + - wrapperMotorFailure + - wrapperNearLimit + - wrapperOffline + - wrapperOpened + - wrapperOverTemperature + - wrapperPowerSaver + - wrapperRecoverableFailure + - wrapperRecoverableStorage + - wrapperRemoved + - wrapperResourceAdded + - wrapperResourceRemoved + - wrapperThermistorFailure + - wrapperTimingFailure + - wrapperTurnedOff + - wrapperTurnedOn + - wrapperUnderTemperature + - wrapperUnrecoverableFailure + - wrapperUnrecoverableStorageError + - wrapperWarmingUp + type: string + microsoft.graph.printerProcessingState: + title: printerProcessingState + enum: + - unknown + - idle + - processing + - stopped + - unknownFutureValue + type: string + microsoft.graph.printerProcessingStateReason: + title: printerProcessingStateReason + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + type: string + microsoft.graph.printJobConfiguration: + title: printJobConfiguration + type: object + properties: + collate: + type: boolean + description: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of copies that should be printed. Read-only. + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes to use when printing. + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + description: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of document pages to print on each sheet. + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printJobStatus: + title: printJobStatus + type: object + properties: + acquiredByPrinter: + type: boolean + description: + type: string + description: A human-readable description of the print job's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJobStateDetail' + description: Additional details for print job state. Valid values are described in the following table. Read-only. + isAcquiredByPrinter: + type: boolean + description: True if the job was acknowledged by a printer; false otherwise. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + processingStateDescription: + type: string + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + additionalProperties: + type: object + microsoft.graph.printDocument: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printDocument + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printerDocumentConfiguration' + contentType: + type: string + description: The document's content (MIME) type. Read-only. + nullable: true + displayName: + type: string + description: The document's name. Read-only. + nullable: true + size: + type: integer + description: The document's size in bytes. Read-only. + format: int64 + additionalProperties: + type: object + microsoft.graph.printTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTask + type: object + properties: + parentUrl: + type: string + description: 'The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only.' + status: + $ref: '#/components/schemas/microsoft.graph.printTaskStatus' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + trigger: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + additionalProperties: + type: object + microsoft.graph.deviceHealth: + title: deviceHealth + type: object + properties: + lastConnectionTime: + 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 last time the device was connected. + format: date-time + additionalProperties: + type: object + microsoft.graph.printEvent: + title: printEvent + enum: + - jobStarted + - unknownFutureValue + type: string + microsoft.graph.printTaskDefinition: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskDefinition + type: object + properties: + createdBy: + $ref: '#/components/schemas/microsoft.graph.appIdentity' + displayName: + type: string + description: The name of the printTaskDefinition. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + additionalProperties: + type: object microsoft.graph.settingSourceType: title: settingSourceType enum: @@ -35827,6 +37693,165 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFont' additionalProperties: type: object + microsoft.graph.printMargin: + title: printMargin + type: object + properties: + bottom: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the bottom edge. + format: int32 + nullable: true + left: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the left edge. + format: int32 + nullable: true + right: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the right edge. + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the top edge. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.printJobStateDetail: + title: printJobStateDetail + enum: + - uploadPending + - transforming + - completedSuccessfully + - completedWithWarnings + - completedWithErrors + - releaseWait + - interpreting + - unknownFutureValue + type: string + microsoft.graph.printJobProcessingState: + title: printJobProcessingState + enum: + - unknown + - pending + - processing + - paused + - stopped + - completed + - canceled + - aborted + type: string + microsoft.graph.printerDocumentConfiguration: + title: printerDocumentConfiguration + type: object + properties: + collate: + type: boolean + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedDirection: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + nullable: true + mediaType: + type: string + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printTaskStatus: + title: printTaskStatus + type: object + properties: + description: + type: string + description: A human-readable description of the current processing state of the printTask. + state: + $ref: '#/components/schemas/microsoft.graph.printTaskProcessingState' + additionalProperties: + type: object + microsoft.graph.appIdentity: + title: appIdentity + type: object + properties: + appId: + type: string + description: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + nullable: true + displayName: + type: string + description: Refers to the Application Name displayed in the Azure Portal. + nullable: true + servicePrincipalId: + type: string + description: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + nullable: true + servicePrincipalName: + type: string + description: Refers to the Service Principal Name is the Application name in the tenant. + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkConversationIdentityType: title: teamworkConversationIdentityType enum: @@ -35852,6 +37877,15 @@ components: - darkYellow - unknownFutureValue type: string + microsoft.graph.printTaskProcessingState: + title: printTaskProcessingState + enum: + - pending + - processing + - completed + - aborted + - unknownFutureValue + type: string responses: error: description: error diff --git a/openApiDocs/beta/Teams.yml b/openApiDocs/beta/Teams.yml index 13dbd04b218..7a41563fa95 100644 --- a/openApiDocs/beta/Teams.yml +++ b/openApiDocs/beta/Teams.yml @@ -3229,6 +3229,60 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/chats/{chat-id}/messages/{chatMessage-id}/microsoft.graph.softDelete': + post: + tags: + - chats.Actions + summary: Invoke action softDelete + operationId: chats.messages_softDelete + parameters: + - name: chat-id + in: path + description: 'key: id of chat' + required: true + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/chats/{chat-id}/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete': + post: + tags: + - chats.Actions + summary: Invoke action undoSoftDelete + operationId: chats.messages_undoSoftDelete + parameters: + - name: chat-id + in: path + description: 'key: id of chat' + required: true + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/chats/{chat-id}/messages/{chatMessage-id}/replies': get: tags: @@ -3606,6 +3660,74 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': + post: + tags: + - chats.Actions + summary: Invoke action softDelete + operationId: chats.messages.replies_softDelete + parameters: + - name: chat-id + in: path + description: 'key: id of chat' + required: true + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': + post: + tags: + - chats.Actions + summary: Invoke action undoSoftDelete + operationId: chats.messages.replies_undoSoftDelete + parameters: + - name: chat-id + in: path + description: 'key: id of chat' + required: true + schema: + type: string + x-ms-docs-key-type: chat + - name: chatMessage-id + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/chats/{chat-id}/messages/{chatMessage-id}/replies/microsoft.graph.delta()': get: tags: @@ -7358,13 +7480,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies': - get: + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.softDelete': + post: tags: - - teams.channel - summary: Get replies from teams - description: Replies for a specified message. - operationId: teams.channels.messages_ListReplies + - teams.Actions + summary: Invoke action softDelete + operationId: teams.channels.messages_softDelete parameters: - name: team-id in: path @@ -7387,147 +7508,216 @@ paths: schema: type: string x-ms-docs-key-type: chatMessage - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - id desc - - attachments - - attachments desc - - body - - body desc - - channelIdentity - - channelIdentity desc - - chatId - - chatId desc - - createdDateTime - - createdDateTime desc - - deletedDateTime - - deletedDateTime desc - - etag - - etag desc - - eventDetail - - eventDetail desc - - from - - from desc - - importance - - importance desc - - lastEditedDateTime - - lastEditedDateTime desc - - lastModifiedDateTime - - lastModifiedDateTime desc - - locale - - locale desc - - mentions - - mentions desc - - messageType - - messageType desc - - onBehalfOf - - onBehalfOf desc - - policyViolation - - policyViolation desc - - reactions - - reactions desc - - replyToId - - replyToId desc - - subject - - subject desc - - summary - - summary desc - - webUrl - - webUrl desc - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - id - - attachments - - body - - channelIdentity - - chatId - - createdDateTime - - deletedDateTime - - etag - - eventDetail - - from - - importance - - lastEditedDateTime - - lastModifiedDateTime - - locale - - mentions - - messageType - - onBehalfOf - - policyViolation - - reactions - - replyToId - - subject - - summary - - webUrl - - hostedContents - - replies - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - enum: - - '*' - - hostedContents - - replies - type: string responses: - '200': - description: Retrieved navigation property - content: - application/json: - schema: - title: Collection of chatMessage - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.chatMessage' - '@odata.nextLink': - type: string - additionalProperties: - type: object + '204': + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation + x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete': post: tags: - - teams.channel - summary: Create new navigation property to replies for teams - description: Replies for a specified message. - operationId: teams.channels.messages_CreateReplies + - teams.Actions + summary: Invoke action undoSoftDelete + operationId: teams.channels.messages_undoSoftDelete + parameters: + - name: team-id + in: path + description: 'key: id of team' + required: true + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: 'key: id of channel' + required: true + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies': + get: + tags: + - teams.channel + summary: Get replies from teams + description: Replies for a specified message. + operationId: teams.channels.messages_ListReplies + parameters: + - name: team-id + in: path + description: 'key: id of team' + required: true + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: 'key: id of channel' + required: true + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - id desc + - attachments + - attachments desc + - body + - body desc + - channelIdentity + - channelIdentity desc + - chatId + - chatId desc + - createdDateTime + - createdDateTime desc + - deletedDateTime + - deletedDateTime desc + - etag + - etag desc + - eventDetail + - eventDetail desc + - from + - from desc + - importance + - importance desc + - lastEditedDateTime + - lastEditedDateTime desc + - lastModifiedDateTime + - lastModifiedDateTime desc + - locale + - locale desc + - mentions + - mentions desc + - messageType + - messageType desc + - onBehalfOf + - onBehalfOf desc + - policyViolation + - policyViolation desc + - reactions + - reactions desc + - replyToId + - replyToId desc + - subject + - subject desc + - summary + - summary desc + - webUrl + - webUrl desc + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - id + - attachments + - body + - channelIdentity + - chatId + - createdDateTime + - deletedDateTime + - etag + - eventDetail + - from + - importance + - lastEditedDateTime + - lastModifiedDateTime + - locale + - mentions + - messageType + - onBehalfOf + - policyViolation + - reactions + - replyToId + - subject + - summary + - webUrl + - hostedContents + - replies + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + enum: + - '*' + - hostedContents + - replies + type: string + responses: + '200': + description: Retrieved navigation property + content: + application/json: + schema: + title: Collection of chatMessage + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.chatMessage' + '@odata.nextLink': + type: string + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - teams.channel + summary: Create new navigation property to replies for teams + description: Replies for a specified message. + operationId: teams.channels.messages_CreateReplies parameters: - name: team-id in: path @@ -7772,6 +7962,88 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': + post: + tags: + - teams.Actions + summary: Invoke action softDelete + operationId: teams.channels.messages.replies_softDelete + parameters: + - name: team-id + in: path + description: 'key: id of team' + required: true + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: 'key: id of channel' + required: true + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': + post: + tags: + - teams.Actions + summary: Invoke action undoSoftDelete + operationId: teams.channels.messages.replies_undoSoftDelete + parameters: + - name: team-id + in: path + description: 'key: id of team' + required: true + schema: + type: string + x-ms-docs-key-type: team + - name: channel-id + in: path + description: 'key: id of channel' + required: true + schema: + type: string + x-ms-docs-key-type: channel + - name: chatMessage-id + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/microsoft.graph.delta()': get: tags: @@ -11384,6 +11656,8 @@ paths: - mailboxSettings desc - deviceEnrollmentLimit - deviceEnrollmentLimit desc + - print + - print desc - aboutMe - aboutMe desc - birthday @@ -11482,6 +11756,7 @@ paths: - userType - mailboxSettings - deviceEnrollmentLimit + - print - aboutMe - birthday - hireDate @@ -11820,6 +12095,8 @@ paths: - mailboxSettings desc - deviceEnrollmentLimit - deviceEnrollmentLimit desc + - print + - print desc - aboutMe - aboutMe desc - birthday @@ -13630,6 +13907,60 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.softDelete': + post: + tags: + - teams.Actions + summary: Invoke action softDelete + operationId: teams.primaryChannel.messages_softDelete + parameters: + - name: team-id + in: path + description: 'key: id of team' + required: true + schema: + type: string + x-ms-docs-key-type: team + - name: chatMessage-id + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete': + post: + tags: + - teams.Actions + summary: Invoke action undoSoftDelete + operationId: teams.primaryChannel.messages_undoSoftDelete + parameters: + - name: team-id + in: path + description: 'key: id of team' + required: true + schema: + type: string + x-ms-docs-key-type: team + - name: chatMessage-id + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies': get: tags: @@ -14007,6 +14338,74 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': + post: + tags: + - teams.Actions + summary: Invoke action softDelete + operationId: teams.primaryChannel.messages.replies_softDelete + parameters: + - name: team-id + in: path + description: 'key: id of team' + required: true + schema: + type: string + x-ms-docs-key-type: team + - name: chatMessage-id + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': + post: + tags: + - teams.Actions + summary: Invoke action undoSoftDelete + operationId: teams.primaryChannel.messages.replies_undoSoftDelete + parameters: + - name: team-id + in: path + description: 'key: id of team' + required: true + schema: + type: string + x-ms-docs-key-type: team + - name: chatMessage-id + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + - name: chatMessage-id1 + in: path + description: 'key: id of chatMessage' + required: true + schema: + type: string + x-ms-docs-key-type: chatMessage + responses: + '204': + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/microsoft.graph.delta()': get: tags: @@ -23080,6 +23479,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -26409,6 +26810,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -28560,18 +28971,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -28580,14 +28995,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -28596,10 +29014,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.tasks: @@ -30976,6 +31396,36 @@ components: $ref: '#/components/schemas/microsoft.graph.timeZoneBase' additionalProperties: type: object + microsoft.graph.printerShare: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printerShare + type: object + properties: + allowAllUsers: + type: boolean + description: 'If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties.' + 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 DateTimeOffset when the printer share was created. Read-only. + format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' + allowedGroups: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.group' + description: The groups whose users have access to print using the printer. + allowedUsers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + description: The users who have access to print using the printer. + printer: + $ref: '#/components/schemas/microsoft.graph.printer' + additionalProperties: + type: object microsoft.graph.settings: title: settings type: object @@ -35918,7 +36368,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -36283,6 +36733,102 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printerBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printerBase + type: object + properties: + capabilities: + $ref: '#/components/schemas/microsoft.graph.printerCapabilities' + defaults: + $ref: '#/components/schemas/microsoft.graph.printerDefaults' + displayName: + type: string + description: The name of the printer/printerShare. + nullable: true + isAcceptingJobs: + type: boolean + description: Whether the printer/printerShare is currently accepting new print jobs. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + manufacturer: + type: string + description: The manufacturer of the printer/printerShare. + nullable: true + model: + type: string + description: The model name of the printer/printerShare. + nullable: true + name: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printerStatus' + jobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJob' + description: The list of jobs that are queued for printing by the printer/printerShare. + additionalProperties: + type: object + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.printer: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printer + type: object + properties: + acceptingJobs: + type: boolean + nullable: true + hasPhysicalDevice: + type: boolean + description: True if the printer has a physical device for printing. Read-only. + isShared: + type: boolean + description: True if the printer is shared; false otherwise. Read-only. + lastSeenDateTime: + 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 most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + format: date-time + nullable: true + registeredDateTime: + 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 DateTimeOffset when the printer was registered. Read-only. + format: date-time + connectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printConnector' + description: The connectors that are associated with the printer. + share: + $ref: '#/components/schemas/microsoft.graph.printerShare' + shares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + description: 'The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.' + taskTriggers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + description: A list of task triggers that are associated with the printer. + additionalProperties: + type: object microsoft.graph.analyticsActivityType: title: analyticsActivityType enum: @@ -38890,6 +39436,513 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printerCapabilities: + title: printerCapabilities + type: object + properties: + bottomMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported bottom margins(in microns) for the printer. + collation: + type: boolean + description: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + nullable: true + colorModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + description: The color modes supported by the printer. Valid values are described in the following table. + contentTypes: + type: array + items: + type: string + nullable: true + description: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + copiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + dpis: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: The list of print resolutions in DPI that are supported by the printer. + duplexModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + description: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + feedDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + description: The list of feed orientations that are supported by the printer. + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes the printer supports for a printed document. + inputBins: + type: array + items: + type: string + nullable: true + description: Supported input bins for the printer. + isColorPrintingSupported: + type: boolean + description: True if color printing is supported by the printer; false otherwise. Read-only. + nullable: true + isPageRangeSupported: + type: boolean + description: True if the printer supports printing by page ranges; false otherwise. + nullable: true + leftMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported left margins(in microns) for the printer. + mediaColors: + type: array + items: + type: string + nullable: true + description: 'The media (i.e., paper) colors supported by the printer.' + mediaSizes: + type: array + items: + type: string + nullable: true + description: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + mediaTypes: + type: array + items: + type: string + nullable: true + description: The media types supported by the printer. + multipageLayouts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + description: The presentation directions supported by the printer. Supported values are described in the following table. + orientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + description: The print orientations supported by the printer. Valid values are described in the following table. + outputBins: + type: array + items: + type: string + nullable: true + description: The printer's supported output bins (trays). + pagesPerSheet: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: Supported number of Input Pages to impose upon a single Impression. + qualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + description: The print qualities supported by the printer. + rightMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported right margins(in microns) for the printer. + scalings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printScaling' + description: Supported print scalings. + supportedColorConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + supportedCopiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedDocumentMimeTypes: + type: array + items: + type: string + nullable: true + supportedDuplexConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + supportedFinishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + supportedMediaColors: + type: array + items: + type: string + nullable: true + supportedMediaSizes: + type: array + items: + type: string + nullable: true + supportedMediaTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMediaType' + supportedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + supportedOutputBins: + type: array + items: + type: string + nullable: true + supportedPagesPerSheet: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedPresentationDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + supportedPrintQualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + supportsFitPdfToPage: + type: boolean + description: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + nullable: true + topMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported top margins(in microns) for the printer. + additionalProperties: + type: object + microsoft.graph.printerDefaults: + title: printerDefaults + type: object + properties: + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + contentType: + type: string + description: The default content (MIME) type to use when processing documents. + nullable: true + copiesPerJob: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of copies printed per job. + format: int32 + nullable: true + documentMimeType: + type: string + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default resolution in DPI to use when printing the job. + format: int32 + nullable: true + duplexConfiguration: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: The default set of finishings to apply to print jobs. Valid values are described in the following table. + fitPdfToPage: + type: boolean + description: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + nullable: true + inputBin: + type: string + description: The default input bin that serves as the paper source. + nullable: true + mediaColor: + type: string + description: The default media (such as paper) color to print the document on. + nullable: true + mediaSize: + type: string + description: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of document pages to print on each sheet. + format: int32 + nullable: true + pdfFitToPage: + type: boolean + nullable: true + presentationDirection: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + printColorConfiguration: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + printQuality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printerLocation: + title: printerLocation + type: object + properties: + altitudeInMeters: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The altitude, in meters, that the printer is located at.' + format: int32 + nullable: true + building: + type: string + description: The building that the printer is located in. + nullable: true + city: + type: string + description: The city that the printer is located in. + nullable: true + countryOrRegion: + type: string + description: The country or region that the printer is located in. + nullable: true + floor: + type: string + description: The floor that the printer is located on. Only numerical values are supported right now. + nullable: true + floorDescription: + type: string + description: The description of the floor that the printer is located on. + nullable: true + floorNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + latitude: + type: number + description: The latitude that the printer is located at. + format: double + nullable: true + longitude: + type: number + description: The longitude that the printer is located at. + format: double + nullable: true + organization: + type: array + items: + type: string + nullable: true + description: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + postalCode: + type: string + description: The postal code that the printer is located in. + nullable: true + roomDescription: + type: string + description: The description of the room that the printer is located in. + nullable: true + roomName: + type: string + description: The room that the printer is located in. Only numerical values are supported right now. + nullable: true + roomNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + site: + type: string + description: The site that the printer is located in. + nullable: true + stateOrProvince: + type: string + description: The state or province that the printer is located in. + nullable: true + streetAddress: + type: string + description: The street address where the printer is located. + nullable: true + subdivision: + type: array + items: + type: string + nullable: true + description: The subdivision that the printer is located in. The elements should be in hierarchical order. + subunit: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.printerStatus: + title: printerStatus + type: object + properties: + description: + type: string + description: A human-readable description of the printer's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateDetail' + description: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + processingStateDescription: + type: string + nullable: true + processingStateReasons: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateReason' + state: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + additionalProperties: + type: object + microsoft.graph.printJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printJob + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printJobConfiguration' + createdBy: + $ref: '#/components/schemas/microsoft.graph.userIdentity' + 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 DateTimeOffset when the job was created. Read-only. + format: date-time + isFetchable: + type: boolean + description: 'If true, document can be fetched by printer.' + nullable: true + redirectedFrom: + type: string + description: 'Contains the source job URL, if the job has been redirected from another printer.' + nullable: true + redirectedTo: + type: string + description: 'Contains the destination job URL, if the job has been redirected to another printer.' + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printJobStatus' + documents: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDocument' + description: Read-only. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of printTasks that were triggered by this print job. + additionalProperties: + type: object + microsoft.graph.printConnector: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printConnector + type: object + properties: + appVersion: + type: string + description: The connector's version. + nullable: true + deviceHealth: + $ref: '#/components/schemas/microsoft.graph.deviceHealth' + displayName: + type: string + description: The name of the connector. + nullable: true + fullyQualifiedDomainName: + type: string + description: The connector machine's hostname. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + name: + type: string + nullable: true + operatingSystem: + type: string + description: The connector machine's operating system version. + nullable: true + registeredDateTime: + 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 DateTimeOffset when the connector was registered. + format: date-time + additionalProperties: + type: object + microsoft.graph.printTaskTrigger: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskTrigger + type: object + properties: + event: + $ref: '#/components/schemas/microsoft.graph.printEvent' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + additionalProperties: + type: object microsoft.graph.volumeType: title: volumeType enum: @@ -39670,6 +40723,1218 @@ components: - pin - reuse type: string + microsoft.graph.printColorMode: + title: printColorMode + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.integerRange: + title: integerRange + type: object + properties: + end: + type: integer + description: The inclusive upper bound of the integer range. + format: int64 + nullable: true + maximum: + type: integer + format: int64 + nullable: true + minimum: + type: integer + format: int64 + nullable: true + start: + type: integer + description: The inclusive lower bound of the integer range. + format: int64 + nullable: true + additionalProperties: + type: object + microsoft.graph.printDuplexMode: + title: printDuplexMode + enum: + - flipOnLongEdge + - flipOnShortEdge + - oneSided + type: string + microsoft.graph.printerFeedDirection: + title: printerFeedDirection + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printerFeedOrientation: + title: printerFeedOrientation + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printFinishing: + title: printFinishing + enum: + - none + - staple + - punch + - cover + - bind + - saddleStitch + - stitchEdge + - stapleTopLeft + - stapleBottomLeft + - stapleTopRight + - stapleBottomRight + - stitchLeftEdge + - stitchTopEdge + - stitchRightEdge + - stitchBottomEdge + - stapleDualLeft + - stapleDualTop + - stapleDualRight + - stapleDualBottom + - unknownFutureValue + type: string + microsoft.graph.printMultipageLayout: + title: printMultipageLayout + enum: + - clockwiseFromTopLeft + - counterclockwiseFromTopLeft + - counterclockwiseFromTopRight + - clockwiseFromTopRight + - counterclockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterclockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printOrientation: + title: printOrientation + enum: + - portrait + - landscape + - reverseLandscape + - reversePortrait + type: string + microsoft.graph.printQuality: + title: printQuality + enum: + - low + - medium + - high + - unknownFutureValue + type: string + microsoft.graph.printScaling: + title: printScaling + enum: + - auto + - shrinkToFit + - fill + - fit + - none + - unknownFutureValue + type: string + microsoft.graph.printColorConfiguration: + title: printColorConfiguration + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.printDuplexConfiguration: + title: printDuplexConfiguration + enum: + - twoSidedLongEdge + - twoSidedShortEdge + - oneSided + type: string + microsoft.graph.printMediaType: + title: printMediaType + enum: + - stationery + - transparency + - envelope + - envelopePlain + - continuous + - screen + - screenPaged + - continuousLong + - continuousShort + - envelopeWindow + - multiPartForm + - multiLayer + - labels + type: string + microsoft.graph.printPresentationDirection: + title: printPresentationDirection + enum: + - clockwiseFromTopLeft + - counterClockwiseFromTopLeft + - counterClockwiseFromTopRight + - clockwiseFromTopRight + - counterClockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterClockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printerProcessingStateDetail: + title: printerProcessingStateDetail + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + - alertRemovalOfBinaryChangeEntry + - banderAdded + - banderAlmostEmpty + - banderAlmostFull + - banderAtLimit + - banderClosed + - banderConfigurationChange + - banderCoverClosed + - banderCoverOpen + - banderEmpty + - banderFull + - banderInterlockClosed + - banderInterlockOpen + - banderJam + - banderLifeAlmostOver + - banderLifeOver + - banderMemoryExhausted + - banderMissing + - banderMotorFailure + - banderNearLimit + - banderOffline + - banderOpened + - banderOverTemperature + - banderPowerSaver + - banderRecoverableFailure + - banderRecoverableStorage + - banderRemoved + - banderResourceAdded + - banderResourceRemoved + - banderThermistorFailure + - banderTimingFailure + - banderTurnedOff + - banderTurnedOn + - banderUnderTemperature + - banderUnrecoverableFailure + - banderUnrecoverableStorageError + - banderWarmingUp + - binderAdded + - binderAlmostEmpty + - binderAlmostFull + - binderAtLimit + - binderClosed + - binderConfigurationChange + - binderCoverClosed + - binderCoverOpen + - binderEmpty + - binderFull + - binderInterlockClosed + - binderInterlockOpen + - binderJam + - binderLifeAlmostOver + - binderLifeOver + - binderMemoryExhausted + - binderMissing + - binderMotorFailure + - binderNearLimit + - binderOffline + - binderOpened + - binderOverTemperature + - binderPowerSaver + - binderRecoverableFailure + - binderRecoverableStorage + - binderRemoved + - binderResourceAdded + - binderResourceRemoved + - binderThermistorFailure + - binderTimingFailure + - binderTurnedOff + - binderTurnedOn + - binderUnderTemperature + - binderUnrecoverableFailure + - binderUnrecoverableStorageError + - binderWarmingUp + - cameraFailure + - chamberCooling + - chamberFailure + - chamberHeating + - chamberTemperatureHigh + - chamberTemperatureLow + - cleanerLifeAlmostOver + - cleanerLifeOver + - configurationChange + - deactivated + - deleted + - dieCutterAdded + - dieCutterAlmostEmpty + - dieCutterAlmostFull + - dieCutterAtLimit + - dieCutterClosed + - dieCutterConfigurationChange + - dieCutterCoverClosed + - dieCutterCoverOpen + - dieCutterEmpty + - dieCutterFull + - dieCutterInterlockClosed + - dieCutterInterlockOpen + - dieCutterJam + - dieCutterLifeAlmostOver + - dieCutterLifeOver + - dieCutterMemoryExhausted + - dieCutterMissing + - dieCutterMotorFailure + - dieCutterNearLimit + - dieCutterOffline + - dieCutterOpened + - dieCutterOverTemperature + - dieCutterPowerSaver + - dieCutterRecoverableFailure + - dieCutterRecoverableStorage + - dieCutterRemoved + - dieCutterResourceAdded + - dieCutterResourceRemoved + - dieCutterThermistorFailure + - dieCutterTimingFailure + - dieCutterTurnedOff + - dieCutterTurnedOn + - dieCutterUnderTemperature + - dieCutterUnrecoverableFailure + - dieCutterUnrecoverableStorageError + - dieCutterWarmingUp + - extruderCooling + - extruderFailure + - extruderHeating + - extruderJam + - extruderTemperatureHigh + - extruderTemperatureLow + - fanFailure + - faxModemLifeAlmostOver + - faxModemLifeOver + - faxModemMissing + - faxModemTurnedOff + - faxModemTurnedOn + - folderAdded + - folderAlmostEmpty + - folderAlmostFull + - folderAtLimit + - folderClosed + - folderConfigurationChange + - folderCoverClosed + - folderCoverOpen + - folderEmpty + - folderFull + - folderInterlockClosed + - folderInterlockOpen + - folderJam + - folderLifeAlmostOver + - folderLifeOver + - folderMemoryExhausted + - folderMissing + - folderMotorFailure + - folderNearLimit + - folderOffline + - folderOpened + - folderOverTemperature + - folderPowerSaver + - folderRecoverableFailure + - folderRecoverableStorage + - folderRemoved + - folderResourceAdded + - folderResourceRemoved + - folderThermistorFailure + - folderTimingFailure + - folderTurnedOff + - folderTurnedOn + - folderUnderTemperature + - folderUnrecoverableFailure + - folderUnrecoverableStorageError + - folderWarmingUp + - hibernate + - holdNewJobs + - identifyPrinterRequested + - imprinterAdded + - imprinterAlmostEmpty + - imprinterAlmostFull + - imprinterAtLimit + - imprinterClosed + - imprinterConfigurationChange + - imprinterCoverClosed + - imprinterCoverOpen + - imprinterEmpty + - imprinterFull + - imprinterInterlockClosed + - imprinterInterlockOpen + - imprinterJam + - imprinterLifeAlmostOver + - imprinterLifeOver + - imprinterMemoryExhausted + - imprinterMissing + - imprinterMotorFailure + - imprinterNearLimit + - imprinterOffline + - imprinterOpened + - imprinterOverTemperature + - imprinterPowerSaver + - imprinterRecoverableFailure + - imprinterRecoverableStorage + - imprinterRemoved + - imprinterResourceAdded + - imprinterResourceRemoved + - imprinterThermistorFailure + - imprinterTimingFailure + - imprinterTurnedOff + - imprinterTurnedOn + - imprinterUnderTemperature + - imprinterUnrecoverableFailure + - imprinterUnrecoverableStorageError + - imprinterWarmingUp + - inputCannotFeedSizeSelected + - inputManualInputRequest + - inputMediaColorChange + - inputMediaFormPartsChange + - inputMediaSizeChange + - inputMediaTrayFailure + - inputMediaTrayFeedError + - inputMediaTrayJam + - inputMediaTypeChange + - inputMediaWeightChange + - inputPickRollerFailure + - inputPickRollerLifeOver + - inputPickRollerLifeWarn + - inputPickRollerMissing + - inputTrayElevationFailure + - inputTrayPositionFailure + - inserterAdded + - inserterAlmostEmpty + - inserterAlmostFull + - inserterAtLimit + - inserterClosed + - inserterConfigurationChange + - inserterCoverClosed + - inserterCoverOpen + - inserterEmpty + - inserterFull + - inserterInterlockClosed + - inserterInterlockOpen + - inserterJam + - inserterLifeAlmostOver + - inserterLifeOver + - inserterMemoryExhausted + - inserterMissing + - inserterMotorFailure + - inserterNearLimit + - inserterOffline + - inserterOpened + - inserterOverTemperature + - inserterPowerSaver + - inserterRecoverableFailure + - inserterRecoverableStorage + - inserterRemoved + - inserterResourceAdded + - inserterResourceRemoved + - inserterThermistorFailure + - inserterTimingFailure + - inserterTurnedOff + - inserterTurnedOn + - inserterUnderTemperature + - inserterUnrecoverableFailure + - inserterUnrecoverableStorageError + - inserterWarmingUp + - interlockClosed + - interpreterCartridgeAdded + - interpreterCartridgeDeleted + - interpreterComplexPageEncountered + - interpreterMemoryDecrease + - interpreterMemoryIncrease + - interpreterResourceAdded + - interpreterResourceDeleted + - lampAtEol + - lampFailure + - lampNearEol + - laserAtEol + - laserFailure + - laserNearEol + - makeEnvelopeAdded + - makeEnvelopeAlmostEmpty + - makeEnvelopeAlmostFull + - makeEnvelopeAtLimit + - makeEnvelopeClosed + - makeEnvelopeConfigurationChange + - makeEnvelopeCoverClosed + - makeEnvelopeCoverOpen + - makeEnvelopeEmpty + - makeEnvelopeFull + - makeEnvelopeInterlockClosed + - makeEnvelopeInterlockOpen + - makeEnvelopeJam + - makeEnvelopeLifeAlmostOver + - makeEnvelopeLifeOver + - makeEnvelopeMemoryExhausted + - makeEnvelopeMissing + - makeEnvelopeMotorFailure + - makeEnvelopeNearLimit + - makeEnvelopeOffline + - makeEnvelopeOpened + - makeEnvelopeOverTemperature + - makeEnvelopePowerSaver + - makeEnvelopeRecoverableFailure + - makeEnvelopeRecoverableStorage + - makeEnvelopeRemoved + - makeEnvelopeResourceAdded + - makeEnvelopeResourceRemoved + - makeEnvelopeThermistorFailure + - makeEnvelopeTimingFailure + - makeEnvelopeTurnedOff + - makeEnvelopeTurnedOn + - makeEnvelopeUnderTemperature + - makeEnvelopeUnrecoverableFailure + - makeEnvelopeUnrecoverableStorageError + - makeEnvelopeWarmingUp + - markerAdjustingPrintQuality + - markerCleanerMissing + - markerDeveloperAlmostEmpty + - markerDeveloperEmpty + - markerDeveloperMissing + - markerFuserMissing + - markerFuserThermistorFailure + - markerFuserTimingFailure + - markerInkAlmostEmpty + - markerInkEmpty + - markerInkMissing + - markerOpcMissing + - markerPrintRibbonAlmostEmpty + - markerPrintRibbonEmpty + - markerPrintRibbonMissing + - markerSupplyAlmostEmpty + - markerSupplyMissing + - markerTonerCartridgeMissing + - markerTonerMissing + - markerWasteInkReceptacleAlmostFull + - markerWasteInkReceptacleFull + - markerWasteInkReceptacleMissing + - markerWasteMissing + - markerWasteTonerReceptacleAlmostFull + - markerWasteTonerReceptacleFull + - markerWasteTonerReceptacleMissing + - materialEmpty + - materialLow + - materialNeeded + - mediaDrying + - mediaPathCannotDuplexMediaSelected + - mediaPathFailure + - mediaPathInputEmpty + - mediaPathInputFeedError + - mediaPathInputJam + - mediaPathInputRequest + - mediaPathJam + - mediaPathMediaTrayAlmostFull + - mediaPathMediaTrayFull + - mediaPathMediaTrayMissing + - mediaPathOutputFeedError + - mediaPathOutputFull + - mediaPathOutputJam + - mediaPathPickRollerFailure + - mediaPathPickRollerLifeOver + - mediaPathPickRollerLifeWarn + - mediaPathPickRollerMissing + - motorFailure + - outputMailboxSelectFailure + - outputMediaTrayFailure + - outputMediaTrayFeedError + - outputMediaTrayJam + - perforaterAdded + - perforaterAlmostEmpty + - perforaterAlmostFull + - perforaterAtLimit + - perforaterClosed + - perforaterConfigurationChange + - perforaterCoverClosed + - perforaterCoverOpen + - perforaterEmpty + - perforaterFull + - perforaterInterlockClosed + - perforaterInterlockOpen + - perforaterJam + - perforaterLifeAlmostOver + - perforaterLifeOver + - perforaterMemoryExhausted + - perforaterMissing + - perforaterMotorFailure + - perforaterNearLimit + - perforaterOffline + - perforaterOpened + - perforaterOverTemperature + - perforaterPowerSaver + - perforaterRecoverableFailure + - perforaterRecoverableStorage + - perforaterRemoved + - perforaterResourceAdded + - perforaterResourceRemoved + - perforaterThermistorFailure + - perforaterTimingFailure + - perforaterTurnedOff + - perforaterTurnedOn + - perforaterUnderTemperature + - perforaterUnrecoverableFailure + - perforaterUnrecoverableStorageError + - perforaterWarmingUp + - platformCooling + - platformFailure + - platformHeating + - platformTemperatureHigh + - platformTemperatureLow + - powerDown + - powerUp + - printerManualReset + - printerNmsReset + - printerReadyToPrint + - puncherAdded + - puncherAlmostEmpty + - puncherAlmostFull + - puncherAtLimit + - puncherClosed + - puncherConfigurationChange + - puncherCoverClosed + - puncherCoverOpen + - puncherEmpty + - puncherFull + - puncherInterlockClosed + - puncherInterlockOpen + - puncherJam + - puncherLifeAlmostOver + - puncherLifeOver + - puncherMemoryExhausted + - puncherMissing + - puncherMotorFailure + - puncherNearLimit + - puncherOffline + - puncherOpened + - puncherOverTemperature + - puncherPowerSaver + - puncherRecoverableFailure + - puncherRecoverableStorage + - puncherRemoved + - puncherResourceAdded + - puncherResourceRemoved + - puncherThermistorFailure + - puncherTimingFailure + - puncherTurnedOff + - puncherTurnedOn + - puncherUnderTemperature + - puncherUnrecoverableFailure + - puncherUnrecoverableStorageError + - puncherWarmingUp + - resuming + - scanMediaPathFailure + - scanMediaPathInputEmpty + - scanMediaPathInputFeedError + - scanMediaPathInputJam + - scanMediaPathInputRequest + - scanMediaPathJam + - scanMediaPathOutputFeedError + - scanMediaPathOutputFull + - scanMediaPathOutputJam + - scanMediaPathPickRollerFailure + - scanMediaPathPickRollerLifeOver + - scanMediaPathPickRollerLifeWarn + - scanMediaPathPickRollerMissing + - scanMediaPathTrayAlmostFull + - scanMediaPathTrayFull + - scanMediaPathTrayMissing + - scannerLightFailure + - scannerLightLifeAlmostOver + - scannerLightLifeOver + - scannerLightMissing + - scannerSensorFailure + - scannerSensorLifeAlmostOver + - scannerSensorLifeOver + - scannerSensorMissing + - separationCutterAdded + - separationCutterAlmostEmpty + - separationCutterAlmostFull + - separationCutterAtLimit + - separationCutterClosed + - separationCutterConfigurationChange + - separationCutterCoverClosed + - separationCutterCoverOpen + - separationCutterEmpty + - separationCutterFull + - separationCutterInterlockClosed + - separationCutterInterlockOpen + - separationCutterJam + - separationCutterLifeAlmostOver + - separationCutterLifeOver + - separationCutterMemoryExhausted + - separationCutterMissing + - separationCutterMotorFailure + - separationCutterNearLimit + - separationCutterOffline + - separationCutterOpened + - separationCutterOverTemperature + - separationCutterPowerSaver + - separationCutterRecoverableFailure + - separationCutterRecoverableStorage + - separationCutterRemoved + - separationCutterResourceAdded + - separationCutterResourceRemoved + - separationCutterThermistorFailure + - separationCutterTimingFailure + - separationCutterTurnedOff + - separationCutterTurnedOn + - separationCutterUnderTemperature + - separationCutterUnrecoverableFailure + - separationCutterUnrecoverableStorageError + - separationCutterWarmingUp + - sheetRotatorAdded + - sheetRotatorAlmostEmpty + - sheetRotatorAlmostFull + - sheetRotatorAtLimit + - sheetRotatorClosed + - sheetRotatorConfigurationChange + - sheetRotatorCoverClosed + - sheetRotatorCoverOpen + - sheetRotatorEmpty + - sheetRotatorFull + - sheetRotatorInterlockClosed + - sheetRotatorInterlockOpen + - sheetRotatorJam + - sheetRotatorLifeAlmostOver + - sheetRotatorLifeOver + - sheetRotatorMemoryExhausted + - sheetRotatorMissing + - sheetRotatorMotorFailure + - sheetRotatorNearLimit + - sheetRotatorOffline + - sheetRotatorOpened + - sheetRotatorOverTemperature + - sheetRotatorPowerSaver + - sheetRotatorRecoverableFailure + - sheetRotatorRecoverableStorage + - sheetRotatorRemoved + - sheetRotatorResourceAdded + - sheetRotatorResourceRemoved + - sheetRotatorThermistorFailure + - sheetRotatorTimingFailure + - sheetRotatorTurnedOff + - sheetRotatorTurnedOn + - sheetRotatorUnderTemperature + - sheetRotatorUnrecoverableFailure + - sheetRotatorUnrecoverableStorageError + - sheetRotatorWarmingUp + - slitterAdded + - slitterAlmostEmpty + - slitterAlmostFull + - slitterAtLimit + - slitterClosed + - slitterConfigurationChange + - slitterCoverClosed + - slitterCoverOpen + - slitterEmpty + - slitterFull + - slitterInterlockClosed + - slitterInterlockOpen + - slitterJam + - slitterLifeAlmostOver + - slitterLifeOver + - slitterMemoryExhausted + - slitterMissing + - slitterMotorFailure + - slitterNearLimit + - slitterOffline + - slitterOpened + - slitterOverTemperature + - slitterPowerSaver + - slitterRecoverableFailure + - slitterRecoverableStorage + - slitterRemoved + - slitterResourceAdded + - slitterResourceRemoved + - slitterThermistorFailure + - slitterTimingFailure + - slitterTurnedOff + - slitterTurnedOn + - slitterUnderTemperature + - slitterUnrecoverableFailure + - slitterUnrecoverableStorageError + - slitterWarmingUp + - stackerAdded + - stackerAlmostEmpty + - stackerAlmostFull + - stackerAtLimit + - stackerClosed + - stackerConfigurationChange + - stackerCoverClosed + - stackerCoverOpen + - stackerEmpty + - stackerFull + - stackerInterlockClosed + - stackerInterlockOpen + - stackerJam + - stackerLifeAlmostOver + - stackerLifeOver + - stackerMemoryExhausted + - stackerMissing + - stackerMotorFailure + - stackerNearLimit + - stackerOffline + - stackerOpened + - stackerOverTemperature + - stackerPowerSaver + - stackerRecoverableFailure + - stackerRecoverableStorage + - stackerRemoved + - stackerResourceAdded + - stackerResourceRemoved + - stackerThermistorFailure + - stackerTimingFailure + - stackerTurnedOff + - stackerTurnedOn + - stackerUnderTemperature + - stackerUnrecoverableFailure + - stackerUnrecoverableStorageError + - stackerWarmingUp + - standby + - staplerAdded + - staplerAlmostEmpty + - staplerAlmostFull + - staplerAtLimit + - staplerClosed + - staplerConfigurationChange + - staplerCoverClosed + - staplerCoverOpen + - staplerEmpty + - staplerFull + - staplerInterlockClosed + - staplerInterlockOpen + - staplerJam + - staplerLifeAlmostOver + - staplerLifeOver + - staplerMemoryExhausted + - staplerMissing + - staplerMotorFailure + - staplerNearLimit + - staplerOffline + - staplerOpened + - staplerOverTemperature + - staplerPowerSaver + - staplerRecoverableFailure + - staplerRecoverableStorage + - staplerRemoved + - staplerResourceAdded + - staplerResourceRemoved + - staplerThermistorFailure + - staplerTimingFailure + - staplerTurnedOff + - staplerTurnedOn + - staplerUnderTemperature + - staplerUnrecoverableFailure + - staplerUnrecoverableStorageError + - staplerWarmingUp + - stitcherAdded + - stitcherAlmostEmpty + - stitcherAlmostFull + - stitcherAtLimit + - stitcherClosed + - stitcherConfigurationChange + - stitcherCoverClosed + - stitcherCoverOpen + - stitcherEmpty + - stitcherFull + - stitcherInterlockClosed + - stitcherInterlockOpen + - stitcherJam + - stitcherLifeAlmostOver + - stitcherLifeOver + - stitcherMemoryExhausted + - stitcherMissing + - stitcherMotorFailure + - stitcherNearLimit + - stitcherOffline + - stitcherOpened + - stitcherOverTemperature + - stitcherPowerSaver + - stitcherRecoverableFailure + - stitcherRecoverableStorage + - stitcherRemoved + - stitcherResourceAdded + - stitcherResourceRemoved + - stitcherThermistorFailure + - stitcherTimingFailure + - stitcherTurnedOff + - stitcherTurnedOn + - stitcherUnderTemperature + - stitcherUnrecoverableFailure + - stitcherUnrecoverableStorageError + - stitcherWarmingUp + - subunitAdded + - subunitAlmostEmpty + - subunitAlmostFull + - subunitAtLimit + - subunitClosed + - subunitCoolingDown + - subunitEmpty + - subunitFull + - subunitLifeAlmostOver + - subunitLifeOver + - subunitMemoryExhausted + - subunitMissing + - subunitMotorFailure + - subunitNearLimit + - subunitOffline + - subunitOpened + - subunitOverTemperature + - subunitPowerSaver + - subunitRecoverableFailure + - subunitRecoverableStorage + - subunitRemoved + - subunitResourceAdded + - subunitResourceRemoved + - subunitThermistorFailure + - subunitTimingFailure + - subunitTurnedOff + - subunitTurnedOn + - subunitUnderTemperature + - subunitUnrecoverableFailure + - subunitUnrecoverableStorage + - subunitWarmingUp + - suspend + - testing + - trimmerAdded + - trimmerAlmostEmpty + - trimmerAlmostFull + - trimmerAtLimit + - trimmerClosed + - trimmerConfigurationChange + - trimmerCoverClosed + - trimmerCoverOpen + - trimmerEmpty + - trimmerFull + - trimmerInterlockClosed + - trimmerInterlockOpen + - trimmerJam + - trimmerLifeAlmostOver + - trimmerLifeOver + - trimmerMemoryExhausted + - trimmerMissing + - trimmerMotorFailure + - trimmerNearLimit + - trimmerOffline + - trimmerOpened + - trimmerOverTemperature + - trimmerPowerSaver + - trimmerRecoverableFailure + - trimmerRecoverableStorage + - trimmerRemoved + - trimmerResourceAdded + - trimmerResourceRemoved + - trimmerThermistorFailure + - trimmerTimingFailure + - trimmerTurnedOff + - trimmerTurnedOn + - trimmerUnderTemperature + - trimmerUnrecoverableFailure + - trimmerUnrecoverableStorageError + - trimmerWarmingUp + - unknown + - wrapperAdded + - wrapperAlmostEmpty + - wrapperAlmostFull + - wrapperAtLimit + - wrapperClosed + - wrapperConfigurationChange + - wrapperCoverClosed + - wrapperCoverOpen + - wrapperEmpty + - wrapperFull + - wrapperInterlockClosed + - wrapperInterlockOpen + - wrapperJam + - wrapperLifeAlmostOver + - wrapperLifeOver + - wrapperMemoryExhausted + - wrapperMissing + - wrapperMotorFailure + - wrapperNearLimit + - wrapperOffline + - wrapperOpened + - wrapperOverTemperature + - wrapperPowerSaver + - wrapperRecoverableFailure + - wrapperRecoverableStorage + - wrapperRemoved + - wrapperResourceAdded + - wrapperResourceRemoved + - wrapperThermistorFailure + - wrapperTimingFailure + - wrapperTurnedOff + - wrapperTurnedOn + - wrapperUnderTemperature + - wrapperUnrecoverableFailure + - wrapperUnrecoverableStorageError + - wrapperWarmingUp + type: string + microsoft.graph.printerProcessingState: + title: printerProcessingState + enum: + - unknown + - idle + - processing + - stopped + - unknownFutureValue + type: string + microsoft.graph.printerProcessingStateReason: + title: printerProcessingStateReason + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + type: string + microsoft.graph.printJobConfiguration: + title: printJobConfiguration + type: object + properties: + collate: + type: boolean + description: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of copies that should be printed. Read-only. + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes to use when printing. + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + description: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of document pages to print on each sheet. + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printJobStatus: + title: printJobStatus + type: object + properties: + acquiredByPrinter: + type: boolean + description: + type: string + description: A human-readable description of the print job's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJobStateDetail' + description: Additional details for print job state. Valid values are described in the following table. Read-only. + isAcquiredByPrinter: + type: boolean + description: True if the job was acknowledged by a printer; false otherwise. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + processingStateDescription: + type: string + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + additionalProperties: + type: object + microsoft.graph.printDocument: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printDocument + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printerDocumentConfiguration' + contentType: + type: string + description: The document's content (MIME) type. Read-only. + nullable: true + displayName: + type: string + description: The document's name. Read-only. + nullable: true + size: + type: integer + description: The document's size in bytes. Read-only. + format: int64 + additionalProperties: + type: object + microsoft.graph.printTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTask + type: object + properties: + parentUrl: + type: string + description: 'The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only.' + status: + $ref: '#/components/schemas/microsoft.graph.printTaskStatus' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + trigger: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + additionalProperties: + type: object + microsoft.graph.deviceHealth: + title: deviceHealth + type: object + properties: + lastConnectionTime: + 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 last time the device was connected. + format: date-time + additionalProperties: + type: object + microsoft.graph.printEvent: + title: printEvent + enum: + - jobStarted + - unknownFutureValue + type: string + microsoft.graph.printTaskDefinition: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskDefinition + type: object + properties: + createdBy: + $ref: '#/components/schemas/microsoft.graph.appIdentity' + displayName: + type: string + description: The name of the printTaskDefinition. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + additionalProperties: + type: object microsoft.graph.settingSourceType: title: settingSourceType enum: @@ -39765,6 +42030,165 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFill' additionalProperties: type: object + microsoft.graph.printMargin: + title: printMargin + type: object + properties: + bottom: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the bottom edge. + format: int32 + nullable: true + left: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the left edge. + format: int32 + nullable: true + right: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the right edge. + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the top edge. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.printJobStateDetail: + title: printJobStateDetail + enum: + - uploadPending + - transforming + - completedSuccessfully + - completedWithWarnings + - completedWithErrors + - releaseWait + - interpreting + - unknownFutureValue + type: string + microsoft.graph.printJobProcessingState: + title: printJobProcessingState + enum: + - unknown + - pending + - processing + - paused + - stopped + - completed + - canceled + - aborted + type: string + microsoft.graph.printerDocumentConfiguration: + title: printerDocumentConfiguration + type: object + properties: + collate: + type: boolean + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedDirection: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + nullable: true + mediaType: + type: string + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printTaskStatus: + title: printTaskStatus + type: object + properties: + description: + type: string + description: A human-readable description of the current processing state of the printTask. + state: + $ref: '#/components/schemas/microsoft.graph.printTaskProcessingState' + additionalProperties: + type: object + microsoft.graph.appIdentity: + title: appIdentity + type: object + properties: + appId: + type: string + description: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + nullable: true + displayName: + type: string + description: Refers to the Application Name displayed in the Azure Portal. + nullable: true + servicePrincipalId: + type: string + description: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + nullable: true + servicePrincipalName: + type: string + description: Refers to the Service Principal Name is the Application name in the tenant. + nullable: true + additionalProperties: + type: object microsoft.graph.workbookChartGridlinesFormat: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -39785,6 +42209,15 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFont' additionalProperties: type: object + microsoft.graph.printTaskProcessingState: + title: printTaskProcessingState + enum: + - pending + - processing + - completed + - aborted + - unknownFutureValue + type: string responses: error: description: error diff --git a/openApiDocs/beta/Users.Actions.yml b/openApiDocs/beta/Users.Actions.yml index e25376ca0a7..c32e3599eae 100644 --- a/openApiDocs/beta/Users.Actions.yml +++ b/openApiDocs/beta/Users.Actions.yml @@ -19009,6 +19009,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -20904,6 +20906,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -23290,18 +23302,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -23310,14 +23326,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -23326,10 +23345,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.tasks: @@ -24572,6 +24593,36 @@ components: - equipment - others type: string + microsoft.graph.printerShare: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printerShare + type: object + properties: + allowAllUsers: + type: boolean + description: 'If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties.' + 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 DateTimeOffset when the printer share was created. Read-only. + format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' + allowedGroups: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.group' + description: The groups whose users have access to print using the printer. + allowedUsers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + description: The users who have access to print using the printer. + printer: + $ref: '#/components/schemas/microsoft.graph.printer' + additionalProperties: + type: object microsoft.graph.settings: title: settings type: object @@ -29845,6 +29896,102 @@ components: - alwaysEnabled - scheduled type: string + microsoft.graph.printerBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printerBase + type: object + properties: + capabilities: + $ref: '#/components/schemas/microsoft.graph.printerCapabilities' + defaults: + $ref: '#/components/schemas/microsoft.graph.printerDefaults' + displayName: + type: string + description: The name of the printer/printerShare. + nullable: true + isAcceptingJobs: + type: boolean + description: Whether the printer/printerShare is currently accepting new print jobs. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + manufacturer: + type: string + description: The manufacturer of the printer/printerShare. + nullable: true + model: + type: string + description: The model name of the printer/printerShare. + nullable: true + name: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printerStatus' + jobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJob' + description: The list of jobs that are queued for printing by the printer/printerShare. + additionalProperties: + type: object + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.printer: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printer + type: object + properties: + acceptingJobs: + type: boolean + nullable: true + hasPhysicalDevice: + type: boolean + description: True if the printer has a physical device for printing. Read-only. + isShared: + type: boolean + description: True if the printer is shared; false otherwise. Read-only. + lastSeenDateTime: + 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 most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + format: date-time + nullable: true + registeredDateTime: + 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 DateTimeOffset when the printer was registered. Read-only. + format: date-time + connectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printConnector' + description: The connectors that are associated with the printer. + share: + $ref: '#/components/schemas/microsoft.graph.printerShare' + shares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + description: 'The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.' + taskTriggers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + description: A list of task triggers that are associated with the printer. + additionalProperties: + type: object microsoft.graph.analyticsActivityType: title: analyticsActivityType enum: @@ -31289,7 +31436,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -33677,99 +33824,606 @@ components: type: string additionalProperties: type: object - microsoft.graph.volumeType: - title: volumeType - enum: - - operatingSystemVolume - - fixedDataVolume - - removableDataVolume - - unknownFutureValue - type: string - microsoft.graph.parentLabelDetails: - title: parentLabelDetails + microsoft.graph.printerCapabilities: + title: printerCapabilities type: object properties: - color: - type: string - description: 'The color that the user interface should display for the label, if configured.' + bottomMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported bottom margins(in microns) for the printer. + collation: + type: boolean + description: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. nullable: true - description: - type: string - description: The admin-defined description for the label. + colorModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + description: The color modes supported by the printer. Valid values are described in the following table. + contentTypes: + type: array + items: + type: string + nullable: true + description: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + copiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + dpis: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: The list of print resolutions in DPI that are supported by the printer. + duplexModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + description: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + feedDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + description: The list of feed orientations that are supported by the printer. + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes the printer supports for a printed document. + inputBins: + type: array + items: + type: string + nullable: true + description: Supported input bins for the printer. + isColorPrintingSupported: + type: boolean + description: True if color printing is supported by the printer; false otherwise. Read-only. nullable: true - id: - type: string - description: The label ID is a globally unique identifier (GUID). + isPageRangeSupported: + type: boolean + description: True if the printer supports printing by page ranges; false otherwise. nullable: true - isActive: + leftMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported left margins(in microns) for the printer. + mediaColors: + type: array + items: + type: string + nullable: true + description: 'The media (i.e., paper) colors supported by the printer.' + mediaSizes: + type: array + items: + type: string + nullable: true + description: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + mediaTypes: + type: array + items: + type: string + nullable: true + description: The media types supported by the printer. + multipageLayouts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + description: The presentation directions supported by the printer. Supported values are described in the following table. + orientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + description: The print orientations supported by the printer. Valid values are described in the following table. + outputBins: + type: array + items: + type: string + nullable: true + description: The printer's supported output bins (trays). + pagesPerSheet: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: Supported number of Input Pages to impose upon a single Impression. + qualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + description: The print qualities supported by the printer. + rightMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported right margins(in microns) for the printer. + scalings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printScaling' + description: Supported print scalings. + supportedColorConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + supportedCopiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedDocumentMimeTypes: + type: array + items: + type: string + nullable: true + supportedDuplexConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + supportedFinishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + supportedMediaColors: + type: array + items: + type: string + nullable: true + supportedMediaSizes: + type: array + items: + type: string + nullable: true + supportedMediaTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMediaType' + supportedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + supportedOutputBins: + type: array + items: + type: string + nullable: true + supportedPagesPerSheet: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedPresentationDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + supportedPrintQualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + supportsFitPdfToPage: type: boolean - description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. - name: + description: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + nullable: true + topMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported top margins(in microns) for the printer. + additionalProperties: + type: object + microsoft.graph.printerDefaults: + title: printerDefaults + type: object + properties: + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + contentType: type: string - description: The plaintext name of the label. + description: The default content (MIME) type to use when processing documents. nullable: true - parent: - $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' - sensitivity: + copiesPerJob: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'The sensitivity value of the label, where lower is less sensitive.' + description: The default number of copies printed per job. format: int32 - tooltip: + nullable: true + documentMimeType: type: string - description: The tooltip that should be displayed for the label in a user interface. nullable: true - additionalProperties: - type: object - microsoft.graph.threatAssessmentResultType: - title: threatAssessmentResultType - enum: - - checkPolicy - - rescan - - unknownFutureValue - type: string - microsoft.graph.commentAction: - title: commentAction - type: object - properties: - isReply: - type: boolean - description: 'If true, this activity was a reply to an existing comment thread.' + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default resolution in DPI to use when printing the job. + format: int32 nullable: true - parentAuthor: - $ref: '#/components/schemas/microsoft.graph.identitySet' - participants: + duplexConfiguration: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + finishings: type: array items: - $ref: '#/components/schemas/microsoft.graph.identitySet' - description: The identities of the users participating in this comment thread. - additionalProperties: - type: object - microsoft.graph.createAction: - title: createAction - type: object - additionalProperties: - type: object - microsoft.graph.deleteAction: - title: deleteAction - type: object - properties: - name: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: The default set of finishings to apply to print jobs. Valid values are described in the following table. + fitPdfToPage: + type: boolean + description: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + nullable: true + inputBin: type: string - description: The name of the item that was deleted. + description: The default input bin that serves as the paper source. nullable: true - objectType: + mediaColor: type: string - description: 'File or Folder, depending on the type of the deleted item.' + description: The default media (such as paper) color to print the document on. nullable: true - additionalProperties: - type: object - microsoft.graph.editAction: - title: editAction - type: object - additionalProperties: - type: object + mediaSize: + type: string + description: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of document pages to print on each sheet. + format: int32 + nullable: true + pdfFitToPage: + type: boolean + nullable: true + presentationDirection: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + printColorConfiguration: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + printQuality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printerLocation: + title: printerLocation + type: object + properties: + altitudeInMeters: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The altitude, in meters, that the printer is located at.' + format: int32 + nullable: true + building: + type: string + description: The building that the printer is located in. + nullable: true + city: + type: string + description: The city that the printer is located in. + nullable: true + countryOrRegion: + type: string + description: The country or region that the printer is located in. + nullable: true + floor: + type: string + description: The floor that the printer is located on. Only numerical values are supported right now. + nullable: true + floorDescription: + type: string + description: The description of the floor that the printer is located on. + nullable: true + floorNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + latitude: + type: number + description: The latitude that the printer is located at. + format: double + nullable: true + longitude: + type: number + description: The longitude that the printer is located at. + format: double + nullable: true + organization: + type: array + items: + type: string + nullable: true + description: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + postalCode: + type: string + description: The postal code that the printer is located in. + nullable: true + roomDescription: + type: string + description: The description of the room that the printer is located in. + nullable: true + roomName: + type: string + description: The room that the printer is located in. Only numerical values are supported right now. + nullable: true + roomNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + site: + type: string + description: The site that the printer is located in. + nullable: true + stateOrProvince: + type: string + description: The state or province that the printer is located in. + nullable: true + streetAddress: + type: string + description: The street address where the printer is located. + nullable: true + subdivision: + type: array + items: + type: string + nullable: true + description: The subdivision that the printer is located in. The elements should be in hierarchical order. + subunit: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.printerStatus: + title: printerStatus + type: object + properties: + description: + type: string + description: A human-readable description of the printer's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateDetail' + description: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + processingStateDescription: + type: string + nullable: true + processingStateReasons: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateReason' + state: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + additionalProperties: + type: object + microsoft.graph.printJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printJob + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printJobConfiguration' + createdBy: + $ref: '#/components/schemas/microsoft.graph.userIdentity' + 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 DateTimeOffset when the job was created. Read-only. + format: date-time + isFetchable: + type: boolean + description: 'If true, document can be fetched by printer.' + nullable: true + redirectedFrom: + type: string + description: 'Contains the source job URL, if the job has been redirected from another printer.' + nullable: true + redirectedTo: + type: string + description: 'Contains the destination job URL, if the job has been redirected to another printer.' + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printJobStatus' + documents: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDocument' + description: Read-only. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of printTasks that were triggered by this print job. + additionalProperties: + type: object + microsoft.graph.printConnector: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printConnector + type: object + properties: + appVersion: + type: string + description: The connector's version. + nullable: true + deviceHealth: + $ref: '#/components/schemas/microsoft.graph.deviceHealth' + displayName: + type: string + description: The name of the connector. + nullable: true + fullyQualifiedDomainName: + type: string + description: The connector machine's hostname. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + name: + type: string + nullable: true + operatingSystem: + type: string + description: The connector machine's operating system version. + nullable: true + registeredDateTime: + 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 DateTimeOffset when the connector was registered. + format: date-time + additionalProperties: + type: object + microsoft.graph.printTaskTrigger: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskTrigger + type: object + properties: + event: + $ref: '#/components/schemas/microsoft.graph.printEvent' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + additionalProperties: + type: object + microsoft.graph.volumeType: + title: volumeType + enum: + - operatingSystemVolume + - fixedDataVolume + - removableDataVolume + - unknownFutureValue + type: string + microsoft.graph.parentLabelDetails: + title: parentLabelDetails + type: object + properties: + color: + type: string + description: 'The color that the user interface should display for the label, if configured.' + nullable: true + description: + type: string + description: The admin-defined description for the label. + nullable: true + id: + type: string + description: The label ID is a globally unique identifier (GUID). + nullable: true + isActive: + type: boolean + description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. + name: + type: string + description: The plaintext name of the label. + nullable: true + parent: + $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' + sensitivity: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The sensitivity value of the label, where lower is less sensitive.' + format: int32 + tooltip: + type: string + description: The tooltip that should be displayed for the label in a user interface. + nullable: true + additionalProperties: + type: object + microsoft.graph.threatAssessmentResultType: + title: threatAssessmentResultType + enum: + - checkPolicy + - rescan + - unknownFutureValue + type: string + microsoft.graph.commentAction: + title: commentAction + type: object + properties: + isReply: + type: boolean + description: 'If true, this activity was a reply to an existing comment thread.' + nullable: true + parentAuthor: + $ref: '#/components/schemas/microsoft.graph.identitySet' + participants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identitySet' + description: The identities of the users participating in this comment thread. + additionalProperties: + type: object + microsoft.graph.createAction: + title: createAction + type: object + additionalProperties: + type: object + microsoft.graph.deleteAction: + title: deleteAction + type: object + properties: + name: + type: string + description: The name of the item that was deleted. + nullable: true + objectType: + type: string + description: 'File or Folder, depending on the type of the deleted item.' + nullable: true + additionalProperties: + type: object + microsoft.graph.editAction: + title: editAction + type: object + additionalProperties: + type: object microsoft.graph.mentionAction: title: mentionAction type: object @@ -35261,6 +35915,1218 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printColorMode: + title: printColorMode + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.integerRange: + title: integerRange + type: object + properties: + end: + type: integer + description: The inclusive upper bound of the integer range. + format: int64 + nullable: true + maximum: + type: integer + format: int64 + nullable: true + minimum: + type: integer + format: int64 + nullable: true + start: + type: integer + description: The inclusive lower bound of the integer range. + format: int64 + nullable: true + additionalProperties: + type: object + microsoft.graph.printDuplexMode: + title: printDuplexMode + enum: + - flipOnLongEdge + - flipOnShortEdge + - oneSided + type: string + microsoft.graph.printerFeedDirection: + title: printerFeedDirection + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printerFeedOrientation: + title: printerFeedOrientation + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printFinishing: + title: printFinishing + enum: + - none + - staple + - punch + - cover + - bind + - saddleStitch + - stitchEdge + - stapleTopLeft + - stapleBottomLeft + - stapleTopRight + - stapleBottomRight + - stitchLeftEdge + - stitchTopEdge + - stitchRightEdge + - stitchBottomEdge + - stapleDualLeft + - stapleDualTop + - stapleDualRight + - stapleDualBottom + - unknownFutureValue + type: string + microsoft.graph.printMultipageLayout: + title: printMultipageLayout + enum: + - clockwiseFromTopLeft + - counterclockwiseFromTopLeft + - counterclockwiseFromTopRight + - clockwiseFromTopRight + - counterclockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterclockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printOrientation: + title: printOrientation + enum: + - portrait + - landscape + - reverseLandscape + - reversePortrait + type: string + microsoft.graph.printQuality: + title: printQuality + enum: + - low + - medium + - high + - unknownFutureValue + type: string + microsoft.graph.printScaling: + title: printScaling + enum: + - auto + - shrinkToFit + - fill + - fit + - none + - unknownFutureValue + type: string + microsoft.graph.printColorConfiguration: + title: printColorConfiguration + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.printDuplexConfiguration: + title: printDuplexConfiguration + enum: + - twoSidedLongEdge + - twoSidedShortEdge + - oneSided + type: string + microsoft.graph.printMediaType: + title: printMediaType + enum: + - stationery + - transparency + - envelope + - envelopePlain + - continuous + - screen + - screenPaged + - continuousLong + - continuousShort + - envelopeWindow + - multiPartForm + - multiLayer + - labels + type: string + microsoft.graph.printPresentationDirection: + title: printPresentationDirection + enum: + - clockwiseFromTopLeft + - counterClockwiseFromTopLeft + - counterClockwiseFromTopRight + - clockwiseFromTopRight + - counterClockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterClockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printerProcessingStateDetail: + title: printerProcessingStateDetail + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + - alertRemovalOfBinaryChangeEntry + - banderAdded + - banderAlmostEmpty + - banderAlmostFull + - banderAtLimit + - banderClosed + - banderConfigurationChange + - banderCoverClosed + - banderCoverOpen + - banderEmpty + - banderFull + - banderInterlockClosed + - banderInterlockOpen + - banderJam + - banderLifeAlmostOver + - banderLifeOver + - banderMemoryExhausted + - banderMissing + - banderMotorFailure + - banderNearLimit + - banderOffline + - banderOpened + - banderOverTemperature + - banderPowerSaver + - banderRecoverableFailure + - banderRecoverableStorage + - banderRemoved + - banderResourceAdded + - banderResourceRemoved + - banderThermistorFailure + - banderTimingFailure + - banderTurnedOff + - banderTurnedOn + - banderUnderTemperature + - banderUnrecoverableFailure + - banderUnrecoverableStorageError + - banderWarmingUp + - binderAdded + - binderAlmostEmpty + - binderAlmostFull + - binderAtLimit + - binderClosed + - binderConfigurationChange + - binderCoverClosed + - binderCoverOpen + - binderEmpty + - binderFull + - binderInterlockClosed + - binderInterlockOpen + - binderJam + - binderLifeAlmostOver + - binderLifeOver + - binderMemoryExhausted + - binderMissing + - binderMotorFailure + - binderNearLimit + - binderOffline + - binderOpened + - binderOverTemperature + - binderPowerSaver + - binderRecoverableFailure + - binderRecoverableStorage + - binderRemoved + - binderResourceAdded + - binderResourceRemoved + - binderThermistorFailure + - binderTimingFailure + - binderTurnedOff + - binderTurnedOn + - binderUnderTemperature + - binderUnrecoverableFailure + - binderUnrecoverableStorageError + - binderWarmingUp + - cameraFailure + - chamberCooling + - chamberFailure + - chamberHeating + - chamberTemperatureHigh + - chamberTemperatureLow + - cleanerLifeAlmostOver + - cleanerLifeOver + - configurationChange + - deactivated + - deleted + - dieCutterAdded + - dieCutterAlmostEmpty + - dieCutterAlmostFull + - dieCutterAtLimit + - dieCutterClosed + - dieCutterConfigurationChange + - dieCutterCoverClosed + - dieCutterCoverOpen + - dieCutterEmpty + - dieCutterFull + - dieCutterInterlockClosed + - dieCutterInterlockOpen + - dieCutterJam + - dieCutterLifeAlmostOver + - dieCutterLifeOver + - dieCutterMemoryExhausted + - dieCutterMissing + - dieCutterMotorFailure + - dieCutterNearLimit + - dieCutterOffline + - dieCutterOpened + - dieCutterOverTemperature + - dieCutterPowerSaver + - dieCutterRecoverableFailure + - dieCutterRecoverableStorage + - dieCutterRemoved + - dieCutterResourceAdded + - dieCutterResourceRemoved + - dieCutterThermistorFailure + - dieCutterTimingFailure + - dieCutterTurnedOff + - dieCutterTurnedOn + - dieCutterUnderTemperature + - dieCutterUnrecoverableFailure + - dieCutterUnrecoverableStorageError + - dieCutterWarmingUp + - extruderCooling + - extruderFailure + - extruderHeating + - extruderJam + - extruderTemperatureHigh + - extruderTemperatureLow + - fanFailure + - faxModemLifeAlmostOver + - faxModemLifeOver + - faxModemMissing + - faxModemTurnedOff + - faxModemTurnedOn + - folderAdded + - folderAlmostEmpty + - folderAlmostFull + - folderAtLimit + - folderClosed + - folderConfigurationChange + - folderCoverClosed + - folderCoverOpen + - folderEmpty + - folderFull + - folderInterlockClosed + - folderInterlockOpen + - folderJam + - folderLifeAlmostOver + - folderLifeOver + - folderMemoryExhausted + - folderMissing + - folderMotorFailure + - folderNearLimit + - folderOffline + - folderOpened + - folderOverTemperature + - folderPowerSaver + - folderRecoverableFailure + - folderRecoverableStorage + - folderRemoved + - folderResourceAdded + - folderResourceRemoved + - folderThermistorFailure + - folderTimingFailure + - folderTurnedOff + - folderTurnedOn + - folderUnderTemperature + - folderUnrecoverableFailure + - folderUnrecoverableStorageError + - folderWarmingUp + - hibernate + - holdNewJobs + - identifyPrinterRequested + - imprinterAdded + - imprinterAlmostEmpty + - imprinterAlmostFull + - imprinterAtLimit + - imprinterClosed + - imprinterConfigurationChange + - imprinterCoverClosed + - imprinterCoverOpen + - imprinterEmpty + - imprinterFull + - imprinterInterlockClosed + - imprinterInterlockOpen + - imprinterJam + - imprinterLifeAlmostOver + - imprinterLifeOver + - imprinterMemoryExhausted + - imprinterMissing + - imprinterMotorFailure + - imprinterNearLimit + - imprinterOffline + - imprinterOpened + - imprinterOverTemperature + - imprinterPowerSaver + - imprinterRecoverableFailure + - imprinterRecoverableStorage + - imprinterRemoved + - imprinterResourceAdded + - imprinterResourceRemoved + - imprinterThermistorFailure + - imprinterTimingFailure + - imprinterTurnedOff + - imprinterTurnedOn + - imprinterUnderTemperature + - imprinterUnrecoverableFailure + - imprinterUnrecoverableStorageError + - imprinterWarmingUp + - inputCannotFeedSizeSelected + - inputManualInputRequest + - inputMediaColorChange + - inputMediaFormPartsChange + - inputMediaSizeChange + - inputMediaTrayFailure + - inputMediaTrayFeedError + - inputMediaTrayJam + - inputMediaTypeChange + - inputMediaWeightChange + - inputPickRollerFailure + - inputPickRollerLifeOver + - inputPickRollerLifeWarn + - inputPickRollerMissing + - inputTrayElevationFailure + - inputTrayPositionFailure + - inserterAdded + - inserterAlmostEmpty + - inserterAlmostFull + - inserterAtLimit + - inserterClosed + - inserterConfigurationChange + - inserterCoverClosed + - inserterCoverOpen + - inserterEmpty + - inserterFull + - inserterInterlockClosed + - inserterInterlockOpen + - inserterJam + - inserterLifeAlmostOver + - inserterLifeOver + - inserterMemoryExhausted + - inserterMissing + - inserterMotorFailure + - inserterNearLimit + - inserterOffline + - inserterOpened + - inserterOverTemperature + - inserterPowerSaver + - inserterRecoverableFailure + - inserterRecoverableStorage + - inserterRemoved + - inserterResourceAdded + - inserterResourceRemoved + - inserterThermistorFailure + - inserterTimingFailure + - inserterTurnedOff + - inserterTurnedOn + - inserterUnderTemperature + - inserterUnrecoverableFailure + - inserterUnrecoverableStorageError + - inserterWarmingUp + - interlockClosed + - interpreterCartridgeAdded + - interpreterCartridgeDeleted + - interpreterComplexPageEncountered + - interpreterMemoryDecrease + - interpreterMemoryIncrease + - interpreterResourceAdded + - interpreterResourceDeleted + - lampAtEol + - lampFailure + - lampNearEol + - laserAtEol + - laserFailure + - laserNearEol + - makeEnvelopeAdded + - makeEnvelopeAlmostEmpty + - makeEnvelopeAlmostFull + - makeEnvelopeAtLimit + - makeEnvelopeClosed + - makeEnvelopeConfigurationChange + - makeEnvelopeCoverClosed + - makeEnvelopeCoverOpen + - makeEnvelopeEmpty + - makeEnvelopeFull + - makeEnvelopeInterlockClosed + - makeEnvelopeInterlockOpen + - makeEnvelopeJam + - makeEnvelopeLifeAlmostOver + - makeEnvelopeLifeOver + - makeEnvelopeMemoryExhausted + - makeEnvelopeMissing + - makeEnvelopeMotorFailure + - makeEnvelopeNearLimit + - makeEnvelopeOffline + - makeEnvelopeOpened + - makeEnvelopeOverTemperature + - makeEnvelopePowerSaver + - makeEnvelopeRecoverableFailure + - makeEnvelopeRecoverableStorage + - makeEnvelopeRemoved + - makeEnvelopeResourceAdded + - makeEnvelopeResourceRemoved + - makeEnvelopeThermistorFailure + - makeEnvelopeTimingFailure + - makeEnvelopeTurnedOff + - makeEnvelopeTurnedOn + - makeEnvelopeUnderTemperature + - makeEnvelopeUnrecoverableFailure + - makeEnvelopeUnrecoverableStorageError + - makeEnvelopeWarmingUp + - markerAdjustingPrintQuality + - markerCleanerMissing + - markerDeveloperAlmostEmpty + - markerDeveloperEmpty + - markerDeveloperMissing + - markerFuserMissing + - markerFuserThermistorFailure + - markerFuserTimingFailure + - markerInkAlmostEmpty + - markerInkEmpty + - markerInkMissing + - markerOpcMissing + - markerPrintRibbonAlmostEmpty + - markerPrintRibbonEmpty + - markerPrintRibbonMissing + - markerSupplyAlmostEmpty + - markerSupplyMissing + - markerTonerCartridgeMissing + - markerTonerMissing + - markerWasteInkReceptacleAlmostFull + - markerWasteInkReceptacleFull + - markerWasteInkReceptacleMissing + - markerWasteMissing + - markerWasteTonerReceptacleAlmostFull + - markerWasteTonerReceptacleFull + - markerWasteTonerReceptacleMissing + - materialEmpty + - materialLow + - materialNeeded + - mediaDrying + - mediaPathCannotDuplexMediaSelected + - mediaPathFailure + - mediaPathInputEmpty + - mediaPathInputFeedError + - mediaPathInputJam + - mediaPathInputRequest + - mediaPathJam + - mediaPathMediaTrayAlmostFull + - mediaPathMediaTrayFull + - mediaPathMediaTrayMissing + - mediaPathOutputFeedError + - mediaPathOutputFull + - mediaPathOutputJam + - mediaPathPickRollerFailure + - mediaPathPickRollerLifeOver + - mediaPathPickRollerLifeWarn + - mediaPathPickRollerMissing + - motorFailure + - outputMailboxSelectFailure + - outputMediaTrayFailure + - outputMediaTrayFeedError + - outputMediaTrayJam + - perforaterAdded + - perforaterAlmostEmpty + - perforaterAlmostFull + - perforaterAtLimit + - perforaterClosed + - perforaterConfigurationChange + - perforaterCoverClosed + - perforaterCoverOpen + - perforaterEmpty + - perforaterFull + - perforaterInterlockClosed + - perforaterInterlockOpen + - perforaterJam + - perforaterLifeAlmostOver + - perforaterLifeOver + - perforaterMemoryExhausted + - perforaterMissing + - perforaterMotorFailure + - perforaterNearLimit + - perforaterOffline + - perforaterOpened + - perforaterOverTemperature + - perforaterPowerSaver + - perforaterRecoverableFailure + - perforaterRecoverableStorage + - perforaterRemoved + - perforaterResourceAdded + - perforaterResourceRemoved + - perforaterThermistorFailure + - perforaterTimingFailure + - perforaterTurnedOff + - perforaterTurnedOn + - perforaterUnderTemperature + - perforaterUnrecoverableFailure + - perforaterUnrecoverableStorageError + - perforaterWarmingUp + - platformCooling + - platformFailure + - platformHeating + - platformTemperatureHigh + - platformTemperatureLow + - powerDown + - powerUp + - printerManualReset + - printerNmsReset + - printerReadyToPrint + - puncherAdded + - puncherAlmostEmpty + - puncherAlmostFull + - puncherAtLimit + - puncherClosed + - puncherConfigurationChange + - puncherCoverClosed + - puncherCoverOpen + - puncherEmpty + - puncherFull + - puncherInterlockClosed + - puncherInterlockOpen + - puncherJam + - puncherLifeAlmostOver + - puncherLifeOver + - puncherMemoryExhausted + - puncherMissing + - puncherMotorFailure + - puncherNearLimit + - puncherOffline + - puncherOpened + - puncherOverTemperature + - puncherPowerSaver + - puncherRecoverableFailure + - puncherRecoverableStorage + - puncherRemoved + - puncherResourceAdded + - puncherResourceRemoved + - puncherThermistorFailure + - puncherTimingFailure + - puncherTurnedOff + - puncherTurnedOn + - puncherUnderTemperature + - puncherUnrecoverableFailure + - puncherUnrecoverableStorageError + - puncherWarmingUp + - resuming + - scanMediaPathFailure + - scanMediaPathInputEmpty + - scanMediaPathInputFeedError + - scanMediaPathInputJam + - scanMediaPathInputRequest + - scanMediaPathJam + - scanMediaPathOutputFeedError + - scanMediaPathOutputFull + - scanMediaPathOutputJam + - scanMediaPathPickRollerFailure + - scanMediaPathPickRollerLifeOver + - scanMediaPathPickRollerLifeWarn + - scanMediaPathPickRollerMissing + - scanMediaPathTrayAlmostFull + - scanMediaPathTrayFull + - scanMediaPathTrayMissing + - scannerLightFailure + - scannerLightLifeAlmostOver + - scannerLightLifeOver + - scannerLightMissing + - scannerSensorFailure + - scannerSensorLifeAlmostOver + - scannerSensorLifeOver + - scannerSensorMissing + - separationCutterAdded + - separationCutterAlmostEmpty + - separationCutterAlmostFull + - separationCutterAtLimit + - separationCutterClosed + - separationCutterConfigurationChange + - separationCutterCoverClosed + - separationCutterCoverOpen + - separationCutterEmpty + - separationCutterFull + - separationCutterInterlockClosed + - separationCutterInterlockOpen + - separationCutterJam + - separationCutterLifeAlmostOver + - separationCutterLifeOver + - separationCutterMemoryExhausted + - separationCutterMissing + - separationCutterMotorFailure + - separationCutterNearLimit + - separationCutterOffline + - separationCutterOpened + - separationCutterOverTemperature + - separationCutterPowerSaver + - separationCutterRecoverableFailure + - separationCutterRecoverableStorage + - separationCutterRemoved + - separationCutterResourceAdded + - separationCutterResourceRemoved + - separationCutterThermistorFailure + - separationCutterTimingFailure + - separationCutterTurnedOff + - separationCutterTurnedOn + - separationCutterUnderTemperature + - separationCutterUnrecoverableFailure + - separationCutterUnrecoverableStorageError + - separationCutterWarmingUp + - sheetRotatorAdded + - sheetRotatorAlmostEmpty + - sheetRotatorAlmostFull + - sheetRotatorAtLimit + - sheetRotatorClosed + - sheetRotatorConfigurationChange + - sheetRotatorCoverClosed + - sheetRotatorCoverOpen + - sheetRotatorEmpty + - sheetRotatorFull + - sheetRotatorInterlockClosed + - sheetRotatorInterlockOpen + - sheetRotatorJam + - sheetRotatorLifeAlmostOver + - sheetRotatorLifeOver + - sheetRotatorMemoryExhausted + - sheetRotatorMissing + - sheetRotatorMotorFailure + - sheetRotatorNearLimit + - sheetRotatorOffline + - sheetRotatorOpened + - sheetRotatorOverTemperature + - sheetRotatorPowerSaver + - sheetRotatorRecoverableFailure + - sheetRotatorRecoverableStorage + - sheetRotatorRemoved + - sheetRotatorResourceAdded + - sheetRotatorResourceRemoved + - sheetRotatorThermistorFailure + - sheetRotatorTimingFailure + - sheetRotatorTurnedOff + - sheetRotatorTurnedOn + - sheetRotatorUnderTemperature + - sheetRotatorUnrecoverableFailure + - sheetRotatorUnrecoverableStorageError + - sheetRotatorWarmingUp + - slitterAdded + - slitterAlmostEmpty + - slitterAlmostFull + - slitterAtLimit + - slitterClosed + - slitterConfigurationChange + - slitterCoverClosed + - slitterCoverOpen + - slitterEmpty + - slitterFull + - slitterInterlockClosed + - slitterInterlockOpen + - slitterJam + - slitterLifeAlmostOver + - slitterLifeOver + - slitterMemoryExhausted + - slitterMissing + - slitterMotorFailure + - slitterNearLimit + - slitterOffline + - slitterOpened + - slitterOverTemperature + - slitterPowerSaver + - slitterRecoverableFailure + - slitterRecoverableStorage + - slitterRemoved + - slitterResourceAdded + - slitterResourceRemoved + - slitterThermistorFailure + - slitterTimingFailure + - slitterTurnedOff + - slitterTurnedOn + - slitterUnderTemperature + - slitterUnrecoverableFailure + - slitterUnrecoverableStorageError + - slitterWarmingUp + - stackerAdded + - stackerAlmostEmpty + - stackerAlmostFull + - stackerAtLimit + - stackerClosed + - stackerConfigurationChange + - stackerCoverClosed + - stackerCoverOpen + - stackerEmpty + - stackerFull + - stackerInterlockClosed + - stackerInterlockOpen + - stackerJam + - stackerLifeAlmostOver + - stackerLifeOver + - stackerMemoryExhausted + - stackerMissing + - stackerMotorFailure + - stackerNearLimit + - stackerOffline + - stackerOpened + - stackerOverTemperature + - stackerPowerSaver + - stackerRecoverableFailure + - stackerRecoverableStorage + - stackerRemoved + - stackerResourceAdded + - stackerResourceRemoved + - stackerThermistorFailure + - stackerTimingFailure + - stackerTurnedOff + - stackerTurnedOn + - stackerUnderTemperature + - stackerUnrecoverableFailure + - stackerUnrecoverableStorageError + - stackerWarmingUp + - standby + - staplerAdded + - staplerAlmostEmpty + - staplerAlmostFull + - staplerAtLimit + - staplerClosed + - staplerConfigurationChange + - staplerCoverClosed + - staplerCoverOpen + - staplerEmpty + - staplerFull + - staplerInterlockClosed + - staplerInterlockOpen + - staplerJam + - staplerLifeAlmostOver + - staplerLifeOver + - staplerMemoryExhausted + - staplerMissing + - staplerMotorFailure + - staplerNearLimit + - staplerOffline + - staplerOpened + - staplerOverTemperature + - staplerPowerSaver + - staplerRecoverableFailure + - staplerRecoverableStorage + - staplerRemoved + - staplerResourceAdded + - staplerResourceRemoved + - staplerThermistorFailure + - staplerTimingFailure + - staplerTurnedOff + - staplerTurnedOn + - staplerUnderTemperature + - staplerUnrecoverableFailure + - staplerUnrecoverableStorageError + - staplerWarmingUp + - stitcherAdded + - stitcherAlmostEmpty + - stitcherAlmostFull + - stitcherAtLimit + - stitcherClosed + - stitcherConfigurationChange + - stitcherCoverClosed + - stitcherCoverOpen + - stitcherEmpty + - stitcherFull + - stitcherInterlockClosed + - stitcherInterlockOpen + - stitcherJam + - stitcherLifeAlmostOver + - stitcherLifeOver + - stitcherMemoryExhausted + - stitcherMissing + - stitcherMotorFailure + - stitcherNearLimit + - stitcherOffline + - stitcherOpened + - stitcherOverTemperature + - stitcherPowerSaver + - stitcherRecoverableFailure + - stitcherRecoverableStorage + - stitcherRemoved + - stitcherResourceAdded + - stitcherResourceRemoved + - stitcherThermistorFailure + - stitcherTimingFailure + - stitcherTurnedOff + - stitcherTurnedOn + - stitcherUnderTemperature + - stitcherUnrecoverableFailure + - stitcherUnrecoverableStorageError + - stitcherWarmingUp + - subunitAdded + - subunitAlmostEmpty + - subunitAlmostFull + - subunitAtLimit + - subunitClosed + - subunitCoolingDown + - subunitEmpty + - subunitFull + - subunitLifeAlmostOver + - subunitLifeOver + - subunitMemoryExhausted + - subunitMissing + - subunitMotorFailure + - subunitNearLimit + - subunitOffline + - subunitOpened + - subunitOverTemperature + - subunitPowerSaver + - subunitRecoverableFailure + - subunitRecoverableStorage + - subunitRemoved + - subunitResourceAdded + - subunitResourceRemoved + - subunitThermistorFailure + - subunitTimingFailure + - subunitTurnedOff + - subunitTurnedOn + - subunitUnderTemperature + - subunitUnrecoverableFailure + - subunitUnrecoverableStorage + - subunitWarmingUp + - suspend + - testing + - trimmerAdded + - trimmerAlmostEmpty + - trimmerAlmostFull + - trimmerAtLimit + - trimmerClosed + - trimmerConfigurationChange + - trimmerCoverClosed + - trimmerCoverOpen + - trimmerEmpty + - trimmerFull + - trimmerInterlockClosed + - trimmerInterlockOpen + - trimmerJam + - trimmerLifeAlmostOver + - trimmerLifeOver + - trimmerMemoryExhausted + - trimmerMissing + - trimmerMotorFailure + - trimmerNearLimit + - trimmerOffline + - trimmerOpened + - trimmerOverTemperature + - trimmerPowerSaver + - trimmerRecoverableFailure + - trimmerRecoverableStorage + - trimmerRemoved + - trimmerResourceAdded + - trimmerResourceRemoved + - trimmerThermistorFailure + - trimmerTimingFailure + - trimmerTurnedOff + - trimmerTurnedOn + - trimmerUnderTemperature + - trimmerUnrecoverableFailure + - trimmerUnrecoverableStorageError + - trimmerWarmingUp + - unknown + - wrapperAdded + - wrapperAlmostEmpty + - wrapperAlmostFull + - wrapperAtLimit + - wrapperClosed + - wrapperConfigurationChange + - wrapperCoverClosed + - wrapperCoverOpen + - wrapperEmpty + - wrapperFull + - wrapperInterlockClosed + - wrapperInterlockOpen + - wrapperJam + - wrapperLifeAlmostOver + - wrapperLifeOver + - wrapperMemoryExhausted + - wrapperMissing + - wrapperMotorFailure + - wrapperNearLimit + - wrapperOffline + - wrapperOpened + - wrapperOverTemperature + - wrapperPowerSaver + - wrapperRecoverableFailure + - wrapperRecoverableStorage + - wrapperRemoved + - wrapperResourceAdded + - wrapperResourceRemoved + - wrapperThermistorFailure + - wrapperTimingFailure + - wrapperTurnedOff + - wrapperTurnedOn + - wrapperUnderTemperature + - wrapperUnrecoverableFailure + - wrapperUnrecoverableStorageError + - wrapperWarmingUp + type: string + microsoft.graph.printerProcessingState: + title: printerProcessingState + enum: + - unknown + - idle + - processing + - stopped + - unknownFutureValue + type: string + microsoft.graph.printerProcessingStateReason: + title: printerProcessingStateReason + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + type: string + microsoft.graph.printJobConfiguration: + title: printJobConfiguration + type: object + properties: + collate: + type: boolean + description: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of copies that should be printed. Read-only. + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes to use when printing. + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + description: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of document pages to print on each sheet. + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printJobStatus: + title: printJobStatus + type: object + properties: + acquiredByPrinter: + type: boolean + description: + type: string + description: A human-readable description of the print job's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJobStateDetail' + description: Additional details for print job state. Valid values are described in the following table. Read-only. + isAcquiredByPrinter: + type: boolean + description: True if the job was acknowledged by a printer; false otherwise. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + processingStateDescription: + type: string + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + additionalProperties: + type: object + microsoft.graph.printDocument: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printDocument + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printerDocumentConfiguration' + contentType: + type: string + description: The document's content (MIME) type. Read-only. + nullable: true + displayName: + type: string + description: The document's name. Read-only. + nullable: true + size: + type: integer + description: The document's size in bytes. Read-only. + format: int64 + additionalProperties: + type: object + microsoft.graph.printTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTask + type: object + properties: + parentUrl: + type: string + description: 'The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only.' + status: + $ref: '#/components/schemas/microsoft.graph.printTaskStatus' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + trigger: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + additionalProperties: + type: object + microsoft.graph.deviceHealth: + title: deviceHealth + type: object + properties: + lastConnectionTime: + 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 last time the device was connected. + format: date-time + additionalProperties: + type: object + microsoft.graph.printEvent: + title: printEvent + enum: + - jobStarted + - unknownFutureValue + type: string + microsoft.graph.printTaskDefinition: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskDefinition + type: object + properties: + createdBy: + $ref: '#/components/schemas/microsoft.graph.appIdentity' + displayName: + type: string + description: The name of the printTaskDefinition. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + additionalProperties: + type: object microsoft.graph.mediaSourceContentCategory: title: mediaSourceContentCategory enum: @@ -35596,6 +37462,165 @@ components: $ref: '#/components/schemas/microsoft.graph.scheduleEntityTheme' additionalProperties: type: object + microsoft.graph.printMargin: + title: printMargin + type: object + properties: + bottom: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the bottom edge. + format: int32 + nullable: true + left: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the left edge. + format: int32 + nullable: true + right: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the right edge. + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the top edge. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.printJobStateDetail: + title: printJobStateDetail + enum: + - uploadPending + - transforming + - completedSuccessfully + - completedWithWarnings + - completedWithErrors + - releaseWait + - interpreting + - unknownFutureValue + type: string + microsoft.graph.printJobProcessingState: + title: printJobProcessingState + enum: + - unknown + - pending + - processing + - paused + - stopped + - completed + - canceled + - aborted + type: string + microsoft.graph.printerDocumentConfiguration: + title: printerDocumentConfiguration + type: object + properties: + collate: + type: boolean + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedDirection: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + nullable: true + mediaType: + type: string + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printTaskStatus: + title: printTaskStatus + type: object + properties: + description: + type: string + description: A human-readable description of the current processing state of the printTask. + state: + $ref: '#/components/schemas/microsoft.graph.printTaskProcessingState' + additionalProperties: + type: object + microsoft.graph.appIdentity: + title: appIdentity + type: object + properties: + appId: + type: string + description: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + nullable: true + displayName: + type: string + description: Refers to the Application Name displayed in the Azure Portal. + nullable: true + servicePrincipalId: + type: string + description: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + nullable: true + servicePrincipalName: + type: string + description: Refers to the Service Principal Name is the Application name in the tenant. + nullable: true + additionalProperties: + type: object microsoft.graph.workbookFilter: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -35826,6 +37851,15 @@ components: - darkYellow - unknownFutureValue type: string + microsoft.graph.printTaskProcessingState: + title: printTaskProcessingState + enum: + - pending + - processing + - completed + - aborted + - unknownFutureValue + type: string microsoft.graph.workbookFilterCriteria: title: workbookFilterCriteria type: object diff --git a/openApiDocs/beta/Users.Functions.yml b/openApiDocs/beta/Users.Functions.yml index d727cf4f8c3..5a080397ba2 100644 --- a/openApiDocs/beta/Users.Functions.yml +++ b/openApiDocs/beta/Users.Functions.yml @@ -5000,6 +5000,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -7860,6 +7862,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -8088,7 +8100,7 @@ components: description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. scope: type: string - description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal.' + description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal.' nullable: true startTime: 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])$' @@ -9612,18 +9624,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -9632,14 +9648,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -9648,10 +9667,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.tasks: @@ -10963,6 +10984,36 @@ components: $ref: '#/components/schemas/microsoft.graph.timeZoneBase' additionalProperties: type: object + microsoft.graph.printerShare: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printerShare + type: object + properties: + allowAllUsers: + type: boolean + description: 'If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties.' + 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 DateTimeOffset when the printer share was created. Read-only. + format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' + allowedGroups: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.group' + description: The groups whose users have access to print using the printer. + allowedUsers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + description: The users who have access to print using the printer. + printer: + $ref: '#/components/schemas/microsoft.graph.printer' + additionalProperties: + type: object microsoft.graph.settings: title: settings type: object @@ -12075,6 +12126,8 @@ components: type: boolean description: Specifies whether the column value isn't optional. nullable: true + sourceContentType: + $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' term: $ref: '#/components/schemas/microsoft.graph.termColumn' text: @@ -14933,6 +14986,102 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printerBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printerBase + type: object + properties: + capabilities: + $ref: '#/components/schemas/microsoft.graph.printerCapabilities' + defaults: + $ref: '#/components/schemas/microsoft.graph.printerDefaults' + displayName: + type: string + description: The name of the printer/printerShare. + nullable: true + isAcceptingJobs: + type: boolean + description: Whether the printer/printerShare is currently accepting new print jobs. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + manufacturer: + type: string + description: The manufacturer of the printer/printerShare. + nullable: true + model: + type: string + description: The model name of the printer/printerShare. + nullable: true + name: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printerStatus' + jobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJob' + description: The list of jobs that are queued for printing by the printer/printerShare. + additionalProperties: + type: object + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.printer: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printer + type: object + properties: + acceptingJobs: + type: boolean + nullable: true + hasPhysicalDevice: + type: boolean + description: True if the printer has a physical device for printing. Read-only. + isShared: + type: boolean + description: True if the printer is shared; false otherwise. Read-only. + lastSeenDateTime: + 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 most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + format: date-time + nullable: true + registeredDateTime: + 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 DateTimeOffset when the printer was registered. Read-only. + format: date-time + connectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printConnector' + description: The connectors that are associated with the printer. + share: + $ref: '#/components/schemas/microsoft.graph.printerShare' + shares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + description: 'The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.' + taskTriggers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + description: A list of task triggers that are associated with the printer. + additionalProperties: + type: object microsoft.graph.analyticsActivityType: title: analyticsActivityType enum: @@ -16195,6 +16344,20 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentTypeInfo: + title: contentTypeInfo + type: object + properties: + id: + type: string + description: The id of the content type. + nullable: true + name: + type: string + description: The name of the content type. + nullable: true + additionalProperties: + type: object microsoft.graph.termColumn: title: termColumn type: object @@ -16207,6 +16370,10 @@ components: type: boolean description: Specifies whether to display the entire term path or only the term label. nullable: true + parentTerm: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + termSet: + $ref: '#/components/schemas/microsoft.graph.termStore.set' additionalProperties: type: object microsoft.graph.textColumn: @@ -16308,7 +16475,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -16394,20 +16561,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.contentTypeInfo: - title: contentTypeInfo - type: object - properties: - id: - type: string - description: The id of the content type. - nullable: true - name: - type: string - description: The name of the content type. - nullable: true - additionalProperties: - type: object microsoft.graph.webPart: title: webPart type: object @@ -17433,6 +17586,10 @@ components: nullable: true identity: $ref: '#/components/schemas/microsoft.graph.identity' + registrantId: + type: string + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + nullable: true role: type: string description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' @@ -18141,1459 +18298,3179 @@ components: - deviceIntent type: string description: Authoring source of a policy - microsoft.graph.volumeType: - title: volumeType - enum: - - operatingSystemVolume - - fixedDataVolume - - removableDataVolume - - unknownFutureValue - type: string - microsoft.graph.parentLabelDetails: - title: parentLabelDetails + microsoft.graph.printerCapabilities: + title: printerCapabilities type: object properties: - color: - type: string - description: 'The color that the user interface should display for the label, if configured.' - nullable: true - description: - type: string - description: The admin-defined description for the label. - nullable: true - id: - type: string - description: The label ID is a globally unique identifier (GUID). - nullable: true - isActive: + bottomMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported bottom margins(in microns) for the printer. + collation: type: boolean - description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. - name: - type: string - description: The plaintext name of the label. + description: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. nullable: true - parent: - $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' - sensitivity: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'The sensitivity value of the label, where lower is less sensitive.' - format: int32 - tooltip: - type: string - description: The tooltip that should be displayed for the label in a user interface. + colorModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + description: The color modes supported by the printer. Valid values are described in the following table. + contentTypes: + type: array + items: + type: string + nullable: true + description: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + copiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + dpis: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: The list of print resolutions in DPI that are supported by the printer. + duplexModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + description: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + feedDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + description: The list of feed orientations that are supported by the printer. + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes the printer supports for a printed document. + inputBins: + type: array + items: + type: string + nullable: true + description: Supported input bins for the printer. + isColorPrintingSupported: + type: boolean + description: True if color printing is supported by the printer; false otherwise. Read-only. nullable: true - additionalProperties: - type: object - microsoft.graph.threatAssessmentResultType: - title: threatAssessmentResultType - enum: - - checkPolicy - - rescan - - unknownFutureValue - type: string - microsoft.graph.commentAction: - title: commentAction - type: object - properties: - isReply: + isPageRangeSupported: type: boolean - description: 'If true, this activity was a reply to an existing comment thread.' + description: True if the printer supports printing by page ranges; false otherwise. nullable: true - parentAuthor: - $ref: '#/components/schemas/microsoft.graph.identitySet' - participants: + leftMargins: type: array items: - $ref: '#/components/schemas/microsoft.graph.identitySet' - description: The identities of the users participating in this comment thread. - additionalProperties: - type: object - microsoft.graph.createAction: - title: createAction - type: object - additionalProperties: - type: object - microsoft.graph.deleteAction: - title: deleteAction - type: object - properties: - name: - type: string - description: The name of the item that was deleted. - nullable: true - objectType: - type: string - description: 'File or Folder, depending on the type of the deleted item.' - nullable: true - additionalProperties: - type: object - microsoft.graph.editAction: - title: editAction - type: object - additionalProperties: - type: object - microsoft.graph.mentionAction: - title: mentionAction - type: object - properties: - mentionees: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported left margins(in microns) for the printer. + mediaColors: type: array items: - $ref: '#/components/schemas/microsoft.graph.identitySet' - description: The identities of the users mentioned in this action. - additionalProperties: - type: object - microsoft.graph.moveAction: - title: moveAction - type: object - properties: - from: - type: string - description: The name of the location the item was moved from. - nullable: true - to: - type: string - description: The name of the location the item was moved to. - nullable: true - additionalProperties: - type: object - microsoft.graph.renameAction: - title: renameAction + type: string + nullable: true + description: 'The media (i.e., paper) colors supported by the printer.' + mediaSizes: + type: array + items: + type: string + nullable: true + description: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + mediaTypes: + type: array + items: + type: string + nullable: true + description: The media types supported by the printer. + multipageLayouts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + description: The presentation directions supported by the printer. Supported values are described in the following table. + orientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + description: The print orientations supported by the printer. Valid values are described in the following table. + outputBins: + type: array + items: + type: string + nullable: true + description: The printer's supported output bins (trays). + pagesPerSheet: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: Supported number of Input Pages to impose upon a single Impression. + qualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + description: The print qualities supported by the printer. + rightMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported right margins(in microns) for the printer. + scalings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printScaling' + description: Supported print scalings. + supportedColorConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + supportedCopiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedDocumentMimeTypes: + type: array + items: + type: string + nullable: true + supportedDuplexConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + supportedFinishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + supportedMediaColors: + type: array + items: + type: string + nullable: true + supportedMediaSizes: + type: array + items: + type: string + nullable: true + supportedMediaTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMediaType' + supportedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + supportedOutputBins: + type: array + items: + type: string + nullable: true + supportedPagesPerSheet: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedPresentationDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + supportedPrintQualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + supportsFitPdfToPage: + type: boolean + description: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + nullable: true + topMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported top margins(in microns) for the printer. + additionalProperties: + type: object + microsoft.graph.printerDefaults: + title: printerDefaults type: object properties: - newName: + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + contentType: type: string - description: The new name of the item. + description: The default content (MIME) type to use when processing documents. nullable: true - oldName: + copiesPerJob: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of copies printed per job. + format: int32 + nullable: true + documentMimeType: type: string - description: The previous name of the item. nullable: true - additionalProperties: - type: object - microsoft.graph.restoreAction: - title: restoreAction - type: object - additionalProperties: - type: object - microsoft.graph.shareAction: - title: shareAction - type: object - properties: - recipients: + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default resolution in DPI to use when printing the job. + format: int32 + nullable: true + duplexConfiguration: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + finishings: type: array items: - $ref: '#/components/schemas/microsoft.graph.identitySet' - description: The identities the item was shared with in this action. - additionalProperties: - type: object - microsoft.graph.versionAction: - title: versionAction - type: object - properties: - newVersion: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: The default set of finishings to apply to print jobs. Valid values are described in the following table. + fitPdfToPage: + type: boolean + description: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + nullable: true + inputBin: type: string - description: The name of the new version that was created by this action. + description: The default input bin that serves as the paper source. nullable: true - additionalProperties: - type: object - microsoft.graph.fieldValueSet: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: fieldValueSet - type: object - additionalProperties: - type: object - microsoft.graph.listItemVersion: - allOf: - - $ref: '#/components/schemas/microsoft.graph.baseItemVersion' - - title: listItemVersion - type: object - properties: - fields: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' - additionalProperties: - type: object - microsoft.graph.album: - title: album - type: object - properties: - coverImageItemId: + mediaColor: type: string - description: 'Unique identifier of the [driveItem][] that is the cover of the album.' + description: The default media (such as paper) color to print the document on. + nullable: true + mediaSize: + type: string + description: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of document pages to print on each sheet. + format: int32 + nullable: true + pdfFitToPage: + type: boolean nullable: true + presentationDirection: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + printColorConfiguration: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + printQuality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' additionalProperties: type: object - microsoft.graph.hashes: - title: hashes + microsoft.graph.printerLocation: + title: printerLocation type: object properties: - crc32Hash: + altitudeInMeters: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The altitude, in meters, that the printer is located at.' + format: int32 + nullable: true + building: type: string - description: The CRC32 value of the file in little endian (if available). Read-only. + description: The building that the printer is located in. nullable: true - quickXorHash: + city: type: string - description: A proprietary hash of the file that can be used to determine if the contents of the file have changed (if available). Read-only. + description: The city that the printer is located in. nullable: true - sha1Hash: + countryOrRegion: type: string - description: SHA1 hash for the contents of the file (if available). Read-only. + description: The country or region that the printer is located in. nullable: true - sha256Hash: + floor: type: string - description: SHA256 hash for the contents of the file (if available). Read-only. + description: The floor that the printer is located on. Only numerical values are supported right now. nullable: true - additionalProperties: - type: object - microsoft.graph.folderView: - title: folderView - type: object - properties: - sortBy: + floorDescription: type: string - description: The method by which the folder should be sorted. + description: The description of the floor that the printer is located on. nullable: true - sortOrder: + floorNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + latitude: + type: number + description: The latitude that the printer is located at. + format: double + nullable: true + longitude: + type: number + description: The longitude that the printer is located at. + format: double + nullable: true + organization: + type: array + items: + type: string + nullable: true + description: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + postalCode: type: string - description: 'If true, indicates that items should be sorted in descending order. Otherwise, items should be sorted ascending.' + description: The postal code that the printer is located in. nullable: true - viewType: + roomDescription: type: string - description: The type of view that should be used to represent the folder. + description: The description of the room that the printer is located in. nullable: true + roomName: + type: string + description: The room that the printer is located in. Only numerical values are supported right now. + nullable: true + roomNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + site: + type: string + description: The site that the printer is located in. + nullable: true + stateOrProvince: + type: string + description: The state or province that the printer is located in. + nullable: true + streetAddress: + type: string + description: The street address where the printer is located. + nullable: true + subdivision: + type: array + items: + type: string + nullable: true + description: The subdivision that the printer is located in. The elements should be in hierarchical order. + subunit: + type: array + items: + type: string + nullable: true additionalProperties: type: object - microsoft.graph.mediaSource: - title: mediaSource - type: object - properties: - contentCategory: - $ref: '#/components/schemas/microsoft.graph.mediaSourceContentCategory' - additionalProperties: - type: object - microsoft.graph.pendingContentUpdate: - title: pendingContentUpdate + microsoft.graph.printerStatus: + title: printerStatus type: object properties: - queuedDateTime: - 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])$' + description: + type: string + description: A human-readable description of the printer's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateDetail' + description: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + processingStateDescription: type: string - description: Date and time the pending binary operation was queued in UTC time. Read-only. - format: date-time nullable: true + processingStateReasons: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateReason' + state: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' additionalProperties: type: object - microsoft.graph.driveItemSourceApplication: - title: driveItemSourceApplication - enum: - - teams - - yammer - - sharePoint - - oneDrive - - stream - - powerPoint - - office - - unknownFutureValue - type: string - microsoft.graph.workbookApplication: + microsoft.graph.printJob: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookApplication + - title: printJob type: object properties: - calculationMode: + configuration: + $ref: '#/components/schemas/microsoft.graph.printJobConfiguration' + createdBy: + $ref: '#/components/schemas/microsoft.graph.userIdentity' + 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: 'Returns the calculation mode used in the workbook. Possible values are: Automatic, AutomaticExceptTables, Manual.' - additionalProperties: - type: object - microsoft.graph.workbookComment: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookComment - type: object - properties: - content: + description: The DateTimeOffset when the job was created. Read-only. + format: date-time + isFetchable: + type: boolean + description: 'If true, document can be fetched by printer.' + nullable: true + redirectedFrom: type: string - description: The content of comment. + description: 'Contains the source job URL, if the job has been redirected from another printer.' nullable: true - contentType: + redirectedTo: type: string - description: Indicates the type for the comment. - replies: + description: 'Contains the destination job URL, if the job has been redirected to another printer.' + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printJobStatus' + documents: type: array items: - $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' - description: Read-only. Nullable. - additionalProperties: - type: object - microsoft.graph.workbookFunctions: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookFunctions - type: object + $ref: '#/components/schemas/microsoft.graph.printDocument' + description: Read-only. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of printTasks that were triggered by this print job. additionalProperties: type: object - microsoft.graph.workbookNamedItem: + microsoft.graph.printConnector: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookNamedItem + - title: printConnector type: object properties: - comment: - type: string - description: Represents the comment associated with this name. - nullable: true - name: - type: string - description: The name of the object. Read-only. - nullable: true - scope: - type: string - description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. - type: + appVersion: 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 connector's version. nullable: true - value: - $ref: '#/components/schemas/microsoft.graph.Json' - visible: - type: boolean - description: Specifies whether the object is visible or not. - worksheet: - $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' - additionalProperties: - type: object - microsoft.graph.workbookOperation: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookOperation - type: object - properties: - error: - $ref: '#/components/schemas/microsoft.graph.workbookOperationError' - resourceLocation: + deviceHealth: + $ref: '#/components/schemas/microsoft.graph.deviceHealth' + displayName: type: string - description: The resource URI for the result. + description: The name of the connector. nullable: true - status: - $ref: '#/components/schemas/microsoft.graph.workbookOperationStatus' - additionalProperties: - type: object - microsoft.graph.workbookTable: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookTable - type: object - properties: - highlightFirstColumn: - type: boolean - description: Indicates whether the first column contains special formatting. - highlightLastColumn: - type: boolean - description: Indicates whether the last column contains special formatting. - legacyId: + fullyQualifiedDomainName: type: string - description: Legacy Id used in older Excle 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 should not be parsed to any other type. Read-only. + description: The connector machine's hostname. nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' name: type: string - description: Name of the table. nullable: true - showBandedColumns: - type: boolean - description: Indicates whether the columns show banded formatting in which odd columns are highlighted differently from even ones to make reading the table easier. - showBandedRows: - type: boolean - description: Indicates whether the rows show banded formatting in which odd rows are highlighted differently from even ones to make reading the table easier. - showFilterButton: - type: boolean - description: Indicates whether the filter buttons are visible at the top of each column header. Setting this is only allowed if the table contains a header row. - showHeaders: - type: boolean - description: Indicates whether the header row is visible or not. This value can be set to show or remove the header row. - showTotals: - type: boolean - description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. - style: + operatingSystem: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 thru TableStyleLight21, TableStyleMedium1 thru TableStyleMedium28, TableStyleStyleDark1 thru TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: The connector machine's operating system version. 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. - rows: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. - sort: - $ref: '#/components/schemas/microsoft.graph.workbookTableSort' - worksheet: - $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' + registeredDateTime: + 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 DateTimeOffset when the connector was registered. + format: date-time additionalProperties: type: object - microsoft.graph.workbookWorksheet: + microsoft.graph.printTaskTrigger: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: workbookWorksheet + - title: printTaskTrigger type: object properties: - name: - type: string - description: The display name of the worksheet. - nullable: true - position: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: The zero-based position of the worksheet within the workbook. - format: int32 - visibility: - type: string - 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. - names: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. - pivotTables: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. - protection: - $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' - tables: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + event: + $ref: '#/components/schemas/microsoft.graph.printEvent' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.thumbnail: - title: thumbnail + microsoft.graph.volumeType: + title: volumeType + enum: + - operatingSystemVolume + - fixedDataVolume + - removableDataVolume + - unknownFutureValue + type: string + microsoft.graph.parentLabelDetails: + title: parentLabelDetails type: object properties: - content: + color: type: string - description: The content stream for the thumbnail. - format: base64url + description: 'The color that the user interface should display for the label, if configured.' nullable: true - height: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'The height of the thumbnail, in pixels.' - format: int32 + description: + type: string + description: The admin-defined description for the label. nullable: true - sourceItemId: + id: type: string - description: The unique identifier of the item that provided the thumbnail. This is only available when a folder thumbnail is requested. + description: The label ID is a globally unique identifier (GUID). nullable: true - url: + isActive: + type: boolean + description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. + name: type: string - description: The URL used to fetch the thumbnail content. + description: The plaintext name of the label. nullable: true - width: + parent: + $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' + sensitivity: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'The width of the thumbnail, in pixels.' + description: 'The sensitivity value of the label, where lower is less sensitive.' format: int32 + tooltip: + type: string + description: The tooltip that should be displayed for the label in a user interface. nullable: true additionalProperties: type: object - microsoft.graph.baseItemVersion: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: baseItemVersion - type: object - properties: - lastModifiedBy: - $ref: '#/components/schemas/microsoft.graph.identitySet' - 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: Date and time the version was last modified. Read-only. - format: date-time - nullable: true - publication: - $ref: '#/components/schemas/microsoft.graph.publicationFacet' - additionalProperties: - type: object - microsoft.graph.itemActionStat: - title: itemActionStat + microsoft.graph.threatAssessmentResultType: + title: threatAssessmentResultType + enum: + - checkPolicy + - rescan + - unknownFutureValue + type: string + microsoft.graph.commentAction: + title: commentAction type: object properties: - actionCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: The number of times the action took place. Read-only. - format: int32 - nullable: true - actorCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: The number of distinct actors that performed the action. Read-only. - format: int32 + isReply: + type: boolean + description: 'If true, this activity was a reply to an existing comment thread.' nullable: true + parentAuthor: + $ref: '#/components/schemas/microsoft.graph.identitySet' + participants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identitySet' + description: The identities of the users participating in this comment thread. additionalProperties: type: object - microsoft.graph.incompleteData: - title: incompleteData + microsoft.graph.createAction: + title: createAction type: object - properties: - missingDataBeforeDateTime: - 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 service does not have source data before the specified time. - format: date-time - nullable: true - wasThrottled: - type: boolean - description: Some data was not recorded due to excessive activity. - nullable: true additionalProperties: type: object - microsoft.graph.itemActivity: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: itemActivity - type: object - properties: - access: - $ref: '#/components/schemas/microsoft.graph.accessAction' - activityDateTime: - 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: Details about when the activity took place. Read-only. - format: date-time - nullable: true - actor: - $ref: '#/components/schemas/microsoft.graph.identitySet' - driveItem: - $ref: '#/components/schemas/microsoft.graph.driveItem' - additionalProperties: - type: object - microsoft.graph.displayNameLocalization: - title: displayNameLocalization + microsoft.graph.deleteAction: + title: deleteAction type: object properties: - displayName: + name: type: string - description: 'If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field.' + description: The name of the item that was deleted. nullable: true - languageTag: + objectType: type: string - description: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. + description: 'File or Folder, depending on the type of the deleted item.' nullable: true additionalProperties: type: object - microsoft.graph.publicErrorDetail: - title: publicErrorDetail + microsoft.graph.editAction: + title: editAction + type: object + additionalProperties: + type: object + microsoft.graph.mentionAction: + title: mentionAction type: object properties: - code: - type: string - description: The error code. - nullable: true - message: + mentionees: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identitySet' + description: The identities of the users mentioned in this action. + additionalProperties: + type: object + microsoft.graph.moveAction: + title: moveAction + type: object + properties: + from: type: string - description: The error message. + description: The name of the location the item was moved from. nullable: true - target: + to: type: string - description: The target of the error. + description: The name of the location the item was moved to. nullable: true additionalProperties: type: object - microsoft.graph.publicInnerError: - title: publicInnerError + microsoft.graph.renameAction: + title: renameAction type: object properties: - code: - type: string - description: The error code. - nullable: true - details: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' - description: A collection of error details. - message: + newName: type: string - description: The error message. + description: The new name of the item. nullable: true - target: + oldName: type: string - description: The target of the error. + description: The previous name of the item. nullable: true additionalProperties: type: object - microsoft.graph.sitePageData: - title: sitePageData + microsoft.graph.restoreAction: + title: restoreAction type: object additionalProperties: type: object - microsoft.graph.sharePointIdentity: - allOf: - - $ref: '#/components/schemas/microsoft.graph.identity' - - title: sharePointIdentity - type: object - properties: - loginName: - type: string - description: The sign in name of the SharePoint identity. - nullable: true - additionalProperties: - type: object - microsoft.graph.termStore.termGroupScope: - title: termGroupScope - enum: - - global - - system - - siteCollection - type: string - microsoft.graph.termStore.localizedName: - title: localizedName + microsoft.graph.shareAction: + title: shareAction type: object properties: - languageTag: - type: string - description: The language tag for the label. - nullable: true - name: - type: string - description: The name in the localized language. - nullable: true + recipients: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identitySet' + description: The identities the item was shared with in this action. additionalProperties: type: object - microsoft.graph.keyValue: - title: keyValue + microsoft.graph.versionAction: + title: versionAction type: object properties: - key: - type: string - description: Key for the key-value pair. - nullable: true - value: + newVersion: type: string - description: Value for the key-value pair. + description: The name of the new version that was created by this action. nullable: true additionalProperties: type: object - microsoft.graph.termStore.term: + microsoft.graph.fieldValueSet: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: term + - title: fieldValueSet type: object - properties: - 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: Date and time of term creation. Read-only. - format: date-time - nullable: true - descriptions: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.localizedDescription' - description: Description about term that is dependent on the languageTag. - labels: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.localizedLabel' - description: Label metadata for a term. - 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: Last date and time of term modification. Read-only. - format: date-time - nullable: true - properties: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyValue' - description: Collection of properties on the term. - children: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - description: Children of current term. - relations: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - description: To indicate which terms are related to the current term as either pinned or reused. - set: - $ref: '#/components/schemas/microsoft.graph.termStore.set' additionalProperties: type: object - microsoft.graph.termStore.relation: + microsoft.graph.listItemVersion: allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: relation + - $ref: '#/components/schemas/microsoft.graph.baseItemVersion' + - title: listItemVersion type: object properties: - relationship: - $ref: '#/components/schemas/microsoft.graph.termStore.relationType' - fromTerm: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - set: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - toTerm: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + fields: + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' additionalProperties: type: object - microsoft.graph.plannerContainerType: - title: plannerContainerType - enum: - - group - - unknownFutureValue - - roster - type: string - microsoft.graph.plannerCategoryDescriptions: - title: plannerCategoryDescriptions + microsoft.graph.album: + title: album type: object properties: - category1: + coverImageItemId: type: string - description: The label associated with Category 1 + description: 'Unique identifier of the [driveItem][] that is the cover of the album.' nullable: true - category10: + additionalProperties: + type: object + microsoft.graph.hashes: + title: hashes + type: object + properties: + crc32Hash: type: string - description: The label associated with Category 10 + description: The CRC32 value of the file in little endian (if available). Read-only. nullable: true - category11: + quickXorHash: type: string - description: The label associated with Category 11 + description: A proprietary hash of the file that can be used to determine if the contents of the file have changed (if available). Read-only. nullable: true - category12: + sha1Hash: type: string - description: The label associated with Category 12 - nullable: true - category13: - type: string - description: The label associated with Category 13 - nullable: true - category14: - type: string - description: The label associated with Category 14 - nullable: true - category15: - type: string - description: The label associated with Category 15 - nullable: true - category16: - type: string - description: The label associated with Category 16 - nullable: true - category17: - type: string - description: The label associated with Category 17 - nullable: true - category18: - type: string - description: The label associated with Category 18 - nullable: true - category19: - type: string - description: The label associated with Category 19 - nullable: true - category2: - type: string - description: The label associated with Category 2 - nullable: true - category20: - type: string - description: The label associated with Category 20 - nullable: true - category21: - type: string - description: The label associated with Category 21 - nullable: true - category22: - type: string - description: The label associated with Category 22 - nullable: true - category23: - type: string - description: The label associated with Category 23 - nullable: true - category24: - type: string - description: The label associated with Category 24 - nullable: true - category25: - type: string - description: The label associated with Category 25 - nullable: true - category3: - type: string - description: The label associated with Category 3 - nullable: true - category4: - type: string - description: The label associated with Category 4 - nullable: true - category5: - type: string - description: The label associated with Category 5 - nullable: true - category6: - type: string - description: The label associated with Category 6 - nullable: true - category7: - type: string - description: The label associated with Category 7 - nullable: true - category8: - type: string - description: The label associated with Category 8 - nullable: true - category9: - type: string - description: The label associated with Category 9 - nullable: true - additionalProperties: - type: object - microsoft.graph.plannerPlanContextDetailsCollection: - title: plannerPlanContextDetailsCollection - type: object - additionalProperties: - type: object - microsoft.graph.plannerUserIds: - title: plannerUserIds - type: object - additionalProperties: - type: object - microsoft.graph.plannerTeamsPublicationInfo: - title: plannerTeamsPublicationInfo - type: object - properties: - 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 when this task was last modified by the publication process. Read-only. - format: date-time - nullable: true - publicationId: - type: string - description: The identifier of the publication. Read-only. - nullable: true - publishedToPlanId: - type: string - description: The identifier of the plannerPlan this task was originally placed in. Read-only. - nullable: true - publishingTeamId: - type: string - description: The identifier of the team that initiated the publication process. Read-only. - nullable: true - publishingTeamName: - type: string - description: 'The display name of the team that initiated the publication process. This display name is for reference only, and might not represent the most up-to-date name of the team. Read-only.' - nullable: true - additionalProperties: - type: object - microsoft.graph.plannerOrderHintsByAssignee: - title: plannerOrderHintsByAssignee - type: object - additionalProperties: - type: object - microsoft.graph.plannerChecklistItems: - title: plannerChecklistItems - type: object - additionalProperties: - type: object - microsoft.graph.plannerExternalReferences: - title: plannerExternalReferences - type: object - additionalProperties: - type: object - microsoft.graph.sharingDetail: - title: sharingDetail - type: object - properties: - sharedBy: - $ref: '#/components/schemas/microsoft.graph.insightIdentity' - sharedDateTime: - 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 file was last shared. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' - format: date-time - nullable: true - sharingReference: - $ref: '#/components/schemas/microsoft.graph.resourceReference' - sharingSubject: - type: string - description: The subject with which the document was shared. + description: SHA1 hash for the contents of the file (if available). Read-only. nullable: true - sharingType: + sha256Hash: type: string - description: 'Determines the way the document was shared, can be by a ''Link'', ''Attachment'', ''Group'', ''Site''.' + description: SHA256 hash for the contents of the file (if available). Read-only. nullable: true additionalProperties: type: object - microsoft.graph.resourceReference: - title: resourceReference + microsoft.graph.folderView: + title: folderView type: object properties: - id: + sortBy: type: string - description: The item's unique identifier. + description: The method by which the folder should be sorted. nullable: true - type: + sortOrder: type: string - description: 'A string value that can be used to classify the item, such as ''microsoft.graph.driveItem''' + description: 'If true, indicates that items should be sorted in descending order. Otherwise, items should be sorted ascending.' nullable: true - webUrl: + viewType: type: string - description: A URL leading to the referenced item. + description: The type of view that should be used to represent the folder. nullable: true additionalProperties: type: object - microsoft.graph.resourceVisualization: - title: resourceVisualization + microsoft.graph.mediaSource: + title: mediaSource type: object properties: - containerDisplayName: - type: string - description: 'A string describing where the item is stored. For example, the name of a SharePoint site or the user name identifying the owner of the OneDrive storing the item.' - nullable: true - containerType: - type: string - description: Can be used for filtering by the type of container in which the file is stored. Such as Site or OneDriveBusiness. - nullable: true - containerWebUrl: - type: string - description: A path leading to the folder in which the item is stored. - nullable: true - mediaType: - type: string - description: The item's media type. Can be used for filtering for a specific type of file based on supported IANA Media Mime Types. Note that not all Media Mime Types are supported. - nullable: true - previewImageUrl: - type: string - description: A URL leading to the preview image for the item. - nullable: true - previewText: - type: string - description: A preview text for the item. - nullable: true - title: - type: string - description: The item's title text. - nullable: true - type: - type: string - description: The item's media type. Can be used for filtering for a specific file based on a specific type. See below for supported types. - nullable: true + contentCategory: + $ref: '#/components/schemas/microsoft.graph.mediaSourceContentCategory' additionalProperties: type: object - microsoft.graph.usageDetails: - title: usageDetails + microsoft.graph.pendingContentUpdate: + title: pendingContentUpdate type: object properties: - lastAccessedDateTime: - 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 resource was last accessed by the user. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' - format: date-time - nullable: true - lastModifiedDateTime: + queuedDateTime: 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 resource was last modified by the user. The timestamp represents date and time information using ISO 8601 format and is always in UTC time.For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' + description: Date and time the pending binary operation was queued in UTC time. Read-only. format: date-time nullable: true additionalProperties: type: object - microsoft.graph.translationLanguageOverride: - title: translationLanguageOverride - type: object - properties: - languageTag: - type: string - description: The language to apply the override.Returned by default. Not nullable. - translationBehavior: - $ref: '#/components/schemas/microsoft.graph.translationBehavior' - additionalProperties: - type: object - microsoft.graph.translationBehavior: - title: translationBehavior + microsoft.graph.driveItemSourceApplication: + title: driveItemSourceApplication enum: - - Ask - - Yes - - No + - teams + - yammer + - sharePoint + - oneDrive + - stream + - powerPoint + - office + - unknownFutureValue + type: string + microsoft.graph.workbookApplication: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookApplication + type: object + properties: + calculationMode: + type: string + description: 'Returns the calculation mode used in the workbook. Possible values are: Automatic, AutomaticExceptTables, Manual.' + additionalProperties: + type: object + microsoft.graph.workbookComment: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookComment + type: object + properties: + content: + type: string + description: The content of comment. + nullable: true + contentType: + type: string + description: Indicates the type for the comment. + replies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: Read-only. Nullable. + additionalProperties: + type: object + microsoft.graph.workbookFunctions: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookFunctions + type: object + additionalProperties: + type: object + microsoft.graph.workbookNamedItem: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookNamedItem + type: object + properties: + comment: + type: string + description: Represents the comment associated with this name. + nullable: true + name: + type: string + description: The name of the object. Read-only. + nullable: true + scope: + type: string + 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.' + nullable: true + value: + $ref: '#/components/schemas/microsoft.graph.Json' + visible: + type: boolean + description: Specifies whether the object is visible or not. + worksheet: + $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' + additionalProperties: + type: object + microsoft.graph.workbookOperation: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookOperation + type: object + properties: + error: + $ref: '#/components/schemas/microsoft.graph.workbookOperationError' + resourceLocation: + type: string + description: The resource URI for the result. + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.workbookOperationStatus' + additionalProperties: + type: object + microsoft.graph.workbookTable: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookTable + type: object + properties: + highlightFirstColumn: + type: boolean + description: Indicates whether the first column contains special formatting. + highlightLastColumn: + type: boolean + description: Indicates whether the last column contains special formatting. + legacyId: + type: string + description: Legacy Id used in older Excle 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 should not be parsed to any other type. Read-only. + nullable: true + name: + type: string + description: Name of the table. + nullable: true + showBandedColumns: + type: boolean + description: Indicates whether the columns show banded formatting in which odd columns are highlighted differently from even ones to make reading the table easier. + showBandedRows: + type: boolean + description: Indicates whether the rows show banded formatting in which odd rows are highlighted differently from even ones to make reading the table easier. + showFilterButton: + type: boolean + description: Indicates whether the filter buttons are visible at the top of each column header. Setting this is only allowed if the table contains a header row. + showHeaders: + type: boolean + description: Indicates whether the header row is visible or not. This value can be set to show or remove the header row. + showTotals: + type: boolean + 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 thru TableStyleLight21, TableStyleMedium1 thru TableStyleMedium28, TableStyleStyleDark1 thru 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. + rows: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.workbookTableRow' + description: Represents a collection of all the rows in the table. Read-only. + sort: + $ref: '#/components/schemas/microsoft.graph.workbookTableSort' + worksheet: + $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' + additionalProperties: + type: object + microsoft.graph.workbookWorksheet: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workbookWorksheet + type: object + properties: + name: + type: string + description: The display name of the worksheet. + nullable: true + position: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The zero-based position of the worksheet within the workbook. + format: int32 + visibility: + type: string + 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. + names: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' + description: Returns collection of names that are associated with the worksheet. Read-only. + pivotTables: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' + description: Collection of PivotTables that are part of the worksheet. + protection: + $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' + tables: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.workbookTable' + description: Collection of tables that are part of the worksheet. Read-only. + additionalProperties: + type: object + microsoft.graph.thumbnail: + title: thumbnail + type: object + properties: + content: + type: string + description: The content stream for the thumbnail. + format: base64url + nullable: true + height: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The height of the thumbnail, in pixels.' + format: int32 + nullable: true + sourceItemId: + type: string + description: The unique identifier of the item that provided the thumbnail. This is only available when a folder thumbnail is requested. + nullable: true + url: + type: string + description: The URL used to fetch the thumbnail content. + nullable: true + width: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The width of the thumbnail, in pixels.' + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.baseItemVersion: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: baseItemVersion + type: object + properties: + lastModifiedBy: + $ref: '#/components/schemas/microsoft.graph.identitySet' + 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: Date and time the version was last modified. Read-only. + format: date-time + nullable: true + publication: + $ref: '#/components/schemas/microsoft.graph.publicationFacet' + additionalProperties: + type: object + microsoft.graph.itemActionStat: + title: itemActionStat + type: object + properties: + actionCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of times the action took place. Read-only. + format: int32 + nullable: true + actorCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of distinct actors that performed the action. Read-only. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.incompleteData: + title: incompleteData + type: object + properties: + missingDataBeforeDateTime: + 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 service does not have source data before the specified time. + format: date-time + nullable: true + wasThrottled: + type: boolean + description: Some data was not recorded due to excessive activity. + nullable: true + additionalProperties: + type: object + microsoft.graph.itemActivity: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: itemActivity + type: object + properties: + access: + $ref: '#/components/schemas/microsoft.graph.accessAction' + activityDateTime: + 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: Details about when the activity took place. Read-only. + format: date-time + nullable: true + actor: + $ref: '#/components/schemas/microsoft.graph.identitySet' + driveItem: + $ref: '#/components/schemas/microsoft.graph.driveItem' + additionalProperties: + type: object + microsoft.graph.termStore.term: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: term + type: object + properties: + 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: Date and time of term creation. Read-only. + format: date-time + nullable: true + descriptions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.localizedDescription' + description: Description about term that is dependent on the languageTag. + labels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.localizedLabel' + description: Label metadata for a term. + 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: Last date and time of term modification. Read-only. + format: date-time + nullable: true + properties: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValue' + description: Collection of properties on the term. + children: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + description: Children of current term. + relations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + description: To indicate which terms are related to the current term as either pinned or reused. + set: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + additionalProperties: + type: object + microsoft.graph.displayNameLocalization: + title: displayNameLocalization + type: object + properties: + displayName: + type: string + description: 'If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field.' + nullable: true + languageTag: + type: string + description: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. + nullable: true + additionalProperties: + type: object + microsoft.graph.publicErrorDetail: + title: publicErrorDetail + type: object + properties: + code: + type: string + description: The error code. + nullable: true + message: + type: string + description: The error message. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object + microsoft.graph.publicInnerError: + title: publicInnerError + type: object + properties: + code: + type: string + description: The error code. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' + description: A collection of error details. + message: + type: string + description: The error message. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object + microsoft.graph.sitePageData: + title: sitePageData + type: object + additionalProperties: + type: object + microsoft.graph.sharePointIdentity: + allOf: + - $ref: '#/components/schemas/microsoft.graph.identity' + - title: sharePointIdentity + type: object + properties: + loginName: + type: string + description: The sign in name of the SharePoint identity. + nullable: true + additionalProperties: + type: object + microsoft.graph.termStore.termGroupScope: + title: termGroupScope + enum: + - global + - system + - siteCollection + type: string + microsoft.graph.termStore.localizedName: + title: localizedName + type: object + properties: + languageTag: + type: string + description: The language tag for the label. + nullable: true + name: + type: string + description: The name in the localized language. + nullable: true + additionalProperties: + type: object + microsoft.graph.keyValue: + title: keyValue + type: object + properties: + key: + type: string + description: Key for the key-value pair. + nullable: true + value: + type: string + description: Value for the key-value pair. + nullable: true + additionalProperties: + type: object + microsoft.graph.termStore.relation: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: relation + type: object + properties: + relationship: + $ref: '#/components/schemas/microsoft.graph.termStore.relationType' + fromTerm: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + set: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + toTerm: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + additionalProperties: + type: object + microsoft.graph.plannerContainerType: + title: plannerContainerType + enum: + - group + - unknownFutureValue + - roster + type: string + microsoft.graph.plannerCategoryDescriptions: + title: plannerCategoryDescriptions + type: object + properties: + category1: + type: string + description: The label associated with Category 1 + nullable: true + category10: + type: string + description: The label associated with Category 10 + nullable: true + category11: + type: string + description: The label associated with Category 11 + nullable: true + category12: + type: string + description: The label associated with Category 12 + nullable: true + category13: + type: string + description: The label associated with Category 13 + nullable: true + category14: + type: string + description: The label associated with Category 14 + nullable: true + category15: + type: string + description: The label associated with Category 15 + nullable: true + category16: + type: string + description: The label associated with Category 16 + nullable: true + category17: + type: string + description: The label associated with Category 17 + nullable: true + category18: + type: string + description: The label associated with Category 18 + nullable: true + category19: + type: string + description: The label associated with Category 19 + nullable: true + category2: + type: string + description: The label associated with Category 2 + nullable: true + category20: + type: string + description: The label associated with Category 20 + nullable: true + category21: + type: string + description: The label associated with Category 21 + nullable: true + category22: + type: string + description: The label associated with Category 22 + nullable: true + category23: + type: string + description: The label associated with Category 23 + nullable: true + category24: + type: string + description: The label associated with Category 24 + nullable: true + category25: + type: string + description: The label associated with Category 25 + nullable: true + category3: + type: string + description: The label associated with Category 3 + nullable: true + category4: + type: string + description: The label associated with Category 4 + nullable: true + category5: + type: string + description: The label associated with Category 5 + nullable: true + category6: + type: string + description: The label associated with Category 6 + nullable: true + category7: + type: string + description: The label associated with Category 7 + nullable: true + category8: + type: string + description: The label associated with Category 8 + nullable: true + category9: + type: string + description: The label associated with Category 9 + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerPlanContextDetailsCollection: + title: plannerPlanContextDetailsCollection + type: object + additionalProperties: + type: object + microsoft.graph.plannerUserIds: + title: plannerUserIds + type: object + additionalProperties: + type: object + microsoft.graph.plannerTeamsPublicationInfo: + title: plannerTeamsPublicationInfo + type: object + properties: + 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 when this task was last modified by the publication process. Read-only. + format: date-time + nullable: true + publicationId: + type: string + description: The identifier of the publication. Read-only. + nullable: true + publishedToPlanId: + type: string + description: The identifier of the plannerPlan this task was originally placed in. Read-only. + nullable: true + publishingTeamId: + type: string + description: The identifier of the team that initiated the publication process. Read-only. + nullable: true + publishingTeamName: + type: string + description: 'The display name of the team that initiated the publication process. This display name is for reference only, and might not represent the most up-to-date name of the team. Read-only.' + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerOrderHintsByAssignee: + title: plannerOrderHintsByAssignee + type: object + additionalProperties: + type: object + microsoft.graph.plannerChecklistItems: + title: plannerChecklistItems + type: object + additionalProperties: + type: object + microsoft.graph.plannerExternalReferences: + title: plannerExternalReferences + type: object + additionalProperties: + type: object + microsoft.graph.sharingDetail: + title: sharingDetail + type: object + properties: + sharedBy: + $ref: '#/components/schemas/microsoft.graph.insightIdentity' + sharedDateTime: + 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 file was last shared. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' + format: date-time + nullable: true + sharingReference: + $ref: '#/components/schemas/microsoft.graph.resourceReference' + sharingSubject: + type: string + description: The subject with which the document was shared. + nullable: true + sharingType: + type: string + description: 'Determines the way the document was shared, can be by a ''Link'', ''Attachment'', ''Group'', ''Site''.' + nullable: true + additionalProperties: + type: object + microsoft.graph.resourceReference: + title: resourceReference + type: object + properties: + id: + type: string + description: The item's unique identifier. + nullable: true + type: + type: string + description: 'A string value that can be used to classify the item, such as ''microsoft.graph.driveItem''' + nullable: true + webUrl: + type: string + description: A URL leading to the referenced item. + nullable: true + additionalProperties: + type: object + microsoft.graph.resourceVisualization: + title: resourceVisualization + type: object + properties: + containerDisplayName: + type: string + description: 'A string describing where the item is stored. For example, the name of a SharePoint site or the user name identifying the owner of the OneDrive storing the item.' + nullable: true + containerType: + type: string + description: Can be used for filtering by the type of container in which the file is stored. Such as Site or OneDriveBusiness. + nullable: true + containerWebUrl: + type: string + description: A path leading to the folder in which the item is stored. + nullable: true + mediaType: + type: string + description: The item's media type. Can be used for filtering for a specific type of file based on supported IANA Media Mime Types. Note that not all Media Mime Types are supported. + nullable: true + previewImageUrl: + type: string + description: A URL leading to the preview image for the item. + nullable: true + previewText: + type: string + description: A preview text for the item. + nullable: true + title: + type: string + description: The item's title text. + nullable: true + type: + type: string + description: The item's media type. Can be used for filtering for a specific file based on a specific type. See below for supported types. + nullable: true + additionalProperties: + type: object + microsoft.graph.usageDetails: + title: usageDetails + type: object + properties: + lastAccessedDateTime: + 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 resource was last accessed by the user. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' + format: date-time + nullable: true + 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 resource was last modified by the user. The timestamp represents date and time information using ISO 8601 format and is always in UTC time.For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.translationLanguageOverride: + title: translationLanguageOverride + type: object + properties: + languageTag: + type: string + description: The language to apply the override.Returned by default. Not nullable. + translationBehavior: + $ref: '#/components/schemas/microsoft.graph.translationBehavior' + additionalProperties: + type: object + microsoft.graph.translationBehavior: + title: translationBehavior + enum: + - Ask + - Yes + - No type: string microsoft.graph.timeRange: title: timeRange type: object properties: - endTime: - pattern: '^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$' + endTime: + pattern: '^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$' + type: string + description: End time for the time range. + format: time + nullable: true + startTime: + pattern: '^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$' + type: string + description: Start time for the time range. + format: time + nullable: true + additionalProperties: + type: object + microsoft.graph.allowedAudiences: + title: allowedAudiences + enum: + - me + - family + - contacts + - groupMembers + - organization + - federatedOrganizations + - everyone + - unknownFutureValue + type: string + microsoft.graph.inferenceData: + title: inferenceData + type: object + properties: + confidenceScore: + type: number + description: Confidence score reflecting the accuracy of the data inferred about the user. + format: double + nullable: true + userHasVerifiedAccuracy: + type: boolean + description: Records if the user has confirmed this inference as being True or False. + nullable: true + additionalProperties: + type: object + microsoft.graph.personDataSources: + title: personDataSources + type: object + properties: + type: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.personRelationship: + title: personRelationship + enum: + - manager + - colleague + - directReport + - dotLineReport + - assistant + - dotLineManager + - alternateContact + - friend + - spouse + - sibling + - child + - parent + - sponsor + - emergencyContact + - other + - unknownFutureValue + type: string + microsoft.graph.onlineMeetingRole: + title: onlineMeetingRole + enum: + - attendee + - presenter + - unknownFutureValue + - producer + - coorganizer + type: string + microsoft.graph.attendanceInterval: + title: attendanceInterval + type: object + properties: + durationInSeconds: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime.' + format: int32 + nullable: true + joinDateTime: + 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 time the attendee joined in UTC. + format: date-time + nullable: true + leaveDateTime: + 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 time the attendee left in UTC. + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.meetingAudience: + title: meetingAudience + enum: + - everyone + - organization + - unknownFutureValue + type: string + microsoft.graph.meetingRegistrantBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: meetingRegistrantBase + type: object + properties: + joinWebUrl: + type: string + description: A unique web URL for the registrant to join the meeting. Read-only. + nullable: true + additionalProperties: + type: object + microsoft.graph.answerInputType: + title: answerInputType + enum: + - text + - radioButton + - unknownFutureValue + type: string + microsoft.graph.teamworkUserIdentityType: + title: teamworkUserIdentityType + enum: + - aadUser + - onPremiseAadUser + - anonymousGuest + - federatedUser + - personalMicrosoftAccountUser + - skypeUser + - phoneUser + - unknownFutureValue + type: string + microsoft.graph.teamsAppDistributionMethod: + title: teamsAppDistributionMethod + enum: + - store + - organization + - sideloaded + - unknownFutureValue + type: string + microsoft.graph.teamsAppInstallationScopes: + title: teamsAppInstallationScopes + enum: + - team + - groupChat + - personal + - unknownFutureValue + type: string + microsoft.graph.teamsAppPublishingState: + title: teamsAppPublishingState + enum: + - submitted + - rejected + - published + - unknownFutureValue + type: string + microsoft.graph.teamworkBot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: teamworkBot + type: object + additionalProperties: + type: object + microsoft.graph.teamsAppIcon: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: teamsAppIcon + type: object + properties: + webUrl: + type: string + description: The web URL that can be used for downloading the image. + nullable: true + hostedContent: + $ref: '#/components/schemas/microsoft.graph.teamworkHostedContent' + additionalProperties: + type: object + microsoft.graph.chatMessageMentionedIdentitySet: + allOf: + - $ref: '#/components/schemas/microsoft.graph.identitySet' + - title: chatMessageMentionedIdentitySet + type: object + properties: + conversation: + $ref: '#/components/schemas/microsoft.graph.teamworkConversationIdentity' + tag: + $ref: '#/components/schemas/microsoft.graph.teamworkTagIdentity' + additionalProperties: + type: object + microsoft.graph.chatMessagePolicyViolationDlpActionTypes: + title: chatMessagePolicyViolationDlpActionTypes + enum: + - none + - notifySender + - blockAccess + - blockAccessExternal + type: string + microsoft.graph.chatMessagePolicyViolationPolicyTip: + title: chatMessagePolicyViolationPolicyTip + type: object + properties: + complianceUrl: type: string - description: End time for the time range. - format: time + description: 'The URL a user can visit to read about the data loss prevention policies for the organization. (ie, policies about what users shouldn''t say in chats)' nullable: true - startTime: - pattern: '^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$' + generalText: type: string - description: Start time for the time range. - format: time + description: Explanatory text shown to the sender of the message. nullable: true + matchedConditionDescriptions: + type: array + items: + type: string + nullable: true + description: 'The list of improper data in the message that was detected by the data loss prevention app. Each DLP app defines its own conditions, examples include ''Credit Card Number'' and ''Social Security Number''.' additionalProperties: type: object - microsoft.graph.allowedAudiences: - title: allowedAudiences + microsoft.graph.chatMessagePolicyViolationUserActionTypes: + title: chatMessagePolicyViolationUserActionTypes + enum: + - none + - override + - reportFalsePositive + type: string + microsoft.graph.chatMessagePolicyViolationVerdictDetailsTypes: + title: chatMessagePolicyViolationVerdictDetailsTypes + enum: + - none + - allowFalsePositiveOverride + - allowOverrideWithoutJustification + - allowOverrideWithJustification + type: string + microsoft.graph.chatMessageReactionIdentitySet: + allOf: + - $ref: '#/components/schemas/microsoft.graph.identitySet' + - title: chatMessageReactionIdentitySet + type: object + additionalProperties: + type: object + microsoft.graph.teamworkHostedContent: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: teamworkHostedContent + type: object + properties: + contentBytes: + type: string + description: Write only. Bytes for the hosted content (such as images). + format: base64url + nullable: true + contentType: + type: string + description: 'Write only. Content type. sicj as image/png, image/jpg.' + nullable: true + additionalProperties: + type: object + microsoft.graph.replyRestriction: + title: replyRestriction enum: - - me - - family - - contacts - - groupMembers - - organization - - federatedOrganizations - everyone + - authorAndModerators - unknownFutureValue type: string - microsoft.graph.inferenceData: - title: inferenceData + microsoft.graph.userNewMessageRestriction: + title: userNewMessageRestriction + enum: + - everyone + - everyoneExceptGuests + - moderators + - unknownFutureValue + type: string + microsoft.graph.scheduleChangeRequest: + allOf: + - $ref: '#/components/schemas/microsoft.graph.changeTrackedEntity' + - title: scheduleChangeRequest + type: object + properties: + assignedTo: + $ref: '#/components/schemas/microsoft.graph.scheduleChangeRequestActor' + managerActionDateTime: + 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 + format: date-time + nullable: true + managerActionMessage: + type: string + nullable: true + managerUserId: + type: string + nullable: true + senderDateTime: + 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 + format: date-time + nullable: true + senderMessage: + type: string + nullable: true + senderUserId: + type: string + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.scheduleChangeState' + additionalProperties: + type: object + microsoft.graph.openShiftItem: + allOf: + - $ref: '#/components/schemas/microsoft.graph.shiftItem' + - title: openShiftItem + type: object + properties: + openSlotCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Count of the number of slots for the given open shift. + format: int32 + additionalProperties: + type: object + microsoft.graph.shiftItem: + allOf: + - $ref: '#/components/schemas/microsoft.graph.scheduleEntity' + - title: shiftItem + type: object + properties: + activities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.shiftActivity' + description: 'An incremental part of a shift which can cover details of when and where an employee is during their shift. For example, an assignment or a scheduled break or lunch. Required.' + displayName: + type: string + description: The shift label of the shiftItem. + nullable: true + notes: + type: string + description: The shift notes for the shiftItem. + nullable: true + additionalProperties: + type: object + microsoft.graph.timeCardBreak: + title: timeCardBreak type: object properties: - confidenceScore: - type: number - description: Confidence score reflecting the accuracy of the data inferred about the user. - format: double + breakId: + type: string + description: ID of the timeCardBreak. nullable: true - userHasVerifiedAccuracy: + end: + $ref: '#/components/schemas/microsoft.graph.timeCardEvent' + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + start: + $ref: '#/components/schemas/microsoft.graph.timeCardEvent' + additionalProperties: + type: object + microsoft.graph.timeCardEvent: + title: timeCardEvent + type: object + properties: + atApprovedLocation: type: boolean - description: Records if the user has confirmed this inference as being True or False. + description: Indicates whether the entry was recorded at the approved location. nullable: true + dateTime: + 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 time the entry is recorded. + format: date-time + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' additionalProperties: type: object - microsoft.graph.personDataSources: - title: personDataSources + microsoft.graph.confirmedBy: + title: confirmedBy + enum: + - none + - user + - manager + - unknownFutureValue + type: string + microsoft.graph.timeCardEntry: + title: timeCardEntry type: object properties: - type: + breaks: type: array items: - type: string - nullable: true + $ref: '#/components/schemas/microsoft.graph.timeCardBreak' + description: The list of breaks associated with the timeCard. + clockInEvent: + $ref: '#/components/schemas/microsoft.graph.timeCardEvent' + clockOutEvent: + $ref: '#/components/schemas/microsoft.graph.timeCardEvent' additionalProperties: type: object - microsoft.graph.personRelationship: - title: personRelationship + microsoft.graph.timeCardState: + title: timeCardState enum: - - manager - - colleague - - directReport - - dotLineReport - - assistant - - dotLineManager - - alternateContact - - friend - - spouse - - sibling - - child - - parent - - sponsor - - emergencyContact - - other + - clockedIn + - onBreak + - clockedOut - unknownFutureValue type: string - microsoft.graph.onlineMeetingRole: - title: onlineMeetingRole + microsoft.graph.timeOffReasonIconType: + title: timeOffReasonIconType + enum: + - none + - car + - calendar + - running + - plane + - firstAid + - doctor + - notWorking + - clock + - juryDuty + - globe + - cup + - phone + - weather + - umbrella + - piggyBank + - dog + - cake + - trafficCone + - pin + - sunny + - unknownFutureValue + type: string + microsoft.graph.timeOffItem: + allOf: + - $ref: '#/components/schemas/microsoft.graph.scheduleEntity' + - title: timeOffItem + type: object + properties: + timeOffReasonId: + type: string + description: ID of the timeOffReason for this timeOffItem. Required. + nullable: true + additionalProperties: + type: object + microsoft.graph.printColorMode: + title: printColorMode enum: - - attendee - - presenter - - unknownFutureValue - - producer + - blackAndWhite + - grayscale + - color + - auto type: string - microsoft.graph.attendanceInterval: - title: attendanceInterval + microsoft.graph.integerRange: + title: integerRange type: object properties: - durationInSeconds: - maximum: 2147483647 - minimum: -2147483648 + end: type: integer - description: 'Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime.' - format: int32 + description: The inclusive upper bound of the integer range. + format: int64 nullable: true - joinDateTime: - 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 time the attendee joined in UTC. - format: date-time + maximum: + type: integer + format: int64 nullable: true - leaveDateTime: - 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 time the attendee left in UTC. - format: date-time + minimum: + type: integer + format: int64 + nullable: true + start: + type: integer + description: The inclusive lower bound of the integer range. + format: int64 nullable: true additionalProperties: type: object - microsoft.graph.meetingAudience: - title: meetingAudience + microsoft.graph.printDuplexMode: + title: printDuplexMode enum: - - everyone - - organization - - unknownFutureValue + - flipOnLongEdge + - flipOnShortEdge + - oneSided type: string - microsoft.graph.meetingRegistrantBase: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: meetingRegistrantBase - type: object - properties: - joinWebUrl: - type: string - description: A unique web URL for the registrant to join the meeting. Read-only. - nullable: true - additionalProperties: - type: object - microsoft.graph.answerInputType: - title: answerInputType + microsoft.graph.printerFeedDirection: + title: printerFeedDirection enum: - - text - - radioButton + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printerFeedOrientation: + title: printerFeedOrientation + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printFinishing: + title: printFinishing + enum: + - none + - staple + - punch + - cover + - bind + - saddleStitch + - stitchEdge + - stapleTopLeft + - stapleBottomLeft + - stapleTopRight + - stapleBottomRight + - stitchLeftEdge + - stitchTopEdge + - stitchRightEdge + - stitchBottomEdge + - stapleDualLeft + - stapleDualTop + - stapleDualRight + - stapleDualBottom - unknownFutureValue type: string - microsoft.graph.teamworkUserIdentityType: - title: teamworkUserIdentityType + microsoft.graph.printMultipageLayout: + title: printMultipageLayout enum: - - aadUser - - onPremiseAadUser - - anonymousGuest - - federatedUser - - personalMicrosoftAccountUser - - skypeUser - - phoneUser + - clockwiseFromTopLeft + - counterclockwiseFromTopLeft + - counterclockwiseFromTopRight + - clockwiseFromTopRight + - counterclockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterclockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printOrientation: + title: printOrientation + enum: + - portrait + - landscape + - reverseLandscape + - reversePortrait + type: string + microsoft.graph.printQuality: + title: printQuality + enum: + - low + - medium + - high - unknownFutureValue type: string - microsoft.graph.teamsAppDistributionMethod: - title: teamsAppDistributionMethod + microsoft.graph.printScaling: + title: printScaling enum: - - store - - organization - - sideloaded + - auto + - shrinkToFit + - fill + - fit + - none - unknownFutureValue type: string - microsoft.graph.teamsAppInstallationScopes: - title: teamsAppInstallationScopes + microsoft.graph.printColorConfiguration: + title: printColorConfiguration enum: - - team - - groupChat - - personal + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.printDuplexConfiguration: + title: printDuplexConfiguration + enum: + - twoSidedLongEdge + - twoSidedShortEdge + - oneSided + type: string + microsoft.graph.printMediaType: + title: printMediaType + enum: + - stationery + - transparency + - envelope + - envelopePlain + - continuous + - screen + - screenPaged + - continuousLong + - continuousShort + - envelopeWindow + - multiPartForm + - multiLayer + - labels + type: string + microsoft.graph.printPresentationDirection: + title: printPresentationDirection + enum: + - clockwiseFromTopLeft + - counterClockwiseFromTopLeft + - counterClockwiseFromTopRight + - clockwiseFromTopRight + - counterClockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterClockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printerProcessingStateDetail: + title: printerProcessingStateDetail + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable - unknownFutureValue + - alertRemovalOfBinaryChangeEntry + - banderAdded + - banderAlmostEmpty + - banderAlmostFull + - banderAtLimit + - banderClosed + - banderConfigurationChange + - banderCoverClosed + - banderCoverOpen + - banderEmpty + - banderFull + - banderInterlockClosed + - banderInterlockOpen + - banderJam + - banderLifeAlmostOver + - banderLifeOver + - banderMemoryExhausted + - banderMissing + - banderMotorFailure + - banderNearLimit + - banderOffline + - banderOpened + - banderOverTemperature + - banderPowerSaver + - banderRecoverableFailure + - banderRecoverableStorage + - banderRemoved + - banderResourceAdded + - banderResourceRemoved + - banderThermistorFailure + - banderTimingFailure + - banderTurnedOff + - banderTurnedOn + - banderUnderTemperature + - banderUnrecoverableFailure + - banderUnrecoverableStorageError + - banderWarmingUp + - binderAdded + - binderAlmostEmpty + - binderAlmostFull + - binderAtLimit + - binderClosed + - binderConfigurationChange + - binderCoverClosed + - binderCoverOpen + - binderEmpty + - binderFull + - binderInterlockClosed + - binderInterlockOpen + - binderJam + - binderLifeAlmostOver + - binderLifeOver + - binderMemoryExhausted + - binderMissing + - binderMotorFailure + - binderNearLimit + - binderOffline + - binderOpened + - binderOverTemperature + - binderPowerSaver + - binderRecoverableFailure + - binderRecoverableStorage + - binderRemoved + - binderResourceAdded + - binderResourceRemoved + - binderThermistorFailure + - binderTimingFailure + - binderTurnedOff + - binderTurnedOn + - binderUnderTemperature + - binderUnrecoverableFailure + - binderUnrecoverableStorageError + - binderWarmingUp + - cameraFailure + - chamberCooling + - chamberFailure + - chamberHeating + - chamberTemperatureHigh + - chamberTemperatureLow + - cleanerLifeAlmostOver + - cleanerLifeOver + - configurationChange + - deactivated + - deleted + - dieCutterAdded + - dieCutterAlmostEmpty + - dieCutterAlmostFull + - dieCutterAtLimit + - dieCutterClosed + - dieCutterConfigurationChange + - dieCutterCoverClosed + - dieCutterCoverOpen + - dieCutterEmpty + - dieCutterFull + - dieCutterInterlockClosed + - dieCutterInterlockOpen + - dieCutterJam + - dieCutterLifeAlmostOver + - dieCutterLifeOver + - dieCutterMemoryExhausted + - dieCutterMissing + - dieCutterMotorFailure + - dieCutterNearLimit + - dieCutterOffline + - dieCutterOpened + - dieCutterOverTemperature + - dieCutterPowerSaver + - dieCutterRecoverableFailure + - dieCutterRecoverableStorage + - dieCutterRemoved + - dieCutterResourceAdded + - dieCutterResourceRemoved + - dieCutterThermistorFailure + - dieCutterTimingFailure + - dieCutterTurnedOff + - dieCutterTurnedOn + - dieCutterUnderTemperature + - dieCutterUnrecoverableFailure + - dieCutterUnrecoverableStorageError + - dieCutterWarmingUp + - extruderCooling + - extruderFailure + - extruderHeating + - extruderJam + - extruderTemperatureHigh + - extruderTemperatureLow + - fanFailure + - faxModemLifeAlmostOver + - faxModemLifeOver + - faxModemMissing + - faxModemTurnedOff + - faxModemTurnedOn + - folderAdded + - folderAlmostEmpty + - folderAlmostFull + - folderAtLimit + - folderClosed + - folderConfigurationChange + - folderCoverClosed + - folderCoverOpen + - folderEmpty + - folderFull + - folderInterlockClosed + - folderInterlockOpen + - folderJam + - folderLifeAlmostOver + - folderLifeOver + - folderMemoryExhausted + - folderMissing + - folderMotorFailure + - folderNearLimit + - folderOffline + - folderOpened + - folderOverTemperature + - folderPowerSaver + - folderRecoverableFailure + - folderRecoverableStorage + - folderRemoved + - folderResourceAdded + - folderResourceRemoved + - folderThermistorFailure + - folderTimingFailure + - folderTurnedOff + - folderTurnedOn + - folderUnderTemperature + - folderUnrecoverableFailure + - folderUnrecoverableStorageError + - folderWarmingUp + - hibernate + - holdNewJobs + - identifyPrinterRequested + - imprinterAdded + - imprinterAlmostEmpty + - imprinterAlmostFull + - imprinterAtLimit + - imprinterClosed + - imprinterConfigurationChange + - imprinterCoverClosed + - imprinterCoverOpen + - imprinterEmpty + - imprinterFull + - imprinterInterlockClosed + - imprinterInterlockOpen + - imprinterJam + - imprinterLifeAlmostOver + - imprinterLifeOver + - imprinterMemoryExhausted + - imprinterMissing + - imprinterMotorFailure + - imprinterNearLimit + - imprinterOffline + - imprinterOpened + - imprinterOverTemperature + - imprinterPowerSaver + - imprinterRecoverableFailure + - imprinterRecoverableStorage + - imprinterRemoved + - imprinterResourceAdded + - imprinterResourceRemoved + - imprinterThermistorFailure + - imprinterTimingFailure + - imprinterTurnedOff + - imprinterTurnedOn + - imprinterUnderTemperature + - imprinterUnrecoverableFailure + - imprinterUnrecoverableStorageError + - imprinterWarmingUp + - inputCannotFeedSizeSelected + - inputManualInputRequest + - inputMediaColorChange + - inputMediaFormPartsChange + - inputMediaSizeChange + - inputMediaTrayFailure + - inputMediaTrayFeedError + - inputMediaTrayJam + - inputMediaTypeChange + - inputMediaWeightChange + - inputPickRollerFailure + - inputPickRollerLifeOver + - inputPickRollerLifeWarn + - inputPickRollerMissing + - inputTrayElevationFailure + - inputTrayPositionFailure + - inserterAdded + - inserterAlmostEmpty + - inserterAlmostFull + - inserterAtLimit + - inserterClosed + - inserterConfigurationChange + - inserterCoverClosed + - inserterCoverOpen + - inserterEmpty + - inserterFull + - inserterInterlockClosed + - inserterInterlockOpen + - inserterJam + - inserterLifeAlmostOver + - inserterLifeOver + - inserterMemoryExhausted + - inserterMissing + - inserterMotorFailure + - inserterNearLimit + - inserterOffline + - inserterOpened + - inserterOverTemperature + - inserterPowerSaver + - inserterRecoverableFailure + - inserterRecoverableStorage + - inserterRemoved + - inserterResourceAdded + - inserterResourceRemoved + - inserterThermistorFailure + - inserterTimingFailure + - inserterTurnedOff + - inserterTurnedOn + - inserterUnderTemperature + - inserterUnrecoverableFailure + - inserterUnrecoverableStorageError + - inserterWarmingUp + - interlockClosed + - interpreterCartridgeAdded + - interpreterCartridgeDeleted + - interpreterComplexPageEncountered + - interpreterMemoryDecrease + - interpreterMemoryIncrease + - interpreterResourceAdded + - interpreterResourceDeleted + - lampAtEol + - lampFailure + - lampNearEol + - laserAtEol + - laserFailure + - laserNearEol + - makeEnvelopeAdded + - makeEnvelopeAlmostEmpty + - makeEnvelopeAlmostFull + - makeEnvelopeAtLimit + - makeEnvelopeClosed + - makeEnvelopeConfigurationChange + - makeEnvelopeCoverClosed + - makeEnvelopeCoverOpen + - makeEnvelopeEmpty + - makeEnvelopeFull + - makeEnvelopeInterlockClosed + - makeEnvelopeInterlockOpen + - makeEnvelopeJam + - makeEnvelopeLifeAlmostOver + - makeEnvelopeLifeOver + - makeEnvelopeMemoryExhausted + - makeEnvelopeMissing + - makeEnvelopeMotorFailure + - makeEnvelopeNearLimit + - makeEnvelopeOffline + - makeEnvelopeOpened + - makeEnvelopeOverTemperature + - makeEnvelopePowerSaver + - makeEnvelopeRecoverableFailure + - makeEnvelopeRecoverableStorage + - makeEnvelopeRemoved + - makeEnvelopeResourceAdded + - makeEnvelopeResourceRemoved + - makeEnvelopeThermistorFailure + - makeEnvelopeTimingFailure + - makeEnvelopeTurnedOff + - makeEnvelopeTurnedOn + - makeEnvelopeUnderTemperature + - makeEnvelopeUnrecoverableFailure + - makeEnvelopeUnrecoverableStorageError + - makeEnvelopeWarmingUp + - markerAdjustingPrintQuality + - markerCleanerMissing + - markerDeveloperAlmostEmpty + - markerDeveloperEmpty + - markerDeveloperMissing + - markerFuserMissing + - markerFuserThermistorFailure + - markerFuserTimingFailure + - markerInkAlmostEmpty + - markerInkEmpty + - markerInkMissing + - markerOpcMissing + - markerPrintRibbonAlmostEmpty + - markerPrintRibbonEmpty + - markerPrintRibbonMissing + - markerSupplyAlmostEmpty + - markerSupplyMissing + - markerTonerCartridgeMissing + - markerTonerMissing + - markerWasteInkReceptacleAlmostFull + - markerWasteInkReceptacleFull + - markerWasteInkReceptacleMissing + - markerWasteMissing + - markerWasteTonerReceptacleAlmostFull + - markerWasteTonerReceptacleFull + - markerWasteTonerReceptacleMissing + - materialEmpty + - materialLow + - materialNeeded + - mediaDrying + - mediaPathCannotDuplexMediaSelected + - mediaPathFailure + - mediaPathInputEmpty + - mediaPathInputFeedError + - mediaPathInputJam + - mediaPathInputRequest + - mediaPathJam + - mediaPathMediaTrayAlmostFull + - mediaPathMediaTrayFull + - mediaPathMediaTrayMissing + - mediaPathOutputFeedError + - mediaPathOutputFull + - mediaPathOutputJam + - mediaPathPickRollerFailure + - mediaPathPickRollerLifeOver + - mediaPathPickRollerLifeWarn + - mediaPathPickRollerMissing + - motorFailure + - outputMailboxSelectFailure + - outputMediaTrayFailure + - outputMediaTrayFeedError + - outputMediaTrayJam + - perforaterAdded + - perforaterAlmostEmpty + - perforaterAlmostFull + - perforaterAtLimit + - perforaterClosed + - perforaterConfigurationChange + - perforaterCoverClosed + - perforaterCoverOpen + - perforaterEmpty + - perforaterFull + - perforaterInterlockClosed + - perforaterInterlockOpen + - perforaterJam + - perforaterLifeAlmostOver + - perforaterLifeOver + - perforaterMemoryExhausted + - perforaterMissing + - perforaterMotorFailure + - perforaterNearLimit + - perforaterOffline + - perforaterOpened + - perforaterOverTemperature + - perforaterPowerSaver + - perforaterRecoverableFailure + - perforaterRecoverableStorage + - perforaterRemoved + - perforaterResourceAdded + - perforaterResourceRemoved + - perforaterThermistorFailure + - perforaterTimingFailure + - perforaterTurnedOff + - perforaterTurnedOn + - perforaterUnderTemperature + - perforaterUnrecoverableFailure + - perforaterUnrecoverableStorageError + - perforaterWarmingUp + - platformCooling + - platformFailure + - platformHeating + - platformTemperatureHigh + - platformTemperatureLow + - powerDown + - powerUp + - printerManualReset + - printerNmsReset + - printerReadyToPrint + - puncherAdded + - puncherAlmostEmpty + - puncherAlmostFull + - puncherAtLimit + - puncherClosed + - puncherConfigurationChange + - puncherCoverClosed + - puncherCoverOpen + - puncherEmpty + - puncherFull + - puncherInterlockClosed + - puncherInterlockOpen + - puncherJam + - puncherLifeAlmostOver + - puncherLifeOver + - puncherMemoryExhausted + - puncherMissing + - puncherMotorFailure + - puncherNearLimit + - puncherOffline + - puncherOpened + - puncherOverTemperature + - puncherPowerSaver + - puncherRecoverableFailure + - puncherRecoverableStorage + - puncherRemoved + - puncherResourceAdded + - puncherResourceRemoved + - puncherThermistorFailure + - puncherTimingFailure + - puncherTurnedOff + - puncherTurnedOn + - puncherUnderTemperature + - puncherUnrecoverableFailure + - puncherUnrecoverableStorageError + - puncherWarmingUp + - resuming + - scanMediaPathFailure + - scanMediaPathInputEmpty + - scanMediaPathInputFeedError + - scanMediaPathInputJam + - scanMediaPathInputRequest + - scanMediaPathJam + - scanMediaPathOutputFeedError + - scanMediaPathOutputFull + - scanMediaPathOutputJam + - scanMediaPathPickRollerFailure + - scanMediaPathPickRollerLifeOver + - scanMediaPathPickRollerLifeWarn + - scanMediaPathPickRollerMissing + - scanMediaPathTrayAlmostFull + - scanMediaPathTrayFull + - scanMediaPathTrayMissing + - scannerLightFailure + - scannerLightLifeAlmostOver + - scannerLightLifeOver + - scannerLightMissing + - scannerSensorFailure + - scannerSensorLifeAlmostOver + - scannerSensorLifeOver + - scannerSensorMissing + - separationCutterAdded + - separationCutterAlmostEmpty + - separationCutterAlmostFull + - separationCutterAtLimit + - separationCutterClosed + - separationCutterConfigurationChange + - separationCutterCoverClosed + - separationCutterCoverOpen + - separationCutterEmpty + - separationCutterFull + - separationCutterInterlockClosed + - separationCutterInterlockOpen + - separationCutterJam + - separationCutterLifeAlmostOver + - separationCutterLifeOver + - separationCutterMemoryExhausted + - separationCutterMissing + - separationCutterMotorFailure + - separationCutterNearLimit + - separationCutterOffline + - separationCutterOpened + - separationCutterOverTemperature + - separationCutterPowerSaver + - separationCutterRecoverableFailure + - separationCutterRecoverableStorage + - separationCutterRemoved + - separationCutterResourceAdded + - separationCutterResourceRemoved + - separationCutterThermistorFailure + - separationCutterTimingFailure + - separationCutterTurnedOff + - separationCutterTurnedOn + - separationCutterUnderTemperature + - separationCutterUnrecoverableFailure + - separationCutterUnrecoverableStorageError + - separationCutterWarmingUp + - sheetRotatorAdded + - sheetRotatorAlmostEmpty + - sheetRotatorAlmostFull + - sheetRotatorAtLimit + - sheetRotatorClosed + - sheetRotatorConfigurationChange + - sheetRotatorCoverClosed + - sheetRotatorCoverOpen + - sheetRotatorEmpty + - sheetRotatorFull + - sheetRotatorInterlockClosed + - sheetRotatorInterlockOpen + - sheetRotatorJam + - sheetRotatorLifeAlmostOver + - sheetRotatorLifeOver + - sheetRotatorMemoryExhausted + - sheetRotatorMissing + - sheetRotatorMotorFailure + - sheetRotatorNearLimit + - sheetRotatorOffline + - sheetRotatorOpened + - sheetRotatorOverTemperature + - sheetRotatorPowerSaver + - sheetRotatorRecoverableFailure + - sheetRotatorRecoverableStorage + - sheetRotatorRemoved + - sheetRotatorResourceAdded + - sheetRotatorResourceRemoved + - sheetRotatorThermistorFailure + - sheetRotatorTimingFailure + - sheetRotatorTurnedOff + - sheetRotatorTurnedOn + - sheetRotatorUnderTemperature + - sheetRotatorUnrecoverableFailure + - sheetRotatorUnrecoverableStorageError + - sheetRotatorWarmingUp + - slitterAdded + - slitterAlmostEmpty + - slitterAlmostFull + - slitterAtLimit + - slitterClosed + - slitterConfigurationChange + - slitterCoverClosed + - slitterCoverOpen + - slitterEmpty + - slitterFull + - slitterInterlockClosed + - slitterInterlockOpen + - slitterJam + - slitterLifeAlmostOver + - slitterLifeOver + - slitterMemoryExhausted + - slitterMissing + - slitterMotorFailure + - slitterNearLimit + - slitterOffline + - slitterOpened + - slitterOverTemperature + - slitterPowerSaver + - slitterRecoverableFailure + - slitterRecoverableStorage + - slitterRemoved + - slitterResourceAdded + - slitterResourceRemoved + - slitterThermistorFailure + - slitterTimingFailure + - slitterTurnedOff + - slitterTurnedOn + - slitterUnderTemperature + - slitterUnrecoverableFailure + - slitterUnrecoverableStorageError + - slitterWarmingUp + - stackerAdded + - stackerAlmostEmpty + - stackerAlmostFull + - stackerAtLimit + - stackerClosed + - stackerConfigurationChange + - stackerCoverClosed + - stackerCoverOpen + - stackerEmpty + - stackerFull + - stackerInterlockClosed + - stackerInterlockOpen + - stackerJam + - stackerLifeAlmostOver + - stackerLifeOver + - stackerMemoryExhausted + - stackerMissing + - stackerMotorFailure + - stackerNearLimit + - stackerOffline + - stackerOpened + - stackerOverTemperature + - stackerPowerSaver + - stackerRecoverableFailure + - stackerRecoverableStorage + - stackerRemoved + - stackerResourceAdded + - stackerResourceRemoved + - stackerThermistorFailure + - stackerTimingFailure + - stackerTurnedOff + - stackerTurnedOn + - stackerUnderTemperature + - stackerUnrecoverableFailure + - stackerUnrecoverableStorageError + - stackerWarmingUp + - standby + - staplerAdded + - staplerAlmostEmpty + - staplerAlmostFull + - staplerAtLimit + - staplerClosed + - staplerConfigurationChange + - staplerCoverClosed + - staplerCoverOpen + - staplerEmpty + - staplerFull + - staplerInterlockClosed + - staplerInterlockOpen + - staplerJam + - staplerLifeAlmostOver + - staplerLifeOver + - staplerMemoryExhausted + - staplerMissing + - staplerMotorFailure + - staplerNearLimit + - staplerOffline + - staplerOpened + - staplerOverTemperature + - staplerPowerSaver + - staplerRecoverableFailure + - staplerRecoverableStorage + - staplerRemoved + - staplerResourceAdded + - staplerResourceRemoved + - staplerThermistorFailure + - staplerTimingFailure + - staplerTurnedOff + - staplerTurnedOn + - staplerUnderTemperature + - staplerUnrecoverableFailure + - staplerUnrecoverableStorageError + - staplerWarmingUp + - stitcherAdded + - stitcherAlmostEmpty + - stitcherAlmostFull + - stitcherAtLimit + - stitcherClosed + - stitcherConfigurationChange + - stitcherCoverClosed + - stitcherCoverOpen + - stitcherEmpty + - stitcherFull + - stitcherInterlockClosed + - stitcherInterlockOpen + - stitcherJam + - stitcherLifeAlmostOver + - stitcherLifeOver + - stitcherMemoryExhausted + - stitcherMissing + - stitcherMotorFailure + - stitcherNearLimit + - stitcherOffline + - stitcherOpened + - stitcherOverTemperature + - stitcherPowerSaver + - stitcherRecoverableFailure + - stitcherRecoverableStorage + - stitcherRemoved + - stitcherResourceAdded + - stitcherResourceRemoved + - stitcherThermistorFailure + - stitcherTimingFailure + - stitcherTurnedOff + - stitcherTurnedOn + - stitcherUnderTemperature + - stitcherUnrecoverableFailure + - stitcherUnrecoverableStorageError + - stitcherWarmingUp + - subunitAdded + - subunitAlmostEmpty + - subunitAlmostFull + - subunitAtLimit + - subunitClosed + - subunitCoolingDown + - subunitEmpty + - subunitFull + - subunitLifeAlmostOver + - subunitLifeOver + - subunitMemoryExhausted + - subunitMissing + - subunitMotorFailure + - subunitNearLimit + - subunitOffline + - subunitOpened + - subunitOverTemperature + - subunitPowerSaver + - subunitRecoverableFailure + - subunitRecoverableStorage + - subunitRemoved + - subunitResourceAdded + - subunitResourceRemoved + - subunitThermistorFailure + - subunitTimingFailure + - subunitTurnedOff + - subunitTurnedOn + - subunitUnderTemperature + - subunitUnrecoverableFailure + - subunitUnrecoverableStorage + - subunitWarmingUp + - suspend + - testing + - trimmerAdded + - trimmerAlmostEmpty + - trimmerAlmostFull + - trimmerAtLimit + - trimmerClosed + - trimmerConfigurationChange + - trimmerCoverClosed + - trimmerCoverOpen + - trimmerEmpty + - trimmerFull + - trimmerInterlockClosed + - trimmerInterlockOpen + - trimmerJam + - trimmerLifeAlmostOver + - trimmerLifeOver + - trimmerMemoryExhausted + - trimmerMissing + - trimmerMotorFailure + - trimmerNearLimit + - trimmerOffline + - trimmerOpened + - trimmerOverTemperature + - trimmerPowerSaver + - trimmerRecoverableFailure + - trimmerRecoverableStorage + - trimmerRemoved + - trimmerResourceAdded + - trimmerResourceRemoved + - trimmerThermistorFailure + - trimmerTimingFailure + - trimmerTurnedOff + - trimmerTurnedOn + - trimmerUnderTemperature + - trimmerUnrecoverableFailure + - trimmerUnrecoverableStorageError + - trimmerWarmingUp + - unknown + - wrapperAdded + - wrapperAlmostEmpty + - wrapperAlmostFull + - wrapperAtLimit + - wrapperClosed + - wrapperConfigurationChange + - wrapperCoverClosed + - wrapperCoverOpen + - wrapperEmpty + - wrapperFull + - wrapperInterlockClosed + - wrapperInterlockOpen + - wrapperJam + - wrapperLifeAlmostOver + - wrapperLifeOver + - wrapperMemoryExhausted + - wrapperMissing + - wrapperMotorFailure + - wrapperNearLimit + - wrapperOffline + - wrapperOpened + - wrapperOverTemperature + - wrapperPowerSaver + - wrapperRecoverableFailure + - wrapperRecoverableStorage + - wrapperRemoved + - wrapperResourceAdded + - wrapperResourceRemoved + - wrapperThermistorFailure + - wrapperTimingFailure + - wrapperTurnedOff + - wrapperTurnedOn + - wrapperUnderTemperature + - wrapperUnrecoverableFailure + - wrapperUnrecoverableStorageError + - wrapperWarmingUp type: string - microsoft.graph.teamsAppPublishingState: - title: teamsAppPublishingState + microsoft.graph.printerProcessingState: + title: printerProcessingState enum: - - submitted - - rejected - - published + - unknown + - idle + - processing + - stopped - unknownFutureValue type: string - microsoft.graph.teamworkBot: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: teamworkBot - type: object - additionalProperties: - type: object - microsoft.graph.teamsAppIcon: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: teamsAppIcon - type: object - properties: - webUrl: - type: string - description: The web URL that can be used for downloading the image. - nullable: true - hostedContent: - $ref: '#/components/schemas/microsoft.graph.teamworkHostedContent' - additionalProperties: - type: object - microsoft.graph.chatMessageMentionedIdentitySet: - allOf: - - $ref: '#/components/schemas/microsoft.graph.identitySet' - - title: chatMessageMentionedIdentitySet - type: object - properties: - conversation: - $ref: '#/components/schemas/microsoft.graph.teamworkConversationIdentity' - tag: - $ref: '#/components/schemas/microsoft.graph.teamworkTagIdentity' - additionalProperties: - type: object - microsoft.graph.chatMessagePolicyViolationDlpActionTypes: - title: chatMessagePolicyViolationDlpActionTypes + microsoft.graph.printerProcessingStateReason: + title: printerProcessingStateReason enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other - none - - notifySender - - blockAccess - - blockAccessExternal + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue type: string - microsoft.graph.chatMessagePolicyViolationPolicyTip: - title: chatMessagePolicyViolationPolicyTip + microsoft.graph.printJobConfiguration: + title: printJobConfiguration type: object properties: - complianceUrl: + collate: + type: boolean + description: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of copies that should be printed. Read-only. + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes to use when printing. + fitPdfToPage: + type: boolean + nullable: true + inputBin: type: string - description: 'The URL a user can visit to read about the data loss prevention policies for the organization. (ie, policies about what users shouldn''t say in chats)' + description: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. nullable: true - generalText: + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: type: string - description: Explanatory text shown to the sender of the message. + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. nullable: true - matchedConditionDescriptions: + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pageRanges: type: array items: - type: string - nullable: true - description: 'The list of improper data in the message that was detected by the data loss prevention app. Each DLP app defines its own conditions, examples include ''Credit Card Number'' and ''Social Security Number''.' + $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of document pages to print on each sheet. + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' additionalProperties: type: object - microsoft.graph.chatMessagePolicyViolationUserActionTypes: - title: chatMessagePolicyViolationUserActionTypes - enum: - - none - - override - - reportFalsePositive - type: string - microsoft.graph.chatMessagePolicyViolationVerdictDetailsTypes: - title: chatMessagePolicyViolationVerdictDetailsTypes - enum: - - none - - allowFalsePositiveOverride - - allowOverrideWithoutJustification - - allowOverrideWithJustification - type: string - microsoft.graph.chatMessageReactionIdentitySet: - allOf: - - $ref: '#/components/schemas/microsoft.graph.identitySet' - - title: chatMessageReactionIdentitySet - type: object - additionalProperties: - type: object - microsoft.graph.teamworkHostedContent: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: teamworkHostedContent - type: object - properties: - contentBytes: - type: string - description: Write only. Bytes for the hosted content (such as images). - format: base64url - nullable: true - contentType: - type: string - description: 'Write only. Content type. sicj as image/png, image/jpg.' - nullable: true - additionalProperties: - type: object - microsoft.graph.replyRestriction: - title: replyRestriction - enum: - - everyone - - authorAndModerators - - unknownFutureValue - type: string - microsoft.graph.userNewMessageRestriction: - title: userNewMessageRestriction - enum: - - everyone - - everyoneExceptGuests - - moderators - - unknownFutureValue - type: string - microsoft.graph.scheduleChangeRequest: + microsoft.graph.printJobStatus: + title: printJobStatus + type: object + properties: + acquiredByPrinter: + type: boolean + description: + type: string + description: A human-readable description of the print job's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJobStateDetail' + description: Additional details for print job state. Valid values are described in the following table. Read-only. + isAcquiredByPrinter: + type: boolean + description: True if the job was acknowledged by a printer; false otherwise. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + processingStateDescription: + type: string + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + additionalProperties: + type: object + microsoft.graph.printDocument: allOf: - - $ref: '#/components/schemas/microsoft.graph.changeTrackedEntity' - - title: scheduleChangeRequest + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printDocument type: object properties: - assignedTo: - $ref: '#/components/schemas/microsoft.graph.scheduleChangeRequestActor' - managerActionDateTime: - 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 - format: date-time - nullable: true - managerActionMessage: - type: string - nullable: true - managerUserId: - type: string - nullable: true - senderDateTime: - 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 - format: date-time - nullable: true - senderMessage: + configuration: + $ref: '#/components/schemas/microsoft.graph.printerDocumentConfiguration' + contentType: type: string + description: The document's content (MIME) type. Read-only. nullable: true - senderUserId: + displayName: type: string + description: The document's name. Read-only. nullable: true - state: - $ref: '#/components/schemas/microsoft.graph.scheduleChangeState' - additionalProperties: - type: object - microsoft.graph.openShiftItem: - allOf: - - $ref: '#/components/schemas/microsoft.graph.shiftItem' - - title: openShiftItem - type: object - properties: - openSlotCount: - maximum: 2147483647 - minimum: -2147483648 + size: type: integer - description: Count of the number of slots for the given open shift. - format: int32 + description: The document's size in bytes. Read-only. + format: int64 additionalProperties: type: object - microsoft.graph.shiftItem: + microsoft.graph.printTask: allOf: - - $ref: '#/components/schemas/microsoft.graph.scheduleEntity' - - title: shiftItem + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTask type: object properties: - activities: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.shiftActivity' - description: 'An incremental part of a shift which can cover details of when and where an employee is during their shift. For example, an assignment or a scheduled break or lunch. Required.' - displayName: - type: string - description: The shift label of the shiftItem. - nullable: true - notes: + parentUrl: type: string - description: The shift notes for the shiftItem. - nullable: true + description: 'The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only.' + status: + $ref: '#/components/schemas/microsoft.graph.printTaskStatus' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + trigger: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' additionalProperties: type: object - microsoft.graph.timeCardBreak: - title: timeCardBreak - type: object - properties: - breakId: - type: string - description: ID of the timeCardBreak. - nullable: true - end: - $ref: '#/components/schemas/microsoft.graph.timeCardEvent' - notes: - $ref: '#/components/schemas/microsoft.graph.itemBody' - start: - $ref: '#/components/schemas/microsoft.graph.timeCardEvent' - additionalProperties: - type: object - microsoft.graph.timeCardEvent: - title: timeCardEvent + microsoft.graph.deviceHealth: + title: deviceHealth type: object properties: - atApprovedLocation: - type: boolean - description: Indicates whether the entry was recorded at the approved location. - nullable: true - dateTime: + lastConnectionTime: 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 time the entry is recorded. + description: The last time the device was connected. format: date-time - notes: - $ref: '#/components/schemas/microsoft.graph.itemBody' - additionalProperties: - type: object - microsoft.graph.confirmedBy: - title: confirmedBy - enum: - - none - - user - - manager - - unknownFutureValue - type: string - microsoft.graph.timeCardEntry: - title: timeCardEntry - type: object - properties: - breaks: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.timeCardBreak' - description: The list of breaks associated with the timeCard. - clockInEvent: - $ref: '#/components/schemas/microsoft.graph.timeCardEvent' - clockOutEvent: - $ref: '#/components/schemas/microsoft.graph.timeCardEvent' additionalProperties: type: object - microsoft.graph.timeCardState: - title: timeCardState - enum: - - clockedIn - - onBreak - - clockedOut - - unknownFutureValue - type: string - microsoft.graph.timeOffReasonIconType: - title: timeOffReasonIconType + microsoft.graph.printEvent: + title: printEvent enum: - - none - - car - - calendar - - running - - plane - - firstAid - - doctor - - notWorking - - clock - - juryDuty - - globe - - cup - - phone - - weather - - umbrella - - piggyBank - - dog - - cake - - trafficCone - - pin - - sunny + - jobStarted - unknownFutureValue type: string - microsoft.graph.timeOffItem: + microsoft.graph.printTaskDefinition: allOf: - - $ref: '#/components/schemas/microsoft.graph.scheduleEntity' - - title: timeOffItem + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskDefinition type: object properties: - timeOffReasonId: + createdBy: + $ref: '#/components/schemas/microsoft.graph.appIdentity' + displayName: type: string - description: ID of the timeOffReason for this timeOffItem. Required. - nullable: true + description: The name of the printTaskDefinition. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. additionalProperties: type: object microsoft.graph.mediaSourceContentCategory: @@ -19918,6 +21795,165 @@ components: $ref: '#/components/schemas/microsoft.graph.scheduleEntityTheme' additionalProperties: type: object + microsoft.graph.printMargin: + title: printMargin + type: object + properties: + bottom: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the bottom edge. + format: int32 + nullable: true + left: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the left edge. + format: int32 + nullable: true + right: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the right edge. + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the top edge. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.printJobStateDetail: + title: printJobStateDetail + enum: + - uploadPending + - transforming + - completedSuccessfully + - completedWithWarnings + - completedWithErrors + - releaseWait + - interpreting + - unknownFutureValue + type: string + microsoft.graph.printJobProcessingState: + title: printJobProcessingState + enum: + - unknown + - pending + - processing + - paused + - stopped + - completed + - canceled + - aborted + type: string + microsoft.graph.printerDocumentConfiguration: + title: printerDocumentConfiguration + type: object + properties: + collate: + type: boolean + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedDirection: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + nullable: true + mediaType: + type: string + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printTaskStatus: + title: printTaskStatus + type: object + properties: + description: + type: string + description: A human-readable description of the current processing state of the printTask. + state: + $ref: '#/components/schemas/microsoft.graph.printTaskProcessingState' + additionalProperties: + type: object + microsoft.graph.appIdentity: + title: appIdentity + type: object + properties: + appId: + type: string + description: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + nullable: true + displayName: + type: string + description: Refers to the Application Name displayed in the Azure Portal. + nullable: true + servicePrincipalId: + type: string + description: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + nullable: true + servicePrincipalName: + type: string + description: Refers to the Service Principal Name is the Application name in the tenant. + nullable: true + additionalProperties: + type: object microsoft.graph.workbookFilter: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -20148,6 +22184,15 @@ components: - darkYellow - unknownFutureValue type: string + microsoft.graph.printTaskProcessingState: + title: printTaskProcessingState + enum: + - pending + - processing + - completed + - aborted + - unknownFutureValue + type: string microsoft.graph.workbookFilterCriteria: title: workbookFilterCriteria type: object diff --git a/openApiDocs/beta/Users.yml b/openApiDocs/beta/Users.yml index 6937b530a1f..2c32d7bf30f 100644 --- a/openApiDocs/beta/Users.yml +++ b/openApiDocs/beta/Users.yml @@ -171,6 +171,8 @@ paths: - mailboxSettings desc - deviceEnrollmentLimit - deviceEnrollmentLimit desc + - print + - print desc - aboutMe - aboutMe desc - birthday @@ -269,6 +271,7 @@ paths: - userType - mailboxSettings - deviceEnrollmentLimit + - print - aboutMe - birthday - hireDate @@ -565,6 +568,7 @@ paths: - userType - mailboxSettings - deviceEnrollmentLimit + - print - aboutMe - birthday - hireDate @@ -12433,6 +12437,8 @@ components: type: integer description: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. format: int32 + print: + $ref: '#/components/schemas/microsoft.graph.userPrint' aboutMe: type: string description: A freeform text entry field for the user to describe themselves. Returned only on $select. @@ -13635,6 +13641,16 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.userPrint: + title: userPrint + type: object + properties: + recentPrinterShares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + additionalProperties: + type: object microsoft.graph.userAnalytics: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -16437,18 +16453,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.emailAuthenticationMethod' + description: Represents the email addresses registered to a user for authentication. fido2Methods: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. operations: type: array items: @@ -16457,14 +16477,17 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordlessMicrosoftAuthenticatorAuthenticationMethod' + description: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' + description: Represents the details of the password authentication method registered to a user for authentication. phoneMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.phoneAuthenticationMethod' + description: Represents the phone registered to a user for authentication. softwareOathMethods: type: array items: @@ -16473,10 +16496,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.temporaryAccessPassAuthenticationMethod' + description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.tasks: @@ -17083,6 +17108,36 @@ components: $ref: '#/components/schemas/microsoft.graph.timeZoneBase' additionalProperties: type: object + microsoft.graph.printerShare: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printerShare + type: object + properties: + allowAllUsers: + type: boolean + description: 'If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties.' + 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 DateTimeOffset when the printer share was created. Read-only. + format: date-time + viewPoint: + $ref: '#/components/schemas/microsoft.graph.printerShareViewpoint' + allowedGroups: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.group' + description: The groups whose users have access to print using the printer. + allowedUsers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.user' + description: The users who have access to print using the printer. + printer: + $ref: '#/components/schemas/microsoft.graph.printer' + additionalProperties: + type: object microsoft.graph.settings: title: settings type: object @@ -22700,6 +22755,102 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printerBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printerBase + type: object + properties: + capabilities: + $ref: '#/components/schemas/microsoft.graph.printerCapabilities' + defaults: + $ref: '#/components/schemas/microsoft.graph.printerDefaults' + displayName: + type: string + description: The name of the printer/printerShare. + nullable: true + isAcceptingJobs: + type: boolean + description: Whether the printer/printerShare is currently accepting new print jobs. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + manufacturer: + type: string + description: The manufacturer of the printer/printerShare. + nullable: true + model: + type: string + description: The model name of the printer/printerShare. + nullable: true + name: + type: string + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printerStatus' + jobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJob' + description: The list of jobs that are queued for printing by the printer/printerShare. + additionalProperties: + type: object + microsoft.graph.printerShareViewpoint: + title: printerShareViewpoint + type: object + properties: + lastUsedDateTime: + 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 + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.printer: + allOf: + - $ref: '#/components/schemas/microsoft.graph.printerBase' + - title: printer + type: object + properties: + acceptingJobs: + type: boolean + nullable: true + hasPhysicalDevice: + type: boolean + description: True if the printer has a physical device for printing. Read-only. + isShared: + type: boolean + description: True if the printer is shared; false otherwise. Read-only. + lastSeenDateTime: + 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 most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + format: date-time + nullable: true + registeredDateTime: + 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 DateTimeOffset when the printer was registered. Read-only. + format: date-time + connectors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printConnector' + description: The connectors that are associated with the printer. + share: + $ref: '#/components/schemas/microsoft.graph.printerShare' + shares: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerShare' + description: 'The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable.' + taskTriggers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + description: A list of task triggers that are associated with the printer. + additionalProperties: + type: object microsoft.graph.analyticsActivityType: title: analyticsActivityType enum: @@ -24404,7 +24555,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -26880,105 +27031,612 @@ components: type: string additionalProperties: type: object - microsoft.graph.volumeType: - title: volumeType - enum: - - operatingSystemVolume - - fixedDataVolume - - removableDataVolume - - unknownFutureValue - type: string - microsoft.graph.parentLabelDetails: - title: parentLabelDetails + microsoft.graph.printerCapabilities: + title: printerCapabilities type: object properties: - color: - type: string - description: 'The color that the user interface should display for the label, if configured.' - nullable: true - description: - type: string - description: The admin-defined description for the label. + bottomMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported bottom margins(in microns) for the printer. + collation: + type: boolean + description: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. nullable: true - id: - type: string - description: The label ID is a globally unique identifier (GUID). + colorModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + description: The color modes supported by the printer. Valid values are described in the following table. + contentTypes: + type: array + items: + type: string + nullable: true + description: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + copiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + dpis: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: The list of print resolutions in DPI that are supported by the printer. + duplexModes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + description: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + feedDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + description: The list of feed orientations that are supported by the printer. + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes the printer supports for a printed document. + inputBins: + type: array + items: + type: string + nullable: true + description: Supported input bins for the printer. + isColorPrintingSupported: + type: boolean + description: True if color printing is supported by the printer; false otherwise. Read-only. nullable: true - isActive: + isPageRangeSupported: type: boolean - description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. - name: - type: string - description: The plaintext name of the label. + description: True if the printer supports printing by page ranges; false otherwise. nullable: true - parent: - $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' - sensitivity: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'The sensitivity value of the label, where lower is less sensitive.' - format: int32 - tooltip: - type: string - description: The tooltip that should be displayed for the label in a user interface. + leftMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported left margins(in microns) for the printer. + mediaColors: + type: array + items: + type: string + nullable: true + description: 'The media (i.e., paper) colors supported by the printer.' + mediaSizes: + type: array + items: + type: string + nullable: true + description: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + mediaTypes: + type: array + items: + type: string + nullable: true + description: The media types supported by the printer. + multipageLayouts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + description: The presentation directions supported by the printer. Supported values are described in the following table. + orientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + description: The print orientations supported by the printer. Valid values are described in the following table. + outputBins: + type: array + items: + type: string + nullable: true + description: The printer's supported output bins (trays). + pagesPerSheet: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: Supported number of Input Pages to impose upon a single Impression. + qualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + description: The print qualities supported by the printer. + rightMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported right margins(in microns) for the printer. + scalings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printScaling' + description: Supported print scalings. + supportedColorConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + supportedCopiesPerJob: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedDocumentMimeTypes: + type: array + items: + type: string + nullable: true + supportedDuplexConfigurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + supportedFinishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + supportedMediaColors: + type: array + items: + type: string + nullable: true + supportedMediaSizes: + type: array + items: + type: string + nullable: true + supportedMediaTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printMediaType' + supportedOrientations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + supportedOutputBins: + type: array + items: + type: string + nullable: true + supportedPagesPerSheet: + $ref: '#/components/schemas/microsoft.graph.integerRange' + supportedPresentationDirections: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + supportedPrintQualities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printQuality' + supportsFitPdfToPage: + type: boolean + description: True if the printer supports scaling PDF pages to match the print media size; false otherwise. nullable: true + topMargins: + type: array + items: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + description: A list of supported top margins(in microns) for the printer. additionalProperties: type: object - microsoft.graph.threatAssessmentResultType: - title: threatAssessmentResultType - enum: - - checkPolicy - - rescan - - unknownFutureValue - type: string - microsoft.graph.attendeeType: - title: attendeeType - enum: - - required - - optional - - resource - type: string - microsoft.graph.messageActionFlag: - title: messageActionFlag - enum: - - any - - call - - doNotForward - - followUp - - fyi - - forward - - noResponseNecessary - - read - - reply - - replyToAll - - review - type: string - microsoft.graph.sizeRange: - title: sizeRange + microsoft.graph.printerDefaults: + title: printerDefaults type: object properties: - maximumSize: + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + contentType: + type: string + description: The default content (MIME) type to use when processing documents. + nullable: true + copiesPerJob: maximum: 2147483647 minimum: -2147483648 type: integer - description: The maximum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. + description: The default number of copies printed per job. format: int32 nullable: true - minimumSize: + documentMimeType: + type: string + nullable: true + dpi: maximum: 2147483647 minimum: -2147483648 type: integer - description: The minimum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. + description: The default resolution in DPI to use when printing the job. format: int32 nullable: true - additionalProperties: - type: object - microsoft.graph.commentAction: - title: commentAction - type: object - properties: - isReply: + duplexConfiguration: + $ref: '#/components/schemas/microsoft.graph.printDuplexConfiguration' + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: The default set of finishings to apply to print jobs. Valid values are described in the following table. + fitPdfToPage: + type: boolean + description: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + nullable: true + inputBin: + type: string + description: The default input bin that serves as the paper source. + nullable: true + mediaColor: + type: string + description: The default media (such as paper) color to print the document on. + nullable: true + mediaSize: + type: string + description: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The default number of document pages to print on each sheet. + format: int32 + nullable: true + pdfFitToPage: + type: boolean + nullable: true + presentationDirection: + $ref: '#/components/schemas/microsoft.graph.printPresentationDirection' + printColorConfiguration: + $ref: '#/components/schemas/microsoft.graph.printColorConfiguration' + printQuality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printerLocation: + title: printerLocation + type: object + properties: + altitudeInMeters: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The altitude, in meters, that the printer is located at.' + format: int32 + nullable: true + building: + type: string + description: The building that the printer is located in. + nullable: true + city: + type: string + description: The city that the printer is located in. + nullable: true + countryOrRegion: + type: string + description: The country or region that the printer is located in. + nullable: true + floor: + type: string + description: The floor that the printer is located on. Only numerical values are supported right now. + nullable: true + floorDescription: + type: string + description: The description of the floor that the printer is located on. + nullable: true + floorNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + latitude: + type: number + description: The latitude that the printer is located at. + format: double + nullable: true + longitude: + type: number + description: The longitude that the printer is located at. + format: double + nullable: true + organization: + type: array + items: + type: string + nullable: true + description: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + postalCode: + type: string + description: The postal code that the printer is located in. + nullable: true + roomDescription: + type: string + description: The description of the room that the printer is located in. + nullable: true + roomName: + type: string + description: The room that the printer is located in. Only numerical values are supported right now. + nullable: true + roomNumber: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + site: + type: string + description: The site that the printer is located in. + nullable: true + stateOrProvince: + type: string + description: The state or province that the printer is located in. + nullable: true + streetAddress: + type: string + description: The street address where the printer is located. + nullable: true + subdivision: + type: array + items: + type: string + nullable: true + description: The subdivision that the printer is located in. The elements should be in hierarchical order. + subunit: + type: array + items: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.printerStatus: + title: printerStatus + type: object + properties: + description: + type: string + description: A human-readable description of the printer's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateDetail' + description: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + processingStateDescription: + type: string + nullable: true + processingStateReasons: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printerProcessingStateReason' + state: + $ref: '#/components/schemas/microsoft.graph.printerProcessingState' + additionalProperties: + type: object + microsoft.graph.printJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printJob + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printJobConfiguration' + createdBy: + $ref: '#/components/schemas/microsoft.graph.userIdentity' + 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 DateTimeOffset when the job was created. Read-only. + format: date-time + isFetchable: + type: boolean + description: 'If true, document can be fetched by printer.' + nullable: true + redirectedFrom: + type: string + description: 'Contains the source job URL, if the job has been redirected from another printer.' + nullable: true + redirectedTo: + type: string + description: 'Contains the destination job URL, if the job has been redirected to another printer.' + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.printJobStatus' + documents: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printDocument' + description: Read-only. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of printTasks that were triggered by this print job. + additionalProperties: + type: object + microsoft.graph.printConnector: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printConnector + type: object + properties: + appVersion: + type: string + description: The connector's version. + nullable: true + deviceHealth: + $ref: '#/components/schemas/microsoft.graph.deviceHealth' + displayName: + type: string + description: The name of the connector. + nullable: true + fullyQualifiedDomainName: + type: string + description: The connector machine's hostname. + nullable: true + location: + $ref: '#/components/schemas/microsoft.graph.printerLocation' + name: + type: string + nullable: true + operatingSystem: + type: string + description: The connector machine's operating system version. + nullable: true + registeredDateTime: + 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 DateTimeOffset when the connector was registered. + format: date-time + additionalProperties: + type: object + microsoft.graph.printTaskTrigger: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskTrigger + type: object + properties: + event: + $ref: '#/components/schemas/microsoft.graph.printEvent' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + additionalProperties: + type: object + microsoft.graph.volumeType: + title: volumeType + enum: + - operatingSystemVolume + - fixedDataVolume + - removableDataVolume + - unknownFutureValue + type: string + microsoft.graph.parentLabelDetails: + title: parentLabelDetails + type: object + properties: + color: + type: string + description: 'The color that the user interface should display for the label, if configured.' + nullable: true + description: + type: string + description: The admin-defined description for the label. + nullable: true + id: + type: string + description: The label ID is a globally unique identifier (GUID). + nullable: true + isActive: + type: boolean + description: Indicates whether the label is active or not. Active labels should be hidden or disabled in user interfaces. + name: + type: string + description: The plaintext name of the label. + nullable: true + parent: + $ref: '#/components/schemas/microsoft.graph.parentLabelDetails' + sensitivity: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The sensitivity value of the label, where lower is less sensitive.' + format: int32 + tooltip: + type: string + description: The tooltip that should be displayed for the label in a user interface. + nullable: true + additionalProperties: + type: object + microsoft.graph.threatAssessmentResultType: + title: threatAssessmentResultType + enum: + - checkPolicy + - rescan + - unknownFutureValue + type: string + microsoft.graph.attendeeType: + title: attendeeType + enum: + - required + - optional + - resource + type: string + microsoft.graph.messageActionFlag: + title: messageActionFlag + enum: + - any + - call + - doNotForward + - followUp + - fyi + - forward + - noResponseNecessary + - read + - reply + - replyToAll + - review + type: string + microsoft.graph.sizeRange: + title: sizeRange + type: object + properties: + maximumSize: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The maximum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. + format: int32 + nullable: true + minimumSize: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The minimum size (in kilobytes) that an incoming message must have in order for a condition or exception to apply. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.commentAction: + title: commentAction + type: object + properties: + isReply: type: boolean description: 'If true, this activity was a reply to an existing comment thread.' nullable: true @@ -28524,6 +29182,1218 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.printColorMode: + title: printColorMode + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.integerRange: + title: integerRange + type: object + properties: + end: + type: integer + description: The inclusive upper bound of the integer range. + format: int64 + nullable: true + maximum: + type: integer + format: int64 + nullable: true + minimum: + type: integer + format: int64 + nullable: true + start: + type: integer + description: The inclusive lower bound of the integer range. + format: int64 + nullable: true + additionalProperties: + type: object + microsoft.graph.printDuplexMode: + title: printDuplexMode + enum: + - flipOnLongEdge + - flipOnShortEdge + - oneSided + type: string + microsoft.graph.printerFeedDirection: + title: printerFeedDirection + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printerFeedOrientation: + title: printerFeedOrientation + enum: + - longEdgeFirst + - shortEdgeFirst + type: string + microsoft.graph.printFinishing: + title: printFinishing + enum: + - none + - staple + - punch + - cover + - bind + - saddleStitch + - stitchEdge + - stapleTopLeft + - stapleBottomLeft + - stapleTopRight + - stapleBottomRight + - stitchLeftEdge + - stitchTopEdge + - stitchRightEdge + - stitchBottomEdge + - stapleDualLeft + - stapleDualTop + - stapleDualRight + - stapleDualBottom + - unknownFutureValue + type: string + microsoft.graph.printMultipageLayout: + title: printMultipageLayout + enum: + - clockwiseFromTopLeft + - counterclockwiseFromTopLeft + - counterclockwiseFromTopRight + - clockwiseFromTopRight + - counterclockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterclockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printOrientation: + title: printOrientation + enum: + - portrait + - landscape + - reverseLandscape + - reversePortrait + type: string + microsoft.graph.printQuality: + title: printQuality + enum: + - low + - medium + - high + - unknownFutureValue + type: string + microsoft.graph.printScaling: + title: printScaling + enum: + - auto + - shrinkToFit + - fill + - fit + - none + - unknownFutureValue + type: string + microsoft.graph.printColorConfiguration: + title: printColorConfiguration + enum: + - blackAndWhite + - grayscale + - color + - auto + type: string + microsoft.graph.printDuplexConfiguration: + title: printDuplexConfiguration + enum: + - twoSidedLongEdge + - twoSidedShortEdge + - oneSided + type: string + microsoft.graph.printMediaType: + title: printMediaType + enum: + - stationery + - transparency + - envelope + - envelopePlain + - continuous + - screen + - screenPaged + - continuousLong + - continuousShort + - envelopeWindow + - multiPartForm + - multiLayer + - labels + type: string + microsoft.graph.printPresentationDirection: + title: printPresentationDirection + enum: + - clockwiseFromTopLeft + - counterClockwiseFromTopLeft + - counterClockwiseFromTopRight + - clockwiseFromTopRight + - counterClockwiseFromBottomLeft + - clockwiseFromBottomLeft + - counterClockwiseFromBottomRight + - clockwiseFromBottomRight + type: string + microsoft.graph.printerProcessingStateDetail: + title: printerProcessingStateDetail + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + - alertRemovalOfBinaryChangeEntry + - banderAdded + - banderAlmostEmpty + - banderAlmostFull + - banderAtLimit + - banderClosed + - banderConfigurationChange + - banderCoverClosed + - banderCoverOpen + - banderEmpty + - banderFull + - banderInterlockClosed + - banderInterlockOpen + - banderJam + - banderLifeAlmostOver + - banderLifeOver + - banderMemoryExhausted + - banderMissing + - banderMotorFailure + - banderNearLimit + - banderOffline + - banderOpened + - banderOverTemperature + - banderPowerSaver + - banderRecoverableFailure + - banderRecoverableStorage + - banderRemoved + - banderResourceAdded + - banderResourceRemoved + - banderThermistorFailure + - banderTimingFailure + - banderTurnedOff + - banderTurnedOn + - banderUnderTemperature + - banderUnrecoverableFailure + - banderUnrecoverableStorageError + - banderWarmingUp + - binderAdded + - binderAlmostEmpty + - binderAlmostFull + - binderAtLimit + - binderClosed + - binderConfigurationChange + - binderCoverClosed + - binderCoverOpen + - binderEmpty + - binderFull + - binderInterlockClosed + - binderInterlockOpen + - binderJam + - binderLifeAlmostOver + - binderLifeOver + - binderMemoryExhausted + - binderMissing + - binderMotorFailure + - binderNearLimit + - binderOffline + - binderOpened + - binderOverTemperature + - binderPowerSaver + - binderRecoverableFailure + - binderRecoverableStorage + - binderRemoved + - binderResourceAdded + - binderResourceRemoved + - binderThermistorFailure + - binderTimingFailure + - binderTurnedOff + - binderTurnedOn + - binderUnderTemperature + - binderUnrecoverableFailure + - binderUnrecoverableStorageError + - binderWarmingUp + - cameraFailure + - chamberCooling + - chamberFailure + - chamberHeating + - chamberTemperatureHigh + - chamberTemperatureLow + - cleanerLifeAlmostOver + - cleanerLifeOver + - configurationChange + - deactivated + - deleted + - dieCutterAdded + - dieCutterAlmostEmpty + - dieCutterAlmostFull + - dieCutterAtLimit + - dieCutterClosed + - dieCutterConfigurationChange + - dieCutterCoverClosed + - dieCutterCoverOpen + - dieCutterEmpty + - dieCutterFull + - dieCutterInterlockClosed + - dieCutterInterlockOpen + - dieCutterJam + - dieCutterLifeAlmostOver + - dieCutterLifeOver + - dieCutterMemoryExhausted + - dieCutterMissing + - dieCutterMotorFailure + - dieCutterNearLimit + - dieCutterOffline + - dieCutterOpened + - dieCutterOverTemperature + - dieCutterPowerSaver + - dieCutterRecoverableFailure + - dieCutterRecoverableStorage + - dieCutterRemoved + - dieCutterResourceAdded + - dieCutterResourceRemoved + - dieCutterThermistorFailure + - dieCutterTimingFailure + - dieCutterTurnedOff + - dieCutterTurnedOn + - dieCutterUnderTemperature + - dieCutterUnrecoverableFailure + - dieCutterUnrecoverableStorageError + - dieCutterWarmingUp + - extruderCooling + - extruderFailure + - extruderHeating + - extruderJam + - extruderTemperatureHigh + - extruderTemperatureLow + - fanFailure + - faxModemLifeAlmostOver + - faxModemLifeOver + - faxModemMissing + - faxModemTurnedOff + - faxModemTurnedOn + - folderAdded + - folderAlmostEmpty + - folderAlmostFull + - folderAtLimit + - folderClosed + - folderConfigurationChange + - folderCoverClosed + - folderCoverOpen + - folderEmpty + - folderFull + - folderInterlockClosed + - folderInterlockOpen + - folderJam + - folderLifeAlmostOver + - folderLifeOver + - folderMemoryExhausted + - folderMissing + - folderMotorFailure + - folderNearLimit + - folderOffline + - folderOpened + - folderOverTemperature + - folderPowerSaver + - folderRecoverableFailure + - folderRecoverableStorage + - folderRemoved + - folderResourceAdded + - folderResourceRemoved + - folderThermistorFailure + - folderTimingFailure + - folderTurnedOff + - folderTurnedOn + - folderUnderTemperature + - folderUnrecoverableFailure + - folderUnrecoverableStorageError + - folderWarmingUp + - hibernate + - holdNewJobs + - identifyPrinterRequested + - imprinterAdded + - imprinterAlmostEmpty + - imprinterAlmostFull + - imprinterAtLimit + - imprinterClosed + - imprinterConfigurationChange + - imprinterCoverClosed + - imprinterCoverOpen + - imprinterEmpty + - imprinterFull + - imprinterInterlockClosed + - imprinterInterlockOpen + - imprinterJam + - imprinterLifeAlmostOver + - imprinterLifeOver + - imprinterMemoryExhausted + - imprinterMissing + - imprinterMotorFailure + - imprinterNearLimit + - imprinterOffline + - imprinterOpened + - imprinterOverTemperature + - imprinterPowerSaver + - imprinterRecoverableFailure + - imprinterRecoverableStorage + - imprinterRemoved + - imprinterResourceAdded + - imprinterResourceRemoved + - imprinterThermistorFailure + - imprinterTimingFailure + - imprinterTurnedOff + - imprinterTurnedOn + - imprinterUnderTemperature + - imprinterUnrecoverableFailure + - imprinterUnrecoverableStorageError + - imprinterWarmingUp + - inputCannotFeedSizeSelected + - inputManualInputRequest + - inputMediaColorChange + - inputMediaFormPartsChange + - inputMediaSizeChange + - inputMediaTrayFailure + - inputMediaTrayFeedError + - inputMediaTrayJam + - inputMediaTypeChange + - inputMediaWeightChange + - inputPickRollerFailure + - inputPickRollerLifeOver + - inputPickRollerLifeWarn + - inputPickRollerMissing + - inputTrayElevationFailure + - inputTrayPositionFailure + - inserterAdded + - inserterAlmostEmpty + - inserterAlmostFull + - inserterAtLimit + - inserterClosed + - inserterConfigurationChange + - inserterCoverClosed + - inserterCoverOpen + - inserterEmpty + - inserterFull + - inserterInterlockClosed + - inserterInterlockOpen + - inserterJam + - inserterLifeAlmostOver + - inserterLifeOver + - inserterMemoryExhausted + - inserterMissing + - inserterMotorFailure + - inserterNearLimit + - inserterOffline + - inserterOpened + - inserterOverTemperature + - inserterPowerSaver + - inserterRecoverableFailure + - inserterRecoverableStorage + - inserterRemoved + - inserterResourceAdded + - inserterResourceRemoved + - inserterThermistorFailure + - inserterTimingFailure + - inserterTurnedOff + - inserterTurnedOn + - inserterUnderTemperature + - inserterUnrecoverableFailure + - inserterUnrecoverableStorageError + - inserterWarmingUp + - interlockClosed + - interpreterCartridgeAdded + - interpreterCartridgeDeleted + - interpreterComplexPageEncountered + - interpreterMemoryDecrease + - interpreterMemoryIncrease + - interpreterResourceAdded + - interpreterResourceDeleted + - lampAtEol + - lampFailure + - lampNearEol + - laserAtEol + - laserFailure + - laserNearEol + - makeEnvelopeAdded + - makeEnvelopeAlmostEmpty + - makeEnvelopeAlmostFull + - makeEnvelopeAtLimit + - makeEnvelopeClosed + - makeEnvelopeConfigurationChange + - makeEnvelopeCoverClosed + - makeEnvelopeCoverOpen + - makeEnvelopeEmpty + - makeEnvelopeFull + - makeEnvelopeInterlockClosed + - makeEnvelopeInterlockOpen + - makeEnvelopeJam + - makeEnvelopeLifeAlmostOver + - makeEnvelopeLifeOver + - makeEnvelopeMemoryExhausted + - makeEnvelopeMissing + - makeEnvelopeMotorFailure + - makeEnvelopeNearLimit + - makeEnvelopeOffline + - makeEnvelopeOpened + - makeEnvelopeOverTemperature + - makeEnvelopePowerSaver + - makeEnvelopeRecoverableFailure + - makeEnvelopeRecoverableStorage + - makeEnvelopeRemoved + - makeEnvelopeResourceAdded + - makeEnvelopeResourceRemoved + - makeEnvelopeThermistorFailure + - makeEnvelopeTimingFailure + - makeEnvelopeTurnedOff + - makeEnvelopeTurnedOn + - makeEnvelopeUnderTemperature + - makeEnvelopeUnrecoverableFailure + - makeEnvelopeUnrecoverableStorageError + - makeEnvelopeWarmingUp + - markerAdjustingPrintQuality + - markerCleanerMissing + - markerDeveloperAlmostEmpty + - markerDeveloperEmpty + - markerDeveloperMissing + - markerFuserMissing + - markerFuserThermistorFailure + - markerFuserTimingFailure + - markerInkAlmostEmpty + - markerInkEmpty + - markerInkMissing + - markerOpcMissing + - markerPrintRibbonAlmostEmpty + - markerPrintRibbonEmpty + - markerPrintRibbonMissing + - markerSupplyAlmostEmpty + - markerSupplyMissing + - markerTonerCartridgeMissing + - markerTonerMissing + - markerWasteInkReceptacleAlmostFull + - markerWasteInkReceptacleFull + - markerWasteInkReceptacleMissing + - markerWasteMissing + - markerWasteTonerReceptacleAlmostFull + - markerWasteTonerReceptacleFull + - markerWasteTonerReceptacleMissing + - materialEmpty + - materialLow + - materialNeeded + - mediaDrying + - mediaPathCannotDuplexMediaSelected + - mediaPathFailure + - mediaPathInputEmpty + - mediaPathInputFeedError + - mediaPathInputJam + - mediaPathInputRequest + - mediaPathJam + - mediaPathMediaTrayAlmostFull + - mediaPathMediaTrayFull + - mediaPathMediaTrayMissing + - mediaPathOutputFeedError + - mediaPathOutputFull + - mediaPathOutputJam + - mediaPathPickRollerFailure + - mediaPathPickRollerLifeOver + - mediaPathPickRollerLifeWarn + - mediaPathPickRollerMissing + - motorFailure + - outputMailboxSelectFailure + - outputMediaTrayFailure + - outputMediaTrayFeedError + - outputMediaTrayJam + - perforaterAdded + - perforaterAlmostEmpty + - perforaterAlmostFull + - perforaterAtLimit + - perforaterClosed + - perforaterConfigurationChange + - perforaterCoverClosed + - perforaterCoverOpen + - perforaterEmpty + - perforaterFull + - perforaterInterlockClosed + - perforaterInterlockOpen + - perforaterJam + - perforaterLifeAlmostOver + - perforaterLifeOver + - perforaterMemoryExhausted + - perforaterMissing + - perforaterMotorFailure + - perforaterNearLimit + - perforaterOffline + - perforaterOpened + - perforaterOverTemperature + - perforaterPowerSaver + - perforaterRecoverableFailure + - perforaterRecoverableStorage + - perforaterRemoved + - perforaterResourceAdded + - perforaterResourceRemoved + - perforaterThermistorFailure + - perforaterTimingFailure + - perforaterTurnedOff + - perforaterTurnedOn + - perforaterUnderTemperature + - perforaterUnrecoverableFailure + - perforaterUnrecoverableStorageError + - perforaterWarmingUp + - platformCooling + - platformFailure + - platformHeating + - platformTemperatureHigh + - platformTemperatureLow + - powerDown + - powerUp + - printerManualReset + - printerNmsReset + - printerReadyToPrint + - puncherAdded + - puncherAlmostEmpty + - puncherAlmostFull + - puncherAtLimit + - puncherClosed + - puncherConfigurationChange + - puncherCoverClosed + - puncherCoverOpen + - puncherEmpty + - puncherFull + - puncherInterlockClosed + - puncherInterlockOpen + - puncherJam + - puncherLifeAlmostOver + - puncherLifeOver + - puncherMemoryExhausted + - puncherMissing + - puncherMotorFailure + - puncherNearLimit + - puncherOffline + - puncherOpened + - puncherOverTemperature + - puncherPowerSaver + - puncherRecoverableFailure + - puncherRecoverableStorage + - puncherRemoved + - puncherResourceAdded + - puncherResourceRemoved + - puncherThermistorFailure + - puncherTimingFailure + - puncherTurnedOff + - puncherTurnedOn + - puncherUnderTemperature + - puncherUnrecoverableFailure + - puncherUnrecoverableStorageError + - puncherWarmingUp + - resuming + - scanMediaPathFailure + - scanMediaPathInputEmpty + - scanMediaPathInputFeedError + - scanMediaPathInputJam + - scanMediaPathInputRequest + - scanMediaPathJam + - scanMediaPathOutputFeedError + - scanMediaPathOutputFull + - scanMediaPathOutputJam + - scanMediaPathPickRollerFailure + - scanMediaPathPickRollerLifeOver + - scanMediaPathPickRollerLifeWarn + - scanMediaPathPickRollerMissing + - scanMediaPathTrayAlmostFull + - scanMediaPathTrayFull + - scanMediaPathTrayMissing + - scannerLightFailure + - scannerLightLifeAlmostOver + - scannerLightLifeOver + - scannerLightMissing + - scannerSensorFailure + - scannerSensorLifeAlmostOver + - scannerSensorLifeOver + - scannerSensorMissing + - separationCutterAdded + - separationCutterAlmostEmpty + - separationCutterAlmostFull + - separationCutterAtLimit + - separationCutterClosed + - separationCutterConfigurationChange + - separationCutterCoverClosed + - separationCutterCoverOpen + - separationCutterEmpty + - separationCutterFull + - separationCutterInterlockClosed + - separationCutterInterlockOpen + - separationCutterJam + - separationCutterLifeAlmostOver + - separationCutterLifeOver + - separationCutterMemoryExhausted + - separationCutterMissing + - separationCutterMotorFailure + - separationCutterNearLimit + - separationCutterOffline + - separationCutterOpened + - separationCutterOverTemperature + - separationCutterPowerSaver + - separationCutterRecoverableFailure + - separationCutterRecoverableStorage + - separationCutterRemoved + - separationCutterResourceAdded + - separationCutterResourceRemoved + - separationCutterThermistorFailure + - separationCutterTimingFailure + - separationCutterTurnedOff + - separationCutterTurnedOn + - separationCutterUnderTemperature + - separationCutterUnrecoverableFailure + - separationCutterUnrecoverableStorageError + - separationCutterWarmingUp + - sheetRotatorAdded + - sheetRotatorAlmostEmpty + - sheetRotatorAlmostFull + - sheetRotatorAtLimit + - sheetRotatorClosed + - sheetRotatorConfigurationChange + - sheetRotatorCoverClosed + - sheetRotatorCoverOpen + - sheetRotatorEmpty + - sheetRotatorFull + - sheetRotatorInterlockClosed + - sheetRotatorInterlockOpen + - sheetRotatorJam + - sheetRotatorLifeAlmostOver + - sheetRotatorLifeOver + - sheetRotatorMemoryExhausted + - sheetRotatorMissing + - sheetRotatorMotorFailure + - sheetRotatorNearLimit + - sheetRotatorOffline + - sheetRotatorOpened + - sheetRotatorOverTemperature + - sheetRotatorPowerSaver + - sheetRotatorRecoverableFailure + - sheetRotatorRecoverableStorage + - sheetRotatorRemoved + - sheetRotatorResourceAdded + - sheetRotatorResourceRemoved + - sheetRotatorThermistorFailure + - sheetRotatorTimingFailure + - sheetRotatorTurnedOff + - sheetRotatorTurnedOn + - sheetRotatorUnderTemperature + - sheetRotatorUnrecoverableFailure + - sheetRotatorUnrecoverableStorageError + - sheetRotatorWarmingUp + - slitterAdded + - slitterAlmostEmpty + - slitterAlmostFull + - slitterAtLimit + - slitterClosed + - slitterConfigurationChange + - slitterCoverClosed + - slitterCoverOpen + - slitterEmpty + - slitterFull + - slitterInterlockClosed + - slitterInterlockOpen + - slitterJam + - slitterLifeAlmostOver + - slitterLifeOver + - slitterMemoryExhausted + - slitterMissing + - slitterMotorFailure + - slitterNearLimit + - slitterOffline + - slitterOpened + - slitterOverTemperature + - slitterPowerSaver + - slitterRecoverableFailure + - slitterRecoverableStorage + - slitterRemoved + - slitterResourceAdded + - slitterResourceRemoved + - slitterThermistorFailure + - slitterTimingFailure + - slitterTurnedOff + - slitterTurnedOn + - slitterUnderTemperature + - slitterUnrecoverableFailure + - slitterUnrecoverableStorageError + - slitterWarmingUp + - stackerAdded + - stackerAlmostEmpty + - stackerAlmostFull + - stackerAtLimit + - stackerClosed + - stackerConfigurationChange + - stackerCoverClosed + - stackerCoverOpen + - stackerEmpty + - stackerFull + - stackerInterlockClosed + - stackerInterlockOpen + - stackerJam + - stackerLifeAlmostOver + - stackerLifeOver + - stackerMemoryExhausted + - stackerMissing + - stackerMotorFailure + - stackerNearLimit + - stackerOffline + - stackerOpened + - stackerOverTemperature + - stackerPowerSaver + - stackerRecoverableFailure + - stackerRecoverableStorage + - stackerRemoved + - stackerResourceAdded + - stackerResourceRemoved + - stackerThermistorFailure + - stackerTimingFailure + - stackerTurnedOff + - stackerTurnedOn + - stackerUnderTemperature + - stackerUnrecoverableFailure + - stackerUnrecoverableStorageError + - stackerWarmingUp + - standby + - staplerAdded + - staplerAlmostEmpty + - staplerAlmostFull + - staplerAtLimit + - staplerClosed + - staplerConfigurationChange + - staplerCoverClosed + - staplerCoverOpen + - staplerEmpty + - staplerFull + - staplerInterlockClosed + - staplerInterlockOpen + - staplerJam + - staplerLifeAlmostOver + - staplerLifeOver + - staplerMemoryExhausted + - staplerMissing + - staplerMotorFailure + - staplerNearLimit + - staplerOffline + - staplerOpened + - staplerOverTemperature + - staplerPowerSaver + - staplerRecoverableFailure + - staplerRecoverableStorage + - staplerRemoved + - staplerResourceAdded + - staplerResourceRemoved + - staplerThermistorFailure + - staplerTimingFailure + - staplerTurnedOff + - staplerTurnedOn + - staplerUnderTemperature + - staplerUnrecoverableFailure + - staplerUnrecoverableStorageError + - staplerWarmingUp + - stitcherAdded + - stitcherAlmostEmpty + - stitcherAlmostFull + - stitcherAtLimit + - stitcherClosed + - stitcherConfigurationChange + - stitcherCoverClosed + - stitcherCoverOpen + - stitcherEmpty + - stitcherFull + - stitcherInterlockClosed + - stitcherInterlockOpen + - stitcherJam + - stitcherLifeAlmostOver + - stitcherLifeOver + - stitcherMemoryExhausted + - stitcherMissing + - stitcherMotorFailure + - stitcherNearLimit + - stitcherOffline + - stitcherOpened + - stitcherOverTemperature + - stitcherPowerSaver + - stitcherRecoverableFailure + - stitcherRecoverableStorage + - stitcherRemoved + - stitcherResourceAdded + - stitcherResourceRemoved + - stitcherThermistorFailure + - stitcherTimingFailure + - stitcherTurnedOff + - stitcherTurnedOn + - stitcherUnderTemperature + - stitcherUnrecoverableFailure + - stitcherUnrecoverableStorageError + - stitcherWarmingUp + - subunitAdded + - subunitAlmostEmpty + - subunitAlmostFull + - subunitAtLimit + - subunitClosed + - subunitCoolingDown + - subunitEmpty + - subunitFull + - subunitLifeAlmostOver + - subunitLifeOver + - subunitMemoryExhausted + - subunitMissing + - subunitMotorFailure + - subunitNearLimit + - subunitOffline + - subunitOpened + - subunitOverTemperature + - subunitPowerSaver + - subunitRecoverableFailure + - subunitRecoverableStorage + - subunitRemoved + - subunitResourceAdded + - subunitResourceRemoved + - subunitThermistorFailure + - subunitTimingFailure + - subunitTurnedOff + - subunitTurnedOn + - subunitUnderTemperature + - subunitUnrecoverableFailure + - subunitUnrecoverableStorage + - subunitWarmingUp + - suspend + - testing + - trimmerAdded + - trimmerAlmostEmpty + - trimmerAlmostFull + - trimmerAtLimit + - trimmerClosed + - trimmerConfigurationChange + - trimmerCoverClosed + - trimmerCoverOpen + - trimmerEmpty + - trimmerFull + - trimmerInterlockClosed + - trimmerInterlockOpen + - trimmerJam + - trimmerLifeAlmostOver + - trimmerLifeOver + - trimmerMemoryExhausted + - trimmerMissing + - trimmerMotorFailure + - trimmerNearLimit + - trimmerOffline + - trimmerOpened + - trimmerOverTemperature + - trimmerPowerSaver + - trimmerRecoverableFailure + - trimmerRecoverableStorage + - trimmerRemoved + - trimmerResourceAdded + - trimmerResourceRemoved + - trimmerThermistorFailure + - trimmerTimingFailure + - trimmerTurnedOff + - trimmerTurnedOn + - trimmerUnderTemperature + - trimmerUnrecoverableFailure + - trimmerUnrecoverableStorageError + - trimmerWarmingUp + - unknown + - wrapperAdded + - wrapperAlmostEmpty + - wrapperAlmostFull + - wrapperAtLimit + - wrapperClosed + - wrapperConfigurationChange + - wrapperCoverClosed + - wrapperCoverOpen + - wrapperEmpty + - wrapperFull + - wrapperInterlockClosed + - wrapperInterlockOpen + - wrapperJam + - wrapperLifeAlmostOver + - wrapperLifeOver + - wrapperMemoryExhausted + - wrapperMissing + - wrapperMotorFailure + - wrapperNearLimit + - wrapperOffline + - wrapperOpened + - wrapperOverTemperature + - wrapperPowerSaver + - wrapperRecoverableFailure + - wrapperRecoverableStorage + - wrapperRemoved + - wrapperResourceAdded + - wrapperResourceRemoved + - wrapperThermistorFailure + - wrapperTimingFailure + - wrapperTurnedOff + - wrapperTurnedOn + - wrapperUnderTemperature + - wrapperUnrecoverableFailure + - wrapperUnrecoverableStorageError + - wrapperWarmingUp + type: string + microsoft.graph.printerProcessingState: + title: printerProcessingState + enum: + - unknown + - idle + - processing + - stopped + - unknownFutureValue + type: string + microsoft.graph.printerProcessingStateReason: + title: printerProcessingStateReason + enum: + - paused + - mediaJam + - mediaNeeded + - mediaLow + - mediaEmpty + - coverOpen + - interlockOpen + - outputTrayMissing + - outputAreaFull + - markerSupplyLow + - markerSupplyEmpty + - inputTrayMissing + - outputAreaAlmostFull + - markerWasteAlmostFull + - markerWasteFull + - fuserOverTemp + - fuserUnderTemp + - other + - none + - movingToPaused + - shutdown + - connectingToDevice + - timedOut + - stopping + - stoppedPartially + - tonerLow + - tonerEmpty + - spoolAreaFull + - doorOpen + - opticalPhotoConductorNearEndOfLife + - opticalPhotoConductorLifeOver + - developerLow + - developerEmpty + - interpreterResourceUnavailable + - unknownFutureValue + type: string + microsoft.graph.printJobConfiguration: + title: printJobConfiguration + type: object + properties: + collate: + type: boolean + description: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of copies that should be printed. Read-only. + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only.' + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + description: Finishing processes to use when printing. + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + description: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + nullable: true + mediaType: + type: string + description: The default media (such as paper) type to print the document on. + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of document pages to print on each sheet. + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printJobStatus: + title: printJobStatus + type: object + properties: + acquiredByPrinter: + type: boolean + description: + type: string + description: A human-readable description of the print job's current processing state. Read-only. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printJobStateDetail' + description: Additional details for print job state. Valid values are described in the following table. Read-only. + isAcquiredByPrinter: + type: boolean + description: True if the job was acknowledged by a printer; false otherwise. Read-only. + processingState: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + processingStateDescription: + type: string + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.printJobProcessingState' + additionalProperties: + type: object + microsoft.graph.printDocument: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printDocument + type: object + properties: + configuration: + $ref: '#/components/schemas/microsoft.graph.printerDocumentConfiguration' + contentType: + type: string + description: The document's content (MIME) type. Read-only. + nullable: true + displayName: + type: string + description: The document's name. Read-only. + nullable: true + size: + type: integer + description: The document's size in bytes. Read-only. + format: int64 + additionalProperties: + type: object + microsoft.graph.printTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTask + type: object + properties: + parentUrl: + type: string + description: 'The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only.' + status: + $ref: '#/components/schemas/microsoft.graph.printTaskStatus' + definition: + $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' + trigger: + $ref: '#/components/schemas/microsoft.graph.printTaskTrigger' + additionalProperties: + type: object + microsoft.graph.deviceHealth: + title: deviceHealth + type: object + properties: + lastConnectionTime: + 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 last time the device was connected. + format: date-time + additionalProperties: + type: object + microsoft.graph.printEvent: + title: printEvent + enum: + - jobStarted + - unknownFutureValue + type: string + microsoft.graph.printTaskDefinition: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: printTaskDefinition + type: object + properties: + createdBy: + $ref: '#/components/schemas/microsoft.graph.appIdentity' + displayName: + type: string + description: The name of the printTaskDefinition. + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printTask' + description: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + additionalProperties: + type: object microsoft.graph.mediaSourceContentCategory: title: mediaSourceContentCategory enum: @@ -28859,6 +30729,165 @@ components: $ref: '#/components/schemas/microsoft.graph.scheduleEntityTheme' additionalProperties: type: object + microsoft.graph.printMargin: + title: printMargin + type: object + properties: + bottom: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the bottom edge. + format: int32 + nullable: true + left: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the left edge. + format: int32 + nullable: true + right: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the right edge. + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The margin in microns from the top edge. + format: int32 + nullable: true + additionalProperties: + type: object + microsoft.graph.printJobStateDetail: + title: printJobStateDetail + enum: + - uploadPending + - transforming + - completedSuccessfully + - completedWithWarnings + - completedWithErrors + - releaseWait + - interpreting + - unknownFutureValue + type: string + microsoft.graph.printJobProcessingState: + title: printJobProcessingState + enum: + - unknown + - pending + - processing + - paused + - stopped + - completed + - canceled + - aborted + type: string + microsoft.graph.printerDocumentConfiguration: + title: printerDocumentConfiguration + type: object + properties: + collate: + type: boolean + nullable: true + colorMode: + $ref: '#/components/schemas/microsoft.graph.printColorMode' + copies: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + dpi: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + duplexMode: + $ref: '#/components/schemas/microsoft.graph.printDuplexMode' + feedDirection: + $ref: '#/components/schemas/microsoft.graph.printerFeedDirection' + feedOrientation: + $ref: '#/components/schemas/microsoft.graph.printerFeedOrientation' + finishings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.printFinishing' + fitPdfToPage: + type: boolean + nullable: true + inputBin: + type: string + nullable: true + margin: + $ref: '#/components/schemas/microsoft.graph.printMargin' + mediaSize: + type: string + nullable: true + mediaType: + type: string + nullable: true + multipageLayout: + $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' + orientation: + $ref: '#/components/schemas/microsoft.graph.printOrientation' + outputBin: + type: string + nullable: true + pageRanges: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.integerRange' + pagesPerSheet: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + quality: + $ref: '#/components/schemas/microsoft.graph.printQuality' + scaling: + $ref: '#/components/schemas/microsoft.graph.printScaling' + additionalProperties: + type: object + microsoft.graph.printTaskStatus: + title: printTaskStatus + type: object + properties: + description: + type: string + description: A human-readable description of the current processing state of the printTask. + state: + $ref: '#/components/schemas/microsoft.graph.printTaskProcessingState' + additionalProperties: + type: object + microsoft.graph.appIdentity: + title: appIdentity + type: object + properties: + appId: + type: string + description: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + nullable: true + displayName: + type: string + description: Refers to the Application Name displayed in the Azure Portal. + nullable: true + servicePrincipalId: + type: string + description: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + nullable: true + servicePrincipalName: + type: string + description: Refers to the Service Principal Name is the Application name in the tenant. + nullable: true + additionalProperties: + type: object microsoft.graph.workbookFilter: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -29089,6 +31118,15 @@ components: - darkYellow - unknownFutureValue type: string + microsoft.graph.printTaskProcessingState: + title: printTaskProcessingState + enum: + - pending + - processing + - completed + - aborted + - unknownFutureValue + type: string microsoft.graph.workbookFilterCriteria: title: workbookFilterCriteria type: object diff --git a/openApiDocs/v1.0/Devices.CloudPrint.yml b/openApiDocs/v1.0/Devices.CloudPrint.yml index 30f3e806c18..38c9ee6d08e 100644 --- a/openApiDocs/v1.0/Devices.CloudPrint.yml +++ b/openApiDocs/v1.0/Devices.CloudPrint.yml @@ -6711,7 +6711,7 @@ components: description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. scope: type: string - description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal.' + description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal.' nullable: true additionalProperties: type: object @@ -7830,18 +7830,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.chat: @@ -9031,6 +9035,8 @@ components: type: boolean description: Specifies whether the column value isn't optional. nullable: true + sourceContentType: + $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' term: $ref: '#/components/schemas/microsoft.graph.termColumn' text: @@ -13419,6 +13425,20 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentTypeInfo: + title: contentTypeInfo + type: object + properties: + id: + type: string + description: The id of the content type. + nullable: true + name: + type: string + description: The name of the content type. + nullable: true + additionalProperties: + type: object microsoft.graph.termColumn: title: termColumn type: object @@ -13536,7 +13556,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -15619,20 +15639,6 @@ components: description: Collection of tables that are part of the worksheet. Read-only. additionalProperties: type: object - microsoft.graph.contentTypeInfo: - title: contentTypeInfo - type: object - properties: - id: - type: string - description: The id of the content type. - nullable: true - name: - type: string - description: The name of the content type. - nullable: true - additionalProperties: - type: object microsoft.graph.fieldValueSet: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/v1.0/Education.yml b/openApiDocs/v1.0/Education.yml index 00f4538d289..c05b774270c 100644 --- a/openApiDocs/v1.0/Education.yml +++ b/openApiDocs/v1.0/Education.yml @@ -17237,7 +17237,7 @@ components: description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. scope: type: string - description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal.' + description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal.' nullable: true additionalProperties: type: object @@ -18356,18 +18356,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.chat: @@ -19270,6 +19274,8 @@ components: type: boolean description: Specifies whether the column value isn't optional. nullable: true + sourceContentType: + $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' term: $ref: '#/components/schemas/microsoft.graph.termColumn' text: @@ -22549,6 +22555,20 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentTypeInfo: + title: contentTypeInfo + type: object + properties: + id: + type: string + description: The id of the content type. + nullable: true + name: + type: string + description: The name of the content type. + nullable: true + additionalProperties: + type: object microsoft.graph.termColumn: title: termColumn type: object @@ -22666,7 +22686,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -24690,20 +24710,6 @@ components: description: Collection of tables that are part of the worksheet. Read-only. additionalProperties: type: object - microsoft.graph.contentTypeInfo: - title: contentTypeInfo - type: object - properties: - id: - type: string - description: The id of the content type. - nullable: true - name: - type: string - description: The name of the content type. - nullable: true - additionalProperties: - type: object microsoft.graph.fieldValueSet: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/openApiDocs/v1.0/Files.yml b/openApiDocs/v1.0/Files.yml index 9f02dcc47db..3d092bd63d8 100644 --- a/openApiDocs/v1.0/Files.yml +++ b/openApiDocs/v1.0/Files.yml @@ -18477,7 +18477,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -21728,18 +21728,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.chat: diff --git a/openApiDocs/v1.0/Groups.yml b/openApiDocs/v1.0/Groups.yml index 38210b53562..c11690a9344 100644 --- a/openApiDocs/v1.0/Groups.yml +++ b/openApiDocs/v1.0/Groups.yml @@ -20012,7 +20012,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -22270,18 +22270,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.chat: diff --git a/openApiDocs/v1.0/Identity.SignIns.yml b/openApiDocs/v1.0/Identity.SignIns.yml index 1f0c7bb15e5..2796c328a56 100644 --- a/openApiDocs/v1.0/Identity.SignIns.yml +++ b/openApiDocs/v1.0/Identity.SignIns.yml @@ -6234,6 +6234,7 @@ paths: tags: - users.authentication summary: Get authentication from users + description: The authentication methods that are supported for the user. operationId: users_GetAuthentication parameters: - name: user-id @@ -6306,6 +6307,7 @@ paths: tags: - users.authentication summary: Update the navigation property authentication in users + description: The authentication methods that are supported for the user. operationId: users_UpdateAuthentication parameters: - name: user-id @@ -6332,6 +6334,7 @@ paths: tags: - users.authentication summary: Delete navigation property authentication for users + description: The authentication methods that are supported for the user. operationId: users_DeleteAuthentication parameters: - name: user-id @@ -6357,6 +6360,7 @@ paths: tags: - users.authentication summary: Get fido2Methods from users + description: Represents the FIDO2 security keys registered to a user for authentication. operationId: users.authentication_ListFido2Methods parameters: - name: user-id @@ -6453,6 +6457,7 @@ paths: tags: - users.authentication summary: Create new navigation property to fido2Methods for users + description: Represents the FIDO2 security keys registered to a user for authentication. operationId: users.authentication_CreateFido2Methods parameters: - name: user-id @@ -6484,6 +6489,7 @@ paths: tags: - users.authentication summary: Get fido2Methods from users + description: Represents the FIDO2 security keys registered to a user for authentication. operationId: users.authentication_GetFido2Methods parameters: - name: user-id @@ -6544,6 +6550,7 @@ paths: tags: - users.authentication summary: Update the navigation property fido2Methods in users + description: Represents the FIDO2 security keys registered to a user for authentication. operationId: users.authentication_UpdateFido2Methods parameters: - name: user-id @@ -6577,6 +6584,7 @@ paths: tags: - users.authentication summary: Delete navigation property fido2Methods for users + description: Represents the FIDO2 security keys registered to a user for authentication. operationId: users.authentication_DeleteFido2Methods parameters: - name: user-id @@ -6609,6 +6617,7 @@ paths: tags: - users.authentication summary: Get methods from users + description: Represents all authentication methods registered to a user. operationId: users.authentication_ListMethods parameters: - name: user-id @@ -6687,6 +6696,7 @@ paths: tags: - users.authentication summary: Create new navigation property to methods for users + description: Represents all authentication methods registered to a user. operationId: users.authentication_CreateMethods parameters: - name: user-id @@ -6718,6 +6728,7 @@ paths: tags: - users.authentication summary: Get methods from users + description: Represents all authentication methods registered to a user. operationId: users.authentication_GetMethods parameters: - name: user-id @@ -6772,6 +6783,7 @@ paths: tags: - users.authentication summary: Update the navigation property methods in users + description: Represents all authentication methods registered to a user. operationId: users.authentication_UpdateMethods parameters: - name: user-id @@ -6805,6 +6817,7 @@ paths: tags: - users.authentication summary: Delete navigation property methods for users + description: Represents all authentication methods registered to a user. operationId: users.authentication_DeleteMethods parameters: - name: user-id @@ -6837,6 +6850,7 @@ paths: tags: - users.authentication summary: Get microsoftAuthenticatorMethods from users + description: The details of the Microsoft Authenticator app registered to a user for authentication. operationId: users.authentication_ListMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -6929,6 +6943,7 @@ paths: tags: - users.authentication summary: Create new navigation property to microsoftAuthenticatorMethods for users + description: The details of the Microsoft Authenticator app registered to a user for authentication. operationId: users.authentication_CreateMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -6960,6 +6975,7 @@ paths: tags: - users.authentication summary: Get microsoftAuthenticatorMethods from users + description: The details of the Microsoft Authenticator app registered to a user for authentication. operationId: users.authentication_GetMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -7026,6 +7042,7 @@ paths: tags: - users.authentication summary: Update the navigation property microsoftAuthenticatorMethods in users + description: The details of the Microsoft Authenticator app registered to a user for authentication. operationId: users.authentication_UpdateMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -7059,6 +7076,7 @@ paths: tags: - users.authentication summary: Delete navigation property microsoftAuthenticatorMethods for users + description: The details of the Microsoft Authenticator app registered to a user for authentication. operationId: users.authentication_DeleteMicrosoftAuthenticatorMethods parameters: - name: user-id @@ -7269,6 +7287,7 @@ paths: tags: - users.authentication summary: Get windowsHelloForBusinessMethods from users + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. operationId: users.authentication_ListWindowsHelloForBusinessMethods parameters: - name: user-id @@ -7358,6 +7377,7 @@ paths: tags: - users.authentication summary: Create new navigation property to windowsHelloForBusinessMethods for users + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. operationId: users.authentication_CreateWindowsHelloForBusinessMethods parameters: - name: user-id @@ -7389,6 +7409,7 @@ paths: tags: - users.authentication summary: Get windowsHelloForBusinessMethods from users + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. operationId: users.authentication_GetWindowsHelloForBusinessMethods parameters: - name: user-id @@ -7454,6 +7475,7 @@ paths: tags: - users.authentication summary: Update the navigation property windowsHelloForBusinessMethods in users + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. operationId: users.authentication_UpdateWindowsHelloForBusinessMethods parameters: - name: user-id @@ -7487,6 +7509,7 @@ paths: tags: - users.authentication summary: Delete navigation property windowsHelloForBusinessMethods for users + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. operationId: users.authentication_DeleteWindowsHelloForBusinessMethods parameters: - name: user-id @@ -8841,18 +8864,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.fido2AuthenticationMethod: @@ -14810,6 +14837,7 @@ components: - macOS - all - unknownFutureValue + - linux type: string microsoft.graph.conditionalAccessSessionControl: title: conditionalAccessSessionControl @@ -16369,7 +16397,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string diff --git a/openApiDocs/v1.0/Sites.yml b/openApiDocs/v1.0/Sites.yml index d25a5f4a85c..0d9dc2e99eb 100644 --- a/openApiDocs/v1.0/Sites.yml +++ b/openApiDocs/v1.0/Sites.yml @@ -1042,6 +1042,8 @@ paths: - readOnly desc - required - required desc + - sourceContentType + - sourceContentType desc - term - term desc - text @@ -1089,6 +1091,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -1221,6 +1224,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -1381,6 +1385,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -2939,6 +2944,8 @@ paths: - readOnly desc - required - required desc + - sourceContentType + - sourceContentType desc - term - term desc - text @@ -2986,6 +2993,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -3118,6 +3126,8 @@ paths: - readOnly desc - required - required desc + - sourceContentType + - sourceContentType desc - term - term desc - text @@ -3283,6 +3293,8 @@ paths: - readOnly desc - required - required desc + - sourceContentType + - sourceContentType desc - term - term desc - text @@ -3330,6 +3342,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -3476,6 +3489,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -3658,6 +3672,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -4595,6 +4610,8 @@ paths: - readOnly desc - required - required desc + - sourceContentType + - sourceContentType desc - term - term desc - text @@ -4642,6 +4659,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -4767,6 +4785,8 @@ paths: - readOnly desc - required - required desc + - sourceContentType + - sourceContentType desc - term - term desc - text @@ -5274,6 +5294,8 @@ paths: - readOnly desc - required - required desc + - sourceContentType + - sourceContentType desc - term - term desc - text @@ -5321,6 +5343,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -5467,6 +5490,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -5649,6 +5673,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -7413,6 +7438,8 @@ paths: - readOnly desc - required - required desc + - sourceContentType + - sourceContentType desc - term - term desc - text @@ -7460,6 +7487,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -7599,6 +7627,8 @@ paths: - readOnly desc - required - required desc + - sourceContentType + - sourceContentType desc - term - term desc - text @@ -7778,6 +7808,8 @@ paths: - readOnly desc - required - required desc + - sourceContentType + - sourceContentType desc - term - term desc - text @@ -7825,6 +7857,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -7985,6 +8018,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -8189,6 +8223,7 @@ paths: - propagateChanges - readOnly - required + - sourceContentType - term - text - thumbnail @@ -41846,6 +41881,8 @@ components: type: boolean description: Specifies whether the column value isn't optional. nullable: true + sourceContentType: + $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' term: $ref: '#/components/schemas/microsoft.graph.termColumn' text: @@ -43005,6 +43042,20 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentTypeInfo: + title: contentTypeInfo + type: object + properties: + id: + type: string + description: The id of the content type. + nullable: true + name: + type: string + description: The name of the content type. + nullable: true + additionalProperties: + type: object microsoft.graph.termColumn: title: termColumn type: object @@ -43122,7 +43173,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -43238,20 +43289,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.contentTypeInfo: - title: contentTypeInfo - type: object - properties: - id: - type: string - description: The id of the content type. - nullable: true - name: - type: string - description: The name of the content type. - nullable: true - additionalProperties: - type: object microsoft.graph.audio: title: audio type: object @@ -45561,7 +45598,7 @@ components: description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. scope: type: string - description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal.' + description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal.' nullable: true additionalProperties: type: object @@ -46932,18 +46969,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.chat: diff --git a/openApiDocs/v1.0/Teams.yml b/openApiDocs/v1.0/Teams.yml index b4fe5fc8740..8a24e36c3c0 100644 --- a/openApiDocs/v1.0/Teams.yml +++ b/openApiDocs/v1.0/Teams.yml @@ -21472,18 +21472,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.todo: @@ -22259,7 +22263,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string diff --git a/openApiDocs/v1.0/Users.Actions.yml b/openApiDocs/v1.0/Users.Actions.yml index 97c251da912..31de70adce3 100644 --- a/openApiDocs/v1.0/Users.Actions.yml +++ b/openApiDocs/v1.0/Users.Actions.yml @@ -19071,18 +19071,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.chat: @@ -24488,7 +24492,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string diff --git a/openApiDocs/v1.0/Users.Functions.yml b/openApiDocs/v1.0/Users.Functions.yml index fb7152f4de1..89bb35e4e86 100644 --- a/openApiDocs/v1.0/Users.Functions.yml +++ b/openApiDocs/v1.0/Users.Functions.yml @@ -8717,18 +8717,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.chat: @@ -13655,7 +13659,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string diff --git a/openApiDocs/v1.0/Users.yml b/openApiDocs/v1.0/Users.yml index f1d716c4b7f..de9cf1474ef 100644 --- a/openApiDocs/v1.0/Users.yml +++ b/openApiDocs/v1.0/Users.yml @@ -6014,7 +6014,7 @@ components: description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. scope: type: string - description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal.' + description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal.' nullable: true additionalProperties: type: object @@ -7997,18 +7997,22 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.fido2AuthenticationMethod' + description: Represents the FIDO2 security keys registered to a user for authentication. methods: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethod' + description: Represents all authentication methods registered to a user. microsoftAuthenticatorMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethod' + description: The details of the Microsoft Authenticator app registered to a user for authentication. windowsHelloForBusinessMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.windowsHelloForBusinessAuthenticationMethod' + description: Represents the Windows Hello for Business authentication method registered to a user for authentication. additionalProperties: type: object microsoft.graph.chat: @@ -9278,6 +9282,8 @@ components: type: boolean description: Specifies whether the column value isn't optional. nullable: true + sourceContentType: + $ref: '#/components/schemas/microsoft.graph.contentTypeInfo' term: $ref: '#/components/schemas/microsoft.graph.termColumn' text: @@ -12793,6 +12799,20 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentTypeInfo: + title: contentTypeInfo + type: object + properties: + id: + type: string + description: The id of the content type. + nullable: true + name: + type: string + description: The name of the content type. + nullable: true + additionalProperties: + type: object microsoft.graph.termColumn: title: termColumn type: object @@ -12910,7 +12930,7 @@ components: nullable: true shouldPrefixNameToFile: type: boolean - description: Add the name of the document set to each file name. + description: Indicates whether to add the name of the document set to each file name. nullable: true welcomePageUrl: type: string @@ -14765,20 +14785,6 @@ components: description: Collection of tables that are part of the worksheet. Read-only. additionalProperties: type: object - microsoft.graph.contentTypeInfo: - title: contentTypeInfo - type: object - properties: - id: - type: string - description: The id of the content type. - nullable: true - name: - type: string - description: The name of the content type. - nullable: true - additionalProperties: - type: object microsoft.graph.fieldValueSet: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' diff --git a/profiles/Identity.DirectoryManagement/crawl-log-v1.0-beta.json b/profiles/Identity.DirectoryManagement/crawl-log-v1.0-beta.json index 20c76862774..8020fce2b04 100644 --- a/profiles/Identity.DirectoryManagement/crawl-log-v1.0-beta.json +++ b/profiles/Identity.DirectoryManagement/crawl-log-v1.0-beta.json @@ -729,6 +729,10 @@ "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Identity.DirectoryManagement.yml" }, + "/organization/{organization-id}/settings/microsoftApplicationDataAccess": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Identity.DirectoryManagement.yml" + }, "/organization/{organization-id}/settings/peopleInsights": { "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Identity.DirectoryManagement.yml" diff --git a/profiles/Identity.DirectoryManagement/definitions/v1.0-beta.md b/profiles/Identity.DirectoryManagement/definitions/v1.0-beta.md index 0f9c1d189f5..c37b2194a14 100644 --- a/profiles/Identity.DirectoryManagement/definitions/v1.0-beta.md +++ b/profiles/Identity.DirectoryManagement/definitions/v1.0-beta.md @@ -190,6 +190,7 @@ profiles: /organization/{organization-id}/microsoft.graph.setMobileDeviceManagementAuthority: v1.0-beta /organization/{organization-id}/settings: v1.0-beta /organization/{organization-id}/settings/itemInsights: v1.0-beta + /organization/{organization-id}/settings/microsoftApplicationDataAccess: v1.0-beta /organization/{organization-id}/settings/peopleInsights: v1.0-beta /organization/{organization-id}/settings/profileCardProperties: v1.0-beta /organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}: v1.0-beta diff --git a/profiles/Teams/crawl-log-v1.0-beta.json b/profiles/Teams/crawl-log-v1.0-beta.json index c4e92c5e8ff..0acf2a80caa 100644 --- a/profiles/Teams/crawl-log-v1.0-beta.json +++ b/profiles/Teams/crawl-log-v1.0-beta.json @@ -113,6 +113,14 @@ "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Teams.yml" }, + "/chats/{chat-id}/messages/{chatMessage-id}/microsoft.graph.softDelete": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Teams.yml" + }, + "/chats/{chat-id}/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Teams.yml" + }, "/chats/{chat-id}/messages/{chatMessage-id}/replies": { "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Teams.yml" @@ -121,6 +129,14 @@ "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Teams.yml" }, + "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Teams.yml" + }, + "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Teams.yml" + }, "/chats/{chat-id}/messages/{chatMessage-id}/replies/microsoft.graph.delta()": { "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Teams.yml" @@ -261,6 +277,14 @@ "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Teams.yml" }, + "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.softDelete": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Teams.yml" + }, + "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Teams.yml" + }, "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies": { "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Teams.yml" @@ -269,6 +293,14 @@ "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Teams.yml" }, + "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Teams.yml" + }, + "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Teams.yml" + }, "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/microsoft.graph.delta()": { "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Teams.yml" @@ -493,6 +525,14 @@ "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Teams.yml" }, + "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.softDelete": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Teams.yml" + }, + "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Teams.yml" + }, "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies": { "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Teams.yml" @@ -501,6 +541,14 @@ "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Teams.yml" }, + "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Teams.yml" + }, + "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete": { + "apiVersion": "v1.0-beta", + "originalLocation": "/openApiDocs/beta/Teams.yml" + }, "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/microsoft.graph.delta()": { "apiVersion": "v1.0-beta", "originalLocation": "/openApiDocs/beta/Teams.yml" diff --git a/profiles/Teams/definitions/v1.0-beta.md b/profiles/Teams/definitions/v1.0-beta.md index 89fb610242b..d2141587d85 100644 --- a/profiles/Teams/definitions/v1.0-beta.md +++ b/profiles/Teams/definitions/v1.0-beta.md @@ -35,8 +35,12 @@ profiles: /chats/{chat-id}/messages/{chatMessage-id}: v1.0-beta /chats/{chat-id}/messages/{chatMessage-id}/hostedContents: v1.0-beta /chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}: v1.0-beta + /chats/{chat-id}/messages/{chatMessage-id}/microsoft.graph.softDelete: v1.0-beta + /chats/{chat-id}/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete: v1.0-beta /chats/{chat-id}/messages/{chatMessage-id}/replies: v1.0-beta /chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}: v1.0-beta + /chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete: v1.0-beta + /chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete: v1.0-beta /chats/{chat-id}/messages/{chatMessage-id}/replies/microsoft.graph.delta(): v1.0-beta /chats/{chat-id}/messages/microsoft.graph.delta(): v1.0-beta /chats/{chat-id}/microsoft.graph.hideForUser: v1.0-beta @@ -72,8 +76,12 @@ profiles: /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}: v1.0-beta /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents: v1.0-beta /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}: v1.0-beta + /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.softDelete: v1.0-beta + /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete: v1.0-beta /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies: v1.0-beta /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}: v1.0-beta + /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete: v1.0-beta + /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete: v1.0-beta /teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/microsoft.graph.delta(): v1.0-beta /teams/{team-id}/channels/{channel-id}/messages/microsoft.graph.delta(): v1.0-beta /teams/{team-id}/channels/{channel-id}/microsoft.graph.completeMigration: v1.0-beta @@ -131,8 +139,12 @@ profiles: /teams/{team-id}/primaryChannel/messages/{chatMessage-id}: v1.0-beta /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents: v1.0-beta /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}: v1.0-beta + /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.softDelete: v1.0-beta + /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/microsoft.graph.undoSoftDelete: v1.0-beta /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies: v1.0-beta /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}: v1.0-beta + /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete: v1.0-beta + /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete: v1.0-beta /teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/microsoft.graph.delta(): v1.0-beta /teams/{team-id}/primaryChannel/messages/microsoft.graph.delta(): v1.0-beta /teams/{team-id}/primaryChannel/microsoft.graph.completeMigration: v1.0-beta diff --git a/src/Authentication/Authentication/Microsoft.Graph.Authentication.psd1 b/src/Authentication/Authentication/Microsoft.Graph.Authentication.psd1 index 457c750cd31..b2c7d7d9904 100644 --- a/src/Authentication/Authentication/Microsoft.Graph.Authentication.psd1 +++ b/src/Authentication/Authentication/Microsoft.Graph.Authentication.psd1 @@ -3,7 +3,7 @@ # # Generated by: Microsoft # -# Generated on: 3/23/2022 +# Generated on: 3/30/2022 # @{ From 3fcd9707d47d7b5b8301134288c0ea4002eab8c4 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:28:23 +0000 Subject: [PATCH 02/20] Add generated MgCommandMetadata.json. [run ci] --- .../custom/common/MgCommandMetadata.json | 95075 ++++++++-------- 1 file changed, 47630 insertions(+), 47445 deletions(-) diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index f2e91d21b0d..f437997f3c6 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -1,6 +1,5 @@ [ { - "Uri": "/accessReviews/{accessReview-id}/applyDecisions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -16,47 +15,47 @@ } ], "Command": "Add-MgAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Apply", "ApplyViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/applyDecisions" }, { - "Uri": "/applications/{application-id}/addKey", "Permissions": [], "Command": "Add-MgApplicationKey", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphKeyCredential", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphKeyCredential", - "Module": "Applications" + "Uri": "/applications/{application-id}/addKey" }, { - "Uri": "/applications/{application-id}/addKey", "Permissions": [], "Command": "Add-MgApplicationKey", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphKeyCredential", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphKeyCredential", - "Module": "Applications" + "Uri": "/applications/{application-id}/addKey" }, { - "Uri": "/applications/{application-id}/addPassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -72,19 +71,19 @@ } ], "Command": "Add-MgApplicationPassword", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordCredential", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPasswordCredential", - "Module": "Applications" + "Uri": "/applications/{application-id}/addPassword" }, { - "Uri": "/applications/{application-id}/addPassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -100,68 +99,70 @@ } ], "Command": "Add-MgApplicationPassword", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPasswordCredential", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPasswordCredential", - "Module": "Applications" + "Uri": "/applications/{application-id}/addPassword" }, { - "Uri": "/chats/{chat-id}/members/add", "Permissions": [], "Command": "Add-MgChatMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphActionResultPart", - "Module": "Teams" + "Uri": "/chats/{chat-id}/members/add" }, { - "Uri": "/chats/{chat-id}/members/add", "Permissions": [], "Command": "Add-MgChatMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", - "Module": "Teams" + "Uri": "/chats/{chat-id}/members/add" }, { - "Uri": "/communications/calls/{call-id}/addLargeGalleryView", "Permissions": [], "Command": "Add-MgCommunicationCallLargeGalleryView", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/addLargeGalleryView" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", "Permissions": [], "Command": "Add-MgComplianceEdiscoveryCaseCustodianHold", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Apply", "Apply1", @@ -170,15 +171,15 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", "Permissions": [], "Command": "Add-MgComplianceEdiscoveryCaseNoncustodialDataSourceHold", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Apply", "Apply1", @@ -187,11 +188,9 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -207,19 +206,19 @@ } ], "Command": "Add-MgComplianceEdiscoveryCaseReviewSetQueryTag", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -235,34 +234,34 @@ } ], "Command": "Add-MgComplianceEdiscoveryCaseReviewSetToReviewSet", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/applyHold", "Permissions": [], "Command": "Add-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceHold", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/applyHold" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -270,109 +269,109 @@ "IsAdmin": true }, "Command": "Add-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy", "Permissions": [], "Command": "Add-MgDriveListContentTypeBaseTypeCopy", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy", "Permissions": [], "Command": "Add-MgDriveListContentTypeBaseTypeCopy", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub", "Permissions": [], "Command": "Add-MgDriveListContentTypeBaseTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", "Permissions": [], "Command": "Add-MgDriveListContentTypeCopy", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", "Permissions": [], "Command": "Add-MgDriveListContentTypeCopy", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", "Permissions": [], "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub" }, { - "Uri": "/groups/{group-id}/addFavorite", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -380,17 +379,17 @@ "IsAdmin": true }, "Command": "Add-MgGroupFavorite", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Add", "AddViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/addFavorite" }, { - "Uri": "/groups/{group-id}/addFavorite", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -398,17 +397,17 @@ "IsAdmin": true }, "Command": "Add-MgGroupFavorite", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Add1", "AddViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/addFavorite" }, { - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -416,19 +415,19 @@ "IsAdmin": true }, "Command": "Add-MgGroupToLifecyclePolicy", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup" }, { - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -436,32 +435,32 @@ "IsAdmin": true }, "Command": "Add-MgGroupToLifecyclePolicy", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", "Permissions": [], "Command": "Add-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Apply", "ApplyViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -483,19 +482,19 @@ } ], "Command": "Add-MgServicePrincipalKey", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphKeyCredential", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphKeyCredential", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -511,19 +510,19 @@ } ], "Command": "Add-MgServicePrincipalPassword", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPasswordCredential", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPasswordCredential", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -539,19 +538,19 @@ } ], "Command": "Add-MgServicePrincipalTokenSigningCertificate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSelfSignedCertificate", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSelfSignedCertificate", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -567,574 +566,574 @@ } ], "Command": "Add-MgServicePrincipalTokenSigningCertificate", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSelfSignedCertificate", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSelfSignedCertificate", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy", "Permissions": [], "Command": "Add-MgShareListContentTypeBaseTypeCopy", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy", "Permissions": [], "Command": "Add-MgShareListContentTypeBaseTypeCopy", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopy" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub", "Permissions": [], "Command": "Add-MgShareListContentTypeBaseTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", "Permissions": [], "Command": "Add-MgShareListContentTypeCopy", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", "Permissions": [], "Command": "Add-MgShareListContentTypeCopy", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", "Permissions": [], "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopy", "Permissions": [], "Command": "Add-MgSiteContentTypeBaseTypeCopy", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopy" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopy", "Permissions": [], "Command": "Add-MgSiteContentTypeBaseTypeCopy", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopy" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub", "Permissions": [], "Command": "Add-MgSiteContentTypeBaseTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub" }, { - "Uri": "/sites/{site-id}/contentTypes/addCopy", "Permissions": [], "Command": "Add-MgSiteContentTypeCopy", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/addCopy" }, { - "Uri": "/sites/{site-id}/contentTypes/addCopy", "Permissions": [], "Command": "Add-MgSiteContentTypeCopy", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/addCopy" }, { - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [], "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopy", "Permissions": [], "Command": "Add-MgSiteListContentTypeBaseTypeCopy", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopy" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopy", "Permissions": [], "Command": "Add-MgSiteListContentTypeBaseTypeCopy", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopy" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub", "Permissions": [], "Command": "Add-MgSiteListContentTypeBaseTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/addCopyFromContentTypeHub" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", "Permissions": [], "Command": "Add-MgSiteListContentTypeCopy", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", "Permissions": [], "Command": "Add-MgSiteListContentTypeCopy", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [], "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", "Permissions": [], "Command": "Add-MgTeamChannelMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", "Permissions": [], "Command": "Add-MgTeamChannelMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphActionResultPart", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/add", "Permissions": [], "Command": "Add-MgTeamChannelSharedWithTeamAllowedMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/add" }, { - "Uri": "/teams/{team-id}/members/add", "Permissions": [], "Command": "Add-MgTeamMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", - "Module": "Teams" + "Uri": "/teams/{team-id}/members/add" }, { - "Uri": "/teams/{team-id}/members/add", "Permissions": [], "Command": "Add-MgTeamMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphActionResultPart", - "Module": "Teams" + "Uri": "/teams/{team-id}/members/add" }, { - "Uri": "/teams/{team-id}/primaryChannel/members/add", "Permissions": [], "Command": "Add-MgTeamPrimaryChannelMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/members/add" }, { - "Uri": "/teams/{team-id}/primaryChannel/members/add", "Permissions": [], "Command": "Add-MgTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphActionResultPart", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/members/add" }, { - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/add", "Permissions": [], "Command": "Add-MgTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActionResultPart", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/add" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/insert", "Permissions": [], "Command": "Add-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Insert", "InsertExpanded", "InsertViaIdentity", "InsertViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/insert" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/apply", "Permissions": [], "Command": "Add-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeSort", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/apply" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/insert", "Permissions": [], "Command": "Add-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Insert", "InsertExpanded", "InsertViaIdentity", "InsertViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/insert" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/apply", "Permissions": [], "Command": "Add-MgUserInsightSharedResourceMicrosoftGraphWorkbookRangeSort", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/apply" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/insert", "Permissions": [], "Command": "Add-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Insert", "InsertExpanded", "InsertViaIdentity", "InsertViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/insert" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/apply", "Permissions": [], "Command": "Add-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRangeSort", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/apply" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/insert", "Permissions": [], "Command": "Add-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Insert", "InsertExpanded", "InsertViaIdentity", "InsertViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/insert" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/apply", "Permissions": [], "Command": "Add-MgUserInsightUsedResourceMicrosoftGraphWorkbookRangeSort", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/apply" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", "Permissions": [], "Command": "Add-MgUserPendingAccessReviewInstanceDecision", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Apply", "Apply1", "ApplyViaIdentity", "ApplyViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions" }, { - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", "Permissions": [], "Command": "Add-MgWindowsUpdatesDeploymentAudienceMember", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers" }, { - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", "Permissions": [], "Command": "Add-MgWindowsUpdatesDeploymentAudienceMemberById", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById" }, { - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -1142,19 +1141,19 @@ "IsAdmin": true }, "Command": "Add-MgWindowsUpdatesUpdatableAssetMember", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers" }, { - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -1162,19 +1161,19 @@ "IsAdmin": true }, "Command": "Add-MgWindowsUpdatesUpdatableAssetMemberById", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Add1", "AddExpanded1", "AddViaIdentity1", "AddViaIdentityExpanded1" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById" }, { - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -1182,77 +1181,77 @@ "IsAdmin": true }, "Command": "Approve-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Approve", "ApproveExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/approve", "Permissions": [], "Command": "Approve-MgUserInsightSharedLastSharedMethodMicrosoftGraphScheduleChangeRequest", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/approve" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/approve", "Permissions": [], "Command": "Approve-MgUserInsightSharedResourceMicrosoftGraphScheduleChangeRequest", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/approve" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/approve", "Permissions": [], "Command": "Approve-MgUserInsightTrendingResourceMicrosoftGraphScheduleChangeRequest", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/approve" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/approve", "Permissions": [], "Command": "Approve-MgUserInsightUsedResourceMicrosoftGraphScheduleChangeRequest", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/approve" }, { - "Uri": "/applications/{application-id}/unsetVerifiedPublisher", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", @@ -1260,17 +1259,17 @@ "IsAdmin": true }, "Command": "Clear-MgApplicationVerifiedPublisher", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unset1", "UnsetViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/unsetVerifiedPublisher" }, { - "Uri": "/applications/{application-id}/unsetVerifiedPublisher", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", @@ -1278,73 +1277,73 @@ "IsAdmin": true }, "Command": "Clear-MgApplicationVerifiedPublisher", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unset", "UnsetViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/unsetVerifiedPublisher" }, { - "Uri": "/communications/presences/{presence-id}/clearPresence", "Permissions": [], "Command": "Clear-MgCommunicationPresence", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Clear1", "ClearExpanded1", "ClearViaIdentity1", "ClearViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/presences/{presence-id}/clearPresence" }, { - "Uri": "/communications/presences/{presence-id}/clearPresence", "Permissions": [], "Command": "Clear-MgCommunicationPresence", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/presences/{presence-id}/clearPresence" }, { - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", "Permissions": [], "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Clear", "ClearViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", "Permissions": [], "Command": "Clear-MgComplianceEdiscoveryCaseSourceCollectionData", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Purge", "PurgeViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -1352,17 +1351,17 @@ "IsAdmin": true }, "Command": "Clear-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Wipe", "WipeViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -1384,19 +1383,19 @@ } ], "Command": "Clear-MgDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/wipe", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -1418,34 +1417,34 @@ } ], "Command": "Clear-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/wipe" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/wipe", "Permissions": [], "Command": "Clear-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/wipe" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", @@ -1461,19 +1460,19 @@ } ], "Command": "Clear-MgDeviceManagementManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", @@ -1489,19 +1488,19 @@ } ], "Command": "Clear-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Wipe1", "WipeExpanded1", "WipeViaIdentity1", "WipeViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/wipe", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -1523,19 +1522,19 @@ } ], "Command": "Clear-MgDeviceManagementScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/wipe" }, { - "Uri": "/users/{user-id}/wipeAndBlockManagedApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -1543,144 +1542,144 @@ "IsAdmin": true }, "Command": "Clear-MgUserAndBlockManagedApp", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Wipe", "WipeViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/wipeAndBlockManagedApps" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/clear", "Permissions": [], "Command": "Clear-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/clear" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/clear", "Permissions": [], "Command": "Clear-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFill", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Clear", "ClearViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/clear" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/clear", "Permissions": [], "Command": "Clear-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/clear" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/clear", "Permissions": [], "Command": "Clear-MgUserInsightSharedResourceMicrosoftGraphWorkbookRangeFill", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Clear", "ClearViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/clear" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/clear", "Permissions": [], "Command": "Clear-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/clear" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/clear", "Permissions": [], "Command": "Clear-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFill", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Clear", "ClearViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/clear" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/clear", "Permissions": [], "Command": "Clear-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/clear" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/clear", "Permissions": [], "Command": "Clear-MgUserInsightUsedResourceMicrosoftGraphWorkbookRangeFill", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Clear", "ClearViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/clear" }, { - "Uri": "/users/{user-id}/wipeManagedAppRegistrationByDeviceTag", "Permissions": [], "Command": "Clear-MgUserManagedAppRegistrationByDeviceTag", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/wipeManagedAppRegistrationByDeviceTag" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", @@ -1696,19 +1695,19 @@ } ], "Command": "Clear-MgUserManagedDevice", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Wipe1", "WipeExpanded1", "WipeViaIdentity1", "WipeViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", "Permissions": [ { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", @@ -1724,49 +1723,49 @@ } ], "Command": "Clear-MgUserManagedDevice", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe" }, { - "Uri": "/users/{user-id}/presence/clearPresence", "Permissions": [], "Command": "Clear-MgUserPresence", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/presence/clearPresence" }, { - "Uri": "/users/{user-id}/presence/clearPresence", "Permissions": [], "Command": "Clear-MgUserPresence", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Clear1", "ClearExpanded1", "ClearViaIdentity1", "ClearViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/presence/clearPresence" }, { - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", "Permissions": { "Name": "Presence.ReadWrite", "Description": "Read and write your presence information", @@ -1774,17 +1773,17 @@ "IsAdmin": false }, "Command": "Clear-MgUserPresenceUserPreferredPresence", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Clear", "ClearViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/close", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1800,56 +1799,56 @@ } ], "Command": "Close-MgComplianceEdiscoveryCase", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Close", "CloseViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/close" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", "Permissions": [], "Command": "Compare-MgDeviceManagementIntent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", "Variants": [ "Compare", "CompareViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", "Permissions": [], "Command": "Compare-MgDeviceManagementTemplate", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", "Variants": [ "Compare", "CompareViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", "Permissions": [], "Command": "Compare-MgDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", "Variants": [ "Compare", "CompareViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')" }, { - "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -1857,17 +1856,17 @@ "IsAdmin": true }, "Command": "Complete-MgDeviceManagementAndroidForWorkSettingSignup", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Complete", "CompleteExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidForWorkSettings/completeSignup" }, { - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -1875,56 +1874,56 @@ "IsAdmin": true }, "Command": "Complete-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Complete", "CompleteExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup" }, { - "Uri": "/directory/impactedResources/{recommendationResource-id}/complete", "Permissions": [], "Command": "Complete-MgDirectoryImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/impactedResources/{recommendationResource-id}/complete" }, { - "Uri": "/directory/recommendations/{recommendation-id}/complete", "Permissions": [], "Command": "Complete-MgDirectoryRecommendation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": "IMicrosoftGraphRecommendation", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}/complete" }, { - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/complete", "Permissions": [], "Command": "Complete-MgDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/complete" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -1932,17 +1931,17 @@ "IsAdmin": false }, "Command": "Complete-MgTeamChannelMigration", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -1950,17 +1949,17 @@ "IsAdmin": false }, "Command": "Complete-MgTeamChannelMigration", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Complete1", "CompleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration" }, { - "Uri": "/teams/{team-id}/completeMigration", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -1968,17 +1967,17 @@ "IsAdmin": false }, "Command": "Complete-MgTeamMigration", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/completeMigration" }, { - "Uri": "/teams/{team-id}/completeMigration", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -1986,43 +1985,43 @@ "IsAdmin": false }, "Command": "Complete-MgTeamMigration", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Complete1", "CompleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/completeMigration" }, { - "Uri": "/teams/{team-id}/primaryChannel/completeMigration", "Permissions": [], "Command": "Complete-MgTeamPrimaryChannelMigration", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/completeMigration" }, { - "Uri": "/teams/{team-id}/primaryChannel/completeMigration", "Permissions": [], "Command": "Complete-MgTeamPrimaryChannelMigration", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Complete1", "CompleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/completeMigration" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -2030,215 +2029,133 @@ "IsAdmin": false }, "Command": "Complete-MgUserOutlookTask", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTask", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", "Permissions": [], "Command": "Complete-MgUserOutlookTaskFolderTask", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTask", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", "Permissions": [], "Command": "Complete-MgUserOutlookTaskGroupTaskFolderTask", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Complete", "CompleteViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTask", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", "Permissions": [], "Command": "Confirm-MgAdministrativeUnitMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", "Permissions": [], "Command": "Confirm-MgAdministrativeUnitMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects" }, { - "Uri": "/applications/{application-id}/checkMemberGroups", "Permissions": [], "Command": "Confirm-MgApplicationMemberGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/checkMemberGroups" }, { - "Uri": "/applications/{application-id}/checkMemberGroups", "Permissions": [], "Command": "Confirm-MgApplicationMemberGroup", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/checkMemberGroups" }, { - "Uri": "/applications/{application-id}/checkMemberObjects", "Permissions": [], "Command": "Confirm-MgApplicationMemberObject", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/checkMemberObjects" }, { - "Uri": "/applications/{application-id}/checkMemberObjects", "Permissions": [], "Command": "Confirm-MgApplicationMemberObject", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", - "Variants": [ - "Check1", - "CheckExpanded1", - "CheckViaIdentity1", - "CheckViaIdentityExpanded1" - ], + "ApiVersion": "v1.0", "OutputType": null, - "Module": "Applications" - }, - { - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read devices' configuration information on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "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 - }, - { - "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 - }, - { - "Name": "GroupMember.Read.All", - "Description": "Read group memberships", - "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", - "IsAdmin": true - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Confirm-MgContactMemberGroup", - "ApiVersion": "beta", - "Method": "POST", "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/applications/{application-id}/checkMemberObjects" }, { - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -2308,19 +2225,101 @@ } ], "Command": "Confirm-MgContactMemberGroup", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Check1", + "CheckExpanded1", + "CheckViaIdentity1", + "CheckViaIdentityExpanded1" + ], + "Uri": "/contacts/{orgContact-id}/checkMemberGroups" + }, + { + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read devices' configuration information on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "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 + }, + { + "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 + }, + { + "Name": "GroupMember.Read.All", + "Description": "Read group memberships", + "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", + "IsAdmin": true + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Confirm-MgContactMemberGroup", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/checkMemberGroups" }, { - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -2396,19 +2395,19 @@ } ], "Command": "Confirm-MgContactMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/checkMemberObjects" }, { - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -2484,105 +2483,105 @@ } ], "Command": "Confirm-MgContactMemberObject", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/checkMemberObjects" }, { - "Uri": "/contracts/{contract-id}/checkMemberGroups", "Permissions": [], "Command": "Confirm-MgContractMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}/checkMemberGroups" }, { - "Uri": "/contracts/{contract-id}/checkMemberGroups", "Permissions": [], "Command": "Confirm-MgContractMemberGroup", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}/checkMemberGroups" }, { - "Uri": "/contracts/{contract-id}/checkMemberObjects", "Permissions": [], "Command": "Confirm-MgContractMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}/checkMemberObjects" }, { - "Uri": "/contracts/{contract-id}/checkMemberObjects", "Permissions": [], "Command": "Confirm-MgContractMemberObject", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}/checkMemberObjects" }, { - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", "Permissions": [], "Command": "Confirm-MgDeviceManagementWindowEnrollmentAutoDiscovery", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Verify", "VerifyViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')" }, { - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", "Permissions": [], "Command": "Confirm-MgDeviceManagementWindowEnrollmentAutoDiscovery", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Verify1", "VerifyViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')" }, { - "Uri": "/devices/{device-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -2652,19 +2651,19 @@ } ], "Command": "Confirm-MgDeviceMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/checkMemberGroups" }, { - "Uri": "/devices/{device-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -2734,19 +2733,19 @@ } ], "Command": "Confirm-MgDeviceMemberGroup", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/checkMemberGroups" }, { - "Uri": "/devices/{device-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -2822,19 +2821,19 @@ } ], "Command": "Confirm-MgDeviceMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/checkMemberObjects" }, { - "Uri": "/devices/{device-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -2910,19 +2909,19 @@ } ], "Command": "Confirm-MgDeviceMemberObject", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/checkMemberObjects" }, { - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -2992,19 +2991,19 @@ } ], "Command": "Confirm-MgDirectoryObjectMemberGroup", - "ApiVersion": "beta", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups" }, { - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -3074,19 +3073,19 @@ } ], "Command": "Confirm-MgDirectoryObjectMemberGroup", - "ApiVersion": "v1.0", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups" }, { - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -3162,19 +3161,19 @@ } ], "Command": "Confirm-MgDirectoryObjectMemberObject", - "ApiVersion": "beta", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects" }, { - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -3250,169 +3249,169 @@ } ], "Command": "Confirm-MgDirectoryObjectMemberObject", - "ApiVersion": "v1.0", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects" }, { - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", "Permissions": [], "Command": "Confirm-MgDirectoryRoleMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups" }, { - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", "Permissions": [], "Command": "Confirm-MgDirectoryRoleMemberGroup", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups" }, { - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", "Permissions": [], "Command": "Confirm-MgDirectoryRoleMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects" }, { - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", "Permissions": [], "Command": "Confirm-MgDirectoryRoleMemberObject", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", "Permissions": [], "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", "Permissions": [], "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", "Permissions": [], "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", "Permissions": [], "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects" }, { - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", "Permissions": [], "Command": "Confirm-MgDirectorySettingTemplateMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups" }, { - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", "Permissions": [], "Command": "Confirm-MgDirectorySettingTemplateMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects" }, { - "Uri": "/domains/{domain-id}/verify", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", @@ -3420,17 +3419,17 @@ "IsAdmin": true }, "Command": "Confirm-MgDomain", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain1", "Variants": [ "Verify", "VerifyViaIdentity" ], - "OutputType": "IMicrosoftGraphDomain1", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/verify" }, { - "Uri": "/domains/{domain-id}/verify", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", @@ -3438,43 +3437,43 @@ "IsAdmin": true }, "Command": "Confirm-MgDomain", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Verify1", "VerifyViaIdentity1" ], - "OutputType": "IMicrosoftGraphDomain", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/verify" }, { - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", "Permissions": [], "Command": "Confirm-MgGroupGrantedPermission", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Check", "CheckViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Groups" + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp" }, { - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", "Permissions": [], "Command": "Confirm-MgGroupGrantedPermission", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Check1", "CheckViaIdentity1" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Groups" + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp" }, { - "Uri": "/groups/{group-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -3544,19 +3543,19 @@ } ], "Command": "Confirm-MgGroupMemberGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/checkMemberGroups" }, { - "Uri": "/groups/{group-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -3626,19 +3625,19 @@ } ], "Command": "Confirm-MgGroupMemberGroup", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/checkMemberGroups" }, { - "Uri": "/groups/{group-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -3714,19 +3713,19 @@ } ], "Command": "Confirm-MgGroupMemberObject", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/checkMemberObjects" }, { - "Uri": "/groups/{group-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -3802,105 +3801,105 @@ } ], "Command": "Confirm-MgGroupMemberObject", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/checkMemberObjects" }, { - "Uri": "/informationProtection/verifySignature", "Permissions": [], "Command": "Confirm-MgInformationProtectionSignature", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Verify", "VerifyExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/verifySignature" }, { - "Uri": "/organization/{organization-id}/checkMemberGroups", "Permissions": [], "Command": "Confirm-MgOrganizationMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/checkMemberGroups" }, { - "Uri": "/organization/{organization-id}/checkMemberGroups", "Permissions": [], "Command": "Confirm-MgOrganizationMemberGroup", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/checkMemberGroups" }, { - "Uri": "/organization/{organization-id}/checkMemberObjects", "Permissions": [], "Command": "Confirm-MgOrganizationMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/checkMemberObjects" }, { - "Uri": "/organization/{organization-id}/checkMemberObjects", "Permissions": [], "Command": "Confirm-MgOrganizationMemberObject", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/checkMemberObjects" }, { - "Uri": "/riskyUsers/confirmCompromised", "Permissions": [], "Command": "Confirm-MgRiskyUserCompromised", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Confirm", "ConfirmExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/riskyUsers/confirmCompromised" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -3970,19 +3969,19 @@ } ], "Command": "Confirm-MgServicePrincipalMemberGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -4052,19 +4051,19 @@ } ], "Command": "Confirm-MgServicePrincipalMemberGroup", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -4140,19 +4139,19 @@ } ], "Command": "Confirm-MgServicePrincipalMemberObject", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -4228,19 +4227,19 @@ } ], "Command": "Confirm-MgServicePrincipalMemberObject", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects" }, { - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", @@ -4248,17 +4247,17 @@ "IsAdmin": true }, "Command": "Confirm-MgTeamScheduleTimeCard", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Confirm", "ConfirmViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeCard", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm" }, { - "Uri": "/users/{user-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -4328,19 +4327,19 @@ } ], "Command": "Confirm-MgUserMemberGroup", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/checkMemberGroups" }, { - "Uri": "/users/{user-id}/checkMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -4410,19 +4409,19 @@ } ], "Command": "Confirm-MgUserMemberGroup", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/checkMemberGroups" }, { - "Uri": "/users/{user-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -4498,19 +4497,19 @@ } ], "Command": "Confirm-MgUserMemberObject", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/checkMemberObjects" }, { - "Uri": "/users/{user-id}/checkMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -4586,32 +4585,32 @@ } ], "Command": "Confirm-MgUserMemberObject", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Check1", "CheckExpanded1", "CheckViaIdentity1", "CheckViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/checkMemberObjects" }, { - "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", "Permissions": [], "Command": "Connect-MgDeviceManagementChromeOSOnboardingSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Connect", "ConnectExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect" }, { - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", @@ -4619,77 +4618,77 @@ "IsAdmin": true }, "Command": "Copy-MgDeviceManagementReusablePolicySetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", "Variants": [ "Clone", "CloneViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgDriveListContentTypeBaseToDefaultContentLocation", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgDriveListContentTypeBaseToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -4711,19 +4710,19 @@ } ], "Command": "Copy-MgGroupOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -4745,19 +4744,19 @@ } ], "Command": "Copy-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { "Name": "Notes.Create", @@ -4779,19 +4778,19 @@ } ], "Command": "Copy-MgGroupOnenotePageToSection", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { "Name": "Notes.Create", @@ -4813,19 +4812,19 @@ } ], "Command": "Copy-MgGroupOnenotePageToSection", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -4847,19 +4846,19 @@ } ], "Command": "Copy-MgGroupOnenoteSectionToNotebook", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -4881,19 +4880,19 @@ } ], "Command": "Copy-MgGroupOnenoteSectionToNotebook", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -4915,19 +4914,19 @@ } ], "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -4949,109 +4948,109 @@ } ], "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgShareListContentTypeBaseToDefaultContentLocation", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgShareListContentTypeBaseToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgSiteContentTypeBaseToDefaultContentLocation", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgSiteContentTypeBaseToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -5073,19 +5072,19 @@ } ], "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -5107,79 +5106,79 @@ } ], "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgSiteListContentTypeBaseToDefaultContentLocation", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgSiteListContentTypeBaseToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/copyToDefaultContentLocation" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [], "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5201,19 +5200,19 @@ } ], "Command": "Copy-MgSiteOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5235,19 +5234,19 @@ } ], "Command": "Copy-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { "Name": "Notes.Create", @@ -5269,19 +5268,19 @@ } ], "Command": "Copy-MgSiteOnenotePageToSection", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { "Name": "Notes.Create", @@ -5303,19 +5302,19 @@ } ], "Command": "Copy-MgSiteOnenotePageToSection", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5337,19 +5336,19 @@ } ], "Command": "Copy-MgSiteOnenoteSectionToNotebook", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5371,19 +5370,19 @@ } ], "Command": "Copy-MgSiteOnenoteSectionToNotebook", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -5405,19 +5404,19 @@ } ], "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -5439,19 +5438,19 @@ } ], "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" }, { - "Uri": "/teams/{team-id}/clone", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -5473,19 +5472,19 @@ } ], "Command": "Copy-MgTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Clone", "CloneExpanded", "CloneViaIdentity", "CloneViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/clone" }, { - "Uri": "/teams/{team-id}/clone", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -5507,19 +5506,19 @@ } ], "Command": "Copy-MgTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Clone1", "CloneExpanded1", "CloneViaIdentity1", "CloneViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/clone" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -5527,19 +5526,19 @@ "IsAdmin": false }, "Command": "Copy-MgUserMailFolder", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMailFolder1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -5547,49 +5546,49 @@ "IsAdmin": false }, "Command": "Copy-MgUserMailFolder", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", "Permissions": [], "Command": "Copy-MgUserMailFolderChildFolder", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMailFolder1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", "Permissions": [], "Command": "Copy-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -5597,19 +5596,19 @@ "IsAdmin": false }, "Command": "Copy-MgUserMailFolderMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -5617,19 +5616,19 @@ "IsAdmin": false }, "Command": "Copy-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy" }, { - "Uri": "/users/{user-id}/messages/{message-id}/copy", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -5637,19 +5636,19 @@ "IsAdmin": false }, "Command": "Copy-MgUserMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/copy" }, { - "Uri": "/users/{user-id}/messages/{message-id}/copy", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -5657,53 +5656,19 @@ "IsAdmin": false }, "Command": "Copy-MgUserMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphMessage1", - "Module": "Users.Actions" - }, - { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Copy-MgUserOnenoteNotebook", - "ApiVersion": "beta", - "Method": "POST", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/copy" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5725,53 +5690,19 @@ } ], "Command": "Copy-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", - "Variants": [ - "Copy1", - "CopyExpanded1", - "CopyViaIdentity1", - "CopyViaIdentityExpanded1" - ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Users.Actions" - }, - { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Copy-MgUserOnenotePageToSection", "ApiVersion": "beta", - "Method": "POST", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { "Name": "Notes.Create", @@ -5792,20 +5723,20 @@ "IsAdmin": false } ], - "Command": "Copy-MgUserOnenotePageToSection", - "ApiVersion": "v1.0", + "Command": "Copy-MgUserOnenoteNotebook", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5826,20 +5757,54 @@ "IsAdmin": false } ], - "Command": "Copy-MgUserOnenoteSectionToNotebook", - "ApiVersion": "beta", + "Command": "Copy-MgUserOnenotePageToSection", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection" + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Copy-MgUserOnenotePageToSection", + "Module": "Users.Actions", + "Method": "POST", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Users.Actions" + "Variants": [ + "Copy1", + "CopyExpanded1", + "CopyViaIdentity1", + "CopyViaIdentityExpanded1" + ], + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -5861,19 +5826,53 @@ } ], "Command": "Copy-MgUserOnenoteSectionToNotebook", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Copy-MgUserOnenoteSectionToNotebook", + "Module": "Users.Actions", + "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -5895,19 +5894,19 @@ } ], "Command": "Copy-MgUserOnenoteSectionToSectionGroup", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -5929,19 +5928,19 @@ } ], "Command": "Copy-MgUserOnenoteSectionToSectionGroup", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy1", "CopyExpanded1", "CopyViaIdentity1", "CopyViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -5957,17 +5956,17 @@ } ], "Command": "Disable-MgDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -5975,17 +5974,17 @@ "IsAdmin": true }, "Command": "Disable-MgDeviceManagementComanagedDeviceLostMode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/disable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -6001,17 +6000,17 @@ } ], "Command": "Disable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/disable" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/disableLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -6019,43 +6018,43 @@ "IsAdmin": true }, "Command": "Disable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostMode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/disableLostMode" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disable", "Permissions": [], "Command": "Disable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disable" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disableLostMode", "Permissions": [], "Command": "Disable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostMode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disableLostMode" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -6071,17 +6070,17 @@ } ], "Command": "Disable-MgDeviceManagementManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -6089,17 +6088,17 @@ "IsAdmin": false }, "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -6107,17 +6106,17 @@ "IsAdmin": false }, "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Disable1", "DisableViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode" }, { - "Uri": "/deviceManagement/oemWarrantyInformationOnboarding/{oemWarrantyInformationOnboarding-id}/disable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -6133,17 +6132,17 @@ } ], "Command": "Disable-MgDeviceManagementOemWarrantyInformationOnboarding", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/oemWarrantyInformationOnboarding/{oemWarrantyInformationOnboarding-id}/disable" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -6159,17 +6158,17 @@ } ], "Command": "Disable-MgDeviceManagementScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disable" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disableLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -6177,17 +6176,17 @@ "IsAdmin": true }, "Command": "Disable-MgDeviceManagementScriptDeviceRunStateManagedDeviceLostMode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/disableLostMode" }, { - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", @@ -6195,30 +6194,30 @@ "IsAdmin": true }, "Command": "Disable-MgUserAuthenticationMethodSmSign", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", "Permissions": [], "Command": "Disable-MgUserManagedDevice", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -6226,17 +6225,17 @@ "IsAdmin": false }, "Command": "Disable-MgUserManagedDeviceLostMode", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disable1", "DisableViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -6244,29 +6243,29 @@ "IsAdmin": false }, "Command": "Disable-MgUserManagedDeviceLostMode", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode" }, { - "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", "Permissions": [], "Command": "Disconnect-MgDeviceManagementChromeOSOnboardingSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disconnect" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect" }, { - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -6274,17 +6273,17 @@ "IsAdmin": true }, "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Disconnect", "DisconnectViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect" }, { - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -6292,17 +6291,17 @@ "IsAdmin": true }, "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Disconnect1", "DisconnectViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect" }, { - "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -6318,29 +6317,29 @@ } ], "Command": "Enable-MgDeviceManagementAndroidDeviceAdministratorEnrollment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enable" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment" }, { - "Uri": "/deviceManagement/assignmentFilters/enable", "Permissions": [], "Command": "Enable-MgDeviceManagementAssignmentFilter", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enable", "EnableExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/assignmentFilters/enable" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -6348,19 +6347,19 @@ "IsAdmin": true }, "Command": "Enable-MgDeviceManagementComanagedDeviceLostMode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/enableLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -6368,58 +6367,58 @@ "IsAdmin": true }, "Command": "Enable-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostMode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/enableLostMode" }, { - "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", "Permissions": [], "Command": "Enable-MgDeviceManagementDeviceHealthScriptGlobalScript", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enable" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/enableLostMode", "Permissions": [], "Command": "Enable-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostMode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/enableLostMode" }, { - "Uri": "/deviceManagement/enableLegacyPcManagement", "Permissions": [], "Command": "Enable-MgDeviceManagementLegacyPcManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enable" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/enableLegacyPcManagement" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -6427,19 +6426,19 @@ "IsAdmin": true }, "Command": "Enable-MgDeviceManagementManagedDeviceLostMode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode" }, { - "Uri": "/deviceManagement/oemWarrantyInformationOnboarding/{oemWarrantyInformationOnboarding-id}/enable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -6455,17 +6454,17 @@ } ], "Command": "Enable-MgDeviceManagementOemWarrantyInformationOnboarding", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enable", "EnableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/oemWarrantyInformationOnboarding/{oemWarrantyInformationOnboarding-id}/enable" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/enableLostMode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -6473,19 +6472,19 @@ "IsAdmin": true }, "Command": "Enable-MgDeviceManagementScriptDeviceRunStateManagedDeviceLostMode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/enableLostMode" }, { - "Uri": "/deviceManagement/enableUnlicensedAdminstrators", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -6493,16 +6492,16 @@ "IsAdmin": true }, "Command": "Enable-MgDeviceManagementUnlicensedAdminstrator", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enable" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/enableUnlicensedAdminstrators" }, { - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", @@ -6510,32 +6509,32 @@ "IsAdmin": true }, "Command": "Enable-MgUserAuthenticationMethodSmSign", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enable", "EnableViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", "Permissions": [], "Command": "Enable-MgUserManagedDeviceLostMode", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -6551,19 +6550,19 @@ } ], "Command": "Export-MgComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -6579,47 +6578,47 @@ } ], "Command": "Export-MgDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Export", "ExportViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig" }, { - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", "Permissions": [], "Command": "Export-MgDirectoryInboundSharedUserProfilePersonalData", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData" }, { - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", "Permissions": [], "Command": "Export-MgUserDeviceAndAppManagementData", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Export", "Export1", "ExportViaIdentity", "ExportViaIdentity1" ], - "OutputType": null, - "Module": "Users.Functions" + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData" }, { - "Uri": "/users/{user-id}/exportPersonalData", "Permissions": [ { "Name": "User.Export.All", @@ -6635,19 +6634,19 @@ } ], "Command": "Export-MgUserPersonalData", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/exportPersonalData" }, { - "Uri": "/users/{user-id}/exportPersonalData", "Permissions": [ { "Name": "User.Export.All", @@ -6663,45 +6662,45 @@ } ], "Command": "Export-MgUserPersonalData", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Export1", "ExportExpanded1", "ExportViaIdentity1", "ExportViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/exportPersonalData" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": [], "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": [], "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -6709,17 +6708,17 @@ "IsAdmin": true }, "Command": "Find-MgDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/locateDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -6727,30 +6726,30 @@ "IsAdmin": true }, "Command": "Find-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/locateDevice" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/locateDevice", "Permissions": [], "Command": "Find-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/locateDevice" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -6758,17 +6757,17 @@ "IsAdmin": false }, "Command": "Find-MgDeviceManagementManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -6776,17 +6775,17 @@ "IsAdmin": false }, "Command": "Find-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Locate1", "LocateViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/locateDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -6794,17 +6793,17 @@ "IsAdmin": true }, "Command": "Find-MgDeviceManagementScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/locateDevice" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -6812,30 +6811,30 @@ "IsAdmin": true }, "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": [], "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -6843,17 +6842,17 @@ "IsAdmin": false }, "Command": "Find-MgUserManagedDevice", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Locate1", "LocateViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -6861,17 +6860,17 @@ "IsAdmin": false }, "Command": "Find-MgUserManagedDevice", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice" }, { - "Uri": "/users/{user-id}/findMeetingTimes", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -6887,19 +6886,19 @@ } ], "Command": "Find-MgUserMeetingTime", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", "Variants": [ "Find", "FindExpanded", "FindViaIdentity", "FindViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/findMeetingTimes" }, { - "Uri": "/users/{user-id}/findMeetingTimes", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -6915,19 +6914,19 @@ } ], "Command": "Find-MgUserMeetingTime", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult1", "Variants": [ "Find1", "FindExpanded1", "FindViaIdentity1", "FindViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/findMeetingTimes" }, { - "Uri": "/users/{user-id}/findRooms", "Permissions": [ { "Name": "User.Read.All", @@ -6943,19 +6942,19 @@ } ], "Command": "Find-MgUserRoom", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAddress", "Variants": [ "Find", "Find1", "FindViaIdentity", "FindViaIdentity1" ], - "OutputType": "IMicrosoftGraphEmailAddress", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/findRooms" }, { - "Uri": "/users/{user-id}/findRoomLists", "Permissions": [ { "Name": "User.Read.All", @@ -6971,17 +6970,17 @@ } ], "Command": "Find-MgUserRoomList", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAddress", "Variants": [ "Find", "FindViaIdentity" ], - "OutputType": "IMicrosoftGraphEmailAddress", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/findRoomLists" }, { - "Uri": "/accessReviews/{accessReview-id}", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -7003,17 +7002,17 @@ } ], "Command": "Get-MgAccessReview", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReview", - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}" }, { - "Uri": "/accessReviews", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -7035,29 +7034,29 @@ } ], "Command": "Get-MgAccessReview", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReview", - "Module": "Identity.Governance" + "Uri": "/accessReviews" }, { - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", "Permissions": [], "Command": "Get-MgAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}" }, { - "Uri": "/accessReviews/{accessReview-id}/decisions", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -7079,54 +7078,54 @@ } ], "Command": "Get-MgAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/decisions" }, { - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", "Permissions": [], "Command": "Get-MgAccessReviewInstance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReview", - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}" }, { - "Uri": "/accessReviews/{accessReview-id}/instances", "Permissions": [], "Command": "Get-MgAccessReviewInstance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReview", - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/instances" }, { - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", "Permissions": [], "Command": "Get-MgAccessReviewMyDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}" }, { - "Uri": "/accessReviews/{accessReview-id}/myDecisions", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -7148,29 +7147,29 @@ } ], "Command": "Get-MgAccessReviewMyDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/myDecisions" }, { - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", "Permissions": [], "Command": "Get-MgAccessReviewReviewer", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}" }, { - "Uri": "/accessReviews/{accessReview-id}/reviewers", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -7192,16 +7191,16 @@ } ], "Command": "Get-MgAccessReviewReviewer", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/reviewers" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -7235,17 +7234,17 @@ } ], "Command": "Get-MgAdministrativeUnit", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}" }, { - "Uri": "/administrativeUnits", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -7279,29 +7278,29 @@ } ], "Command": "Get-MgAdministrativeUnit", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits" }, { - "Uri": "/administrativeUnits/getByIds", "Permissions": [], "Command": "Get-MgAdministrativeUnitById", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/getByIds" }, { - "Uri": "/administrativeUnits/delta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -7335,41 +7334,41 @@ } ], "Command": "Get-MgAdministrativeUnitDelta", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/delta" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgAdministrativeUnitExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", "Permissions": [], "Command": "Get-MgAdministrativeUnitExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -7403,16 +7402,16 @@ } ], "Command": "Get-MgAdministrativeUnitMember", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/members" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -7446,46 +7445,46 @@ } ], "Command": "Get-MgAdministrativeUnitMemberByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", "Permissions": [], "Command": "Get-MgAdministrativeUnitMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", "Permissions": [], "Command": "Get-MgAdministrativeUnitMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -7519,17 +7518,17 @@ } ], "Command": "Get-MgAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -7563,342 +7562,342 @@ } ], "Command": "Get-MgAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" }, { - "Uri": "/administrativeUnits/getUserOwnedObjects", "Permissions": [], "Command": "Get-MgAdministrativeUnitUserOwnedObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/getUserOwnedObjects" }, { - "Uri": "/agreements/{agreement-id}", "Permissions": [], "Command": "Get-MgAgreement", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreement", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}" }, { - "Uri": "/agreements", "Permissions": [], "Command": "Get-MgAgreement", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreement", - "Module": "Identity.Governance" + "Uri": "/agreements" }, { - "Uri": "/agreements", "Permissions": [], "Command": "Get-MgAgreement", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAgreement", - "Module": "Identity.Governance" + "Uri": "/agreements" }, { - "Uri": "/agreements/{agreement-id}", "Permissions": [], "Command": "Get-MgAgreement", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAgreement", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}" }, { - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Permissions": [], "Command": "Get-MgAgreementAcceptance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" }, { - "Uri": "/agreements/{agreement-id}/acceptances", "Permissions": [], "Command": "Get-MgAgreementAcceptance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/acceptances" }, { - "Uri": "/agreements/{agreement-id}/acceptances", "Permissions": [], "Command": "Get-MgAgreementAcceptance", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/acceptances" }, { - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Permissions": [], "Command": "Get-MgAgreementAcceptance", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" }, { - "Uri": "/agreements/{agreement-id}/file", "Permissions": [], "Command": "Get-MgAgreementFile", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFile", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file" }, { - "Uri": "/agreements/{agreement-id}/files", "Permissions": [], "Command": "Get-MgAgreementFile", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files" }, { - "Uri": "/agreements/{agreement-id}/files", "Permissions": [], "Command": "Get-MgAgreementFile", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files" }, { - "Uri": "/agreements/{agreement-id}/file", "Permissions": [], "Command": "Get-MgAgreementFile", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFile", "Variants": [ "Get2", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphAgreementFile", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], "Command": "Get-MgAgreementFileLocalization", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { - "Uri": "/agreements/{agreement-id}/file/localizations", "Permissions": [], "Command": "Get-MgAgreementFileLocalization", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations" }, { - "Uri": "/agreements/{agreement-id}/file/localizations", "Permissions": [], "Command": "Get-MgAgreementFileLocalization", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], "Command": "Get-MgAgreementFileLocalization", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], "Command": "Get-MgAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", "Permissions": [], "Command": "Get-MgAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", "Permissions": [], "Command": "Get-MgAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], "Command": "Get-MgAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], "Command": "Get-MgAgreementFileVersion", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", "Permissions": [], "Command": "Get-MgAgreementFileVersion", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" }, { - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", "Permissions": [], "Command": "Get-MgAgreementFileVersion", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" }, { - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], "Command": "Get-MgAgreementFileVersion", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [], "Command": "Get-MgAppCatalogTeamApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" }, { - "Uri": "/appCatalogs/teamsApps", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -7932,16 +7931,16 @@ } ], "Command": "Get-MgAppCatalogTeamApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps" }, { - "Uri": "/appCatalogs/teamsApps", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -7975,111 +7974,79 @@ } ], "Command": "Get-MgAppCatalogTeamApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTeamsApp1", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [], "Command": "Get-MgAppCatalogTeamApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsApp1", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [], "Command": "Get-MgAppCatalogTeamAppDefinition", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", "Permissions": [], "Command": "Get-MgAppCatalogTeamAppDefinition", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", "Permissions": [], "Command": "Get-MgAppCatalogTeamAppDefinition", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition1", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [], "Command": "Get-MgAppCatalogTeamAppDefinition", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphTeamsAppDefinition1", - "Module": "Teams" - }, - { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Permissions": [ - { - "Name": "AppCatalog.Read.All", - "Description": "Read all app catalogs", - "FullDescription": "Allows the app to read apps in the app catalogs.", - "IsAdmin": false - }, - { - "Name": "AppCatalog.ReadWrite.All", - "Description": "Read and write to all app catalogs", - "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.", - "IsAdmin": true - }, - { - "Name": "AppCatalog.Submit", - "Description": "Submit application packages to your organization's catalog and cancel pending submissions", - "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", - "IsAdmin": false - } - ], - "Command": "Get-MgAppCatalogTeamAppDefinitionBot", - "ApiVersion": "beta", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -8101,49 +8068,17 @@ } ], "Command": "Get-MgAppCatalogTeamAppDefinitionBot", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "OutputType": null, - "Module": "Teams" - }, - { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "Permissions": [ - { - "Name": "AppCatalog.Read.All", - "Description": "Read all app catalogs", - "FullDescription": "Allows the app to read apps in the app catalogs.", - "IsAdmin": false - }, - { - "Name": "AppCatalog.ReadWrite.All", - "Description": "Read and write to all app catalogs", - "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.", - "IsAdmin": true - }, - { - "Name": "AppCatalog.Submit", - "Description": "Submit application packages to your organization's catalog and cancel pending submissions", - "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", - "IsAdmin": false - } - ], - "Command": "Get-MgAppCatalogTeamAppDefinitionColorIcon", "ApiVersion": "beta", - "Method": "GET", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -8164,20 +8099,84 @@ "IsAdmin": false } ], - "Command": "Get-MgAppCatalogTeamAppDefinitionColorIconHostedContent", + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", + "Module": "Teams", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" + }, + { + "Permissions": [ + { + "Name": "AppCatalog.Read.All", + "Description": "Read all app catalogs", + "FullDescription": "Allows the app to read apps in the app catalogs.", + "IsAdmin": false + }, + { + "Name": "AppCatalog.ReadWrite.All", + "Description": "Read and write to all app catalogs", + "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.", + "IsAdmin": true + }, + { + "Name": "AppCatalog.Submit", + "Description": "Submit application packages to your organization's catalog and cancel pending submissions", + "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", + "IsAdmin": false + } + ], + "Command": "Get-MgAppCatalogTeamAppDefinitionColorIcon", + "Module": "Teams", + "Method": "GET", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon" + }, + { + "Permissions": [ + { + "Name": "AppCatalog.Read.All", + "Description": "Read all app catalogs", + "FullDescription": "Allows the app to read apps in the app catalogs.", + "IsAdmin": false + }, + { + "Name": "AppCatalog.ReadWrite.All", + "Description": "Read and write to all app catalogs", + "FullDescription": "Allows the app to create, read, update, and delete apps in the app catalogs.", + "IsAdmin": true + }, + { + "Name": "AppCatalog.Submit", + "Description": "Submit application packages to your organization's catalog and cancel pending submissions", + "FullDescription": "Allows the app to submit application packages to the catalog and cancel submissions that are pending review on your behalf.", + "IsAdmin": false + } + ], + "Command": "Get-MgAppCatalogTeamAppDefinitionColorIconHostedContent", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -8199,17 +8198,17 @@ } ], "Command": "Get-MgAppCatalogTeamAppDefinitionOutlineIcon", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppIcon", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppIcon", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -8231,19 +8230,19 @@ } ], "Command": "Get-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent" }, { - "Uri": "/applications/{application-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -8271,17 +8270,17 @@ } ], "Command": "Get-MgApplication", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplication", - "Module": "Applications" + "Uri": "/applications/{application-id}" }, { - "Uri": "/applications", "Permissions": [ { "Name": "Application.Read.All", @@ -8309,16 +8308,16 @@ } ], "Command": "Get-MgApplication", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", - "Module": "Applications" + "Uri": "/applications" }, { - "Uri": "/applications", "Permissions": [ { "Name": "Application.Read.All", @@ -8346,16 +8345,16 @@ } ], "Command": "Get-MgApplication", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphApplication1", - "Module": "Applications" + "Uri": "/applications" }, { - "Uri": "/applications/{application-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -8383,145 +8382,145 @@ } ], "Command": "Get-MgApplication", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphApplication1", - "Module": "Applications" + "Uri": "/applications/{application-id}" }, { - "Uri": "/applications/{application-id}/appManagementPolicies", "Permissions": [], "Command": "Get-MgApplicationAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Module": "Applications" + "Uri": "/applications/{application-id}/appManagementPolicies" }, { - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", "Permissions": [], "Command": "Get-MgApplicationAppManagementPolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/appManagementPolicies/$ref" }, { - "Uri": "/applications/getByIds", "Permissions": [], "Command": "Get-MgApplicationById", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get3", "GetExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/applications/getByIds" }, { - "Uri": "/applications/getByIds", "Permissions": [], "Command": "Get-MgApplicationById", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get2", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/applications/getByIds" }, { - "Uri": "/applications/{application-id}/connectorGroup", "Permissions": [], "Command": "Get-MgApplicationConnectorGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConnectorGroup", - "Module": "Applications" + "Uri": "/applications/{application-id}/connectorGroup" }, { - "Uri": "/applications/{application-id}/connectorGroup/$ref", "Permissions": [], "Command": "Get-MgApplicationConnectorGroupByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/connectorGroup/$ref" }, { - "Uri": "/applications/{application-id}/createdOnBehalfOf", "Permissions": [], "Command": "Get-MgApplicationCreatedOnBehalfOf", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/applications/{application-id}/createdOnBehalfOf" }, { - "Uri": "/applications/{application-id}/createdOnBehalfOf", "Permissions": [], "Command": "Get-MgApplicationCreatedOnBehalfOf", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/applications/{application-id}/createdOnBehalfOf" }, { - "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", "Permissions": [], "Command": "Get-MgApplicationCreatedOnBehalfOfByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref" }, { - "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", "Permissions": [], "Command": "Get-MgApplicationCreatedOnBehalfOfByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref" }, { - "Uri": "/applications/delta", "Permissions": [ { "Name": "Application.Read.All", @@ -8549,16 +8548,16 @@ } ], "Command": "Get-MgApplicationDelta", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Delta1" ], - "OutputType": "IMicrosoftGraphApplication", - "Module": "Applications" + "Uri": "/applications/delta" }, { - "Uri": "/applications/delta", "Permissions": [ { "Name": "Application.Read.All", @@ -8586,29 +8585,29 @@ } ], "Command": "Get-MgApplicationDelta", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication1", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphApplication1", - "Module": "Applications" + "Uri": "/applications/delta" }, { - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [], "Command": "Get-MgApplicationExtensionProperty", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Module": "Applications" + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" }, { - "Uri": "/applications/{application-id}/extensionProperties", "Permissions": [ { "Name": "Application.Read.All", @@ -8630,16 +8629,16 @@ } ], "Command": "Get-MgApplicationExtensionProperty", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Module": "Applications" + "Uri": "/applications/{application-id}/extensionProperties" }, { - "Uri": "/applications/{application-id}/extensionProperties", "Permissions": [ { "Name": "Application.Read.All", @@ -8661,29 +8660,29 @@ } ], "Command": "Get-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Module": "Applications" + "Uri": "/applications/{application-id}/extensionProperties" }, { - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [], "Command": "Get-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Module": "Applications" + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" }, { - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", @@ -8691,17 +8690,17 @@ "IsAdmin": true }, "Command": "Get-MgApplicationFederatedIdentityCredential", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Module": "Applications" + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" }, { - "Uri": "/applications/{application-id}/federatedIdentityCredentials", "Permissions": [ { "Name": "Application.Read.All", @@ -8717,187 +8716,150 @@ } ], "Command": "Get-MgApplicationFederatedIdentityCredential", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Module": "Applications" + "Uri": "/applications/{application-id}/federatedIdentityCredentials" }, { - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", "Permissions": [], "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", - "Module": "Applications" + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies" }, { - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", "Permissions": [], "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Module": "Applications" + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies" }, { - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [], "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref" }, { - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [], "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref" }, { - "Uri": "/applications/{application-id}/logo", "Permissions": [], "Command": "Get-MgApplicationLogo", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/logo" }, { - "Uri": "/applications/{application-id}/logo", "Permissions": [], "Command": "Get-MgApplicationLogo", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/logo" }, { - "Uri": "/applications/{application-id}/getMemberGroups", "Permissions": [], "Command": "Get-MgApplicationMemberGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/getMemberGroups" }, { - "Uri": "/applications/{application-id}/getMemberGroups", "Permissions": [], "Command": "Get-MgApplicationMemberGroup", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/getMemberGroups" }, { - "Uri": "/applications/{application-id}/getMemberObjects", "Permissions": [], "Command": "Get-MgApplicationMemberObject", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/getMemberObjects" }, { - "Uri": "/applications/{application-id}/getMemberObjects", "Permissions": [], "Command": "Get-MgApplicationMemberObject", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" - }, - { - "Uri": "/applications/{application-id}/owners", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Command": "Get-MgApplicationOwner", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List1" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/applications/{application-id}/getMemberObjects" }, { - "Uri": "/applications/{application-id}/owners", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -8925,53 +8887,16 @@ } ], "Command": "Get-MgApplicationOwner", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" - }, - { - "Uri": "/applications/{application-id}/owners/$ref", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Command": "Get-MgApplicationOwnerByRef", "ApiVersion": "beta", - "Method": "GET", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/owners" }, { - "Uri": "/applications/{application-id}/owners/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -8998,30 +8923,104 @@ "IsAdmin": true } ], - "Command": "Get-MgApplicationOwnerByRef", - "ApiVersion": "v1.0", + "Command": "Get-MgApplicationOwner", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], + "Uri": "/applications/{application-id}/owners" + }, + { + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "Command": "Get-MgApplicationOwnerByRef", + "Module": "Applications", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "List1" + ], + "Uri": "/applications/{application-id}/owners/$ref" + }, + { + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "Command": "Get-MgApplicationOwnerByRef", + "Module": "Applications", + "Method": "GET", + "ApiVersion": "v1.0", "OutputType": null, - "Module": "Applications" + "Variants": [ + "List" + ], + "Uri": "/applications/{application-id}/owners/$ref" }, { - "Uri": "/applications/{application-id}/synchronization", "Permissions": [], "Command": "Get-MgApplicationSynchronization", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronization", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronization", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization" }, { - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -9029,82 +9028,82 @@ "IsAdmin": true }, "Command": "Get-MgApplicationSynchronizationAccessToken", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [], "Command": "Get-MgApplicationSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}" }, { - "Uri": "/applications/{application-id}/synchronization/jobs", "Permissions": [], "Command": "Get-MgApplicationSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [], "Command": "Get-MgApplicationSynchronizationJobSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", "Permissions": [], "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -9112,17 +9111,17 @@ "IsAdmin": true }, "Command": "Get-MgApplicationSynchronizationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}" }, { - "Uri": "/applications/{application-id}/synchronization/templates", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -9130,16 +9129,16 @@ "IsAdmin": true }, "Command": "Get-MgApplicationSynchronizationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -9147,92 +9146,92 @@ "IsAdmin": true }, "Command": "Get-MgApplicationSynchronizationTemplateSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", "Permissions": [], "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" }, { - "Uri": "/applicationTemplates/{applicationTemplate-id}", "Permissions": [], "Command": "Get-MgApplicationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationTemplate1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplicationTemplate", - "Module": "Applications" + "Uri": "/applicationTemplates/{applicationTemplate-id}" }, { - "Uri": "/applicationTemplates", "Permissions": [], "Command": "Get-MgApplicationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationTemplate1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplicationTemplate", - "Module": "Applications" + "Uri": "/applicationTemplates" }, { - "Uri": "/applicationTemplates", "Permissions": [], "Command": "Get-MgApplicationTemplate", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplicationTemplate", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphApplicationTemplate", - "Module": "Applications" + "Uri": "/applicationTemplates" }, { - "Uri": "/applicationTemplates/{applicationTemplate-id}", "Permissions": [], "Command": "Get-MgApplicationTemplate", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplicationTemplate", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphApplicationTemplate", - "Module": "Applications" + "Uri": "/applicationTemplates/{applicationTemplate-id}" }, { - "Uri": "/applications/{application-id}/tokenIssuancePolicies", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9254,16 +9253,16 @@ } ], "Command": "Get-MgApplicationTokenIssuancePolicy", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", - "Module": "Applications" + "Uri": "/applications/{application-id}/tokenIssuancePolicies" }, { - "Uri": "/applications/{application-id}/tokenIssuancePolicies", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9285,16 +9284,16 @@ } ], "Command": "Get-MgApplicationTokenIssuancePolicy", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Module": "Applications" + "Uri": "/applications/{application-id}/tokenIssuancePolicies" }, { - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9316,16 +9315,16 @@ } ], "Command": "Get-MgApplicationTokenIssuancePolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref" }, { - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9347,16 +9346,16 @@ } ], "Command": "Get-MgApplicationTokenIssuancePolicyByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref" }, { - "Uri": "/applications/{application-id}/tokenLifetimePolicies", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9378,16 +9377,16 @@ } ], "Command": "Get-MgApplicationTokenLifetimePolicy", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", - "Module": "Applications" + "Uri": "/applications/{application-id}/tokenLifetimePolicies" }, { - "Uri": "/applications/{application-id}/tokenLifetimePolicies", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9409,16 +9408,16 @@ } ], "Command": "Get-MgApplicationTokenLifetimePolicy", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Module": "Applications" + "Uri": "/applications/{application-id}/tokenLifetimePolicies" }, { - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9440,16 +9439,16 @@ } ], "Command": "Get-MgApplicationTokenLifetimePolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref" }, { - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -9471,29 +9470,29 @@ } ], "Command": "Get-MgApplicationTokenLifetimePolicyByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref" }, { - "Uri": "/applications/getUserOwnedObjects", "Permissions": [], "Command": "Get-MgApplicationUserOwnedObject", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/applications/getUserOwnedObjects" }, { - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9509,17 +9508,17 @@ } ], "Command": "Get-MgAuditLogDirectoryAudit", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryAudit1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryAudit1", - "Module": "Reports" + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}" }, { - "Uri": "/auditLogs/directoryAudits", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9535,16 +9534,16 @@ } ], "Command": "Get-MgAuditLogDirectoryAudit", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryAudit1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryAudit1", - "Module": "Reports" + "Uri": "/auditLogs/directoryAudits" }, { - "Uri": "/auditLogs/directoryAudits", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9560,16 +9559,16 @@ } ], "Command": "Get-MgAuditLogDirectoryAudit", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryAudit", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Module": "Reports" + "Uri": "/auditLogs/directoryAudits" }, { - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9585,55 +9584,55 @@ } ], "Command": "Get-MgAuditLogDirectoryAudit", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryAudit", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Module": "Reports" + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}" }, { - "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", "Permissions": [], "Command": "Get-MgAuditLogDirectoryProvisioning", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", - "Module": "Reports" + "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}" }, { - "Uri": "/auditLogs/directoryProvisioning", "Permissions": [], "Command": "Get-MgAuditLogDirectoryProvisioning", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", - "Module": "Reports" + "Uri": "/auditLogs/directoryProvisioning" }, { - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", "Permissions": [], "Command": "Get-MgAuditLogProvisioning", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", - "Module": "Reports" + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}" }, { - "Uri": "/auditLogs/provisioning", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9649,16 +9648,16 @@ } ], "Command": "Get-MgAuditLogProvisioning", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary1", - "Module": "Reports" + "Uri": "/auditLogs/provisioning" }, { - "Uri": "/auditLogs/provisioning", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9674,79 +9673,79 @@ } ], "Command": "Get-MgAuditLogProvisioning", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Module": "Reports" + "Uri": "/auditLogs/provisioning" }, { - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", "Permissions": [], "Command": "Get-MgAuditLogProvisioning", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Module": "Reports" + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}" }, { - "Uri": "/auditLogs/restrictedSignIns/{restrictedSignIn-id}", "Permissions": [], "Command": "Get-MgAuditLogRestrictedSignIn", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestrictedSignIn1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphRestrictedSignIn1", - "Module": "Reports" + "Uri": "/auditLogs/restrictedSignIns/{restrictedSignIn-id}" }, { - "Uri": "/auditLogs/restrictedSignIns", "Permissions": [], "Command": "Get-MgAuditLogRestrictedSignIn", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestrictedSignIn1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphRestrictedSignIn1", - "Module": "Reports" + "Uri": "/auditLogs/restrictedSignIns" }, { - "Uri": "/auditLogs/restrictedSignIns", "Permissions": [], "Command": "Get-MgAuditLogRestrictedSignIn", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestrictedSignIn", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRestrictedSignIn", - "Module": "Reports" + "Uri": "/auditLogs/restrictedSignIns" }, { - "Uri": "/auditLogs/restrictedSignIns/{restrictedSignIn-id}", "Permissions": [], "Command": "Get-MgAuditLogRestrictedSignIn", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRestrictedSignIn", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRestrictedSignIn", - "Module": "Reports" + "Uri": "/auditLogs/restrictedSignIns/{restrictedSignIn-id}" }, { - "Uri": "/auditLogs/signIns/{signIn-id}", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9762,17 +9761,17 @@ } ], "Command": "Get-MgAuditLogSignIn", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSignIn1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSignIn1", - "Module": "Reports" + "Uri": "/auditLogs/signIns/{signIn-id}" }, { - "Uri": "/auditLogs/signIns", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9788,16 +9787,16 @@ } ], "Command": "Get-MgAuditLogSignIn", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSignIn1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSignIn1", - "Module": "Reports" + "Uri": "/auditLogs/signIns" }, { - "Uri": "/auditLogs/signIns", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9813,16 +9812,16 @@ } ], "Command": "Get-MgAuditLogSignIn", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSignIn", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSignIn", - "Module": "Reports" + "Uri": "/auditLogs/signIns" }, { - "Uri": "/auditLogs/signIns/{signIn-id}", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -9838,17 +9837,17 @@ } ], "Command": "Get-MgAuditLogSignIn", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSignIn", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSignIn", - "Module": "Reports" + "Uri": "/auditLogs/signIns/{signIn-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -9876,17 +9875,17 @@ } ], "Command": "Get-MgBookingBusiness", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingBusiness", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}" }, { - "Uri": "/bookingBusinesses", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -9914,16 +9913,16 @@ } ], "Command": "Get-MgBookingBusiness", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingBusiness", - "Module": "Bookings" + "Uri": "/bookingBusinesses" }, { - "Uri": "/solutions/bookingBusinesses", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -9951,16 +9950,16 @@ } ], "Command": "Get-MgBookingBusiness", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingBusiness1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphBookingBusiness1", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -9988,17 +9987,17 @@ } ], "Command": "Get-MgBookingBusiness", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingBusiness1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphBookingBusiness1", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10026,17 +10025,17 @@ } ], "Command": "Get-MgBookingBusinessAppointment", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10064,16 +10063,16 @@ } ], "Command": "Get-MgBookingBusinessAppointment", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10101,16 +10100,16 @@ } ], "Command": "Get-MgBookingBusinessAppointment", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingAppointment1", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10138,30 +10137,30 @@ } ], "Command": "Get-MgBookingBusinessAppointment", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingAppointment1", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", "Permissions": [], "Command": "Get-MgBookingBusinessCalendarView", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10189,16 +10188,16 @@ } ], "Command": "Get-MgBookingBusinessCalendarView", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10226,29 +10225,29 @@ } ], "Command": "Get-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphBookingAppointment1", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", "Permissions": [], "Command": "Get-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphBookingAppointment1", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10276,17 +10275,17 @@ } ], "Command": "Get-MgBookingBusinessCustomer", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingCustomer", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10314,16 +10313,16 @@ } ], "Command": "Get-MgBookingBusinessCustomer", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomer", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingCustomer", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10351,16 +10350,16 @@ } ], "Command": "Get-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomerBase", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphBookingCustomerBase", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10388,17 +10387,17 @@ } ], "Command": "Get-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10426,17 +10425,17 @@ } ], "Command": "Get-MgBookingBusinessCustomQuestion", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10458,16 +10457,16 @@ } ], "Command": "Get-MgBookingBusinessCustomQuestion", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10489,16 +10488,16 @@ } ], "Command": "Get-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10526,17 +10525,17 @@ } ], "Command": "Get-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10564,17 +10563,17 @@ } ], "Command": "Get-MgBookingBusinessService", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingService", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10602,16 +10601,16 @@ } ], "Command": "Get-MgBookingBusinessService", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingService", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10639,16 +10638,16 @@ } ], "Command": "Get-MgBookingBusinessService", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingService1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphBookingService1", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10676,17 +10675,17 @@ } ], "Command": "Get-MgBookingBusinessService", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingService1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphBookingService1", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10714,17 +10713,17 @@ } ], "Command": "Get-MgBookingBusinessStaffMember", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingStaffMember", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10752,16 +10751,16 @@ } ], "Command": "Get-MgBookingBusinessStaffMember", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingStaffMember", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10789,16 +10788,16 @@ } ], "Command": "Get-MgBookingBusinessStaffMember", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingStaffMemberBase", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphBookingStaffMemberBase", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10826,17 +10825,17 @@ } ], "Command": "Get-MgBookingBusinessStaffMember", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}" }, { - "Uri": "/bookingCurrencies/{bookingCurrency-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10864,17 +10863,17 @@ } ], "Command": "Get-MgBookingCurrency", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBookingCurrency", - "Module": "Bookings" + "Uri": "/bookingCurrencies/{bookingCurrency-id}" }, { - "Uri": "/bookingCurrencies", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10902,16 +10901,16 @@ } ], "Command": "Get-MgBookingCurrency", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBookingCurrency", - "Module": "Bookings" + "Uri": "/bookingCurrencies" }, { - "Uri": "/solutions/bookingCurrencies", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10939,16 +10938,16 @@ } ], "Command": "Get-MgBookingCurrency", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphBookingCurrency", - "Module": "Bookings" + "Uri": "/solutions/bookingCurrencies" }, { - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -10976,30 +10975,30 @@ } ], "Command": "Get-MgBookingCurrency", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphBookingCurrency", - "Module": "Bookings" + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}" }, { - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", "Permissions": [], "Command": "Get-MgBusinessFlowTemplate", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Module": "Identity.Governance" + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}" }, { - "Uri": "/businessFlowTemplates", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -11021,16 +11020,16 @@ } ], "Command": "Get-MgBusinessFlowTemplate", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Module": "Identity.Governance" + "Uri": "/businessFlowTemplates" }, { - "Uri": "/chats/{chat-id}", "Permissions": [ { "Name": "Chat.Read", @@ -11052,17 +11051,17 @@ } ], "Command": "Get-MgChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChat", - "Module": "Teams" + "Uri": "/chats/{chat-id}" }, { - "Uri": "/chats", "Permissions": [ { "Name": "Chat.Read", @@ -11084,16 +11083,16 @@ } ], "Command": "Get-MgChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChat", - "Module": "Teams" + "Uri": "/chats" }, { - "Uri": "/chats", "Permissions": [ { "Name": "Chat.Read", @@ -11115,16 +11114,16 @@ } ], "Command": "Get-MgChat", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphChat1", - "Module": "Teams" + "Uri": "/chats" }, { - "Uri": "/chats/{chat-id}", "Permissions": [ { "Name": "Chat.Read", @@ -11146,17 +11145,17 @@ } ], "Command": "Get-MgChat", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChat1", - "Module": "Teams" + "Uri": "/chats/{chat-id}" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -11178,17 +11177,17 @@ } ], "Command": "Get-MgChatInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { - "Uri": "/chats/{chat-id}/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -11210,16 +11209,16 @@ } ], "Command": "Get-MgChatInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps" }, { - "Uri": "/chats/{chat-id}/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -11241,16 +11240,16 @@ } ], "Command": "Get-MgChatInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -11272,134 +11271,134 @@ } ], "Command": "Get-MgChatInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", "Permissions": [], "Command": "Get-MgChatInstalledAppTeamApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", "Permissions": [], "Command": "Get-MgChatInstalledAppTeamApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsApp1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", "Permissions": [], "Command": "Get-MgChatInstalledAppTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", "Permissions": [], "Command": "Get-MgChatInstalledAppTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], "Command": "Get-MgChatInstalledAppTeamAppDefinition", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ - "Get1", - "GetViaIdentity1" + "Get", + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], "Command": "Get-MgChatInstalledAppTeamAppDefinition", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition1", "Variants": [ - "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", "Permissions": [], "Command": "Get-MgChatInstalledAppTeamAppDefinitionByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", "Permissions": [], "Command": "Get-MgChatInstalledAppTeamAppDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" }, { - "Uri": "/chats/{chat-id}/lastMessagePreview", "Permissions": [], "Command": "Get-MgChatLastMessagePreview", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageInfo", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessageInfo", - "Module": "Teams" + "Uri": "/chats/{chat-id}/lastMessagePreview" }, { - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -11445,17 +11444,17 @@ } ], "Command": "Get-MgChatMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/chats/{chat-id}/members/{conversationMember-id}" }, { - "Uri": "/chats/{chat-id}/members", "Permissions": [ { "Name": "Chat.Read", @@ -11489,16 +11488,16 @@ } ], "Command": "Get-MgChatMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/chats/{chat-id}/members" }, { - "Uri": "/chats/{chat-id}/members", "Permissions": [ { "Name": "Chat.Read", @@ -11532,16 +11531,16 @@ } ], "Command": "Get-MgChatMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/chats/{chat-id}/members" }, { - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -11587,62 +11586,50 @@ } ], "Command": "Get-MgChatMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/chats/{chat-id}/members/{conversationMember-id}" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ - { - "Name": "ChannelMessage.Read.All", - "Description": "Read your channel messages", - "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", - "IsAdmin": true - }, { "Name": "Chat.Read", "Description": "Read your chat messages", "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": false }, + { + "Name": "Chat.ReadBasic", + "Description": "Read names and members of your chat threads", + "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", + "IsAdmin": false + }, { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": 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 - }, - { - "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 } ], "Command": "Get-MgChatMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ - "Get2", + "Get", "Get3", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/chats/getAllMessages" }, { - "Uri": "/chats/{chat-id}/messages", "Permissions": [ { "Name": "Chat.Read", @@ -11658,16 +11645,16 @@ } ], "Command": "Get-MgChatMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages" }, { - "Uri": "/chats/{chat-id}/messages", "Permissions": [ { "Name": "Chat.Read", @@ -11683,16 +11670,16 @@ } ], "Command": "Get-MgChatMessage", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -11726,18 +11713,18 @@ } ], "Command": "Get-MgChatMessage", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ - "Get", "Get1", + "Get2", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}" }, { - "Uri": "/chats/{chat-id}/messages/delta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -11771,17 +11758,17 @@ } ], "Command": "Get-MgChatMessageDelta", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/delta" }, { - "Uri": "/chats/{chat-id}/messages/delta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -11815,17 +11802,17 @@ } ], "Command": "Get-MgChatMessageDelta", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/delta" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -11847,17 +11834,17 @@ } ], "Command": "Get-MgChatMessageHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -11879,16 +11866,16 @@ } ], "Command": "Get-MgChatMessageHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -11910,16 +11897,16 @@ } ], "Command": "Get-MgChatMessageHostedContent", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -11941,93 +11928,93 @@ } ], "Command": "Get-MgChatMessageHostedContent", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], "Command": "Get-MgChatMessageReply", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", "Permissions": [], "Command": "Get-MgChatMessageReply", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", "Permissions": [], "Command": "Get-MgChatMessageReply", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], "Command": "Get-MgChatMessageReply", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [], "Command": "Get-MgChatMessageReplyDelta", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [], "Command": "Get-MgChatMessageReplyDelta", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta" }, { - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", "Permissions": [ { "Name": "Chat.Read", @@ -12049,17 +12036,17 @@ } ], "Command": "Get-MgChatOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Module": "Teams" + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}" }, { - "Uri": "/chats/{chat-id}/operations", "Permissions": [ { "Name": "Chat.Read", @@ -12081,29 +12068,29 @@ } ], "Command": "Get-MgChatOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Module": "Teams" + "Uri": "/chats/{chat-id}/operations" }, { - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], "Command": "Get-MgChatPermissionGrant", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Teams" + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { - "Uri": "/chats/{chat-id}/permissionGrants", "Permissions": [ { "Name": "ResourceSpecificPermissionGrant.ReadForChat", @@ -12131,16 +12118,16 @@ } ], "Command": "Get-MgChatPermissionGrant", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Teams" + "Uri": "/chats/{chat-id}/permissionGrants" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -12162,17 +12149,17 @@ } ], "Command": "Get-MgChatTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" }, { - "Uri": "/chats/{chat-id}/tabs", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -12194,16 +12181,16 @@ } ], "Command": "Get-MgChatTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs" }, { - "Uri": "/chats/{chat-id}/tabs", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -12225,16 +12212,16 @@ } ], "Command": "Get-MgChatTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -12256,270 +12243,270 @@ } ], "Command": "Get-MgChatTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], "Command": "Get-MgChatTabTeamApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], "Command": "Get-MgChatTabTeamApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Get-MgChatTabTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Get-MgChatTabTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/communications/calls/{call-id}", "Permissions": [], "Command": "Get-MgCommunicationCall", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCall1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCall1", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}" }, { - "Uri": "/communications/calls/{call-id}", "Permissions": [], "Command": "Get-MgCommunicationCall", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCall", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCall", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}" }, { - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [], "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup1", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" }, { - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Permissions": [], "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup1", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/audioRoutingGroups" }, { - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Permissions": [], "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/audioRoutingGroups" }, { - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [], "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" }, { - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Permissions": [], "Command": "Get-MgCommunicationCallContentSharingSession", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}" }, { - "Uri": "/communications/calls/{call-id}/contentSharingSessions", "Permissions": [], "Command": "Get-MgCommunicationCallContentSharingSession", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentSharingSession", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentSharingSession", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/contentSharingSessions" }, { - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Permissions": [], "Command": "Get-MgCommunicationCallOperation", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCommsOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" }, { - "Uri": "/communications/calls/{call-id}/operations", "Permissions": [], "Command": "Get-MgCommunicationCallOperation", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphCommsOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/operations" }, { - "Uri": "/communications/calls/{call-id}/operations", "Permissions": [], "Command": "Get-MgCommunicationCallOperation", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCommsOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/operations" }, { - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Permissions": [], "Command": "Get-MgCommunicationCallOperation", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCommsOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" }, { - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [], "Command": "Get-MgCommunicationCallParticipant", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParticipant1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphParticipant1", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/{participant-id}" }, { - "Uri": "/communications/calls/{call-id}/participants", "Permissions": [], "Command": "Get-MgCommunicationCallParticipant", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParticipant1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphParticipant1", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants" }, { - "Uri": "/communications/calls/{call-id}/participants", "Permissions": [], "Command": "Get-MgCommunicationCallParticipant", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParticipant", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphParticipant", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants" }, { - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [], "Command": "Get-MgCommunicationCallParticipant", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParticipant", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphParticipant", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/{participant-id}" }, { - "Uri": "/communications/callRecords/{callRecord-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -12527,17 +12514,17 @@ "IsAdmin": false }, "Command": "Get-MgCommunicationCallRecord", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", - "Module": "CloudCommunications" + "Uri": "/communications/callRecords/{callRecord-id}" }, { - "Uri": "/communications/callRecords/{callRecord-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -12545,30 +12532,30 @@ "IsAdmin": false }, "Command": "Get-MgCommunicationCallRecord", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", - "Module": "CloudCommunications" + "Uri": "/communications/callRecords/{callRecord-id}" }, { - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Permissions": [], "Command": "Get-MgCommunicationCallRecordSession", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Module": "CloudCommunications" + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" }, { - "Uri": "/communications/callRecords/{callRecord-id}/sessions", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -12576,16 +12563,16 @@ "IsAdmin": false }, "Command": "Get-MgCommunicationCallRecordSession", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Module": "CloudCommunications" + "Uri": "/communications/callRecords/{callRecord-id}/sessions" }, { - "Uri": "/communications/callRecords/{callRecord-id}/sessions", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -12593,44 +12580,44 @@ "IsAdmin": false }, "Command": "Get-MgCommunicationCallRecordSession", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Module": "CloudCommunications" + "Uri": "/communications/callRecords/{callRecord-id}/sessions" }, { - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Permissions": [], "Command": "Get-MgCommunicationCallRecordSession", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Module": "CloudCommunications" + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeeting", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting1", "Variants": [ "Get2", "Get3", "GetExpanded1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" }, { - "Uri": "/communications/onlineMeetings", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -12652,16 +12639,16 @@ } ], "Command": "Get-MgCommunicationOnlineMeeting", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings" }, { - "Uri": "/communications/onlineMeetings", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -12683,226 +12670,226 @@ } ], "Command": "Get-MgCommunicationOnlineMeeting", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeeting", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingAlternativeRecording", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord1", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphAttendanceRecord1", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord1", "Variants": [ "List1", "List2" ], - "OutputType": "IMicrosoftGraphAttendanceRecord1", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingRecording", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingRegistration", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistration", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", "Permissions": [], "Command": "Get-MgCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions" }, { - "Uri": "/communications/getPresencesByUserId", "Permissions": { "Name": "Presence.Read.All", "Description": "Read presence information of all users in your organization", @@ -12910,19 +12897,19 @@ "IsAdmin": false }, "Command": "Get-MgCommunicationPresence", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence1", "Variants": [ "Get2", "Get3", "GetExpanded1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPresence1", - "Module": "CloudCommunications" + "Uri": "/communications/getPresencesByUserId" }, { - "Uri": "/communications/presences", "Permissions": [ { "Name": "Presence.Read", @@ -12938,16 +12925,16 @@ } ], "Command": "Get-MgCommunicationPresence", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPresence1", - "Module": "CloudCommunications" + "Uri": "/communications/presences" }, { - "Uri": "/communications/presences", "Permissions": [ { "Name": "Presence.Read", @@ -12963,16 +12950,16 @@ } ], "Command": "Get-MgCommunicationPresence", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPresence", - "Module": "CloudCommunications" + "Uri": "/communications/presences" }, { - "Uri": "/communications/getPresencesByUserId", "Permissions": { "Name": "Presence.Read.All", "Description": "Read presence information of all users in your organization", @@ -12980,55 +12967,55 @@ "IsAdmin": false }, "Command": "Get-MgCommunicationPresence", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPresence", - "Module": "CloudCommunications" + "Uri": "/communications/getPresencesByUserId" }, { - "Uri": "/compliance", "Permissions": [], "Command": "Get-MgCompliance", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Module": "Compliance" + "Uri": "/compliance" }, { - "Uri": "/compliance", "Permissions": [], "Command": "Get-MgCompliance", - "ApiVersion": "v1.0", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompliance", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphCompliance", - "Module": "Compliance" + "Uri": "/compliance" }, { - "Uri": "/compliance/ediscovery", "Permissions": [], "Command": "Get-MgComplianceEdiscovery", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", - "Module": "Compliance" + "Uri": "/compliance/ediscovery" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13044,17 +13031,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCase", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}" }, { - "Uri": "/compliance/ediscovery/cases", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13070,16 +13057,16 @@ } ], "Command": "Get-MgComplianceEdiscoveryCase", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13095,17 +13082,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13121,16 +13108,16 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13146,17 +13133,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13172,42 +13159,42 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSourceSite", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13223,17 +13210,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13249,42 +13236,42 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13300,17 +13287,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13326,16 +13313,16 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13351,17 +13338,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13377,29 +13364,29 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13415,106 +13402,106 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSite", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13530,16 +13517,16 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13555,17 +13542,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13581,29 +13568,29 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseOperation", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13619,29 +13606,29 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseOperation", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/operations" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/getDownloadUrl", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseOperationMicrosoftGraphEdiscoveryCaseExportOperationDownloadUrl", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/getDownloadUrl" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13657,17 +13644,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13683,16 +13670,16 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13708,17 +13695,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13734,16 +13721,16 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13759,17 +13746,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseSetting", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/settings" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13785,17 +13772,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseSourceCollection", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13811,29 +13798,29 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseSourceCollection", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13849,16 +13836,16 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13874,17 +13861,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13900,17 +13887,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13926,16 +13913,16 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionCustodianSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$ref", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13951,16 +13938,16 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionCustodianSourceByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -13976,17 +13963,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -14002,17 +13989,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -14028,16 +14015,16 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$ref", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -14053,16 +14040,16 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -14078,17 +14065,17 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -14104,16 +14091,16 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -14129,16 +14116,16 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseTagChildTag", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$ref", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -14154,42 +14141,42 @@ } ], "Command": "Get-MgComplianceEdiscoveryCaseTagChildTagByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseTagParent", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref", "Permissions": [], "Command": "Get-MgComplianceEdiscoveryCaseTagParentByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref" }, { - "Uri": "/contacts/{orgContact-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -14217,17 +14204,17 @@ } ], "Command": "Get-MgContact", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrgContact1", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}" }, { - "Uri": "/contacts", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -14255,16 +14242,16 @@ } ], "Command": "Get-MgContact", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrgContact1", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts" }, { - "Uri": "/contacts", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -14292,16 +14279,16 @@ } ], "Command": "Get-MgContact", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOrgContact", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts" }, { - "Uri": "/contacts/{orgContact-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -14329,43 +14316,43 @@ } ], "Command": "Get-MgContact", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOrgContact", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}" }, { - "Uri": "/contacts/getByIds", "Permissions": [], "Command": "Get-MgContactById", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/getByIds" }, { - "Uri": "/contacts/getByIds", "Permissions": [], "Command": "Get-MgContactById", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/getByIds" }, { - "Uri": "/contacts/delta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -14393,16 +14380,16 @@ } ], "Command": "Get-MgContactDelta", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact1", "Variants": [ "Delta1" ], - "OutputType": "IMicrosoftGraphOrgContact1", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/delta" }, { - "Uri": "/contacts/delta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -14430,16 +14417,16 @@ } ], "Command": "Get-MgContactDelta", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphOrgContact", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/delta" }, { - "Uri": "/contacts/{orgContact-id}/directReports", "Permissions": [ { "Name": "Directory.Read.All", @@ -14461,16 +14448,16 @@ } ], "Command": "Get-MgContactDirectReport", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/directReports" }, { - "Uri": "/contacts/{orgContact-id}/directReports", "Permissions": [ { "Name": "Directory.Read.All", @@ -14492,16 +14479,16 @@ } ], "Command": "Get-MgContactDirectReport", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/directReports" }, { - "Uri": "/contacts/{orgContact-id}/directReports/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -14523,16 +14510,16 @@ } ], "Command": "Get-MgContactDirectReportByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/directReports/$ref" }, { - "Uri": "/contacts/{orgContact-id}/directReports/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -14554,16 +14541,16 @@ } ], "Command": "Get-MgContactDirectReportByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/directReports/$ref" }, { - "Uri": "/contacts/{orgContact-id}/manager", "Permissions": [ { "Name": "Directory.Read.All", @@ -14585,17 +14572,17 @@ } ], "Command": "Get-MgContactManager", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/manager" }, { - "Uri": "/contacts/{orgContact-id}/manager", "Permissions": [ { "Name": "Directory.Read.All", @@ -14617,17 +14604,17 @@ } ], "Command": "Get-MgContactManager", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/manager" }, { - "Uri": "/contacts/{orgContact-id}/manager/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -14649,17 +14636,17 @@ } ], "Command": "Get-MgContactManagerByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/manager/$ref" }, { - "Uri": "/contacts/{orgContact-id}/manager/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -14681,17 +14668,17 @@ } ], "Command": "Get-MgContactManagerByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/manager/$ref" }, { - "Uri": "/contacts/{orgContact-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -14761,19 +14748,19 @@ } ], "Command": "Get-MgContactMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/getMemberGroups" }, { - "Uri": "/contacts/{orgContact-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -14843,19 +14830,19 @@ } ], "Command": "Get-MgContactMemberGroup", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/getMemberGroups" }, { - "Uri": "/contacts/{orgContact-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -14931,19 +14918,19 @@ } ], "Command": "Get-MgContactMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/getMemberObjects" }, { - "Uri": "/contacts/{orgContact-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -15019,19 +15006,19 @@ } ], "Command": "Get-MgContactMemberObject", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/getMemberObjects" }, { - "Uri": "/contacts/{orgContact-id}/memberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -15053,16 +15040,16 @@ } ], "Command": "Get-MgContactMemberOf", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/memberOf" }, { - "Uri": "/contacts/{orgContact-id}/memberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -15084,16 +15071,16 @@ } ], "Command": "Get-MgContactMemberOf", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/memberOf" }, { - "Uri": "/contacts/{orgContact-id}/memberOf/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -15115,16 +15102,16 @@ } ], "Command": "Get-MgContactMemberOfByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/memberOf/$ref" }, { - "Uri": "/contacts/{orgContact-id}/memberOf/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -15146,16 +15133,16 @@ } ], "Command": "Get-MgContactMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/memberOf/$ref" }, { - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -15177,16 +15164,16 @@ } ], "Command": "Get-MgContactTransitiveMemberOf", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf" }, { - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -15208,16 +15195,16 @@ } ], "Command": "Get-MgContactTransitiveMemberOf", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf" }, { - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -15239,16 +15226,16 @@ } ], "Command": "Get-MgContactTransitiveMemberOfByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref" }, { - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -15270,53 +15257,53 @@ } ], "Command": "Get-MgContactTransitiveMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref" }, { - "Uri": "/contacts/{orgContact-id}/transitiveReports", "Permissions": [], "Command": "Get-MgContactTransitiveReport", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/transitiveReports" }, { - "Uri": "/contacts/{orgContact-id}/transitiveReports/$ref", "Permissions": [], "Command": "Get-MgContactTransitiveReportByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/transitiveReports/$ref" }, { - "Uri": "/contacts/getUserOwnedObjects", "Permissions": [], "Command": "Get-MgContactUserOwnedObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/getUserOwnedObjects" }, { - "Uri": "/contracts/{contract-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -15338,17 +15325,17 @@ } ], "Command": "Get-MgContract", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "Get2", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContract", - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}" }, { - "Uri": "/contracts", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -15370,16 +15357,16 @@ } ], "Command": "Get-MgContract", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphContract", - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts" }, { - "Uri": "/contracts", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -15401,16 +15388,16 @@ } ], "Command": "Get-MgContract", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContract", - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts" }, { - "Uri": "/contracts/{contract-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -15432,116 +15419,116 @@ } ], "Command": "Get-MgContract", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContract", - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}" }, { - "Uri": "/contracts/getByIds", "Permissions": [], "Command": "Get-MgContractById", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get3", "GetExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/getByIds" }, { - "Uri": "/contracts/getByIds", "Permissions": [], "Command": "Get-MgContractById", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/getByIds" }, { - "Uri": "/contracts/{contract-id}/getMemberGroups", "Permissions": [], "Command": "Get-MgContractMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}/getMemberGroups" }, { - "Uri": "/contracts/{contract-id}/getMemberGroups", "Permissions": [], "Command": "Get-MgContractMemberGroup", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}/getMemberGroups" }, { - "Uri": "/contracts/{contract-id}/getMemberObjects", "Permissions": [], "Command": "Get-MgContractMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}/getMemberObjects" }, { - "Uri": "/contracts/{contract-id}/getMemberObjects", "Permissions": [], "Command": "Get-MgContractMemberObject", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}/getMemberObjects" }, { - "Uri": "/contracts/getUserOwnedObjects", "Permissions": [], "Command": "Get-MgContractUserOwnedObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/getUserOwnedObjects" }, { - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [ { "Name": "User.Export.All", @@ -15557,41 +15544,41 @@ } ], "Command": "Get-MgDataPolicyOperation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Module": "Identity.SignIns" + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" }, { - "Uri": "/dataPolicyOperations", "Permissions": [], "Command": "Get-MgDataPolicyOperation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Module": "Identity.SignIns" + "Uri": "/dataPolicyOperations" }, { - "Uri": "/dataPolicyOperations", "Permissions": [], "Command": "Get-MgDataPolicyOperation", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Module": "Identity.SignIns" + "Uri": "/dataPolicyOperations" }, { - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [ { "Name": "User.Export.All", @@ -15607,17 +15594,17 @@ } ], "Command": "Get-MgDataPolicyOperation", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Module": "Identity.SignIns" + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" }, { - "Uri": "/devices", "Permissions": [ { "Name": "Device.Read.All", @@ -15639,16 +15626,16 @@ } ], "Command": "Get-MgDevice", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDevice1", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices" }, { - "Uri": "/devices", "Permissions": [ { "Name": "Device.Read.All", @@ -15670,16 +15657,16 @@ } ], "Command": "Get-MgDevice", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices" }, { - "Uri": "/deviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15707,16 +15694,16 @@ } ], "Command": "Get-MgDeviceAppMgt", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement" }, { - "Uri": "/deviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15744,16 +15731,16 @@ } ], "Command": "Get-MgDeviceAppMgt", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAppManagement1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphDeviceAppManagement1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15769,17 +15756,17 @@ } ], "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15795,16 +15782,16 @@ } ], "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15820,16 +15807,16 @@ } ], "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15845,17 +15832,17 @@ } ], "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15871,17 +15858,17 @@ } ], "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15897,16 +15884,16 @@ } ], "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15922,16 +15909,16 @@ } ], "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15947,17 +15934,17 @@ } ], "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15973,17 +15960,17 @@ } ], "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -15999,17 +15986,17 @@ } ], "Command": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16025,17 +16012,17 @@ } ], "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16051,16 +16038,16 @@ } ], "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16076,16 +16063,16 @@ } ], "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16101,17 +16088,17 @@ } ], "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16127,17 +16114,17 @@ } ], "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16153,16 +16140,16 @@ } ], "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16178,16 +16165,16 @@ } ], "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16203,17 +16190,17 @@ } ], "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16229,17 +16216,17 @@ } ], "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16255,17 +16242,17 @@ } ], "Command": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16281,17 +16268,17 @@ } ], "Command": "Get-MgDeviceAppMgtEnterpriseCodeSigningCertificate", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}" }, { - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16307,41 +16294,41 @@ } ], "Command": "Get-MgDeviceAppMgtEnterpriseCodeSigningCertificate", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", "Permissions": [], "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", "Permissions": [], "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16357,17 +16344,17 @@ } ], "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16383,16 +16370,16 @@ } ], "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16408,17 +16395,17 @@ } ], "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16434,16 +16421,16 @@ } ], "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16459,17 +16446,17 @@ } ], "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16485,16 +16472,16 @@ } ], "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16510,17 +16497,17 @@ } ], "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16536,16 +16523,16 @@ } ], "Command": "Get-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16561,17 +16548,17 @@ } ], "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16587,16 +16574,16 @@ } ], "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16612,16 +16599,16 @@ } ], "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16637,17 +16624,17 @@ } ], "Command": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16663,17 +16650,17 @@ } ], "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16689,16 +16676,16 @@ } ], "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16714,16 +16701,16 @@ } ], "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16739,17 +16726,17 @@ } ], "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16765,17 +16752,17 @@ } ], "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16791,17 +16778,17 @@ } ], "Command": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16817,17 +16804,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16843,16 +16830,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies" }, { - "Uri": "/deviceAppManagement/managedAppPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16868,16 +16855,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16893,17 +16880,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16919,17 +16906,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16945,16 +16932,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16970,16 +16957,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -16995,17 +16982,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17021,17 +17008,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17047,16 +17034,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17072,16 +17059,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17097,17 +17084,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17123,17 +17110,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17149,16 +17136,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17174,16 +17161,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17199,17 +17186,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17225,17 +17212,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17251,16 +17238,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17276,16 +17263,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17301,17 +17288,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17327,16 +17314,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationUserId", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17352,16 +17339,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppRegistrationUserId", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration" }, { - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17377,17 +17364,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" }, { - "Uri": "/deviceAppManagement/managedAppStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17403,16 +17390,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppStatuses" }, { - "Uri": "/deviceAppManagement/managedAppStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17428,16 +17415,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppStatuses" }, { - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17453,17 +17440,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedAppStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17479,17 +17466,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBook", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedEBook", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17505,16 +17492,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBook", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedEBook", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks" }, { - "Uri": "/deviceAppManagement/managedEBooks", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17530,16 +17517,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBook", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBook1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedEBook1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17555,17 +17542,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBook", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBook1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedEBook1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17581,17 +17568,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17607,16 +17594,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17632,16 +17619,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17657,17 +17644,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" }, { - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17683,17 +17670,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookCategory", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}" }, { - "Uri": "/deviceAppManagement/managedEBookCategories", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17709,17 +17696,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookCategory", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookCategory", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBookCategories" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/categories/$ref", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17735,16 +17722,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookCategoryByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/categories/$ref" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17760,17 +17747,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17786,16 +17773,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17811,16 +17798,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17836,17 +17823,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17862,17 +17849,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookInstallSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEBookInstallSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEBookInstallSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17888,17 +17875,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookInstallSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEBookInstallSummary", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEBookInstallSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17914,17 +17901,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17940,16 +17927,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17965,16 +17952,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -17990,17 +17977,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18016,17 +18003,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18042,16 +18029,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18067,16 +18054,16 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18092,17 +18079,17 @@ } ], "Command": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" }, { - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18118,17 +18105,17 @@ } ], "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" }, { - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18144,16 +18131,16 @@ } ], "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies" }, { - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18169,16 +18156,16 @@ } ], "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies" }, { - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18194,17 +18181,17 @@ } ], "Command": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18220,17 +18207,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" }, { - "Uri": "/deviceAppManagement/mobileApps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18246,16 +18233,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps" }, { - "Uri": "/deviceAppManagement/mobileApps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18271,16 +18258,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileApp1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMobileApp1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18296,17 +18283,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileApp1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMobileApp1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18322,17 +18309,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18348,16 +18335,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18373,16 +18360,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18398,17 +18385,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" }, { - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18424,17 +18411,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppCategory", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" }, { - "Uri": "/deviceAppManagement/mobileAppCategories", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18450,17 +18437,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppCategory", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppCategories" }, { - "Uri": "/deviceAppManagement/mobileAppCategories", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18476,17 +18463,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppCategory", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List2", "List3" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppCategories" }, { - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18502,17 +18489,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppCategory", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18528,16 +18515,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppCategoryByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18553,16 +18540,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppCategoryByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18578,17 +18565,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18604,16 +18591,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18629,16 +18616,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18654,17 +18641,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfiguration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18680,17 +18667,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18706,16 +18693,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18731,16 +18718,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18756,17 +18743,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18782,17 +18769,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18808,16 +18795,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18833,16 +18820,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18858,17 +18845,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18884,17 +18871,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18910,17 +18897,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18936,17 +18923,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18962,16 +18949,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -18987,16 +18974,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19012,17 +18999,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19038,17 +19025,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19064,30 +19051,30 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" }, { - "Uri": "/deviceAppManagement/mobileApps/getMobileAppCount(status='{status}')", "Permissions": [], "Command": "Get-MgDeviceAppMgtMobileAppCount", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/getMobileAppCount(status='{status}')" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19103,17 +19090,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppInstallStatus", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppInstallStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19129,16 +19116,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppInstallStatus", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppInstallStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19154,17 +19141,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19180,30 +19167,30 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')", "Permissions": [], "Command": "Get-MgDeviceAppMgtMobileAppDeviceStatusesAppRelatedAppState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationshipState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppRelationshipState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19219,30 +19206,30 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppInstallSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppInstallSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppInstallSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')", "Permissions": [], "Command": "Get-MgDeviceAppMgtMobileAppRelatedAppState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationshipState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppRelationshipState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19258,17 +19245,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppRelationship", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19284,29 +19271,29 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppRelationship", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships" }, { - "Uri": "/deviceAppManagement/mobileApps/getTopMobileApps(status='{status}',count={count})", "Permissions": [], "Command": "Get-MgDeviceAppMgtMobileAppTopMobileApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/getTopMobileApps(status='{status}',count={count})" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19322,17 +19309,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAppInstallStatus", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserAppInstallStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19348,16 +19335,16 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAppInstallStatus", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserAppInstallStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19373,17 +19360,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19399,30 +19386,30 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')", "Permissions": [], "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesAppRelatedAppState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationshipState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppRelationshipState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19438,17 +19425,17 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppInstallStatus", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppInstallStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19464,55 +19451,55 @@ } ], "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppInstallStatus", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppInstallStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app", "Permissions": [], "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", "Permissions": [], "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')", "Permissions": [], "Command": "Get-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppRelatedAppState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationshipState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppRelationshipState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/getRelatedAppStates(userPrincipalName='{userPrincipalName}',deviceId='{deviceId}')" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19528,19 +19515,19 @@ } ], "Command": "Get-MgDeviceAppMgtPolicySet", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySet", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPolicySet", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}" }, { - "Uri": "/deviceAppManagement/policySets", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19556,16 +19543,16 @@ } ], "Command": "Get-MgDeviceAppMgtPolicySet", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySet", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPolicySet", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19581,17 +19568,17 @@ } ], "Command": "Get-MgDeviceAppMgtPolicySetAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19607,16 +19594,16 @@ } ], "Command": "Get-MgDeviceAppMgtPolicySetAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19632,17 +19619,17 @@ } ], "Command": "Get-MgDeviceAppMgtPolicySetItem", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPolicySetItem", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -19658,16 +19645,16 @@ } ], "Command": "Get-MgDeviceAppMgtPolicySetItem", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetItem", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPolicySetItem", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items" }, { - "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -19683,17 +19670,17 @@ } ], "Command": "Get-MgDeviceAppMgtSideLoadingKey", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSideLoadingKey", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSideLoadingKey", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}" }, { - "Uri": "/deviceAppManagement/sideLoadingKeys", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -19709,16 +19696,16 @@ } ], "Command": "Get-MgDeviceAppMgtSideLoadingKey", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSideLoadingKey", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSideLoadingKey", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/sideLoadingKeys" }, { - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19734,16 +19721,16 @@ } ], "Command": "Get-MgDeviceAppMgtSymantecCodeSigningCertificate", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19759,17 +19746,17 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19785,16 +19772,16 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19810,16 +19797,16 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19835,17 +19822,17 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19861,17 +19848,17 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19887,16 +19874,16 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19912,16 +19899,16 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19937,17 +19924,17 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19963,17 +19950,17 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -19989,16 +19976,16 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20014,16 +20001,16 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20039,17 +20026,17 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20065,17 +20052,17 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20091,17 +20078,17 @@ } ], "Command": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20117,17 +20104,17 @@ } ], "Command": "Get-MgDeviceAppMgtTask", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}" }, { - "Uri": "/deviceAppManagement/deviceAppManagementTasks", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20143,16 +20130,16 @@ } ], "Command": "Get-MgDeviceAppMgtTask", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/deviceAppManagementTasks" }, { - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20168,17 +20155,17 @@ } ], "Command": "Get-MgDeviceAppMgtVppToken", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVppToken", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" }, { - "Uri": "/deviceAppManagement/vppTokens", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20194,16 +20181,16 @@ } ], "Command": "Get-MgDeviceAppMgtVppToken", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphVppToken", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens" }, { - "Uri": "/deviceAppManagement/vppTokens", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20219,16 +20206,16 @@ } ], "Command": "Get-MgDeviceAppMgtVppToken", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphVppToken1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens" }, { - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -20244,30 +20231,30 @@ } ], "Command": "Get-MgDeviceAppMgtVppToken", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphVppToken1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" }, { - "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", "Permissions": [], "Command": "Get-MgDeviceAppMgtVppTokenLicense", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20283,17 +20270,17 @@ } ], "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20309,16 +20296,16 @@ } ], "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20334,17 +20321,17 @@ } ], "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20360,16 +20347,16 @@ } ], "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20385,17 +20372,17 @@ } ], "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20411,17 +20398,17 @@ } ], "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20437,16 +20424,16 @@ } ], "Command": "Get-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20462,17 +20449,17 @@ } ], "Command": "Get-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20488,16 +20475,16 @@ } ], "Command": "Get-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20513,17 +20500,17 @@ } ], "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20539,16 +20526,16 @@ } ], "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20564,16 +20551,16 @@ } ], "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20589,17 +20576,17 @@ } ], "Command": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20615,17 +20602,17 @@ } ], "Command": "Get-MgDeviceAppMgtWindowInformationProtectionWipeAction", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20641,16 +20628,16 @@ } ], "Command": "Get-MgDeviceAppMgtWindowInformationProtectionWipeAction", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions" }, { - "Uri": "/deviceAppManagement/windowsManagementApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20678,16 +20665,16 @@ } ], "Command": "Get-MgDeviceAppMgtWindowManagementApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsManagementApp", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphWindowsManagementApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsManagementApp" }, { - "Uri": "/deviceAppManagement/windowsManagementApp/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -20715,31 +20702,31 @@ } ], "Command": "Get-MgDeviceAppMgtWindowManagementAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsManagementApp/$ref" }, { - "Uri": "/devices/getByIds", "Permissions": [], "Command": "Get-MgDeviceById", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "Get3", "GetExpanded", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/getByIds" }, { - "Uri": "/devices/{device-id}", "Permissions": [ { "Name": "Device.Read.All", @@ -20767,94 +20754,94 @@ } ], "Command": "Get-MgDeviceById", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get1", "Get2", "GetExpanded1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}" }, { - "Uri": "/devices/{device-id}/commands/{command-id}", "Permissions": [], "Command": "Get-MgDeviceCommand", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCommand", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/commands/{command-id}" }, { - "Uri": "/devices/{device-id}/commands", "Permissions": [], "Command": "Get-MgDeviceCommand", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCommand", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/commands" }, { - "Uri": "/devices/{device-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgDeviceExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/extensions/{extension-id}" }, { - "Uri": "/devices/{device-id}/extensions", "Permissions": [], "Command": "Get-MgDeviceExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/extensions" }, { - "Uri": "/devices/{device-id}/extensions", "Permissions": [], "Command": "Get-MgDeviceExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/extensions" }, { - "Uri": "/devices/{device-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgDeviceExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/extensions/{extension-id}" }, { - "Uri": "/deviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20918,16 +20905,16 @@ } ], "Command": "Get-MgDeviceManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagement", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceManagement", - "Module": "DeviceManagement" + "Uri": "/deviceManagement" }, { - "Uri": "/deviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -20991,16 +20978,16 @@ } ], "Command": "Get-MgDeviceManagement", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagement1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphDeviceManagement1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement" }, { - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21016,16 +21003,16 @@ } ], "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary" }, { - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21041,17 +21028,17 @@ } ], "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}" }, { - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21067,16 +21054,16 @@ } ], "Command": "Get-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates" }, { - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21092,17 +21079,17 @@ } ], "Command": "Get-MgDeviceManagementAndroid", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}" }, { - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21118,16 +21105,16 @@ } ], "Command": "Get-MgDeviceManagementAndroid", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles" }, { - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21143,17 +21130,17 @@ } ], "Command": "Get-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}" }, { - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21169,16 +21156,16 @@ } ], "Command": "Get-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles" }, { - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21194,17 +21181,17 @@ } ], "Command": "Get-MgDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}" }, { - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21220,16 +21207,16 @@ } ], "Command": "Get-MgDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas" }, { - "Uri": "/deviceManagement/androidForWorkSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21245,16 +21232,16 @@ } ], "Command": "Get-MgDeviceManagementAndroidForWorkSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphAndroidForWorkSettings", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidForWorkSettings" }, { - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21270,16 +21257,16 @@ } ], "Command": "Get-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings" }, { - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21295,17 +21282,17 @@ } ], "Command": "Get-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}" }, { - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21321,16 +21308,16 @@ } ], "Command": "Get-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas" }, { - "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21346,16 +21333,16 @@ } ], "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/applePushNotificationCertificate" }, { - "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21371,16 +21358,16 @@ } ], "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/applePushNotificationCertificate" }, { - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -21396,17 +21383,17 @@ } ], "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}" }, { - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -21422,16 +21409,16 @@ } ], "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles" }, { - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -21447,17 +21434,17 @@ } ], "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}" }, { - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -21473,16 +21460,16 @@ } ], "Command": "Get-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments" }, { - "Uri": "/deviceManagement/getAssignedRoleDetails", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21510,16 +21497,16 @@ } ], "Command": "Get-MgDeviceManagementAssignedRoleDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/getAssignedRoleDetails" }, { - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21535,17 +21522,17 @@ } ], "Command": "Get-MgDeviceManagementAssignmentFilter", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}" }, { - "Uri": "/deviceManagement/assignmentFilters", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21561,29 +21548,29 @@ } ], "Command": "Get-MgDeviceManagementAssignmentFilter", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/assignmentFilters" }, { - "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform={platform})", "Permissions": [], "Command": "Get-MgDeviceManagementAssignmentFilterPlatformSupportedProperty", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform={platform})" }, { - "Uri": "/deviceManagement/assignmentFilters/getState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21599,16 +21586,16 @@ } ], "Command": "Get-MgDeviceManagementAssignmentFilterState", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/assignmentFilters/getState" }, { - "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21624,17 +21611,17 @@ } ], "Command": "Get-MgDeviceManagementAssignmentFilterStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails" }, { - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21650,17 +21637,17 @@ } ], "Command": "Get-MgDeviceManagementAssignmentFilterSupportedProperty", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties" }, { - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -21676,17 +21663,17 @@ } ], "Command": "Get-MgDeviceManagementAuditEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuditEvent", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}" }, { - "Uri": "/deviceManagement/auditEvents", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -21702,29 +21689,29 @@ } ], "Command": "Get-MgDeviceManagementAuditEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuditEvent", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/auditEvents" }, { - "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", "Permissions": [], "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')" }, { - "Uri": "/deviceManagement/auditEvents/getAuditCategories", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -21740,16 +21727,16 @@ } ], "Command": "Get-MgDeviceManagementAuditEventAuditCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/auditEvents/getAuditCategories" }, { - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21765,17 +21752,17 @@ } ], "Command": "Get-MgDeviceManagementAutopilotEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}" }, { - "Uri": "/deviceManagement/autopilotEvents", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21791,16 +21778,16 @@ } ], "Command": "Get-MgDeviceManagementAutopilotEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/autopilotEvents" }, { - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21816,17 +21803,17 @@ } ], "Command": "Get-MgDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}" }, { - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -21842,16 +21829,16 @@ } ], "Command": "Get-MgDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails" }, { - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21867,17 +21854,17 @@ } ], "Command": "Get-MgDeviceManagementCartToClassAssociation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCartToClassAssociation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}" }, { - "Uri": "/deviceManagement/cartToClassAssociations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21893,16 +21880,16 @@ } ], "Command": "Get-MgDeviceManagementCartToClassAssociation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCartToClassAssociation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/cartToClassAssociations" }, { - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21918,17 +21905,17 @@ } ], "Command": "Get-MgDeviceManagementCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}" }, { - "Uri": "/deviceManagement/categories", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21944,16 +21931,16 @@ } ], "Command": "Get-MgDeviceManagementCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/categories" }, { - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21969,17 +21956,17 @@ } ], "Command": "Get-MgDeviceManagementCategorySettingDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -21995,16 +21982,16 @@ } ], "Command": "Get-MgDeviceManagementCategorySettingDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions" }, { - "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22020,19 +22007,19 @@ } ], "Command": "Get-MgDeviceManagementCertificateConnectorDetailHealthMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphKeyLongValuePair", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphKeyLongValuePair", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics" }, { - "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22048,19 +22035,19 @@ } ], "Command": "Get-MgDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22088,17 +22075,17 @@ } ], "Command": "Get-MgDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}" }, { - "Uri": "/deviceManagement/comanagedDevices", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22126,141 +22113,141 @@ } ], "Command": "Get-MgDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDevice1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCategory1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceDetectedApp", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDetectedApp1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceDetectedAppByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$ref" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22288,80 +22275,80 @@ } ], "Command": "Get-MgDeviceManagementComanagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getOemWarranty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22389,67 +22376,67 @@ } ], "Command": "Get-MgDeviceManagementComanagedDeviceOemWarranty", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOemWarranty", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getOemWarranty" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" }, { - "Uri": "/deviceManagement/getComanagedDevicesSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22477,78 +22464,78 @@ } ], "Command": "Get-MgDeviceManagementComanagedDeviceSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagedDevicesSummary", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphComanagedDevicesSummary", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/getComanagedDevicesSummary" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceUser", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceUserByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users/$ref" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], "Command": "Get-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22576,17 +22563,17 @@ } ], "Command": "Get-MgDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}" }, { - "Uri": "/deviceManagement/comanagementEligibleDevices", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22614,16 +22601,16 @@ } ], "Command": "Get-MgDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/comanagementEligibleDevices" }, { - "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22651,16 +22638,16 @@ } ], "Command": "Get-MgDeviceManagementComanagementEligibleDeviceSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary" }, { - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -22676,17 +22663,17 @@ } ], "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComplianceManagementPartner1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" }, { - "Uri": "/deviceManagement/complianceManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -22702,16 +22689,16 @@ } ], "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComplianceManagementPartner1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/complianceManagementPartners" }, { - "Uri": "/deviceManagement/complianceManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -22727,16 +22714,16 @@ } ], "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/complianceManagementPartners" }, { - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -22752,17 +22739,17 @@ } ], "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" }, { - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22778,17 +22765,17 @@ } ], "Command": "Get-MgDeviceManagementCondition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagementCondition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagementCondition", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}" }, { - "Uri": "/deviceManagement/managementConditions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22804,16 +22791,16 @@ } ], "Command": "Get-MgDeviceManagementCondition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagementCondition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagementCondition", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditions" }, { - "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -22829,16 +22816,16 @@ } ], "Command": "Get-MgDeviceManagementConditionalAccessSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/conditionalAccessSettings" }, { - "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -22854,29 +22841,29 @@ } ], "Command": "Get-MgDeviceManagementConditionalAccessSetting", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/conditionalAccessSettings" }, { - "Uri": "/deviceManagement/managementConditions/getManagementConditionsForPlatform(platform={platform})", "Permissions": [], "Command": "Get-MgDeviceManagementConditionForPlatform", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagementCondition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagementCondition", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/managementConditions/getManagementConditionsForPlatform(platform={platform})" }, { - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22892,16 +22879,16 @@ } ], "Command": "Get-MgDeviceManagementConditionManagementConditionStatementByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/$ref" }, { - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22917,17 +22904,17 @@ } ], "Command": "Get-MgDeviceManagementConditionStatement", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagementConditionStatement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagementConditionStatement", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}" }, { - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -22943,54 +22930,54 @@ } ], "Command": "Get-MgDeviceManagementConditionStatement", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagementConditionStatement", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphManagementConditionStatement", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements" }, { - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions", "Permissions": [], "Command": "Get-MgDeviceManagementConditionStatementManagementCondition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagementCondition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagementCondition", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions" }, { - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementConditionStatementManagementConditionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/$ref" }, { - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/getManagementConditionsForPlatform(platform={platform})", "Permissions": [], "Command": "Get-MgDeviceManagementConditionStatementManagementConditionForPlatform", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagementCondition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagementCondition", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/getManagementConditionsForPlatform(platform={platform})" }, { - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/getManagementConditionStatementExpressionString", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23006,45 +22993,45 @@ } ], "Command": "Get-MgDeviceManagementConditionStatementManagementConditionStatementExpressionString", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/getManagementConditionStatementExpressionString" }, { - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/getManagementConditionStatementsForPlatform(platform={platform})", "Permissions": [], "Command": "Get-MgDeviceManagementConditionStatementManagementConditionStatementForPlatform", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagementConditionStatement", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagementConditionStatement", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/getManagementConditionStatementsForPlatform(platform={platform})" }, { - "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')", "Permissions": [], "Command": "Get-MgDeviceManagementConfigManagerCollectionPolicySummary", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')" }, { - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23066,17 +23053,17 @@ } ], "Command": "Get-MgDeviceManagementDataSharingConsent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}" }, { - "Uri": "/deviceManagement/dataSharingConsents", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23098,16 +23085,16 @@ } ], "Command": "Get-MgDeviceManagementDataSharingConsent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/dataSharingConsents" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23123,17 +23110,17 @@ } ], "Command": "Get-MgDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}" }, { - "Uri": "/deviceManagement/depOnboardingSettings", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23149,16 +23136,16 @@ } ], "Command": "Get-MgDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23174,17 +23161,17 @@ } ], "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23200,17 +23187,17 @@ } ], "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23226,17 +23213,17 @@ } ], "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23252,17 +23239,17 @@ } ], "Command": "Get-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23278,17 +23265,17 @@ } ], "Command": "Get-MgDeviceManagementDepOnboardingSettingEncryptionPublicKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23304,17 +23291,17 @@ } ], "Command": "Get-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23330,29 +23317,29 @@ } ], "Command": "Get-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles" }, { - "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", "Permissions": [], "Command": "Get-MgDeviceManagementDepOnboardingSettingExpiringVppTokenCount", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23368,17 +23355,17 @@ } ], "Command": "Get-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -23394,41 +23381,41 @@ } ], "Command": "Get-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities" }, { - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", "Permissions": [], "Command": "Get-MgDeviceManagementDerivedCredentials", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}" }, { - "Uri": "/deviceManagement/derivedCredentials", "Permissions": [], "Command": "Get-MgDeviceManagementDerivedCredentials", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/derivedCredentials" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23444,17 +23431,17 @@ } ], "Command": "Get-MgDeviceManagementDetectedApp", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDetectedApp1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" }, { - "Uri": "/deviceManagement/detectedApps", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23470,16 +23457,16 @@ } ], "Command": "Get-MgDeviceManagementDetectedApp", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDetectedApp1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps" }, { - "Uri": "/deviceManagement/detectedApps", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23495,16 +23482,16 @@ } ], "Command": "Get-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDetectedApp", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23520,17 +23507,17 @@ } ], "Command": "Get-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDetectedApp", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23546,16 +23533,16 @@ } ], "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDevice1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23571,16 +23558,16 @@ } ], "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23596,16 +23583,16 @@ } ], "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23621,16 +23608,16 @@ } ], "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref" }, { - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23646,17 +23633,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCategory1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" }, { - "Uri": "/deviceManagement/deviceCategories", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23672,16 +23659,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCategory1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCategories" }, { - "Uri": "/deviceManagement/deviceCategories", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23697,16 +23684,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCategories" }, { - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -23722,17 +23709,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23748,17 +23735,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23774,16 +23761,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23799,16 +23786,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23824,17 +23811,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23850,17 +23837,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23876,16 +23863,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23901,16 +23888,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23926,29 +23913,29 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23964,17 +23951,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -23990,16 +23977,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24015,16 +24002,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24040,17 +24027,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24066,16 +24053,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" }, { - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24091,16 +24078,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24116,17 +24103,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24142,16 +24129,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24167,16 +24154,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24192,17 +24179,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24218,17 +24205,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24244,17 +24231,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24270,17 +24257,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24296,16 +24283,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24321,16 +24308,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24346,17 +24333,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24372,17 +24359,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24398,16 +24385,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24423,16 +24410,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24448,17 +24435,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24474,17 +24461,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24500,16 +24487,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24525,16 +24512,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24550,17 +24537,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24576,17 +24563,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24602,16 +24589,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24627,16 +24614,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24652,17 +24639,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24678,17 +24665,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24704,16 +24691,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24729,16 +24716,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24754,17 +24741,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24780,17 +24767,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24806,30 +24793,30 @@ } ], "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" }, { - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" }, { - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24857,30 +24844,30 @@ } ], "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getFileVaultKey" }, { - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getNonCompliantSettings", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getNonCompliantSettings" }, { - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getOemWarranty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24908,17 +24895,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceComplianceScriptDeviceRunStateManagedDeviceOemWarranty", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOemWarranty", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/deviceRunStates/{deviceComplianceScriptDeviceState-id}/managedDevice/getOemWarranty" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24934,17 +24921,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24960,16 +24947,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations" }, { - "Uri": "/deviceManagement/deviceConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -24985,16 +24972,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25010,17 +24997,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25036,17 +25023,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25062,16 +25049,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25087,16 +25074,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25112,17 +25099,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25138,17 +25125,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationConflictSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25164,16 +25151,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationConflictSummary" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25189,17 +25176,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25215,16 +25202,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25240,16 +25227,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25265,17 +25252,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25291,16 +25278,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" }, { - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25316,16 +25303,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25341,17 +25328,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25367,16 +25354,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25392,16 +25379,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25417,17 +25404,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25443,17 +25430,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25469,17 +25456,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25495,17 +25482,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25521,16 +25508,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25546,17 +25533,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25572,30 +25559,30 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationOmaSettingPlainTextValue", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')" }, { - "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25611,16 +25598,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions" }, { - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25636,17 +25623,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25662,42 +25649,42 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')" }, { - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25713,17 +25700,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25739,29 +25726,29 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations" }, { - "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceConfigurationTargetedUserAndDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices" }, { - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25777,16 +25764,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationUserStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25802,17 +25789,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25828,16 +25815,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25853,16 +25840,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25878,17 +25865,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25904,17 +25891,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -25930,121 +25917,121 @@ } ], "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" }, { - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" }, { - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey" }, { - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings" }, { - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptDeviceRunStateManagedDeviceOemWarranty", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOemWarranty", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty" }, { - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" }, { - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey" }, { - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings" }, { - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceCustomAttributeShellScriptUserRunStateDeviceRunStateManagedDeviceOemWarranty", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOemWarranty", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26060,17 +26047,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26086,16 +26073,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26111,16 +26098,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26136,17 +26123,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26162,17 +26149,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26188,16 +26175,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26213,16 +26200,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -26238,17 +26225,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26264,17 +26251,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScript", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}" }, { - "Uri": "/deviceManagement/deviceHealthScripts", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26290,16 +26277,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScript", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26315,17 +26302,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26341,16 +26328,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26366,17 +26353,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26392,16 +26379,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26429,17 +26416,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26467,30 +26454,30 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26518,30 +26505,30 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getFileVaultKey" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getNonCompliantSettings", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getNonCompliantSettings" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getOemWarranty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26569,17 +26556,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceOemWarranty", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOemWarranty", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/getOemWarranty" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26595,17 +26582,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26621,17 +26608,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScriptRemediationHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory" }, { - "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26647,16 +26634,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScriptRemediationSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26672,17 +26659,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceHealthScriptRunSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26710,17 +26697,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceShellScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceShellScript", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26748,16 +26735,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceShellScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceShellScript", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26785,17 +26772,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26823,16 +26810,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26860,17 +26847,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -26898,94 +26885,94 @@ } ], "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceOemWarranty", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOemWarranty", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27013,17 +27000,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27051,16 +27038,16 @@ } ], "Command": "Get-MgDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27088,17 +27075,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceShellScriptRunSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27126,17 +27113,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceShellScriptRunSummaryByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27164,17 +27151,17 @@ } ], "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27202,93 +27189,93 @@ } ], "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty", "Permissions": [], "Command": "Get-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunStateManagedDeviceOemWarranty", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOemWarranty", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty" }, { - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27304,17 +27291,17 @@ } ], "Command": "Get-MgDeviceManagementDomainJoinConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}" }, { - "Uri": "/deviceManagement/domainJoinConnectors", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27330,16 +27317,16 @@ } ], "Command": "Get-MgDeviceManagementDomainJoinConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/domainJoinConnectors" }, { - "Uri": "/deviceManagement/getEffectivePermissions", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -27355,31 +27342,31 @@ } ], "Command": "Get-MgDeviceManagementEffectivePermission", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/getEffectivePermissions" }, { - "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", "Permissions": [], "Command": "Get-MgDeviceManagementEffectivePermission", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRolePermission", "Variants": [ "Get2", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphRolePermission", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27395,17 +27382,17 @@ } ], "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27421,16 +27408,16 @@ } ], "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27446,17 +27433,17 @@ } ], "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27472,16 +27459,16 @@ } ], "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27497,17 +27484,17 @@ } ], "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27523,16 +27510,16 @@ } ], "Command": "Get-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates" }, { - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -27548,17 +27535,17 @@ } ], "Command": "Get-MgDeviceManagementExchangeConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" }, { - "Uri": "/deviceManagement/exchangeConnectors", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -27574,16 +27561,16 @@ } ], "Command": "Get-MgDeviceManagementExchangeConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeConnectors" }, { - "Uri": "/deviceManagement/exchangeConnectors", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -27599,16 +27586,16 @@ } ], "Command": "Get-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeConnectors" }, { - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -27624,17 +27611,17 @@ } ], "Command": "Get-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" }, { - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -27650,44 +27637,44 @@ } ], "Command": "Get-MgDeviceManagementExchangeOnPremisPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}" }, { - "Uri": "/deviceManagement/exchangeOnPremisesPolicies", "Permissions": [], "Command": "Get-MgDeviceManagementExchangeOnPremisPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeOnPremisesPolicies" }, { - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", "Permissions": [], "Command": "Get-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27703,17 +27690,17 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}" }, { - "Uri": "/deviceManagement/groupPolicyCategories", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27729,116 +27716,116 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyCategoryChild", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyCategoryChildByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$ref" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$ref" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyCategoryParent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyCategoryParentByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27854,17 +27841,17 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27880,16 +27867,16 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27905,17 +27892,17 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27931,16 +27918,16 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27956,17 +27943,17 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -27982,16 +27969,16 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28007,17 +27994,17 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28033,17 +28020,17 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28059,17 +28046,17 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28085,16 +28072,16 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28110,17 +28097,17 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28136,55 +28123,55 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyDefinitionCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref" }, { - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28200,132 +28187,132 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}" }, { - "Uri": "/deviceManagement/groupPolicyDefinitionFiles", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitionFiles" }, { - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFileDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions" }, { - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyDefinitionFileDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$ref" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentationDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28341,17 +28328,17 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28367,16 +28354,16 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28392,17 +28379,17 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28418,16 +28405,16 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28443,17 +28430,17 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28469,16 +28456,16 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions" }, { - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28494,17 +28481,17 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}" }, { - "Uri": "/deviceManagement/groupPolicyObjectFiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28520,16 +28507,16 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyObjectFiles" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28545,17 +28532,17 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28571,41 +28558,41 @@ } ], "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", "Permissions": [], "Command": "Get-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations" }, { - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28621,17 +28608,17 @@ } ], "Command": "Get-MgDeviceManagementImportedDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/importedDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28647,16 +28634,16 @@ } ], "Command": "Get-MgDeviceManagementImportedDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedDeviceIdentities" }, { - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28672,17 +28659,17 @@ } ], "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28698,16 +28685,16 @@ } ], "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities" }, { - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28723,16 +28710,16 @@ } ], "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities" }, { - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -28748,17 +28735,17 @@ } ], "Command": "Get-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28774,17 +28761,17 @@ } ], "Command": "Get-MgDeviceManagementIntent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}" }, { - "Uri": "/deviceManagement/intents", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28800,16 +28787,16 @@ } ], "Command": "Get-MgDeviceManagementIntent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28825,17 +28812,17 @@ } ], "Command": "Get-MgDeviceManagementIntentAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28851,16 +28838,16 @@ } ], "Command": "Get-MgDeviceManagementIntentAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28876,17 +28863,17 @@ } ], "Command": "Get-MgDeviceManagementIntentCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28902,16 +28889,16 @@ } ], "Command": "Get-MgDeviceManagementIntentCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28927,17 +28914,17 @@ } ], "Command": "Get-MgDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28953,16 +28940,16 @@ } ], "Command": "Get-MgDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -28978,17 +28965,17 @@ } ], "Command": "Get-MgDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29004,16 +28991,16 @@ } ], "Command": "Get-MgDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29029,17 +29016,17 @@ } ], "Command": "Get-MgDeviceManagementIntentDeviceState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29055,16 +29042,16 @@ } ], "Command": "Get-MgDeviceManagementIntentDeviceState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29080,17 +29067,17 @@ } ], "Command": "Get-MgDeviceManagementIntentDeviceStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29106,17 +29093,17 @@ } ], "Command": "Get-MgDeviceManagementIntentSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29132,16 +29119,16 @@ } ], "Command": "Get-MgDeviceManagementIntentSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29157,17 +29144,17 @@ } ], "Command": "Get-MgDeviceManagementIntentUserState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29183,16 +29170,16 @@ } ], "Command": "Get-MgDeviceManagementIntentUserState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29208,17 +29195,17 @@ } ], "Command": "Get-MgDeviceManagementIntentUserStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary" }, { - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29234,17 +29221,17 @@ } ], "Command": "Get-MgDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}" }, { - "Uri": "/deviceManagement/intuneBrandingProfiles", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29260,16 +29247,16 @@ } ], "Command": "Get-MgDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/intuneBrandingProfiles" }, { - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29285,17 +29272,17 @@ } ], "Command": "Get-MgDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}" }, { - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29311,16 +29298,16 @@ } ], "Command": "Get-MgDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments" }, { - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29336,17 +29323,17 @@ } ], "Command": "Get-MgDeviceManagementIoUpdateStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" }, { - "Uri": "/deviceManagement/iosUpdateStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29362,16 +29349,16 @@ } ], "Command": "Get-MgDeviceManagementIoUpdateStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/iosUpdateStatuses" }, { - "Uri": "/deviceManagement/iosUpdateStatuses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29387,16 +29374,16 @@ } ], "Command": "Get-MgDeviceManagementIoUpdateStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/iosUpdateStatuses" }, { - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29412,17 +29399,17 @@ } ], "Command": "Get-MgDeviceManagementIoUpdateStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29438,17 +29425,17 @@ } ], "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29464,16 +29451,16 @@ } ], "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29489,17 +29476,17 @@ } ], "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29515,16 +29502,16 @@ } ], "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29540,17 +29527,17 @@ } ], "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29566,16 +29553,16 @@ } ], "Command": "Get-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -29591,17 +29578,17 @@ } ], "Command": "Get-MgDeviceManagementManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" }, { - "Uri": "/deviceManagement/managedDevices", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -29617,16 +29604,16 @@ } ], "Command": "Get-MgDeviceManagementManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDevice1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices" }, { - "Uri": "/deviceManagement/managedDevices", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -29642,16 +29629,16 @@ } ], "Command": "Get-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -29667,68 +29654,68 @@ } ], "Command": "Get-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCategory1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceCategory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -29736,141 +29723,141 @@ "IsAdmin": true }, "Command": "Get-MgDeviceManagementManagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceDetectedApp", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDetectedApp1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceDetectedAppByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$ref" }, { - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29886,17 +29873,17 @@ } ], "Command": "Get-MgDeviceManagementManagedDeviceEncryptionState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}" }, { - "Uri": "/deviceManagement/managedDeviceEncryptionStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29912,16 +29899,16 @@ } ], "Command": "Get-MgDeviceManagementManagedDeviceEncryptionState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDeviceEncryptionStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -29949,80 +29936,80 @@ } ], "Command": "Get-MgDeviceManagementManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getOemWarranty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30050,17 +30037,17 @@ } ], "Command": "Get-MgDeviceManagementManagedDeviceOemWarranty", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOemWarranty", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getOemWarranty" }, { - "Uri": "/deviceManagement/managedDeviceOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30076,16 +30063,16 @@ } ], "Command": "Get-MgDeviceManagementManagedDeviceOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceOverview1", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphManagedDeviceOverview1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDeviceOverview" }, { - "Uri": "/deviceManagement/managedDeviceOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30101,16 +30088,16 @@ } ], "Command": "Get-MgDeviceManagementManagedDeviceOverview", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceOverview", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphManagedDeviceOverview", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDeviceOverview" }, { - "Uri": "/deviceManagement/managedDeviceOverview/$ref", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30126,16 +30113,16 @@ } ], "Command": "Get-MgDeviceManagementManagedDeviceOverviewByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDeviceOverview/$ref" }, { - "Uri": "/deviceManagement/managedDeviceOverview/$ref", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -30151,128 +30138,128 @@ } ], "Command": "Get-MgDeviceManagementManagedDeviceOverviewByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDeviceOverview/$ref" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceUser", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceUserByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users/$ref" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], "Command": "Get-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30288,17 +30275,17 @@ } ], "Command": "Get-MgDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30314,16 +30301,16 @@ } ], "Command": "Get-MgDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelConfigurations" }, { - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30339,17 +30326,17 @@ } ], "Command": "Get-MgDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30365,16 +30352,16 @@ } ], "Command": "Get-MgDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds" }, { - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30390,17 +30377,17 @@ } ], "Command": "Get-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30416,16 +30403,16 @@ } ], "Command": "Get-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30441,17 +30428,17 @@ } ], "Command": "Get-MgDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelSites", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30467,16 +30454,16 @@ } ], "Command": "Get-MgDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelSites" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30492,17 +30479,17 @@ } ], "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30518,17 +30505,17 @@ } ], "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30544,16 +30531,16 @@ } ], "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30569,19 +30556,19 @@ } ], "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphKeyLongValuePair", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphKeyLongValuePair", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30597,44 +30584,44 @@ } ], "Command": "Get-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries" }, { - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [], "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", "Permissions": [], "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents" }, { - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30662,17 +30649,17 @@ } ], "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30700,16 +30687,16 @@ } ], "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" }, { - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30725,17 +30712,17 @@ } ], "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" }, { - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30751,16 +30738,16 @@ } ], "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/mobileThreatDefenseConnectors" }, { - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30776,16 +30763,16 @@ } ], "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/mobileThreatDefenseConnectors" }, { - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30801,17 +30788,17 @@ } ], "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" }, { - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30827,17 +30814,17 @@ } ], "Command": "Get-MgDeviceManagementNdeConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNdesConnector", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNdesConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}" }, { - "Uri": "/deviceManagement/ndesConnectors", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -30853,16 +30840,16 @@ } ], "Command": "Get-MgDeviceManagementNdeConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNdesConnector", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNdesConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/ndesConnectors" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30878,17 +30865,17 @@ } ], "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" }, { - "Uri": "/deviceManagement/notificationMessageTemplates", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30904,16 +30891,16 @@ } ], "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates" }, { - "Uri": "/deviceManagement/notificationMessageTemplates", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30929,16 +30916,16 @@ } ], "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30954,17 +30941,17 @@ } ], "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -30980,17 +30967,17 @@ } ], "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31006,16 +30993,16 @@ } ], "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31031,16 +31018,16 @@ } ], "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31056,17 +31043,17 @@ } ], "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" }, { - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31082,17 +31069,17 @@ } ], "Command": "Get-MgDeviceManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPartner1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" }, { - "Uri": "/deviceManagement/deviceManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31108,16 +31095,16 @@ } ], "Command": "Get-MgDeviceManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPartner1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceManagementPartners" }, { - "Uri": "/deviceManagement/deviceManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31133,16 +31120,16 @@ } ], "Command": "Get-MgDeviceManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceManagementPartners" }, { - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31158,17 +31145,17 @@ } ], "Command": "Get-MgDeviceManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" }, { - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31196,17 +31183,17 @@ } ], "Command": "Get-MgDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteActionAudit", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}" }, { - "Uri": "/deviceManagement/remoteActionAudits", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -31234,16 +31221,16 @@ } ], "Command": "Get-MgDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteActionAudit", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/remoteActionAudits" }, { - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31259,17 +31246,17 @@ } ], "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" }, { - "Uri": "/deviceManagement/remoteAssistancePartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31285,16 +31272,16 @@ } ], "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/remoteAssistancePartners" }, { - "Uri": "/deviceManagement/remoteAssistancePartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31310,16 +31297,16 @@ } ], "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/remoteAssistancePartners" }, { - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -31335,17 +31322,17 @@ } ], "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" }, { - "Uri": "/deviceManagement/reports", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31385,16 +31372,16 @@ } ], "Command": "Get-MgDeviceManagementReport", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementReports1", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDeviceManagementReports1", - "Module": "Reports" + "Uri": "/deviceManagement/reports" }, { - "Uri": "/deviceManagement/reports", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31434,68 +31421,68 @@ } ], "Command": "Get-MgDeviceManagementReport", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementReports", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Module": "Reports" + "Uri": "/deviceManagement/reports" }, { - "Uri": "/deviceManagement/reports/getActiveMalwareReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportActiveMalwareReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getActiveMalwareReport" }, { - "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportActiveMalwareSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport" }, { - "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportAppInstallSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport" }, { - "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportAppStatusOverviewReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getAppStatusOverviewReport" }, { - "Uri": "/deviceManagement/reports/getCachedReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31535,17 +31522,17 @@ } ], "Command": "Get-MgDeviceManagementReportCachedReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getCachedReport" }, { - "Uri": "/deviceManagement/reports/getCachedReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31585,17 +31572,17 @@ } ], "Command": "Get-MgDeviceManagementReportCachedReport", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getCachedReport" }, { - "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31635,17 +31622,17 @@ } ], "Command": "Get-MgDeviceManagementReportCachedReportConfiguration", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "Module": "Reports" + "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}" }, { - "Uri": "/deviceManagement/reports/cachedReportConfigurations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31685,42 +31672,42 @@ } ], "Command": "Get-MgDeviceManagementReportCachedReportConfiguration", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "Module": "Reports" + "Uri": "/deviceManagement/reports/cachedReportConfigurations" }, { - "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportCompliancePolicyDeviceReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport" }, { - "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportCompliancePolicyDeviceSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport" }, { - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31760,17 +31747,17 @@ } ], "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport" }, { - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31810,17 +31797,17 @@ } ], "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport" }, { - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31860,17 +31847,17 @@ } ], "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport" }, { - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31910,43 +31897,43 @@ } ], "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport" }, { - "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", "Permissions": [], "Command": "Get-MgDeviceManagementReportCompliancePolicyReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice" }, { - "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportComplianceSettingDetailReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport" }, { - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31986,17 +31973,17 @@ } ], "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport" }, { - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32036,69 +32023,69 @@ } ], "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport" }, { - "Uri": "/deviceManagement/reports/getComplianceSettingsReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportComplianceSettingReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getComplianceSettingsReport" }, { - "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportConfigManagerDevicePolicyStatusReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport" }, { - "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportConfigurationPolicyDeviceReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport" }, { - "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportConfigurationPolicyDeviceSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport" }, { - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32138,17 +32125,17 @@ } ], "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport" }, { - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32188,17 +32175,17 @@ } ], "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport" }, { - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32238,17 +32225,17 @@ } ], "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport" }, { - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32288,56 +32275,56 @@ } ], "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport" }, { - "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", "Permissions": [], "Command": "Get-MgDeviceManagementReportConfigurationPolicyReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice" }, { - "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport" }, { - "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportConfigurationSettingDetailReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport" }, { - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32377,17 +32364,17 @@ } ], "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport" }, { - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32427,69 +32414,69 @@ } ], "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport" }, { - "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportConfigurationSettingReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getConfigurationSettingsReport" }, { - "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport" }, { - "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", "Permissions": [], "Command": "Get-MgDeviceManagementReportDeviceConfigurationPolicyStatusSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary" }, { - "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportDeviceInstallStatusReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport" }, { - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32529,17 +32516,17 @@ } ], "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles" }, { - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32579,17 +32566,17 @@ } ], "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles" }, { - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32629,17 +32616,17 @@ } ], "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport" }, { - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32679,17 +32666,17 @@ } ], "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport" }, { - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32729,17 +32716,17 @@ } ], "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport" }, { - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32779,30 +32766,30 @@ } ], "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport" }, { - "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", "Permissions": [], "Command": "Get-MgDeviceManagementReportEnrollmentConfigurationPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice" }, { - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32842,17 +32829,17 @@ } ], "Command": "Get-MgDeviceManagementReportExportJob", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Module": "Reports" + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}" }, { - "Uri": "/deviceManagement/reports/exportJobs", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32892,16 +32879,16 @@ } ], "Command": "Get-MgDeviceManagementReportExportJob", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Module": "Reports" + "Uri": "/deviceManagement/reports/exportJobs" }, { - "Uri": "/deviceManagement/reports/exportJobs", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32941,16 +32928,16 @@ } ], "Command": "Get-MgDeviceManagementReportExportJob", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Module": "Reports" + "Uri": "/deviceManagement/reports/exportJobs" }, { - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32990,43 +32977,43 @@ } ], "Command": "Get-MgDeviceManagementReportExportJob", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Module": "Reports" + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}" }, { - "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportFailedMobileAppReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getFailedMobileAppsReport" }, { - "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportFailedMobileAppSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport" }, { - "Uri": "/deviceManagement/reports/getReportFilters", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33066,17 +33053,17 @@ } ], "Command": "Get-MgDeviceManagementReportFilter", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getReportFilters" }, { - "Uri": "/deviceManagement/reports/getReportFilters", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33116,17 +33103,17 @@ } ], "Command": "Get-MgDeviceManagementReportFilter", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getReportFilters" }, { - "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33142,17 +33129,17 @@ } ], "Command": "Get-MgDeviceManagementReportGroupPolicySettingDeviceSettingReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport" }, { - "Uri": "/deviceManagement/reports/getHistoricalReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33192,17 +33179,17 @@ } ], "Command": "Get-MgDeviceManagementReportHistoricalReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getHistoricalReport" }, { - "Uri": "/deviceManagement/reports/getHistoricalReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33242,30 +33229,30 @@ } ], "Command": "Get-MgDeviceManagementReportHistoricalReport", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getHistoricalReport" }, { - "Uri": "/deviceManagement/reports/getMalwareSummaryReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportMalwareSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getMalwareSummaryReport" }, { - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33305,17 +33292,17 @@ } ], "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata" }, { - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33355,17 +33342,17 @@ } ], "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata" }, { - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33405,67 +33392,67 @@ } ], "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport" + }, + { + "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.", + "IsAdmin": true + }, + { + "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.", + "IsAdmin": true + }, + { + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", + "Module": "DeviceManagement.Actions", + "Method": "POST", + "ApiVersion": "v1.0", "OutputType": null, - "Module": "DeviceManagement.Actions" + "Variants": [ + "Get1", + "GetExpanded1" + ], + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport" }, { - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "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.", - "IsAdmin": true - }, - { - "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.", - "IsAdmin": true - }, - { - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", - "ApiVersion": "v1.0", - "Method": "POST", - "Variants": [ - "Get1", - "GetExpanded1" - ], - "OutputType": null, - "Module": "DeviceManagement.Actions" - }, - { - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33505,17 +33492,17 @@ } ], "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport" }, { - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33555,56 +33542,56 @@ } ], "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport" }, { - "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportQuietTimePolicyUserReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport" }, { - "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportQuietTimePolicyUserSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport" }, { - "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportRelatedAppStatusReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport" }, { - "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -33632,17 +33619,17 @@ } ], "Command": "Get-MgDeviceManagementReportRemoteAssistanceSessionReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport" }, { - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33682,17 +33669,17 @@ } ], "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport" }, { - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33732,121 +33719,121 @@ } ], "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport" }, { - "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportUnhealthyDefenderAgentReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport" }, { - "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportUnhealthyFirewallReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport" }, { - "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportUnhealthyFirewallSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport" }, { - "Uri": "/deviceManagement/reports/getUserInstallStatusReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportUserInstallStatusReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getUserInstallStatusReport" }, { - "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportWindowQualityUpdateAlertPerPolicyPerDeviceReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport" }, { - "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportWindowQualityUpdateAlertSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport" }, { - "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportWindowUpdateAlertPerPolicyPerDeviceReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport" }, { - "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", "Permissions": [], "Command": "Get-MgDeviceManagementReportWindowUpdateAlertSummaryReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport" }, { - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33862,17 +33849,17 @@ } ], "Command": "Get-MgDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}" }, { - "Uri": "/deviceManagement/resourceAccessProfiles", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33888,16 +33875,16 @@ } ], "Command": "Get-MgDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/resourceAccessProfiles" }, { - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33913,17 +33900,17 @@ } ], "Command": "Get-MgDeviceManagementResourceAccessProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}" }, { - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -33939,16 +33926,16 @@ } ], "Command": "Get-MgDeviceManagementResourceAccessProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments" }, { - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -33964,17 +33951,17 @@ } ], "Command": "Get-MgDeviceManagementResourceOperation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceOperation1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceOperation1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" }, { - "Uri": "/deviceManagement/resourceOperations", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -33990,16 +33977,16 @@ } ], "Command": "Get-MgDeviceManagementResourceOperation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceOperation1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphResourceOperation1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/resourceOperations" }, { - "Uri": "/deviceManagement/resourceOperations", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34015,16 +34002,16 @@ } ], "Command": "Get-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphResourceOperation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/resourceOperations" }, { - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34040,30 +34027,30 @@ } ], "Command": "Get-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphResourceOperation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" }, { - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')", "Permissions": [], "Command": "Get-MgDeviceManagementResourceOperationScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')" }, { - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34079,17 +34066,17 @@ } ], "Command": "Get-MgDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" }, { - "Uri": "/deviceManagement/roleAssignments", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34105,16 +34092,16 @@ } ], "Command": "Get-MgDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleAssignments" }, { - "Uri": "/deviceManagement/roleAssignments", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34130,16 +34117,16 @@ } ], "Command": "Get-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleAssignments" }, { - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34155,56 +34142,56 @@ } ], "Command": "Get-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" }, { - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", "Permissions": [], "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTag", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags" }, { - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTagByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$ref" }, { - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/getRoleScopeTagsById", "Permissions": [], "Command": "Get-MgDeviceManagementRoleAssignmentRoleScopeTagRoleScopeTag", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/getRoleScopeTagsById" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34220,17 +34207,17 @@ } ], "Command": "Get-MgDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleDefinition1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" }, { - "Uri": "/deviceManagement/roleDefinitions", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34246,16 +34233,16 @@ } ], "Command": "Get-MgDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoleDefinition1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions" }, { - "Uri": "/deviceManagement/roleDefinitions", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34271,16 +34258,16 @@ } ], "Command": "Get-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphRoleDefinition", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34296,17 +34283,17 @@ } ], "Command": "Get-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphRoleDefinition", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34322,17 +34309,17 @@ } ], "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34348,16 +34335,16 @@ } ], "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoleAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34373,16 +34360,16 @@ } ], "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleAssignment1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphRoleAssignment1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34398,17 +34385,17 @@ } ], "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleAssignment1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphRoleAssignment1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34424,17 +34411,17 @@ } ], "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleDefinition1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34450,17 +34437,17 @@ } ], "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphRoleDefinition", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34476,17 +34463,17 @@ } ], "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -34502,17 +34489,17 @@ } ], "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34540,17 +34527,17 @@ } ], "Command": "Get-MgDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}" }, { - "Uri": "/deviceManagement/roleScopeTags", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34578,104 +34565,104 @@ } ], "Command": "Get-MgDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleScopeTags" }, { - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", "Permissions": [], "Command": "Get-MgDeviceManagementRoleScopeTagAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}" }, { - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", "Permissions": [], "Command": "Get-MgDeviceManagementRoleScopeTagAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments" }, { - "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids=@ids)", "Permissions": [], "Command": "Get-MgDeviceManagementRoleScopeTagById", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids=@ids)" }, { - "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", "Permissions": [], "Command": "Get-MgDeviceManagementRoleScopeTagByResource", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')" }, { - "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById", "Permissions": [], "Command": "Get-MgDeviceManagementRoleScopeTagRoleScopeTag", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", "Permissions": [], "Command": "Get-MgDeviceManagementScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScript", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts", "Permissions": [], "Command": "Get-MgDeviceManagementScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScript", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34703,17 +34690,17 @@ } ], "Command": "Get-MgDeviceManagementScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34741,16 +34728,16 @@ } ], "Command": "Get-MgDeviceManagementScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34778,17 +34765,17 @@ } ], "Command": "Get-MgDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34816,16 +34803,16 @@ } ], "Command": "Get-MgDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34853,17 +34840,17 @@ } ], "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34891,30 +34878,30 @@ } ], "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", "Permissions": [], "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34942,30 +34929,30 @@ } ], "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", "Permissions": [], "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -34993,17 +34980,17 @@ } ], "Command": "Get-MgDeviceManagementScriptDeviceRunStateManagedDeviceOemWarranty", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOemWarranty", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35031,17 +35018,17 @@ } ], "Command": "Get-MgDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35069,16 +35056,16 @@ } ], "Command": "Get-MgDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35106,17 +35093,17 @@ } ], "Command": "Get-MgDeviceManagementScriptRunSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35144,17 +35131,17 @@ } ], "Command": "Get-MgDeviceManagementScriptRunSummaryByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35182,17 +35169,17 @@ } ], "Command": "Get-MgDeviceManagementScriptUserRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35220,16 +35207,16 @@ } ], "Command": "Get-MgDeviceManagementScriptUserRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35257,17 +35244,17 @@ } ], "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35295,68 +35282,68 @@ } ], "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults", "Permissions": [], "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getCloudPcRemoteActionResults" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey", "Permissions": [], "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getFileVaultKey" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings", "Permissions": [], "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getNonCompliantSettings" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty", "Permissions": [], "Command": "Get-MgDeviceManagementScriptUserRunStateDeviceRunStateManagedDeviceOemWarranty", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOemWarranty", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/getOemWarranty" }, { - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35372,17 +35359,17 @@ } ], "Command": "Get-MgDeviceManagementSettingDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { - "Uri": "/deviceManagement/settingDefinitions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35398,16 +35385,16 @@ } ], "Command": "Get-MgDeviceManagementSettingDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/settingDefinitions" }, { - "Uri": "/deviceManagement/softwareUpdateStatusSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35423,16 +35410,16 @@ } ], "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/softwareUpdateStatusSummary" }, { - "Uri": "/deviceManagement/softwareUpdateStatusSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35448,16 +35435,16 @@ } ], "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/softwareUpdateStatusSummary" }, { - "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35473,16 +35460,16 @@ } ], "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref" }, { - "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35498,29 +35485,29 @@ } ], "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref" }, { - "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", "Permissions": [], "Command": "Get-MgDeviceManagementSuggestedEnrollmentLimit", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')" }, { - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35536,17 +35523,17 @@ } ], "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" }, { - "Uri": "/deviceManagement/telecomExpenseManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35562,16 +35549,16 @@ } ], "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/telecomExpenseManagementPartners" }, { - "Uri": "/deviceManagement/telecomExpenseManagementPartners", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35587,16 +35574,16 @@ } ], "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/telecomExpenseManagementPartners" }, { - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35612,17 +35599,17 @@ } ], "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35638,17 +35625,17 @@ } ], "Command": "Get-MgDeviceManagementTemplate", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}" }, { - "Uri": "/deviceManagement/templates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35664,16 +35651,16 @@ } ], "Command": "Get-MgDeviceManagementTemplate", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35689,17 +35676,17 @@ } ], "Command": "Get-MgDeviceManagementTemplateCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35715,16 +35702,16 @@ } ], "Command": "Get-MgDeviceManagementTemplateCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35740,17 +35727,17 @@ } ], "Command": "Get-MgDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35766,16 +35753,16 @@ } ], "Command": "Get-MgDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35791,17 +35778,17 @@ } ], "Command": "Get-MgDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35817,16 +35804,16 @@ } ], "Command": "Get-MgDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35842,17 +35829,17 @@ } ], "Command": "Get-MgDeviceManagementTemplateSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -35868,16 +35855,16 @@ } ], "Command": "Get-MgDeviceManagementTemplateSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35893,17 +35880,17 @@ } ], "Command": "Get-MgDeviceManagementTermAndCondition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" }, { - "Uri": "/deviceManagement/termsAndConditions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35919,16 +35906,16 @@ } ], "Command": "Get-MgDeviceManagementTermAndCondition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions" }, { - "Uri": "/deviceManagement/termsAndConditions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35944,16 +35931,16 @@ } ], "Command": "Get-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTermsAndConditions1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35969,17 +35956,17 @@ } ], "Command": "Get-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermsAndConditions1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -35995,17 +35982,17 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36021,16 +36008,16 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36046,16 +36033,16 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36071,17 +36058,17 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36097,17 +36084,17 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndCondition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36123,17 +36110,17 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndCondition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermsAndConditions1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36149,17 +36136,17 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36175,17 +36162,17 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36201,17 +36188,17 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36227,16 +36214,16 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36252,16 +36239,16 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36277,17 +36264,17 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36303,17 +36290,17 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36329,16 +36316,16 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36354,17 +36341,17 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -36380,17 +36367,17 @@ } ], "Command": "Get-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref" }, { - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -36406,17 +36393,17 @@ } ], "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { - "Uri": "/deviceManagement/troubleshootingEvents", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -36432,16 +36419,16 @@ } ], "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/troubleshootingEvents" }, { - "Uri": "/deviceManagement/troubleshootingEvents", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -36457,16 +36444,16 @@ } ], "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/troubleshootingEvents" }, { - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -36482,17 +36469,17 @@ } ], "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36520,17 +36507,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36558,16 +36545,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36595,17 +36582,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36633,16 +36620,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36670,17 +36657,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "Get2", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36708,16 +36695,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "List2" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36745,17 +36732,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ "Get3", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36783,16 +36770,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ "List3" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36820,17 +36807,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Variants": [ "Get4", "GetViaIdentity4" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36858,16 +36845,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Variants": [ "List4" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36895,17 +36882,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36933,16 +36920,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -36970,17 +36957,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37008,16 +36995,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37045,17 +37032,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37083,16 +37070,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37120,17 +37107,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37158,16 +37145,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37195,41 +37182,41 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", "Permissions": [], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", "Permissions": [], "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37257,17 +37244,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37295,16 +37282,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37332,17 +37319,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37370,17 +37357,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37408,17 +37395,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37446,17 +37433,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37484,17 +37471,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37522,17 +37509,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37560,17 +37547,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37598,17 +37585,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37636,17 +37623,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37674,17 +37661,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37712,17 +37699,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37750,17 +37737,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37788,17 +37775,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37826,17 +37813,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37864,17 +37851,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37902,16 +37889,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37939,16 +37926,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -37976,17 +37963,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38014,16 +38001,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38051,17 +38038,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38089,16 +38076,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38126,17 +38113,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38164,16 +38151,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38201,17 +38188,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38239,16 +38226,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38276,17 +38263,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38314,16 +38301,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38351,16 +38338,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38388,54 +38375,54 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", "Permissions": [], "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsCategories" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", "Permissions": [], "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", "Permissions": [], "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38463,17 +38450,54 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}" + }, + { + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Module": "DeviceManagement", + "Method": "GET", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Module": "DeviceManagement" + "Variants": [ + "List" + ], + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38500,17 +38524,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38538,17 +38563,54 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Module": "DeviceManagement", + "Method": "GET", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Variants": [ + "List" + ], + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance" + }, + { + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38575,17 +38637,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38612,18 +38674,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38650,17 +38712,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38687,18 +38749,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38725,17 +38787,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38762,18 +38824,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38800,17 +38862,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38837,18 +38899,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38875,17 +38937,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38912,18 +38974,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticImpactingProcess", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38950,17 +39012,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticImpactingProcess", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -38987,18 +39049,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39025,17 +39087,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39062,18 +39124,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39100,17 +39162,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39137,18 +39199,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39175,17 +39237,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39212,18 +39274,92 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", + "Module": "DeviceManagement", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "Variants": [ + "Get" + ], + "Uri": "/deviceManagement/userExperienceAnalyticsOverview" + }, + { + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummary", + "Module": "DeviceManagement", + "Method": "GET", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRegressionSummary", + "Variants": [ + "Get" + ], + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary" + }, + { + "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.", + "IsAdmin": 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.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read devices Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + } + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39250,17 +39386,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39287,17 +39423,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39324,17 +39461,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummary", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ - "Get" + "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRegressionSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39361,18 +39498,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39399,17 +39536,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39436,130 +39573,18 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", - "ApiVersion": "beta", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticRemoteConnection", + "Module": "DeviceManagement", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" - }, - { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression", - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" - }, - { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}", - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", - "ApiVersion": "beta", - "Method": "GET", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression", - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" - }, - { - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39587,54 +39612,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Module": "DeviceManagement" - }, - { - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "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.", - "IsAdmin": 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.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read devices Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.", - "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceManagementUserExperienceAnalyticRemoteConnection", "ApiVersion": "beta", - "Method": "GET", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39662,17 +39649,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39700,16 +39687,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39737,17 +39724,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39775,16 +39762,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39812,16 +39799,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39849,17 +39836,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39887,16 +39874,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39924,17 +39911,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39962,16 +39949,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39999,17 +39986,17 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40037,16 +40024,16 @@ } ], "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance" }, { - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40062,17 +40049,17 @@ } ], "Command": "Get-MgDeviceManagementUserPfxCertificate", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}" }, { - "Uri": "/deviceManagement/userPfxCertificates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40088,28 +40075,28 @@ } ], "Command": "Get-MgDeviceManagementUserPfxCertificate", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/userPfxCertificates" }, { - "Uri": "/deviceManagement/virtualEndpoint", "Permissions": [], "Command": "Get-MgDeviceManagementVirtualEndpoint", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEndpoint", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphVirtualEndpoint", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint" }, { - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40125,17 +40112,17 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/auditEvents", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40151,16 +40138,16 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/auditEvents" }, { - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40176,16 +40163,16 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes" }, { - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40201,17 +40188,17 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointCloudPC", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPc", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPc", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40227,29 +40214,29 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointCloudPC", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPc", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPc", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs" }, { - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", "Permissions": [], "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcLaunchInfo", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo" }, { - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40265,17 +40252,17 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40291,16 +40278,16 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/deviceImages" }, { - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40316,16 +40303,16 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages" }, { - "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40341,16 +40328,16 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointEffectivePermission", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions" }, { - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40366,17 +40353,17 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40392,16 +40379,16 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/galleryImages" }, { - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40417,17 +40404,17 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointOnPremisesConnection", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40443,16 +40430,16 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointOnPremisesConnection", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections" }, { - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40468,16 +40455,16 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointOrganizationSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings" }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40493,17 +40480,17 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40519,54 +40506,54 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies" }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", "Permissions": [], "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", "Permissions": [], "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments" }, { - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", "Permissions": [], "Command": "Get-MgDeviceManagementVirtualEndpointServicePlan", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/servicePlans", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40582,16 +40569,16 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointServicePlan", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/servicePlans" }, { - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40607,17 +40594,17 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointSnapshot", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/snapshots", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40633,29 +40620,29 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointSnapshot", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/snapshots" }, { - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", "Permissions": [], "Command": "Get-MgDeviceManagementVirtualEndpointSupportedRegion", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40671,16 +40658,16 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointSupportedRegion", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions" }, { - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40696,17 +40683,17 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/userSettings", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -40722,41 +40709,41 @@ } ], "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/userSettings" }, { - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", "Permissions": [], "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", "Permissions": [], "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40772,17 +40759,17 @@ } ], "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40798,118 +40785,118 @@ } ], "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", "Permissions": [], "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", "Permissions": [], "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", "Permissions": [], "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", "Permissions": [], "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", "Permissions": [], "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", "Permissions": [], "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", "Permissions": [], "Command": "Get-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40925,17 +40912,17 @@ } ], "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40951,16 +40938,16 @@ } ], "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40976,16 +40963,16 @@ } ], "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41001,17 +40988,17 @@ } ], "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41027,17 +41014,17 @@ } ], "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41053,17 +41040,17 @@ } ], "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41079,17 +41066,17 @@ } ], "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41105,17 +41092,17 @@ } ], "Command": "Get-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref" }, { - "Uri": "/deviceManagement/windowsAutopilotSettings", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41131,16 +41118,16 @@ } ], "Command": "Get-MgDeviceManagementWindowAutopilotSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotSettings" }, { - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41156,17 +41143,17 @@ } ], "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}" }, { - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41182,16 +41169,16 @@ } ], "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles" }, { - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41207,17 +41194,17 @@ } ], "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}" }, { - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41233,16 +41220,16 @@ } ], "Command": "Get-MgDeviceManagementWindowFeatureUpdateProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments" }, { - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41258,17 +41245,17 @@ } ], "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" }, { - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41284,16 +41271,16 @@ } ], "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries" }, { - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41309,16 +41296,16 @@ } ], "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries" }, { - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41334,17 +41321,17 @@ } ], "Command": "Get-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" }, { - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41360,17 +41347,17 @@ } ], "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" }, { - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41386,16 +41373,16 @@ } ], "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries" }, { - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41411,16 +41398,16 @@ } ], "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries" }, { - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41436,17 +41423,17 @@ } ], "Command": "Get-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" }, { - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41474,17 +41461,17 @@ } ], "Command": "Get-MgDeviceManagementWindowMalwareInformation", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}" }, { - "Uri": "/deviceManagement/windowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41512,16 +41499,16 @@ } ], "Command": "Get-MgDeviceManagementWindowMalwareInformation", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsMalwareInformation" }, { - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41549,17 +41536,17 @@ } ], "Command": "Get-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}" }, { - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41587,16 +41574,16 @@ } ], "Command": "Get-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates" }, { - "Uri": "/devices/{device-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -41666,19 +41653,19 @@ } ], "Command": "Get-MgDeviceMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/getMemberGroups" }, { - "Uri": "/devices/{device-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -41748,19 +41735,19 @@ } ], "Command": "Get-MgDeviceMemberGroup", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/getMemberGroups" }, { - "Uri": "/devices/{device-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -41836,19 +41823,19 @@ } ], "Command": "Get-MgDeviceMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/getMemberObjects" }, { - "Uri": "/devices/{device-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -41924,19 +41911,19 @@ } ], "Command": "Get-MgDeviceMemberObject", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/getMemberObjects" }, { - "Uri": "/devices/{device-id}/memberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -41964,16 +41951,16 @@ } ], "Command": "Get-MgDeviceMemberOf", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/memberOf" }, { - "Uri": "/devices/{device-id}/memberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -42001,16 +41988,16 @@ } ], "Command": "Get-MgDeviceMemberOf", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/memberOf" }, { - "Uri": "/devices/{device-id}/memberOf/$ref", "Permissions": [ { "Name": "Device.Read.All", @@ -42038,16 +42025,16 @@ } ], "Command": "Get-MgDeviceMemberOfByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/memberOf/$ref" }, { - "Uri": "/devices/{device-id}/memberOf/$ref", "Permissions": [ { "Name": "Device.Read.All", @@ -42075,164 +42062,16 @@ } ], "Command": "Get-MgDeviceMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" - }, - { - "Uri": "/devices/{device-id}/registeredOwners", - "Permissions": [ - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read devices' configuration information on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceRegisteredOwner", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List1" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" - }, - { - "Uri": "/devices/{device-id}/registeredOwners", - "Permissions": [ - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read devices' configuration information on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceRegisteredOwner", "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" - }, - { - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Permissions": [ - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read devices' configuration information on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceRegisteredOwnerByRef", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List1" - ], "OutputType": null, - "Module": "Identity.DirectoryManagement" - }, - { - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Permissions": [ - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read devices' configuration information on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceRegisteredOwnerByRef", - "ApiVersion": "v1.0", - "Method": "GET", "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/memberOf/$ref" }, { - "Uri": "/devices/{device-id}/registeredUsers", "Permissions": [ { "Name": "Device.Read.All", @@ -42259,91 +42098,17 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceRegisteredUser", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List1" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" - }, - { - "Uri": "/devices/{device-id}/registeredUsers", - "Permissions": [ - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read devices' configuration information on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceRegisteredUser", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwner", + "Module": "Identity.DirectoryManagement", "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" - }, - { - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "Permissions": [ - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read devices' configuration information on your behalf.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Command": "Get-MgDeviceRegisteredUserByRef", "ApiVersion": "beta", - "Method": "GET", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/registeredOwners" }, { - "Uri": "/devices/{device-id}/registeredUsers/$ref", "Permissions": [ { "Name": "Device.Read.All", @@ -42370,18 +42135,61 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceRegisteredUserByRef", - "ApiVersion": "v1.0", + "Command": "Get-MgDeviceRegisteredOwner", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], + "Uri": "/devices/{device-id}/registeredOwners" + }, + { + "Permissions": [ + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read devices' configuration information on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "Command": "Get-MgDeviceRegisteredOwnerByRef", + "Module": "Identity.DirectoryManagement", + "Method": "GET", + "ApiVersion": "beta", "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Variants": [ + "List1" + ], + "Uri": "/devices/{device-id}/registeredOwners/$ref" }, { - "Uri": "/devices/{device-id}/transitiveMemberOf", "Permissions": [ + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read devices' configuration information on your behalf.", + "IsAdmin": true + }, { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -42401,17 +42209,196 @@ "IsAdmin": true } ], - "Command": "Get-MgDeviceTransitiveMemberOf", + "Command": "Get-MgDeviceRegisteredOwnerByRef", + "Module": "Identity.DirectoryManagement", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "List" + ], + "Uri": "/devices/{device-id}/registeredOwners/$ref" + }, + { + "Permissions": [ + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read devices' configuration information on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "Command": "Get-MgDeviceRegisteredUser", + "Module": "Identity.DirectoryManagement", + "Method": "GET", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Variants": [ + "List1" + ], + "Uri": "/devices/{device-id}/registeredUsers" + }, + { + "Permissions": [ + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read devices' configuration information on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "Command": "Get-MgDeviceRegisteredUser", + "Module": "Identity.DirectoryManagement", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Variants": [ + "List" + ], + "Uri": "/devices/{device-id}/registeredUsers" + }, + { + "Permissions": [ + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read devices' configuration information on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "Command": "Get-MgDeviceRegisteredUserByRef", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], + "Uri": "/devices/{device-id}/registeredUsers/$ref" + }, + { + "Permissions": [ + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read devices' configuration information on your behalf.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "Command": "Get-MgDeviceRegisteredUserByRef", + "Module": "Identity.DirectoryManagement", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "List" + ], + "Uri": "/devices/{device-id}/registeredUsers/$ref" + }, + { + "Permissions": [ + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "Command": "Get-MgDeviceTransitiveMemberOf", + "Module": "Identity.DirectoryManagement", + "Method": "GET", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Variants": [ + "List1" + ], + "Uri": "/devices/{device-id}/transitiveMemberOf" }, { - "Uri": "/devices/{device-id}/transitiveMemberOf", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -42433,16 +42420,16 @@ } ], "Command": "Get-MgDeviceTransitiveMemberOf", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/transitiveMemberOf" }, { - "Uri": "/devices/{device-id}/transitiveMemberOf/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -42464,16 +42451,16 @@ } ], "Command": "Get-MgDeviceTransitiveMemberOfByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/transitiveMemberOf/$ref" }, { - "Uri": "/devices/{device-id}/transitiveMemberOf/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -42495,29 +42482,29 @@ } ], "Command": "Get-MgDeviceTransitiveMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/transitiveMemberOf/$ref" }, { - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", "Permissions": [], "Command": "Get-MgDeviceUsageRights", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUsageRight", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}" }, { - "Uri": "/devices/{device-id}/usageRights", "Permissions": [ { "Name": "Device.Read.All", @@ -42539,53 +42526,53 @@ } ], "Command": "Get-MgDeviceUsageRights", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUsageRight", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/usageRights" }, { - "Uri": "/devices/getUserOwnedObjects", "Permissions": [], "Command": "Get-MgDeviceUserOwnedObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/getUserOwnedObjects" }, { - "Uri": "/directory", "Permissions": [], "Command": "Get-MgDirectory", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectory", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDirectory", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory" }, { - "Uri": "/directory", "Permissions": [], "Command": "Get-MgDirectory", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectory1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphDirectory1", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42619,17 +42606,17 @@ } ], "Command": "Get-MgDirectoryAdministrativeUnit", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" }, { - "Uri": "/directory/administrativeUnits", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42663,16 +42650,16 @@ } ], "Command": "Get-MgDirectoryAdministrativeUnit", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits" }, { - "Uri": "/directory/administrativeUnits", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42706,16 +42693,16 @@ } ], "Command": "Get-MgDirectoryAdministrativeUnit", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42749,17 +42736,17 @@ } ], "Command": "Get-MgDirectoryAdministrativeUnit", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" }, { - "Uri": "/directory/administrativeUnits/delta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42793,41 +42780,41 @@ } ], "Command": "Get-MgDirectoryAdministrativeUnitDelta", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/delta" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", "Permissions": [], "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42861,16 +42848,16 @@ } ], "Command": "Get-MgDirectoryAdministrativeUnitMember", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -42904,16 +42891,16 @@ } ], "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -42947,16 +42934,16 @@ } ], "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -42990,17 +42977,17 @@ } ], "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { - "Uri": "/directory/attributeSets/{attributeSet-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -43016,17 +43003,17 @@ } ], "Command": "Get-MgDirectoryAttributeSet", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeSet", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/attributeSets/{attributeSet-id}" }, { - "Uri": "/directory/attributeSets", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -43042,16 +43029,16 @@ } ], "Command": "Get-MgDirectoryAttributeSet", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttributeSet", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/attributeSets" }, { - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -43067,17 +43054,17 @@ } ], "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}" }, { - "Uri": "/directory/customSecurityAttributeDefinitions", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -43093,16 +43080,16 @@ } ], "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/customSecurityAttributeDefinitions" }, { - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -43118,17 +43105,17 @@ } ], "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAllowedValue", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}" }, { - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -43144,16 +43131,16 @@ } ], "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAllowedValue", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues" }, { - "Uri": "/directory/deletedItems/{directoryObject-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -43211,41 +43198,41 @@ } ], "Command": "Get-MgDirectoryDeletedItem", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/deletedItems/{directoryObject-id}" }, { - "Uri": "/directory/deletedItems", "Permissions": [], "Command": "Get-MgDirectoryDeletedItem", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/deletedItems" }, { - "Uri": "/directory/deletedItems", "Permissions": [], "Command": "Get-MgDirectoryDeletedItem", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/deletedItems" }, { - "Uri": "/directory/deletedItems/{directoryObject-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -43303,142 +43290,142 @@ } ], "Command": "Get-MgDirectoryDeletedItem", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/deletedItems/{directoryObject-id}" }, { - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": [], "Command": "Get-MgDirectoryFeatureRolloutPolicy", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { - "Uri": "/directory/featureRolloutPolicies", "Permissions": [], "Command": "Get-MgDirectoryFeatureRolloutPolicy", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/featureRolloutPolicies" }, { - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], "Command": "Get-MgDirectoryFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" }, { - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Permissions": [], "Command": "Get-MgDirectoryFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" }, { - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Permissions": [], "Command": "Get-MgDirectoryFederationConfiguration", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}" }, { - "Uri": "/directory/federationConfigurations", "Permissions": [], "Command": "Get-MgDirectoryFederationConfiguration", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/federationConfigurations" }, { - "Uri": "/directory/impactedResources/{recommendationResource-id}", "Permissions": [], "Command": "Get-MgDirectoryImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/impactedResources/{recommendationResource-id}" }, { - "Uri": "/directory/impactedResources", "Permissions": [], "Command": "Get-MgDirectoryImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/impactedResources" }, { - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", "Permissions": [], "Command": "Get-MgDirectoryInboundSharedUserProfile", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}" }, { - "Uri": "/directory/inboundSharedUserProfiles", "Permissions": [], "Command": "Get-MgDirectoryInboundSharedUserProfile", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/inboundSharedUserProfiles" }, { - "Uri": "/directoryObjects/{directoryObject-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -43454,41 +43441,41 @@ } ], "Command": "Get-MgDirectoryObject", - "ApiVersion": "beta", + "Module": "DirectoryObjects", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get2", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}" }, { - "Uri": "/directoryObjects", "Permissions": [], "Command": "Get-MgDirectoryObject", - "ApiVersion": "beta", + "Module": "DirectoryObjects", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DirectoryObjects" + "Uri": "/directoryObjects" }, { - "Uri": "/directoryObjects", "Permissions": [], "Command": "Get-MgDirectoryObject", - "ApiVersion": "v1.0", + "Module": "DirectoryObjects", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DirectoryObjects" + "Uri": "/directoryObjects" }, { - "Uri": "/directoryObjects/{directoryObject-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -43504,56 +43491,56 @@ } ], "Command": "Get-MgDirectoryObject", - "ApiVersion": "v1.0", + "Module": "DirectoryObjects", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}" }, { - "Uri": "/directoryObjects/getAvailableExtensionProperties", "Permissions": [], "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", - "ApiVersion": "v1.0", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/getAvailableExtensionProperties" }, { - "Uri": "/directoryObjects/getByIds", "Permissions": [], "Command": "Get-MgDirectoryObjectById", - "ApiVersion": "beta", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/getByIds" }, { - "Uri": "/directoryObjects/getByIds", "Permissions": [], "Command": "Get-MgDirectoryObjectById", - "ApiVersion": "v1.0", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get3", "GetExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/getByIds" }, { - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -43623,19 +43610,19 @@ } ], "Command": "Get-MgDirectoryObjectMemberGroup", - "ApiVersion": "beta", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups" }, { - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -43705,19 +43692,19 @@ } ], "Command": "Get-MgDirectoryObjectMemberGroup", - "ApiVersion": "v1.0", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups" }, { - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -43793,19 +43780,19 @@ } ], "Command": "Get-MgDirectoryObjectMemberObject", - "ApiVersion": "beta", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects" }, { - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -43881,132 +43868,132 @@ } ], "Command": "Get-MgDirectoryObjectMemberObject", - "ApiVersion": "v1.0", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects" }, { - "Uri": "/directoryObjects/getUserOwnedObjects", "Permissions": [], "Command": "Get-MgDirectoryObjectUserOwnedObject", - "ApiVersion": "beta", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/getUserOwnedObjects" }, { - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", "Permissions": [], "Command": "Get-MgDirectoryOutboundSharedUserProfile", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}" }, { - "Uri": "/directory/outboundSharedUserProfiles", "Permissions": [], "Command": "Get-MgDirectoryOutboundSharedUserProfile", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/outboundSharedUserProfiles" }, { - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", "Permissions": [], "Command": "Get-MgDirectoryOutboundSharedUserProfileTenant", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTenantReference", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}" }, { - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", "Permissions": [], "Command": "Get-MgDirectoryOutboundSharedUserProfileTenant", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTenantReference", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTenantReference", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants" }, { - "Uri": "/directory/recommendations/{recommendation-id}", "Permissions": [], "Command": "Get-MgDirectoryRecommendation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecommendation", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}" }, { - "Uri": "/directory/recommendations", "Permissions": [], "Command": "Get-MgDirectoryRecommendation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRecommendation", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations" }, { - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}", "Permissions": [], "Command": "Get-MgDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}" }, { - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", "Permissions": [], "Command": "Get-MgDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources" }, { - "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44040,17 +44027,17 @@ } ], "Command": "Get-MgDirectoryRole", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}" }, { - "Uri": "/directoryRoles", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44084,16 +44071,16 @@ } ], "Command": "Get-MgDirectoryRole", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles" }, { - "Uri": "/directoryRoles", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44127,16 +44114,16 @@ } ], "Command": "Get-MgDirectoryRole", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles" }, { - "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44170,43 +44157,43 @@ } ], "Command": "Get-MgDirectoryRole", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get2", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}" }, { - "Uri": "/directoryRoles/getByIds", "Permissions": [], "Command": "Get-MgDirectoryRoleById", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/getByIds" }, { - "Uri": "/directoryRoles/getByIds", "Permissions": [], "Command": "Get-MgDirectoryRoleById", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get3", "GetExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/getByIds" }, { - "Uri": "/directoryRoles/delta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44240,16 +44227,16 @@ } ], "Command": "Get-MgDirectoryRoleDelta", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/delta" }, { - "Uri": "/directoryRoles/delta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44283,16 +44270,16 @@ } ], "Command": "Get-MgDirectoryRoleDelta", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Delta1" ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/delta" }, { - "Uri": "/directoryRoles/{directoryRole-id}/members", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44326,16 +44313,16 @@ } ], "Command": "Get-MgDirectoryRoleMember", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/members" }, { - "Uri": "/directoryRoles/{directoryRole-id}/members", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44369,16 +44356,16 @@ } ], "Command": "Get-MgDirectoryRoleMember", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/members" }, { - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44412,16 +44399,16 @@ } ], "Command": "Get-MgDirectoryRoleMemberByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref" }, { - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44455,89 +44442,132 @@ } ], "Command": "Get-MgDirectoryRoleMemberByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref" }, { - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", "Permissions": [], "Command": "Get-MgDirectoryRoleMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups" }, { - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", "Permissions": [], "Command": "Get-MgDirectoryRoleMemberGroup", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups" }, { - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", "Permissions": [], "Command": "Get-MgDirectoryRoleMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects" }, { - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", "Permissions": [], "Command": "Get-MgDirectoryRoleMemberObject", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects" }, { - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Permissions": [], "Command": "Get-MgDirectoryRoleScopedMember", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" + }, + { + "Permissions": [ + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": true + } + ], + "Command": "Get-MgDirectoryRoleScopedMember", + "Module": "Identity.DirectoryManagement", + "Method": "GET", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Variants": [ + "List" + ], + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers" }, { - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44571,72 +44601,29 @@ } ], "Command": "Get-MgDirectoryRoleScopedMember", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" - }, - { - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "Permissions": [ - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": true - } - ], - "Command": "Get-MgDirectoryRoleScopedMember", "ApiVersion": "v1.0", - "Method": "GET", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers" }, { - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Permissions": [], "Command": "Get-MgDirectoryRoleScopedMember", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44670,17 +44657,17 @@ } ], "Command": "Get-MgDirectoryRoleTemplate", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" }, { - "Uri": "/directoryRoleTemplates", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44714,16 +44701,16 @@ } ], "Command": "Get-MgDirectoryRoleTemplate", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates" }, { - "Uri": "/directoryRoleTemplates", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44757,16 +44744,16 @@ } ], "Command": "Get-MgDirectoryRoleTemplate", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44800,129 +44787,129 @@ } ], "Command": "Get-MgDirectoryRoleTemplate", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" }, { - "Uri": "/directoryRoleTemplates/getByIds", "Permissions": [], "Command": "Get-MgDirectoryRoleTemplateById", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/getByIds" }, { - "Uri": "/directoryRoleTemplates/getByIds", "Permissions": [], "Command": "Get-MgDirectoryRoleTemplateById", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/getByIds" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", "Permissions": [], "Command": "Get-MgDirectoryRoleTemplateMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", "Permissions": [], "Command": "Get-MgDirectoryRoleTemplateMemberGroup", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", "Permissions": [], "Command": "Get-MgDirectoryRoleTemplateMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", "Permissions": [], "Command": "Get-MgDirectoryRoleTemplateMemberObject", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects" }, { - "Uri": "/directoryRoleTemplates/getUserOwnedObjects", "Permissions": [], "Command": "Get-MgDirectoryRoleTemplateUserOwnedObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/getUserOwnedObjects" }, { - "Uri": "/directoryRoles/getUserOwnedObjects", "Permissions": [], "Command": "Get-MgDirectoryRoleUserOwnedObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/getUserOwnedObjects" }, { - "Uri": "/settings/{directorySetting-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44944,17 +44931,17 @@ } ], "Command": "Get-MgDirectorySetting", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Module": "Identity.DirectoryManagement" + "Uri": "/settings/{directorySetting-id}" }, { - "Uri": "/settings", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -44976,16 +44963,16 @@ } ], "Command": "Get-MgDirectorySetting", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Module": "Identity.DirectoryManagement" + "Uri": "/settings" }, { - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -45007,17 +44994,17 @@ } ], "Command": "Get-MgDirectorySettingTemplate", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Module": "Identity.DirectoryManagement" + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}" }, { - "Uri": "/directorySettingTemplates", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -45039,97 +45026,97 @@ } ], "Command": "Get-MgDirectorySettingTemplate", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Module": "Identity.DirectoryManagement" + "Uri": "/directorySettingTemplates" }, { - "Uri": "/directorySettingTemplates/getByIds", "Permissions": [], "Command": "Get-MgDirectorySettingTemplateById", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directorySettingTemplates/getByIds" }, { - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", "Permissions": [], "Command": "Get-MgDirectorySettingTemplateMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups" }, { - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", "Permissions": [], "Command": "Get-MgDirectorySettingTemplateMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects" }, { - "Uri": "/directorySettingTemplates/getUserOwnedObjects", "Permissions": [], "Command": "Get-MgDirectorySettingTemplateUserOwnedObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directorySettingTemplates/getUserOwnedObjects" }, { - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", "Permissions": [], "Command": "Get-MgDirectorySharedEmailDomain", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomain", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}" }, { - "Uri": "/directory/sharedEmailDomains", "Permissions": [], "Command": "Get-MgDirectorySharedEmailDomain", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomain", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/sharedEmailDomains" }, { - "Uri": "/domains/{domain-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -45151,17 +45138,17 @@ } ], "Command": "Get-MgDomain", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDomain1", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}" }, { - "Uri": "/domains", "Permissions": [ { "Name": "Directory.Read.All", @@ -45183,16 +45170,16 @@ } ], "Command": "Get-MgDomain", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDomain1", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains" }, { - "Uri": "/domains", "Permissions": [ { "Name": "Directory.Read.All", @@ -45214,16 +45201,16 @@ } ], "Command": "Get-MgDomain", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDomain", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains" }, { - "Uri": "/domains/{domain-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -45245,17 +45232,17 @@ } ], "Command": "Get-MgDomain", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDomain", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}" }, { - "Uri": "/domains/{domain-id}/domainNameReferences/$ref", "Permissions": [ { "Name": "Domain.Read.All", @@ -45271,16 +45258,16 @@ } ], "Command": "Get-MgDomainDomainNameReferenceByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/domainNameReferences/$ref" }, { - "Uri": "/domains/{domain-id}/domainNameReferences/$ref", "Permissions": [ { "Name": "Domain.Read.All", @@ -45296,41 +45283,41 @@ } ], "Command": "Get-MgDomainDomainNameReferenceByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/domainNameReferences/$ref" }, { - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Permissions": [], "Command": "Get-MgDomainFederationConfiguration", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}" }, { - "Uri": "/domains/{domain-id}/federationConfiguration", "Permissions": [], "Command": "Get-MgDomainFederationConfiguration", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/federationConfiguration" }, { - "Uri": "/domains/{domain-id}/domainNameReferences", "Permissions": [ { "Name": "Domain.Read.All", @@ -45346,16 +45333,16 @@ } ], "Command": "Get-MgDomainNameReference", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/domainNameReferences" }, { - "Uri": "/domains/{domain-id}/domainNameReferences", "Permissions": [ { "Name": "Domain.Read.All", @@ -45371,29 +45358,29 @@ } ], "Command": "Get-MgDomainNameReference", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/domainNameReferences" }, { - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Permissions": [], "Command": "Get-MgDomainServiceConfigurationRecord", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" }, { - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", "Permissions": [ { "Name": "Domain.Read.All", @@ -45409,16 +45396,16 @@ } ], "Command": "Get-MgDomainServiceConfigurationRecord", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/serviceConfigurationRecords" }, { - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", "Permissions": [ { "Name": "Domain.Read.All", @@ -45434,67 +45421,67 @@ } ], "Command": "Get-MgDomainServiceConfigurationRecord", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/serviceConfigurationRecords" }, { - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Permissions": [], "Command": "Get-MgDomainServiceConfigurationRecord", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" }, { - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", "Permissions": [], "Command": "Get-MgDomainSharedEmailDomainInvitation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}" }, { - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", "Permissions": [], "Command": "Get-MgDomainSharedEmailDomainInvitation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations" }, { - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Permissions": [], "Command": "Get-MgDomainVerificationDnsRecord", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" }, { - "Uri": "/domains/{domain-id}/verificationDnsRecords", "Permissions": [ { "Name": "Domain.Read.All", @@ -45510,16 +45497,16 @@ } ], "Command": "Get-MgDomainVerificationDnsRecord", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/verificationDnsRecords" }, { - "Uri": "/domains/{domain-id}/verificationDnsRecords", "Permissions": [ { "Name": "Domain.Read.All", @@ -45535,29 +45522,29 @@ } ], "Command": "Get-MgDomainVerificationDnsRecord", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/verificationDnsRecords" }, { - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Permissions": [], "Command": "Get-MgDomainVerificationDnsRecord", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" }, { - "Uri": "/drives/{drive-id}", "Permissions": [ { "Name": "Files.Read", @@ -45597,41 +45584,41 @@ } ], "Command": "Get-MgDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Files" + "Uri": "/drives/{drive-id}" }, { - "Uri": "/drives", "Permissions": [], "Command": "Get-MgDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Files" + "Uri": "/drives" }, { - "Uri": "/drives", "Permissions": [], "Command": "Get-MgDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Files" + "Uri": "/drives" }, { - "Uri": "/drives/{drive-id}", "Permissions": [ { "Name": "Files.Read", @@ -45671,17 +45658,17 @@ } ], "Command": "Get-MgDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Files" + "Uri": "/drives/{drive-id}" }, { - "Uri": "/drives/{drive-id}/activities", "Permissions": [ { "Name": "Files.Read", @@ -45721,112 +45708,112 @@ } ], "Command": "Get-MgDriveActivity", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Module": "Files" + "Uri": "/drives/{drive-id}/activities" }, { - "Uri": "/drives/{drive-id}/bundles", "Permissions": [], "Command": "Get-MgDriveBundle", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/bundles" }, { - "Uri": "/drives/{drive-id}/bundles", "Permissions": [], "Command": "Get-MgDriveBundle", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/bundles" }, { - "Uri": "/drives/{drive-id}/bundles/$ref", "Permissions": [], "Command": "Get-MgDriveBundleByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/bundles/$ref" }, { - "Uri": "/drives/{drive-id}/bundles/$ref", "Permissions": [], "Command": "Get-MgDriveBundleByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/bundles/$ref" }, { - "Uri": "/drives/{drive-id}/following", "Permissions": [], "Command": "Get-MgDriveFollowing", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/following" }, { - "Uri": "/drives/{drive-id}/following", "Permissions": [], "Command": "Get-MgDriveFollowing", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/following" }, { - "Uri": "/drives/{drive-id}/following/$ref", "Permissions": [], "Command": "Get-MgDriveFollowingByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/following/$ref" }, { - "Uri": "/drives/{drive-id}/following/$ref", "Permissions": [], "Command": "Get-MgDriveFollowingByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/following/$ref" }, { - "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { "Name": "Files.Read", @@ -45866,41 +45853,41 @@ } ], "Command": "Get-MgDriveItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/items/{driveItem-id}" }, { - "Uri": "/drives/{drive-id}/items", "Permissions": [], "Command": "Get-MgDriveItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/items" }, { - "Uri": "/drives/{drive-id}/items", "Permissions": [], "Command": "Get-MgDriveItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/items" }, { - "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { "Name": "Files.Read", @@ -45940,17 +45927,17 @@ } ], "Command": "Get-MgDriveItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/items/{driveItem-id}" }, { - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [ { "Name": "Files.Read", @@ -45990,17 +45977,17 @@ } ], "Command": "Get-MgDriveItemContent", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" }, { - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [ { "Name": "Files.Read", @@ -46040,1071 +46027,1071 @@ } ], "Command": "Get-MgDriveItemContent", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" }, { - "Uri": "/drives/{drive-id}/list", "Permissions": [], "Command": "Get-MgDriveList", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", - "Module": "Files" + "Uri": "/drives/{drive-id}/list" }, { - "Uri": "/drives/{drive-id}/list", "Permissions": [], "Command": "Get-MgDriveList", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphList1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list" }, { - "Uri": "/drives/{drive-id}/list/activities", "Permissions": [], "Command": "Get-MgDriveListActivity", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/activities" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], "Command": "Get-MgDriveListColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { - "Uri": "/drives/{drive-id}/list/columns", "Permissions": [], "Command": "Get-MgDriveListColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns" }, { - "Uri": "/drives/{drive-id}/list/columns", "Permissions": [], "Command": "Get-MgDriveListColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], "Command": "Get-MgDriveListColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgDriveListColumnSourceColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgDriveListColumnSourceColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgDriveListColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgDriveListColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], "Command": "Get-MgDriveListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes", "Permissions": [], "Command": "Get-MgDriveListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes" }, { - "Uri": "/drives/{drive-id}/list/contentTypes", "Permissions": [], "Command": "Get-MgDriveListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], "Command": "Get-MgDriveListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", "Permissions": [], "Command": "Get-MgDriveListContentTypeBase", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", "Permissions": [], "Command": "Get-MgDriveListContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Get-MgDriveListContentTypeBaseByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Get-MgDriveListContentTypeBaseByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", "Permissions": [], "Command": "Get-MgDriveListContentTypeBaseType", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", "Permissions": [], "Command": "Get-MgDriveListContentTypeBaseType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "Get-MgDriveListContentTypeBaseTypeByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "Get-MgDriveListContentTypeBaseTypeByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes", "Permissions": [], "Command": "Get-MgDriveListContentTypeBaseTypeCompatibleHubContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumnPosition", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumnPositionByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumnPositionByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumnSourceColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumnSourceColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgDriveListContentTypeColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", "Permissions": [], "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes" }, { - "Uri": "/drives/{drive-id}/list/drive", "Permissions": [], "Command": "Get-MgDriveListDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/drive" }, { - "Uri": "/drives/{drive-id}/list/drive", "Permissions": [], "Command": "Get-MgDriveListDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/drive" }, { - "Uri": "/drives/{drive-id}/list/drive/$ref", "Permissions": [], "Command": "Get-MgDriveListDriveByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/drive/$ref" }, { - "Uri": "/drives/{drive-id}/list/drive/$ref", "Permissions": [], "Command": "Get-MgDriveListDriveByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/drive/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], "Command": "Get-MgDriveListItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}" }, { - "Uri": "/drives/{drive-id}/list/items", "Permissions": [], "Command": "Get-MgDriveListItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphListItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items" }, { - "Uri": "/drives/{drive-id}/list/items", "Permissions": [], "Command": "Get-MgDriveListItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], "Command": "Get-MgDriveListItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], "Command": "Get-MgDriveListItemActivity", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get2", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", "Permissions": [], "Command": "Get-MgDriveListItemActivity", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", "Permissions": [], "Command": "Get-MgDriveListItemActivity", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", "Permissions": [], "Command": "Get-MgDriveListItemAnalytic", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", "Permissions": [], "Command": "Get-MgDriveListItemAnalytic", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Get-MgDriveListItemAnalyticByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Get-MgDriveListItemAnalyticByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/delta", "Permissions": [], "Command": "Get-MgDriveListItemDelta", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/delta" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", "Permissions": [], "Command": "Get-MgDriveListItemDriveItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", "Permissions": [], "Command": "Get-MgDriveListItemDriveItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Get-MgDriveListItemDriveItemByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Get-MgDriveListItemDriveItemByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], "Command": "Get-MgDriveListItemField", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], "Command": "Get-MgDriveListItemField", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Get-MgDriveListItemVersion", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], "Command": "Get-MgDriveListItemVersion", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], "Command": "Get-MgDriveListItemVersion", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Get-MgDriveListItemVersion", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Get-MgDriveListItemVersionField", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Get-MgDriveListItemVersionField", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], "Command": "Get-MgDriveListOperation", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { - "Uri": "/drives/{drive-id}/list/operations", "Permissions": [], "Command": "Get-MgDriveListOperation", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/operations" }, { - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], "Command": "Get-MgDriveListSubscription", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { - "Uri": "/drives/{drive-id}/list/subscriptions", "Permissions": [], "Command": "Get-MgDriveListSubscription", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/subscriptions" }, { - "Uri": "/drives/{drive-id}/list/subscriptions", "Permissions": [], "Command": "Get-MgDriveListSubscription", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSubscription1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/subscriptions" }, { - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], "Command": "Get-MgDriveListSubscription", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSubscription1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { - "Uri": "/drives/{drive-id}/root", "Permissions": [], "Command": "Get-MgDriveRoot", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/root" }, { - "Uri": "/drives/{drive-id}/root", "Permissions": [], "Command": "Get-MgDriveRoot", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/root" }, { - "Uri": "/drives/{drive-id}/root/content", "Permissions": [], "Command": "Get-MgDriveRootContent", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/root/content" }, { - "Uri": "/drives/{drive-id}/root/content", "Permissions": [], "Command": "Get-MgDriveRootContent", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/root/content" }, { - "Uri": "/drives/{drive-id}/special", "Permissions": [], "Command": "Get-MgDriveSpecial", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/special" }, { - "Uri": "/drives/{drive-id}/special", "Permissions": [], "Command": "Get-MgDriveSpecial", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/special" }, { - "Uri": "/drives/{drive-id}/special/$ref", "Permissions": [], "Command": "Get-MgDriveSpecialByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/special/$ref" }, { - "Uri": "/drives/{drive-id}/special/$ref", "Permissions": [], "Command": "Get-MgDriveSpecialByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/special/$ref" }, { - "Uri": "/education/classes/{educationClass-id}", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -47112,17 +47099,17 @@ "IsAdmin": true }, "Command": "Get-MgEducationClass", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}" }, { - "Uri": "/education/classes", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -47130,16 +47117,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationClass", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/classes" }, { - "Uri": "/education/classes", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -47147,16 +47134,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationClass", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/classes" }, { - "Uri": "/education/classes/{educationClass-id}", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -47164,17 +47151,17 @@ "IsAdmin": true }, "Command": "Get-MgEducationClass", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47202,17 +47189,17 @@ } ], "Command": "Get-MgEducationClassAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47240,16 +47227,16 @@ } ], "Command": "Get-MgEducationClassAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments" }, { - "Uri": "/education/classes/{educationClass-id}/assignments", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47277,16 +47264,16 @@ } ], "Command": "Get-MgEducationClassAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47314,32 +47301,32 @@ } ], "Command": "Get-MgEducationClassAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Permissions": [], "Command": "Get-MgEducationClassAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Get", "Get3", "GetViaIdentity", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47367,17 +47354,17 @@ } ], "Command": "Get-MgEducationClassAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "List", "List3" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47405,17 +47392,17 @@ } ], "Command": "Get-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "List1", "List2" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentCategories" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47443,19 +47430,19 @@ } ], "Command": "Get-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47483,19 +47470,19 @@ } ], "Command": "Get-MgEducationClassAssignmentCategoryDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47523,17 +47510,17 @@ } ], "Command": "Get-MgEducationClassAssignmentDefault", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47561,17 +47548,17 @@ } ], "Command": "Get-MgEducationClassAssignmentDefault", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/delta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47599,17 +47586,17 @@ } ], "Command": "Get-MgEducationClassAssignmentDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/delta" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47637,17 +47624,17 @@ } ], "Command": "Get-MgEducationClassAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47675,16 +47662,16 @@ } ], "Command": "Get-MgEducationClassAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47712,16 +47699,16 @@ } ], "Command": "Get-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47749,17 +47736,17 @@ } ], "Command": "Get-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47787,17 +47774,17 @@ } ], "Command": "Get-MgEducationClassAssignmentRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47825,17 +47812,17 @@ } ], "Command": "Get-MgEducationClassAssignmentRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47863,17 +47850,17 @@ } ], "Command": "Get-MgEducationClassAssignmentSetting", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentSettings" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47901,17 +47888,17 @@ } ], "Command": "Get-MgEducationClassAssignmentSetting", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentSettings" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47939,17 +47926,17 @@ } ], "Command": "Get-MgEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [ { "Name": "EduAssignments.Read", @@ -47977,16 +47964,16 @@ } ], "Command": "Get-MgEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48014,16 +48001,16 @@ } ], "Command": "Get-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48051,30 +48038,30 @@ } ], "Command": "Get-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48102,16 +48089,16 @@ } ], "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48139,29 +48126,29 @@ } ], "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48189,191 +48176,154 @@ } ], "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" - }, - { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgEducationClassAssignmentSubmissionResource", "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" - }, - { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" - }, - { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List1" - ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" - }, - { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [ - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", - "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" + }, + { + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Module": "Education", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" + }, + { + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Education", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" + }, + { + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Education", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "List1" + ], + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48401,17 +48351,54 @@ } ], "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Education", + "Method": "GET", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "List" + ], + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + }, + { + "Permissions": [ + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/classes/delta", "Permissions": [ { "Name": "EduRoster.Read", @@ -48433,16 +48420,16 @@ } ], "Command": "Get-MgEducationClassDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Delta1" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/classes/delta" }, { - "Uri": "/education/classes/delta", "Permissions": [ { "Name": "EduRoster.Read", @@ -48464,16 +48451,16 @@ } ], "Command": "Get-MgEducationClassDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/classes/delta" }, { - "Uri": "/education/classes/{educationClass-id}/group", "Permissions": [ { "Name": "Directory.Read.All", @@ -48501,17 +48488,17 @@ } ], "Command": "Get-MgEducationClassGroup", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphGroup", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/group" }, { - "Uri": "/education/classes/{educationClass-id}/group", "Permissions": [ { "Name": "Directory.Read.All", @@ -48539,17 +48526,17 @@ } ], "Command": "Get-MgEducationClassGroup", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup1", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/group" }, { - "Uri": "/education/classes/{educationClass-id}/group/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -48577,17 +48564,17 @@ } ], "Command": "Get-MgEducationClassGroupByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/group/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/group/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -48615,17 +48602,17 @@ } ], "Command": "Get-MgEducationClassGroupByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/group/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/members", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48633,16 +48620,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationClassMember", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/members" }, { - "Uri": "/education/classes/{educationClass-id}/members", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48650,16 +48637,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationClassMember", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser1", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/members" }, { - "Uri": "/education/classes/{educationClass-id}/members/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48667,16 +48654,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationClassMemberByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/members/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/members/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48684,42 +48671,42 @@ "IsAdmin": true }, "Command": "Get-MgEducationClassMemberByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/members/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/members/delta", "Permissions": [], "Command": "Get-MgEducationClassMemberDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/members/delta" }, { - "Uri": "/education/classes/{educationClass-id}/members/delta", "Permissions": [], "Command": "Get-MgEducationClassMemberDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationUser1", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/members/delta" }, { - "Uri": "/education/classes/{educationClass-id}/schools", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48727,16 +48714,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationClassSchool", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/schools" }, { - "Uri": "/education/classes/{educationClass-id}/schools", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48744,16 +48731,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationClassSchool", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSchool1", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/schools" }, { - "Uri": "/education/classes/{educationClass-id}/schools/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48761,16 +48748,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationClassSchoolByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/schools/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/schools/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48778,42 +48765,42 @@ "IsAdmin": true }, "Command": "Get-MgEducationClassSchoolByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/schools/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/schools/delta", "Permissions": [], "Command": "Get-MgEducationClassSchoolDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/schools/delta" }, { - "Uri": "/education/classes/{educationClass-id}/schools/delta", "Permissions": [], "Command": "Get-MgEducationClassSchoolDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSchool1", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/schools/delta" }, { - "Uri": "/education/classes/{educationClass-id}/teachers", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48821,16 +48808,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationClassTeacher", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/teachers" }, { - "Uri": "/education/classes/{educationClass-id}/teachers", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48838,16 +48825,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationClassTeacher", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser1", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/teachers" }, { - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48855,16 +48842,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationClassTeacherByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/teachers/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48872,42 +48859,42 @@ "IsAdmin": true }, "Command": "Get-MgEducationClassTeacherByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/teachers/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/teachers/delta", "Permissions": [], "Command": "Get-MgEducationClassTeacherDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/teachers/delta" }, { - "Uri": "/education/classes/{educationClass-id}/teachers/delta", "Permissions": [], "Command": "Get-MgEducationClassTeacherDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationUser1", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/teachers/delta" }, { - "Uri": "/education/me", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48915,16 +48902,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationMe", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Module": "Education" + "Uri": "/education/me" }, { - "Uri": "/education/me", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -48932,29 +48919,29 @@ "IsAdmin": true }, "Command": "Get-MgEducationMe", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEducationUser1", - "Module": "Education" + "Uri": "/education/me" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}" }, { - "Uri": "/education/me/assignments", "Permissions": [ { "Name": "EduAssignments.Read", @@ -48982,16 +48969,16 @@ } ], "Command": "Get-MgEducationMeAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/me/assignments" }, { - "Uri": "/education/me/assignments", "Permissions": [ { "Name": "EduAssignments.Read", @@ -49019,380 +49006,380 @@ } ], "Command": "Get-MgEducationMeAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/me/assignments" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", "Permissions": [], "Command": "Get-MgEducationMeAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/categories" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", "Permissions": [], "Command": "Get-MgEducationMeAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/categories" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", "Permissions": [], "Command": "Get-MgEducationMeAssignmentCategoryDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta" }, { - "Uri": "/education/me/assignments/delta", "Permissions": [], "Command": "Get-MgEducationMeAssignmentDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/me/assignments/delta" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", "Permissions": [], "Command": "Get-MgEducationMeAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/resources" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", "Permissions": [], "Command": "Get-MgEducationMeAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/resources" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Permissions": [], "Command": "Get-MgEducationMeAssignmentRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Permissions": [], "Command": "Get-MgEducationMeAssignmentRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/me/classes", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -49400,16 +49387,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationMeClass", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/me/classes" }, { - "Uri": "/education/me/classes", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -49417,16 +49404,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationMeClass", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/me/classes" }, { - "Uri": "/education/me/classes/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -49434,16 +49421,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationMeClassByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/classes/$ref" }, { - "Uri": "/education/me/classes/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -49451,40 +49438,40 @@ "IsAdmin": true }, "Command": "Get-MgEducationMeClassByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/classes/$ref" }, { - "Uri": "/education/me/classes/delta", "Permissions": [], "Command": "Get-MgEducationMeClassDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/me/classes/delta" }, { - "Uri": "/education/me/classes/delta", "Permissions": [], "Command": "Get-MgEducationMeClassDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "Delta1" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/me/classes/delta" }, { - "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { "Name": "EduAssignments.Read", @@ -49512,17 +49499,17 @@ } ], "Command": "Get-MgEducationMeRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/me/rubrics/{educationRubric-id}" }, { - "Uri": "/education/me/rubrics", "Permissions": [ { "Name": "EduAssignments.Read", @@ -49550,16 +49537,16 @@ } ], "Command": "Get-MgEducationMeRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/me/rubrics" }, { - "Uri": "/education/me/rubrics", "Permissions": [ { "Name": "EduAssignments.Read", @@ -49587,16 +49574,16 @@ } ], "Command": "Get-MgEducationMeRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/me/rubrics" }, { - "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { "Name": "EduAssignments.Read", @@ -49624,17 +49611,17 @@ } ], "Command": "Get-MgEducationMeRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/me/rubrics/{educationRubric-id}" }, { - "Uri": "/education/me/schools", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -49642,16 +49629,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationMeSchool", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Module": "Education" + "Uri": "/education/me/schools" }, { - "Uri": "/education/me/schools", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -49659,16 +49646,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationMeSchool", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationSchool1", - "Module": "Education" + "Uri": "/education/me/schools" }, { - "Uri": "/education/me/schools/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -49676,16 +49663,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationMeSchoolByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/schools/$ref" }, { - "Uri": "/education/me/schools/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -49693,40 +49680,40 @@ "IsAdmin": true }, "Command": "Get-MgEducationMeSchoolByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/schools/$ref" }, { - "Uri": "/education/me/schools/delta", "Permissions": [], "Command": "Get-MgEducationMeSchoolDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Module": "Education" + "Uri": "/education/me/schools/delta" }, { - "Uri": "/education/me/schools/delta", "Permissions": [], "Command": "Get-MgEducationMeSchoolDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "Delta1" ], - "OutputType": "IMicrosoftGraphEducationSchool1", - "Module": "Education" + "Uri": "/education/me/schools/delta" }, { - "Uri": "/education/me/taughtClasses", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -49734,16 +49721,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationMeTaughtClass", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/me/taughtClasses" }, { - "Uri": "/education/me/taughtClasses", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -49751,16 +49738,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationMeTaughtClass", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/me/taughtClasses" }, { - "Uri": "/education/me/taughtClasses/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -49768,16 +49755,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationMeTaughtClassByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/taughtClasses/$ref" }, { - "Uri": "/education/me/taughtClasses/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -49785,40 +49772,40 @@ "IsAdmin": true }, "Command": "Get-MgEducationMeTaughtClassByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/taughtClasses/$ref" }, { - "Uri": "/education/me/taughtClasses/delta", "Permissions": [], "Command": "Get-MgEducationMeTaughtClassDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/me/taughtClasses/delta" }, { - "Uri": "/education/me/taughtClasses/delta", "Permissions": [], "Command": "Get-MgEducationMeTaughtClassDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "Delta1" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/me/taughtClasses/delta" }, { - "Uri": "/education/me/user", "Permissions": [ { "Name": "Directory.Read.All", @@ -49852,16 +49839,16 @@ } ], "Command": "Get-MgEducationMeUser", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphUser", - "Module": "Education" + "Uri": "/education/me/user" }, { - "Uri": "/education/me/user", "Permissions": [ { "Name": "Directory.Read.All", @@ -49895,16 +49882,16 @@ } ], "Command": "Get-MgEducationMeUser", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphUser1", - "Module": "Education" + "Uri": "/education/me/user" }, { - "Uri": "/education/me/user/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -49938,16 +49925,16 @@ } ], "Command": "Get-MgEducationMeUserByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/user/$ref" }, { - "Uri": "/education/me/user/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -49981,40 +49968,40 @@ } ], "Command": "Get-MgEducationMeUserByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/user/$ref" }, { - "Uri": "/education", "Permissions": [], "Command": "Get-MgEducationRoot", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRoot", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEducationRoot", - "Module": "Education" + "Uri": "/education" }, { - "Uri": "/education", "Permissions": [], "Command": "Get-MgEducationRoot", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRoot1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphEducationRoot1", - "Module": "Education" + "Uri": "/education" }, { - "Uri": "/education/schools/{educationSchool-id}", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50022,17 +50009,17 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchool", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}" }, { - "Uri": "/education/schools", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50040,16 +50027,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchool", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Module": "Education" + "Uri": "/education/schools" }, { - "Uri": "/education/schools", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50057,16 +50044,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchool", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationSchool1", - "Module": "Education" + "Uri": "/education/schools" }, { - "Uri": "/education/schools/{educationSchool-id}", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50074,17 +50061,17 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchool", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSchool1", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}" }, { - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50092,17 +50079,17 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchoolAdministrativeUnit", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit" }, { - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50110,17 +50097,17 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchoolAdministrativeUnit", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit" }, { - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50128,17 +50115,17 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchoolAdministrativeUnitByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref" }, { - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50146,17 +50133,17 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchoolAdministrativeUnitByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref" }, { - "Uri": "/education/schools/{educationSchool-id}/classes", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50164,16 +50151,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchoolClass", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/classes" }, { - "Uri": "/education/schools/{educationSchool-id}/classes", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50181,16 +50168,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchoolClass", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/classes" }, { - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50198,16 +50185,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchoolClassByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/classes/$ref" }, { - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50215,42 +50202,42 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchoolClassByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/classes/$ref" }, { - "Uri": "/education/schools/{educationSchool-id}/classes/delta", "Permissions": [], "Command": "Get-MgEducationSchoolClassDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/classes/delta" }, { - "Uri": "/education/schools/{educationSchool-id}/classes/delta", "Permissions": [], "Command": "Get-MgEducationSchoolClassDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/classes/delta" }, { - "Uri": "/education/schools/delta", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50258,16 +50245,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchoolDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Module": "Education" + "Uri": "/education/schools/delta" }, { - "Uri": "/education/schools/delta", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50275,16 +50262,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationSchoolDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "Delta1" ], - "OutputType": "IMicrosoftGraphEducationSchool1", - "Module": "Education" + "Uri": "/education/schools/delta" }, { - "Uri": "/education/schools/{educationSchool-id}/users", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -50292,16 +50279,16 @@ "IsAdmin": false }, "Command": "Get-MgEducationSchoolUser", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/users" }, { - "Uri": "/education/schools/{educationSchool-id}/users", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -50309,16 +50296,16 @@ "IsAdmin": false }, "Command": "Get-MgEducationSchoolUser", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationUser1", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/users" }, { - "Uri": "/education/schools/{educationSchool-id}/users/$ref", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -50326,16 +50313,16 @@ "IsAdmin": false }, "Command": "Get-MgEducationSchoolUserByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/users/$ref" }, { - "Uri": "/education/schools/{educationSchool-id}/users/$ref", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -50343,42 +50330,42 @@ "IsAdmin": false }, "Command": "Get-MgEducationSchoolUserByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/users/$ref" }, { - "Uri": "/education/schools/{educationSchool-id}/users/delta", "Permissions": [], "Command": "Get-MgEducationSchoolUserDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/users/delta" }, { - "Uri": "/education/schools/{educationSchool-id}/users/delta", "Permissions": [], "Command": "Get-MgEducationSchoolUserDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationUser1", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/users/delta" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", "Permissions": [ { "Name": "EduAdministration.Read", @@ -50394,17 +50381,17 @@ } ], "Command": "Get-MgEducationSynchronizationProfile", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}" }, { - "Uri": "/education/synchronizationProfiles", "Permissions": [ { "Name": "EduAdministration.Read", @@ -50420,29 +50407,29 @@ } ], "Command": "Get-MgEducationSynchronizationProfile", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Module": "Education" + "Uri": "/education/synchronizationProfiles" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", "Permissions": [], "Command": "Get-MgEducationSynchronizationProfileError", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", "Permissions": [ { "Name": "EduAdministration.Read", @@ -50458,16 +50445,16 @@ } ], "Command": "Get-MgEducationSynchronizationProfileError", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", "Permissions": [ { "Name": "EduAdministration.Read", @@ -50483,17 +50470,17 @@ } ], "Command": "Get-MgEducationSynchronizationProfileStatus", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus" }, { - "Uri": "/education/users/{educationUser-id}", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50501,19 +50488,19 @@ "IsAdmin": true }, "Command": "Get-MgEducationUser", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}" }, { - "Uri": "/education/users", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -50521,16 +50508,16 @@ "IsAdmin": false }, "Command": "Get-MgEducationUser", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Module": "Education" + "Uri": "/education/users" }, { - "Uri": "/education/users", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -50538,16 +50525,16 @@ "IsAdmin": false }, "Command": "Get-MgEducationUser", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationUser1", - "Module": "Education" + "Uri": "/education/users" }, { - "Uri": "/education/users/{educationUser-id}", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -50555,32 +50542,32 @@ "IsAdmin": true }, "Command": "Get-MgEducationUser", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphEducationUser1", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments", "Permissions": [ { "Name": "EduAssignments.Read", @@ -50608,16 +50595,16 @@ } ], "Command": "Get-MgEducationUserAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments" }, { - "Uri": "/education/users/{educationUser-id}/assignments", "Permissions": [ { "Name": "EduAssignments.Read", @@ -50645,381 +50632,381 @@ } ], "Command": "Get-MgEducationUserAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", "Permissions": [], "Command": "Get-MgEducationUserAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", "Permissions": [], "Command": "Get-MgEducationUserAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", "Permissions": [], "Command": "Get-MgEducationUserAssignmentCategoryDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta" }, { - "Uri": "/education/users/{educationUser-id}/assignments/delta", "Permissions": [], "Command": "Get-MgEducationUserAssignmentDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/delta" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", "Permissions": [], "Command": "Get-MgEducationUserAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", "Permissions": [], "Command": "Get-MgEducationUserAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [], "Command": "Get-MgEducationUserAssignmentRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [], "Command": "Get-MgEducationUserAssignmentRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/classes", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51027,16 +51014,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserClass", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/classes" }, { - "Uri": "/education/users/{educationUser-id}/classes", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51044,16 +51031,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserClass", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/classes" }, { - "Uri": "/education/users/{educationUser-id}/classes/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51061,16 +51048,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserClassByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/classes/$ref" }, { - "Uri": "/education/users/{educationUser-id}/classes/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51078,42 +51065,42 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserClassByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/classes/$ref" }, { - "Uri": "/education/users/{educationUser-id}/classes/delta", "Permissions": [], "Command": "Get-MgEducationUserClassDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/classes/delta" }, { - "Uri": "/education/users/{educationUser-id}/classes/delta", "Permissions": [], "Command": "Get-MgEducationUserClassDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/classes/delta" }, { - "Uri": "/education/users/delta", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51121,16 +51108,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Module": "Education" + "Uri": "/education/users/delta" }, { - "Uri": "/education/users/delta", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51138,66 +51125,66 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "Delta1" ], - "OutputType": "IMicrosoftGraphEducationUser1", - "Module": "Education" + "Uri": "/education/users/delta" }, { - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Permissions": [], "Command": "Get-MgEducationUserRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" }, { - "Uri": "/education/users/{educationUser-id}/rubrics", "Permissions": [], "Command": "Get-MgEducationUserRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/rubrics" }, { - "Uri": "/education/users/{educationUser-id}/rubrics", "Permissions": [], "Command": "Get-MgEducationUserRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/rubrics" }, { - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Permissions": [], "Command": "Get-MgEducationUserRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" }, { - "Uri": "/education/users/{educationUser-id}/schools", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51205,16 +51192,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserSchool", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/schools" }, { - "Uri": "/education/users/{educationUser-id}/schools", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51222,16 +51209,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserSchool", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationSchool1", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/schools" }, { - "Uri": "/education/users/{educationUser-id}/schools/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51239,16 +51226,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserSchoolByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/schools/$ref" }, { - "Uri": "/education/users/{educationUser-id}/schools/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51256,42 +51243,42 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserSchoolByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/schools/$ref" }, { - "Uri": "/education/users/{educationUser-id}/schools/delta", "Permissions": [], "Command": "Get-MgEducationUserSchoolDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/schools/delta" }, { - "Uri": "/education/users/{educationUser-id}/schools/delta", "Permissions": [], "Command": "Get-MgEducationUserSchoolDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSchool1", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/schools/delta" }, { - "Uri": "/education/users/{educationUser-id}/taughtClasses", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51299,16 +51286,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserTaughtClass", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/taughtClasses" }, { - "Uri": "/education/users/{educationUser-id}/taughtClasses", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51316,16 +51303,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserTaughtClass", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/taughtClasses" }, { - "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51333,16 +51320,16 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserTaughtClassByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref" }, { - "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref", "Permissions": { "Name": "EduRoster.ReadBasic", "Description": "View a limited subset of your school, class and user information", @@ -51350,42 +51337,42 @@ "IsAdmin": true }, "Command": "Get-MgEducationUserTaughtClassByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref" }, { - "Uri": "/education/users/{educationUser-id}/taughtClasses/delta", "Permissions": [], "Command": "Get-MgEducationUserTaughtClassDelta", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/taughtClasses/delta" }, { - "Uri": "/education/users/{educationUser-id}/taughtClasses/delta", "Permissions": [], "Command": "Get-MgEducationUserTaughtClassDelta", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/taughtClasses/delta" }, { - "Uri": "/education/users/{educationUser-id}/user/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -51419,17 +51406,17 @@ } ], "Command": "Get-MgEducationUserUserByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/user/$ref" }, { - "Uri": "/education/users/{educationUser-id}/user/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -51463,17 +51450,17 @@ } ], "Command": "Get-MgEducationUserUserByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/user/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51489,17 +51476,17 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51515,16 +51502,16 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51540,16 +51527,16 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackage", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAccessPackage1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51565,30 +51552,30 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackage", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackage1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/$ref", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51604,16 +51591,16 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageAccessPackageIncompatibleByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51629,17 +51616,17 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51655,30 +51642,30 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51694,41 +51681,41 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApprovalStage1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApprovalStage1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51744,17 +51731,17 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51770,92 +51757,92 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", "Variants": [ "List2" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", "Variants": [ "Get2", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackageCatalog/$ref", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageCatalogByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackageCatalog/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomExtensionHandler", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomExtensionHandler", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51871,17 +51858,17 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51897,42 +51884,42 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment/$ref", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageAssignmentByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51948,17 +51935,17 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentResourceRole", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -51974,28 +51961,28 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentResourceRole", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageAssignments/$ref", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageAssignmentResourceRoleAccessPackageAssignmentByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageAssignments/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52011,17 +51998,17 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageCatalog", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52037,29 +52024,29 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageCatalog", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageCatalog", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog1", "Variants": [ "Get2", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52075,16 +52062,16 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResource", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52100,53 +52087,53 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52162,16 +52149,16 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageIncompatible", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52187,16 +52174,16 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52212,16 +52199,16 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52237,16 +52224,16 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52262,54 +52249,54 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageResource", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageResource", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResource", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52325,17 +52312,17 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52351,41 +52338,41 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$ref", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageResourceRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52401,29 +52388,29 @@ } ], "Command": "Get-MgEntitlementManagementAccessPackageResourceRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref", "Permissions": [], "Command": "Get-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/assignments", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52439,134 +52426,134 @@ } ], "Command": "Get-MgEntitlementManagementAssignment", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignments" }, { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", "Permissions": [], "Command": "Get-MgEntitlementManagementAssignment", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy/$ref", "Permissions": [], "Command": "Get-MgEntitlementManagementAssignmentAssignmentPolicyByRef", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", "Permissions": [], "Command": "Get-MgEntitlementManagementAssignmentPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [], "Command": "Get-MgEntitlementManagementAssignmentPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", "Permissions": [], "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackage1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/getApplicablePolicyRequirements", "Permissions": [], "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackageApplicablePolicyRequirement", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/getApplicablePolicyRequirements" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", "Permissions": [], "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackageByRef", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", "Permissions": [], "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog/$ref", "Permissions": [], "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalogByRef", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52582,16 +52569,16 @@ } ], "Command": "Get-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52607,17 +52594,17 @@ } ], "Command": "Get-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/catalogs", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52633,16 +52620,16 @@ } ], "Command": "Get-MgEntitlementManagementCatalog", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/catalogs" }, { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52658,17 +52645,17 @@ } ], "Command": "Get-MgEntitlementManagementCatalog", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52684,17 +52671,17 @@ } ], "Command": "Get-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52710,16 +52697,16 @@ } ], "Command": "Get-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52735,16 +52722,16 @@ } ], "Command": "Get-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphConnectedOrganization1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52760,30 +52747,30 @@ } ], "Command": "Get-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphConnectedOrganization1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", "Permissions": [], "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52799,16 +52786,16 @@ } ], "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52824,42 +52811,42 @@ } ], "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", "Permissions": [], "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", "Permissions": [], "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52875,16 +52862,16 @@ } ], "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52900,29 +52887,29 @@ } ], "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", "Permissions": [], "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/settings", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52938,16 +52925,16 @@ } ], "Command": "Get-MgEntitlementManagementSetting", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/settings" }, { - "Uri": "/identityGovernance/entitlementManagement/settings", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -52963,115 +52950,115 @@ } ], "Command": "Get-MgEntitlementManagementSetting", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphEntitlementManagementSettings1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/settings" }, { - "Uri": "/external", "Permissions": [], "Command": "Get-MgExternal", - "ApiVersion": "beta", + "Module": "Search", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", - "Module": "Search" + "Uri": "/external" }, { - "Uri": "/external", "Permissions": [], "Command": "Get-MgExternal", - "ApiVersion": "v1.0", + "Module": "Search", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Module": "Search" + "Uri": "/external" }, { - "Uri": "/external/connections/{externalConnection-id}", "Permissions": [], "Command": "Get-MgExternalConnection", - "ApiVersion": "beta", + "Module": "Search", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", - "Module": "Search" + "Uri": "/external/connections/{externalConnection-id}" }, { - "Uri": "/external/connections", "Permissions": [], "Command": "Get-MgExternalConnection", - "ApiVersion": "beta", + "Module": "Search", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", - "Module": "Search" + "Uri": "/external/connections" }, { - "Uri": "/external/connections", "Permissions": [], "Command": "Get-MgExternalConnection", - "ApiVersion": "v1.0", + "Module": "Search", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Module": "Search" + "Uri": "/external/connections" }, { - "Uri": "/external/connections/{externalConnection-id}", "Permissions": [], "Command": "Get-MgExternalConnection", - "ApiVersion": "v1.0", + "Module": "Search", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Module": "Search" + "Uri": "/external/connections/{externalConnection-id}" }, { - "Uri": "/financials", "Permissions": [], "Command": "Get-MgFinancial", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompany", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCompany", - "Module": "Financials" + "Uri": "/financials" }, { - "Uri": "/financials/companies/{company-id}", "Permissions": [], "Command": "Get-MgFinancialCompany", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompany", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCompany", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}" }, { - "Uri": "/financials/companies", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53079,16 +53066,16 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompany", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompany", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCompany", - "Module": "Financials" + "Uri": "/financials/companies" }, { - "Uri": "/financials/companies/{company-id}/accounts/{account-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53096,42 +53083,42 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccount", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/accounts/{account-id}" }, { - "Uri": "/financials/companies/{company-id}/accounts", "Permissions": [], "Command": "Get-MgFinancialCompanyAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccount", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/accounts" }, { - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyAgedAccountPayable", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsPayable", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgedAccountsPayable", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}" }, { - "Uri": "/financials/companies/{company-id}/agedAccountsPayable", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53139,29 +53126,29 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyAgedAccountPayable", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsPayable", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgedAccountsPayable", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/agedAccountsPayable" }, { - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyAgedAccountReceivable", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}" }, { - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53169,16 +53156,16 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyAgedAccountReceivable", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable" }, { - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53186,29 +53173,29 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyCountryRegion", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCountryRegion", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCountryRegion", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}" }, { - "Uri": "/financials/companies/{company-id}/countriesRegions", "Permissions": [], "Command": "Get-MgFinancialCompanyCountryRegion", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCountryRegion", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCountryRegion", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/countriesRegions" }, { - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53216,29 +53203,29 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}" }, { - "Uri": "/financials/companies/{company-id}/currencies", "Permissions": [], "Command": "Get-MgFinancialCompanyCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/currencies" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53246,144 +53233,144 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}" }, { - "Uri": "/financials/companies/{company-id}/customers", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomer", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPayment", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomerPayment", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPayments", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPayment", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomerPayment", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53391,42 +53378,42 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyCustomerPaymentJournal", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentJournal", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentJournalAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccount", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53434,213 +53421,213 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomerPayment", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCustomerPayment", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanyCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53648,29 +53635,29 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyDimension", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDimension", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDimension", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}" }, { - "Uri": "/financials/companies/{company-id}/dimensions", "Permissions": [], "Command": "Get-MgFinancialCompanyDimension", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDimension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDimension", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/dimensions" }, { - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53678,32 +53665,32 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyDimensionValue", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDimensionValue", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDimensionValue", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}" }, { - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues", "Permissions": [], "Command": "Get-MgFinancialCompanyDimensionValue", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDimensionValue", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphDimensionValue", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues" }, { - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53711,67 +53698,67 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyEmployee", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmployee", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEmployee", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/employees/{employee-id}" }, { - "Uri": "/financials/companies/{company-id}/employees", "Permissions": [], "Command": "Get-MgFinancialCompanyEmployee", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmployee", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEmployee", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/employees" }, { - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyEmployeePicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", "Permissions": [], "Command": "Get-MgFinancialCompanyEmployeePicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture" }, { - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanyEmployeePictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53779,42 +53766,42 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyGeneralLedgerEntry", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}" }, { - "Uri": "/financials/companies/{company-id}/generalLedgerEntries", "Permissions": [], "Command": "Get-MgFinancialCompanyGeneralLedgerEntry", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/generalLedgerEntries" }, { - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", "Permissions": [], "Command": "Get-MgFinancialCompanyGeneralLedgerEntryAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccount", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account" }, { - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53822,42 +53809,42 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyInformation", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanyInformation1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCompanyInformation1", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}" }, { - "Uri": "/financials/companies/{company-id}/companyInformation", "Permissions": [], "Command": "Get-MgFinancialCompanyInformation", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanyInformation1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCompanyInformation1", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/companyInformation" }, { - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", "Permissions": [], "Command": "Get-MgFinancialCompanyInformationPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture" }, { - "Uri": "/financials/companies/{company-id}/items/{item-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53865,29 +53852,29 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItem", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/items/{item-id}" }, { - "Uri": "/financials/companies/{company-id}/items", "Permissions": [], "Command": "Get-MgFinancialCompanyItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItem", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/items" }, { - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53895,69 +53882,69 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}" }, { - "Uri": "/financials/companies/{company-id}/itemCategories", "Permissions": [], "Command": "Get-MgFinancialCompanyItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/itemCategories" }, { - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", "Permissions": [], "Command": "Get-MgFinancialCompanyItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture" }, { - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanyItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -53965,85 +53952,85 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyJournal", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournal", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphJournal", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journals/{journal-id}" }, { - "Uri": "/financials/companies/{company-id}/journals", "Permissions": [], "Command": "Get-MgFinancialCompanyJournal", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournal", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphJournal", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journals" }, { - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", "Permissions": [], "Command": "Get-MgFinancialCompanyJournalAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccount", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account" }, { - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyJournalLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournalLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphJournalLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}" }, { - "Uri": "/financials/companies/{company-id}/journalLines", "Permissions": [], "Command": "Get-MgFinancialCompanyJournalLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournalLine", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphJournalLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journalLines" }, { - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", "Permissions": [], "Command": "Get-MgFinancialCompanyJournalLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccount", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -54051,29 +54038,29 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}" }, { - "Uri": "/financials/companies/{company-id}/paymentMethods", "Permissions": [], "Command": "Get-MgFinancialCompanyPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/paymentMethods" }, { - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -54081,1505 +54068,1505 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}" }, { - "Uri": "/financials/companies/{company-id}/paymentTerms", "Permissions": [], "Command": "Get-MgFinancialCompanyPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/paymentTerms" }, { - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/picture", "Permissions": [], "Command": "Get-MgFinancialCompanyPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/picture" }, { - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanyPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoice", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPurchaseInvoice", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoice", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPurchaseInvoice", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccount", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItem", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendor", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVendor", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanyPurchaseInvoiceVendorPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemo", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemo", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSalesCreditMemo", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemo", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemo", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSalesCreditMemo", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccount", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItem", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoLineItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccount", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItem", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoice", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSalesInvoice", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoice", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSalesInvoice", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSalesInvoiceLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSalesInvoiceLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccount", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItem", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceLineItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoicePaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanySaleInvoiceShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrder", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrder", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSalesOrder", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}" }, { - "Uri": "/financials/companies/{company-id}/salesOrders", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrder", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrder", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSalesOrder", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrderLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSalesOrderLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrderLine", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSalesOrderLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccount", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItem", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderLineItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", "Permissions": [], "Command": "Get-MgFinancialCompanySaleOrderPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuote", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuote", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSalesQuote", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuote", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuote", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSalesQuote", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCustomer", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuoteLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSalesQuoteLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuoteLine", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSalesQuoteLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccount", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItem", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteLineItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuotePaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanySaleQuoteShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -55587,29 +55574,29 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}" }, { - "Uri": "/financials/companies/{company-id}/shipmentMethods", "Permissions": [], "Command": "Get-MgFinancialCompanyShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/shipmentMethods" }, { - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -55617,29 +55604,29 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyTaxArea", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxArea", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTaxArea", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}" }, { - "Uri": "/financials/companies/{company-id}/taxAreas", "Permissions": [], "Command": "Get-MgFinancialCompanyTaxArea", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxArea", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTaxArea", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/taxAreas" }, { - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -55647,29 +55634,29 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyTaxGroup", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxGroup", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTaxGroup", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}" }, { - "Uri": "/financials/companies/{company-id}/taxGroups", "Permissions": [], "Command": "Get-MgFinancialCompanyTaxGroup", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxGroup", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTaxGroup", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/taxGroups" }, { - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -55677,29 +55664,29 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyUnit", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnitOfMeasure", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}" }, { - "Uri": "/financials/companies/{company-id}/unitsOfMeasure", "Permissions": [], "Command": "Get-MgFinancialCompanyUnit", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnitOfMeasure", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/unitsOfMeasure" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -55707,106 +55694,106 @@ "IsAdmin": false }, "Command": "Get-MgFinancialCompanyVendor", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphVendor", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}" }, { - "Uri": "/financials/companies/{company-id}/vendors", "Permissions": [], "Command": "Get-MgFinancialCompanyVendor", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphVendor", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", "Permissions": [], "Command": "Get-MgFinancialCompanyVendorCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", "Permissions": [], "Command": "Get-MgFinancialCompanyVendorPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", "Permissions": [], "Command": "Get-MgFinancialCompanyVendorPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", "Permissions": [], "Command": "Get-MgFinancialCompanyVendorPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", "Permissions": [], "Command": "Get-MgFinancialCompanyVendorPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", "Permissions": [], "Command": "Get-MgFinancialCompanyVendorPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content" }, { - "Uri": "/groups/{group-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -55846,17 +55833,17 @@ } ], "Command": "Get-MgGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", - "Module": "Groups" + "Uri": "/groups/{group-id}" }, { - "Uri": "/groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -55896,16 +55883,16 @@ } ], "Command": "Get-MgGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphGroup", - "Module": "Groups" + "Uri": "/groups" }, { - "Uri": "/groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -55945,16 +55932,16 @@ } ], "Command": "Get-MgGroup", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup1", - "Module": "Groups" + "Uri": "/groups" }, { - "Uri": "/groups/{group-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -55994,17 +55981,17 @@ } ], "Command": "Get-MgGroup", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "Get2", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphGroup1", - "Module": "Groups" + "Uri": "/groups/{group-id}" }, { - "Uri": "/groups/{group-id}/acceptedSenders", "Permissions": [ { "Name": "Group.Read.All", @@ -56020,16 +56007,16 @@ } ], "Command": "Get-MgGroupAcceptedSender", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/acceptedSenders" }, { - "Uri": "/groups/{group-id}/acceptedSenders", "Permissions": [ { "Name": "Group.Read.All", @@ -56045,16 +56032,16 @@ } ], "Command": "Get-MgGroupAcceptedSender", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/acceptedSenders" }, { - "Uri": "/groups/{group-id}/acceptedSenders/$ref", "Permissions": [ { "Name": "Group.Read.All", @@ -56070,16 +56057,16 @@ } ], "Command": "Get-MgGroupAcceptedSenderByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/acceptedSenders/$ref" }, { - "Uri": "/groups/{group-id}/acceptedSenders/$ref", "Permissions": [ { "Name": "Group.Read.All", @@ -56095,29 +56082,29 @@ } ], "Command": "Get-MgGroupAcceptedSenderByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/acceptedSenders/$ref" }, { - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], "Command": "Get-MgGroupAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Module": "Applications" + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/groups/{group-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -56145,16 +56132,16 @@ } ], "Command": "Get-MgGroupAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Module": "Applications" + "Uri": "/groups/{group-id}/appRoleAssignments" }, { - "Uri": "/groups/{group-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -56182,81 +56169,81 @@ } ], "Command": "Get-MgGroupAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Module": "Applications" + "Uri": "/groups/{group-id}/appRoleAssignments" }, { - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], "Command": "Get-MgGroupAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Module": "Applications" + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/groups/getByIds", "Permissions": [], "Command": "Get-MgGroupById", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/getByIds" }, { - "Uri": "/groups/getByIds", "Permissions": [], "Command": "Get-MgGroupById", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get3", "GetExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/getByIds" }, { - "Uri": "/groups/{group-id}/calendar", "Permissions": [], "Command": "Get-MgGroupCalendar", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar" }, { - "Uri": "/groups/{group-id}/calendar", "Permissions": [], "Command": "Get-MgGroupCalendar", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCalendar", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar" }, { - "Uri": "/groups/{group-id}/calendar/events/delta", "Permissions": [ { "Name": "Calendars.Read", @@ -56278,17 +56265,17 @@ } ], "Command": "Get-MgGroupCalendarEventDelta", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/delta" }, { - "Uri": "/groups/{group-id}/calendar/events/delta", "Permissions": [ { "Name": "Calendars.Read", @@ -56310,197 +56297,197 @@ } ], "Command": "Get-MgGroupCalendarEventDelta", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/delta" }, { - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupCalendarMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], "Command": "Get-MgGroupCalendarPermission", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "Uri": "/groups/{group-id}/calendar/calendarPermissions", "Permissions": [], "Command": "Get-MgGroupCalendarPermission", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/calendarPermissions" }, { - "Uri": "/groups/{group-id}/calendar/calendarPermissions", "Permissions": [], "Command": "Get-MgGroupCalendarPermission", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/calendarPermissions" }, { - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], "Command": "Get-MgGroupCalendarPermission", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "Uri": "/groups/{group-id}/calendar/getSchedule", "Permissions": [], "Command": "Get-MgGroupCalendarSchedule", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphScheduleInformation", - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/getSchedule" }, { - "Uri": "/groups/{group-id}/calendar/getSchedule", "Permissions": [], "Command": "Get-MgGroupCalendarSchedule", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScheduleInformation", - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/getSchedule" }, { - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupCalendarSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/calendar/calendarView", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", @@ -56508,16 +56495,16 @@ "IsAdmin": true }, "Command": "Get-MgGroupCalendarView", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/calendarView" }, { - "Uri": "/groups/{group-id}/calendar/calendarView", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", @@ -56525,16 +56512,16 @@ "IsAdmin": true }, "Command": "Get-MgGroupCalendarView", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/calendarView" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -56550,17 +56537,17 @@ } ], "Command": "Get-MgGroupConversation", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversation", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphConversation", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}" }, { - "Uri": "/groups/{group-id}/conversations", "Permissions": [ { "Name": "Group.Read.All", @@ -56576,16 +56563,16 @@ } ], "Command": "Get-MgGroupConversation", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversation", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphConversation", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations" }, { - "Uri": "/groups/{group-id}/conversations", "Permissions": [ { "Name": "Group.Read.All", @@ -56601,16 +56588,16 @@ } ], "Command": "Get-MgGroupConversation", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversation1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversation1", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -56626,17 +56613,17 @@ } ], "Command": "Get-MgGroupConversation", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversation1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversation1", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -56652,17 +56639,17 @@ } ], "Command": "Get-MgGroupConversationThread", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphConversationThread", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", "Permissions": [ { "Name": "Group.Read.All", @@ -56678,16 +56665,16 @@ } ], "Command": "Get-MgGroupConversationThread", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphConversationThread", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", "Permissions": [ { "Name": "Group.Read.All", @@ -56703,16 +56690,16 @@ } ], "Command": "Get-MgGroupConversationThread", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationThread1", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -56728,17 +56715,17 @@ } ], "Command": "Get-MgGroupConversationThread", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationThread1", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -56754,19 +56741,19 @@ } ], "Command": "Get-MgGroupConversationThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphPost", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", "Permissions": [ { "Name": "Group.Read.All", @@ -56782,16 +56769,16 @@ } ], "Command": "Get-MgGroupConversationThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPost", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", "Permissions": [ { "Name": "Group.Read.All", @@ -56807,16 +56794,16 @@ } ], "Command": "Get-MgGroupConversationThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPost1", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -56832,32 +56819,32 @@ } ], "Command": "Get-MgGroupConversationThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPost1", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostAttachment", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [ { "Name": "Group.Read.All", @@ -56873,16 +56860,16 @@ } ], "Command": "Get-MgGroupConversationThreadPostAttachment", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [ { "Name": "Group.Read.All", @@ -56898,256 +56885,256 @@ } ], "Command": "Get-MgGroupConversationThreadPostAttachment", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostAttachment", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostMention", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMention", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostMention", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMention", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupConversationThreadPostSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/createdOnBehalfOf", "Permissions": [], "Command": "Get-MgGroupCreatedOnBehalfOf", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/createdOnBehalfOf" }, { - "Uri": "/groups/{group-id}/createdOnBehalfOf", "Permissions": [], "Command": "Get-MgGroupCreatedOnBehalfOf", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/createdOnBehalfOf" }, { - "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", "Permissions": [], "Command": "Get-MgGroupCreatedOnBehalfOfByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref" }, { - "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", "Permissions": [], "Command": "Get-MgGroupCreatedOnBehalfOfByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref" }, { - "Uri": "/groups/delta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -57187,16 +57174,16 @@ } ], "Command": "Get-MgGroupDelta", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphGroup", - "Module": "Groups" + "Uri": "/groups/delta" }, { - "Uri": "/groups/delta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -57236,16 +57223,16 @@ } ], "Command": "Get-MgGroupDelta", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "Delta1" ], - "OutputType": "IMicrosoftGraphGroup1", - "Module": "Groups" + "Uri": "/groups/delta" }, { - "Uri": "/groups/{group-id}/drive", "Permissions": [ { "Name": "Files.Read", @@ -57285,19 +57272,19 @@ } ], "Command": "Get-MgGroupDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Files" + "Uri": "/groups/{group-id}/drive" }, { - "Uri": "/groups/{group-id}/drives", "Permissions": [ { "Name": "Files.Read", @@ -57337,16 +57324,16 @@ } ], "Command": "Get-MgGroupDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Files" + "Uri": "/groups/{group-id}/drives" }, { - "Uri": "/groups/{group-id}/drives", "Permissions": [ { "Name": "Files.Read", @@ -57386,16 +57373,16 @@ } ], "Command": "Get-MgGroupDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Files" + "Uri": "/groups/{group-id}/drives" }, { - "Uri": "/groups/{group-id}/drive", "Permissions": [ { "Name": "Files.Read", @@ -57435,19 +57422,19 @@ } ], "Command": "Get-MgGroupDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Files" + "Uri": "/groups/{group-id}/drive" }, { - "Uri": "/groups/{group-id}/drive/$ref", "Permissions": [ { "Name": "Files.Read", @@ -57487,17 +57474,17 @@ } ], "Command": "Get-MgGroupDriveByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/groups/{group-id}/drive/$ref" }, { - "Uri": "/groups/{group-id}/drive/$ref", "Permissions": [ { "Name": "Files.Read", @@ -57537,17 +57524,17 @@ } ], "Command": "Get-MgGroupDriveByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/groups/{group-id}/drive/$ref" }, { - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -57563,17 +57550,17 @@ } ], "Command": "Get-MgGroupEndpoint", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Module": "Groups" + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}" }, { - "Uri": "/groups/{group-id}/endpoints", "Permissions": [ { "Name": "Group.Read.All", @@ -57589,16 +57576,16 @@ } ], "Command": "Get-MgGroupEndpoint", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Module": "Groups" + "Uri": "/groups/{group-id}/endpoints" }, { - "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.Read", @@ -57620,17 +57607,17 @@ } ], "Command": "Get-MgGroupEvent", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}" }, { - "Uri": "/groups/{group-id}/events", "Permissions": [ { "Name": "Group.Read.All", @@ -57646,16 +57633,16 @@ } ], "Command": "Get-MgGroupEvent", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events" }, { - "Uri": "/groups/{group-id}/events", "Permissions": [ { "Name": "Group.Read.All", @@ -57671,16 +57658,16 @@ } ], "Command": "Get-MgGroupEvent", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events" }, { - "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.Read", @@ -57702,30 +57689,30 @@ } ], "Command": "Get-MgGroupEvent", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgGroupEventAttachment", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/attachments", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -57733,16 +57720,16 @@ "IsAdmin": false }, "Command": "Get-MgGroupEventAttachment", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/attachments" }, { - "Uri": "/groups/{group-id}/events/{event-id}/attachments", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -57750,81 +57737,81 @@ "IsAdmin": false }, "Command": "Get-MgGroupEventAttachment", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/attachments" }, { - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgGroupEventAttachment", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/calendar", "Permissions": [], "Command": "Get-MgGroupEventCalendar", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/calendar" }, { - "Uri": "/groups/{group-id}/events/{event-id}/calendar", "Permissions": [], "Command": "Get-MgGroupEventCalendar", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/calendar" }, { - "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref", "Permissions": [], "Command": "Get-MgGroupEventCalendarByRef", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref" }, { - "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref", "Permissions": [], "Command": "Get-MgGroupEventCalendarByRef", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref" }, { - "Uri": "/groups/{group-id}/events/delta", "Permissions": [ { "Name": "Calendars.Read", @@ -57846,17 +57833,17 @@ } ], "Command": "Get-MgGroupEventDelta", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Groups" + "Uri": "/groups/{group-id}/events/delta" }, { - "Uri": "/groups/{group-id}/events/delta", "Permissions": [ { "Name": "Calendars.Read", @@ -57878,105 +57865,105 @@ } ], "Command": "Get-MgGroupEventDelta", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Groups" + "Uri": "/groups/{group-id}/events/delta" }, { - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", "Permissions": [], "Command": "Get-MgGroupEventExceptionOccurrence", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", "Permissions": [], "Command": "Get-MgGroupEventExceptionOccurrence", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences" }, { - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgGroupEventExtension", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/extensions", "Permissions": [], "Command": "Get-MgGroupEventExtension", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/extensions" }, { - "Uri": "/groups/{group-id}/events/{event-id}/extensions", "Permissions": [], "Command": "Get-MgGroupEventExtension", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/extensions" }, { - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgGroupEventExtension", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], "Command": "Get-MgGroupEventInstance", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/instances", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -57984,16 +57971,16 @@ "IsAdmin": false }, "Command": "Get-MgGroupEventInstance", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/instances" }, { - "Uri": "/groups/{group-id}/events/{event-id}/instances", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -58001,179 +57988,179 @@ "IsAdmin": false }, "Command": "Get-MgGroupEventInstance", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/instances" }, { - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], "Command": "Get-MgGroupEventInstance", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupEventMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupEventMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupEventMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupEventMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupEventSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupEventSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupEventSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupEventSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgGroupExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/extensions", "Permissions": [], "Command": "Get-MgGroupExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Groups" + "Uri": "/groups/{group-id}/extensions" }, { - "Uri": "/groups/{group-id}/extensions", "Permissions": [], "Command": "Get-MgGroupExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Groups" + "Uri": "/groups/{group-id}/extensions" }, { - "Uri": "/groups/{group-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgGroupExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/extensions/{extension-id}" }, { - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -58189,17 +58176,17 @@ } ], "Command": "Get-MgGroupLifecyclePolicy", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Module": "Groups" + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" }, { - "Uri": "/groupLifecyclePolicies", "Permissions": [ { "Name": "Directory.Read.All", @@ -58215,16 +58202,16 @@ } ], "Command": "Get-MgGroupLifecyclePolicy", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Module": "Groups" + "Uri": "/groupLifecyclePolicies" }, { - "Uri": "/groupLifecyclePolicies", "Permissions": [ { "Name": "Directory.Read.All", @@ -58240,16 +58227,16 @@ } ], "Command": "Get-MgGroupLifecyclePolicy", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Module": "Groups" + "Uri": "/groupLifecyclePolicies" }, { - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -58265,17 +58252,17 @@ } ], "Command": "Get-MgGroupLifecyclePolicy", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Module": "Groups" + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" }, { - "Uri": "/groups/{group-id}/members", "Permissions": [ { "Name": "Directory.Read.All", @@ -58309,16 +58296,16 @@ } ], "Command": "Get-MgGroupMember", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/members" }, { - "Uri": "/groups/{group-id}/members", "Permissions": [ { "Name": "Directory.Read.All", @@ -58352,16 +58339,16 @@ } ], "Command": "Get-MgGroupMember", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List3" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/members" }, { - "Uri": "/groups/{group-id}/members/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -58395,16 +58382,16 @@ } ], "Command": "Get-MgGroupMemberByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/members/$ref" }, { - "Uri": "/groups/{group-id}/members/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -58438,16 +58425,16 @@ } ], "Command": "Get-MgGroupMemberByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List3" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/members/$ref" }, { - "Uri": "/groups/{group-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -58517,19 +58504,19 @@ } ], "Command": "Get-MgGroupMemberGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/getMemberGroups" }, { - "Uri": "/groups/{group-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -58599,19 +58586,19 @@ } ], "Command": "Get-MgGroupMemberGroup", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/getMemberGroups" }, { - "Uri": "/groups/{group-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -58687,19 +58674,19 @@ } ], "Command": "Get-MgGroupMemberObject", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/getMemberObjects" }, { - "Uri": "/groups/{group-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -58775,19 +58762,19 @@ } ], "Command": "Get-MgGroupMemberObject", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/getMemberObjects" }, { - "Uri": "/groups/{group-id}/memberOf", "Permissions": [ { "Name": "Group.Read.All", @@ -58803,16 +58790,16 @@ } ], "Command": "Get-MgGroupMemberOf", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List5" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/memberOf" }, { - "Uri": "/groups/{group-id}/memberOf", "Permissions": [ { "Name": "Group.Read.All", @@ -58828,16 +58815,16 @@ } ], "Command": "Get-MgGroupMemberOf", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List2" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/memberOf" }, { - "Uri": "/groups/{group-id}/memberOf/$ref", "Permissions": [ { "Name": "Group.Read.All", @@ -58853,16 +58840,16 @@ } ], "Command": "Get-MgGroupMemberOfByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List5" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/memberOf/$ref" }, { - "Uri": "/groups/{group-id}/memberOf/$ref", "Permissions": [ { "Name": "Group.Read.All", @@ -58878,64 +58865,64 @@ } ], "Command": "Get-MgGroupMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List2" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/memberOf/$ref" }, { - "Uri": "/groups/{group-id}/membersWithLicenseErrors", "Permissions": [], "Command": "Get-MgGroupMemberWithLicenseError", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/membersWithLicenseErrors" }, { - "Uri": "/groups/{group-id}/membersWithLicenseErrors", "Permissions": [], "Command": "Get-MgGroupMemberWithLicenseError", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List4" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/membersWithLicenseErrors" }, { - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref", "Permissions": [], "Command": "Get-MgGroupMemberWithLicenseErrorByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref" }, { - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref", "Permissions": [], "Command": "Get-MgGroupMemberWithLicenseErrorByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List4" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { "Name": "Notes.Create", @@ -58969,17 +58956,17 @@ } ], "Command": "Get-MgGroupOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphNotebook1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/groups/{group-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -59013,16 +59000,16 @@ } ], "Command": "Get-MgGroupOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotebook1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks" }, { - "Uri": "/groups/{group-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -59056,16 +59043,16 @@ } ], "Command": "Get-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphNotebook", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { "Name": "Notes.Create", @@ -59099,47 +59086,47 @@ } ], "Command": "Get-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [], "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [], "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -59173,16 +59160,16 @@ } ], "Command": "Get-MgGroupOnenoteNotebookSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -59216,16 +59203,16 @@ } ], "Command": "Get-MgGroupOnenoteNotebookSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -59259,16 +59246,16 @@ } ], "Command": "Get-MgGroupOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -59302,16 +59289,16 @@ } ], "Command": "Get-MgGroupOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { "Name": "Notes.Create", @@ -59345,17 +59332,17 @@ } ], "Command": "Get-MgGroupOnenoteOperation", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}" }, { - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { "Name": "Notes.Create", @@ -59389,17 +59376,17 @@ } ], "Command": "Get-MgGroupOnenoteOperation", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.Read", @@ -59427,17 +59414,17 @@ } ], "Command": "Get-MgGroupOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/groups/{group-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Read", @@ -59465,16 +59452,16 @@ } ], "Command": "Get-MgGroupOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages" }, { - "Uri": "/groups/{group-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Read", @@ -59502,16 +59489,16 @@ } ], "Command": "Get-MgGroupOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.Read", @@ -59539,95 +59526,95 @@ } ], "Command": "Get-MgGroupOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Get-MgGroupOnenotePageContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Get-MgGroupOnenotePageContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [], "Command": "Get-MgGroupOnenoteRecentNotebook", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecentNotebook", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [], "Command": "Get-MgGroupOnenoteRecentNotebook", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphRecentNotebook", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" }, { - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], "Command": "Get-MgGroupOnenoteResource", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenoteResource", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}" }, { - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], "Command": "Get-MgGroupOnenoteResource", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}" }, { - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -59655,149 +59642,18 @@ } ], "Command": "Get-MgGroupOnenoteResourceContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "OutputType": null, - "Module": "Notes" - }, - { - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [ - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": 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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgGroupOnenoteResourceContent", - "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Module": "Notes" - }, - { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "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 - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": 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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgGroupOnenoteSection", "ApiVersion": "beta", - "Method": "GET", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" - }, - { - "Uri": "/groups/{group-id}/onenote/sections", - "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 - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": 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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgGroupOnenoteSection", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List1" - ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content" }, { - "Uri": "/groups/{group-id}/onenote/sections", "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 - }, { "Name": "Notes.Read", "Description": "Read your OneNote notebooks", @@ -59823,61 +59679,18 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSection", - "ApiVersion": "v1.0", + "Command": "Get-MgGroupOnenoteResourceContent", + "Module": "Notes", "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" - }, - { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "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 - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": 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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgGroupOnenoteSection", "ApiVersion": "v1.0", - "Method": "GET", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { "Name": "Notes.Create", @@ -59910,18 +59723,148 @@ "IsAdmin": false } ], - "Command": "Get-MgGroupOnenoteSectionGroup", - "ApiVersion": "beta", + "Command": "Get-MgGroupOnenoteSection", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" + }, + { + "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 + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgGroupOnenoteSection", + "Module": "Notes", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Variants": [ + "List1" + ], + "Uri": "/groups/{group-id}/onenote/sections" + }, + { + "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 + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgGroupOnenoteSection", + "Module": "Notes", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Variants": [ + "List" + ], + "Uri": "/groups/{group-id}/onenote/sections" + }, + { + "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 + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgGroupOnenoteSection", + "Module": "Notes", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -59955,17 +59898,61 @@ } ], "Command": "Get-MgGroupOnenoteSectionGroup", + "Module": "Notes", + "Method": "GET", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" + }, + { + "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 + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgGroupOnenoteSectionGroup", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "List2", "List3" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -59999,17 +59986,17 @@ } ], "Command": "Get-MgGroupOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { "Name": "Notes.Create", @@ -60043,17 +60030,17 @@ } ], "Command": "Get-MgGroupOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -60087,16 +60074,16 @@ } ], "Command": "Get-MgGroupOnenoteSectionGroupSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -60130,16 +60117,16 @@ } ], "Command": "Get-MgGroupOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", "Permissions": [ { "Name": "Notes.Create", @@ -60173,16 +60160,16 @@ } ], "Command": "Get-MgGroupOnenoteSectionGroupSectionGroupByRef", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", "Permissions": [ { "Name": "Notes.Create", @@ -60216,16 +60203,16 @@ } ], "Command": "Get-MgGroupOnenoteSectionGroupSectionGroupByRef", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Read", @@ -60253,16 +60240,16 @@ } ], "Command": "Get-MgGroupOnenoteSectionPage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Read", @@ -60290,16 +60277,16 @@ } ], "Command": "Get-MgGroupOnenoteSectionPage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" }, { - "Uri": "/groups/{group-id}/owners", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -60339,16 +60326,16 @@ } ], "Command": "Get-MgGroupOwner", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/owners" }, { - "Uri": "/groups/{group-id}/owners", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -60388,16 +60375,16 @@ } ], "Command": "Get-MgGroupOwner", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/owners" }, { - "Uri": "/groups/{group-id}/owners/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -60437,16 +60424,16 @@ } ], "Command": "Get-MgGroupOwnerByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/owners/$ref" }, { - "Uri": "/groups/{group-id}/owners/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -60486,29 +60473,66 @@ } ], "Command": "Get-MgGroupOwnerByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/owners/$ref" }, { - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], "Command": "Get-MgGroupPermissionGrant", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" + }, + { + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "Name": "GroupMember.Read.All", + "Description": "Read group memberships", + "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", + "IsAdmin": true + }, + { + "Name": "GroupMember.ReadWrite.All", + "Description": "Read and write group memberships", + "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.", + "IsAdmin": true + } + ], + "Command": "Get-MgGroupPermissionGrant", + "Module": "Groups", + "Method": "GET", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Groups" + "Variants": [ + "List" + ], + "Uri": "/groups/{group-id}/permissionGrants" }, { - "Uri": "/groups/{group-id}/permissionGrants", "Permissions": [ { "Name": "Group.Read.All", @@ -60536,66 +60560,29 @@ } ], "Command": "Get-MgGroupPermissionGrant", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Groups" - }, - { - "Uri": "/groups/{group-id}/permissionGrants", - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "Name": "GroupMember.Read.All", - "Description": "Read group memberships", - "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", - "IsAdmin": true - }, - { - "Name": "GroupMember.ReadWrite.All", - "Description": "Read and write group memberships", - "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.", - "IsAdmin": true - } - ], - "Command": "Get-MgGroupPermissionGrant", "ApiVersion": "v1.0", - "Method": "GET", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Groups" + "Uri": "/groups/{group-id}/permissionGrants" }, { - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], "Command": "Get-MgGroupPermissionGrant", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Groups" + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { - "Uri": "/groups/{group-id}/photo", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", @@ -60603,19 +60590,19 @@ "IsAdmin": true }, "Command": "Get-MgGroupPhoto", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "Groups" + "Uri": "/groups/{group-id}/photo" }, { - "Uri": "/groups/{group-id}/photos", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", @@ -60623,16 +60610,16 @@ "IsAdmin": true }, "Command": "Get-MgGroupPhoto", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "Groups" + "Uri": "/groups/{group-id}/photos" }, { - "Uri": "/groups/{group-id}/photos", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", @@ -60640,16 +60627,16 @@ "IsAdmin": true }, "Command": "Get-MgGroupPhoto", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "Groups" + "Uri": "/groups/{group-id}/photos" }, { - "Uri": "/groups/{group-id}/photo", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", @@ -60657,19 +60644,19 @@ "IsAdmin": true }, "Command": "Get-MgGroupPhoto", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "Groups" + "Uri": "/groups/{group-id}/photo" }, { - "Uri": "/groups/{group-id}/photo/$value", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", @@ -60677,19 +60664,19 @@ "IsAdmin": true }, "Command": "Get-MgGroupPhotoContent", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/photo/$value" }, { - "Uri": "/groups/{group-id}/photo/$value", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", @@ -60697,58 +60684,58 @@ "IsAdmin": true }, "Command": "Get-MgGroupPhotoContent", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/photo/$value" }, { - "Uri": "/groups/{group-id}/planner", "Permissions": [], "Command": "Get-MgGroupPlanner", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerGroup", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerGroup", - "Module": "Planner" + "Uri": "/groups/{group-id}/planner" }, { - "Uri": "/groups/{group-id}/planner", "Permissions": [], "Command": "Get-MgGroupPlanner", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerGroup1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPlannerGroup1", - "Module": "Planner" + "Uri": "/groups/{group-id}/planner" }, { - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", "Permissions": [], "Command": "Get-MgGroupPlannerPlan", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPlannerPlan1", - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}" }, { - "Uri": "/groups/{group-id}/planner/plans", "Permissions": [ { "Name": "Group.Read.All", @@ -60776,16 +60763,16 @@ } ], "Command": "Get-MgGroupPlannerPlan", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPlannerPlan1", - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans" }, { - "Uri": "/groups/{group-id}/planner/plans", "Permissions": [ { "Name": "Group.Read.All", @@ -60813,103 +60800,103 @@ } ], "Command": "Get-MgGroupPlannerPlan", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans" }, { - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", "Permissions": [], "Command": "Get-MgGroupPlannerPlan", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}" }, { - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], "Command": "Get-MgGroupPlannerPlanBucket", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPlannerBucket1", - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets" }, { - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", "Permissions": [], "Command": "Get-MgGroupPlannerPlanBucket", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerBucket", - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets" }, { - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], "Command": "Get-MgGroupPlannerPlanDetail", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails1", - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" }, { - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], "Command": "Get-MgGroupPlannerPlanDetail", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" }, { - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], "Command": "Get-MgGroupPlannerPlanTask", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPlannerTask1", - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks" }, { - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", "Permissions": [], "Command": "Get-MgGroupPlannerPlanTask", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks" }, { - "Uri": "/groups/{group-id}/rejectedSenders", "Permissions": [ { "Name": "Group.Read.All", @@ -60925,16 +60912,16 @@ } ], "Command": "Get-MgGroupRejectedSender", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/rejectedSenders" }, { - "Uri": "/groups/{group-id}/rejectedSenders", "Permissions": [ { "Name": "Group.Read.All", @@ -60950,16 +60937,16 @@ } ], "Command": "Get-MgGroupRejectedSender", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/rejectedSenders" }, { - "Uri": "/groups/{group-id}/rejectedSenders/$ref", "Permissions": [ { "Name": "Group.Read.All", @@ -60975,16 +60962,16 @@ } ], "Command": "Get-MgGroupRejectedSenderByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/rejectedSenders/$ref" }, { - "Uri": "/groups/{group-id}/rejectedSenders/$ref", "Permissions": [ { "Name": "Group.Read.All", @@ -61000,16 +60987,16 @@ } ], "Command": "Get-MgGroupRejectedSenderByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/rejectedSenders/$ref" }, { - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -61031,17 +61018,17 @@ } ], "Command": "Get-MgGroupSetting", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Module": "Groups" + "Uri": "/groups/{group-id}/settings/{directorySetting-id}" }, { - "Uri": "/groups/{group-id}/settings", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -61063,66 +61050,66 @@ } ], "Command": "Get-MgGroupSetting", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Module": "Groups" + "Uri": "/groups/{group-id}/settings" }, { - "Uri": "/groups/{group-id}/sites/{site-id}", "Permissions": [], "Command": "Get-MgGroupSite", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", - "Module": "Sites" + "Uri": "/groups/{group-id}/sites/{site-id}" }, { - "Uri": "/groups/{group-id}/sites", "Permissions": [], "Command": "Get-MgGroupSite", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSite", - "Module": "Sites" + "Uri": "/groups/{group-id}/sites" }, { - "Uri": "/groups/{group-id}/sites", "Permissions": [], "Command": "Get-MgGroupSite", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSite1", - "Module": "Sites" + "Uri": "/groups/{group-id}/sites" }, { - "Uri": "/groups/{group-id}/sites/{site-id}", "Permissions": [], "Command": "Get-MgGroupSite", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSite1", - "Module": "Sites" + "Uri": "/groups/{group-id}/sites/{site-id}" }, { - "Uri": "/groups/{group-id}/team", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", @@ -61130,17 +61117,17 @@ "IsAdmin": true }, "Command": "Get-MgGroupTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeam", - "Module": "Teams" + "Uri": "/groups/{group-id}/team" }, { - "Uri": "/groups/{group-id}/team", "Permissions": { "Name": "Group.Read.All", "Description": "Read all groups", @@ -61148,17 +61135,17 @@ "IsAdmin": true }, "Command": "Get-MgGroupTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeam1", - "Module": "Teams" + "Uri": "/groups/{group-id}/team" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -61174,17 +61161,17 @@ } ], "Command": "Get-MgGroupThread", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationThread", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}" }, { - "Uri": "/groups/{group-id}/threads", "Permissions": [ { "Name": "Group.Read.All", @@ -61200,16 +61187,16 @@ } ], "Command": "Get-MgGroupThread", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationThread", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads" }, { - "Uri": "/groups/{group-id}/threads", "Permissions": [ { "Name": "Group.Read.All", @@ -61225,16 +61212,16 @@ } ], "Command": "Get-MgGroupThread", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphConversationThread1", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -61250,17 +61237,17 @@ } ], "Command": "Get-MgGroupThread", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphConversationThread1", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -61276,19 +61263,19 @@ } ], "Command": "Get-MgGroupThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPost", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", "Permissions": [ { "Name": "Group.Read.All", @@ -61304,16 +61291,16 @@ } ], "Command": "Get-MgGroupThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPost", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", "Permissions": [ { "Name": "Group.Read.All", @@ -61329,16 +61316,16 @@ } ], "Command": "Get-MgGroupThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPost1", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -61354,32 +61341,32 @@ } ], "Command": "Get-MgGroupThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphPost1", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgGroupThreadPostAttachment", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [ { "Name": "Group.Read.All", @@ -61395,16 +61382,16 @@ } ], "Command": "Get-MgGroupThreadPostAttachment", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [ { "Name": "Group.Read.All", @@ -61420,204 +61407,204 @@ } ], "Command": "Get-MgGroupThreadPostAttachment", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgGroupThreadPostAttachment", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgGroupThreadPostExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], "Command": "Get-MgGroupThreadPostExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], "Command": "Get-MgGroupThreadPostExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgGroupThreadPostExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", "Permissions": [], "Command": "Get-MgGroupThreadPostMention", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMention", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", "Permissions": [], "Command": "Get-MgGroupThreadPostMention", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMention", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupThreadPostMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgGroupThreadPostSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/transitiveMembers", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -61657,16 +61644,16 @@ } ], "Command": "Get-MgGroupTransitiveMember", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/transitiveMembers" }, { - "Uri": "/groups/{group-id}/transitiveMembers", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -61706,16 +61693,16 @@ } ], "Command": "Get-MgGroupTransitiveMember", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List3" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/transitiveMembers" }, { - "Uri": "/groups/{group-id}/transitiveMembers/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -61755,16 +61742,16 @@ } ], "Command": "Get-MgGroupTransitiveMemberByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/transitiveMembers/$ref" }, { - "Uri": "/groups/{group-id}/transitiveMembers/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -61804,16 +61791,16 @@ } ], "Command": "Get-MgGroupTransitiveMemberByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List3" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/transitiveMembers/$ref" }, { - "Uri": "/groups/{group-id}/transitiveMemberOf", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -61835,16 +61822,16 @@ } ], "Command": "Get-MgGroupTransitiveMemberOf", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/transitiveMemberOf" }, { - "Uri": "/groups/{group-id}/transitiveMemberOf", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -61866,16 +61853,16 @@ } ], "Command": "Get-MgGroupTransitiveMemberOf", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List2" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/transitiveMemberOf" }, { - "Uri": "/groups/{group-id}/transitiveMemberOf/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -61897,16 +61884,16 @@ } ], "Command": "Get-MgGroupTransitiveMemberOfByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/transitiveMemberOf/$ref" }, { - "Uri": "/groups/{group-id}/transitiveMemberOf/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -61928,29 +61915,29 @@ } ], "Command": "Get-MgGroupTransitiveMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List2" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/transitiveMemberOf/$ref" }, { - "Uri": "/groups/getUserOwnedObjects", "Permissions": [], "Command": "Get-MgGroupUserOwnedObject", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/getUserOwnedObjects" }, { - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", "Permissions": { "Name": "Policy.Read.ConditionalAccess", "Description": "Read your organization's conditional access policies", @@ -61958,17 +61945,17 @@ "IsAdmin": false }, "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}" }, { - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -61984,16 +61971,16 @@ } ], "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences" }, { - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", @@ -62001,17 +61988,17 @@ "IsAdmin": true }, "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNamedLocation", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" }, { - "Uri": "/identity/conditionalAccess/namedLocations", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", @@ -62019,16 +62006,16 @@ "IsAdmin": true }, "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNamedLocation", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/namedLocations" }, { - "Uri": "/identity/conditionalAccess/namedLocations", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", @@ -62036,16 +62023,16 @@ "IsAdmin": true }, "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphNamedLocation", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/namedLocations" }, { - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", @@ -62053,17 +62040,17 @@ "IsAdmin": true }, "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphNamedLocation", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" }, { - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", @@ -62071,17 +62058,17 @@ "IsAdmin": true }, "Command": "Get-MgIdentityConditionalAccessPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" }, { - "Uri": "/identity/conditionalAccess/policies", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", @@ -62089,16 +62076,16 @@ "IsAdmin": true }, "Command": "Get-MgIdentityConditionalAccessPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/policies" }, { - "Uri": "/identity/conditionalAccess/policies", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", @@ -62106,16 +62093,16 @@ "IsAdmin": true }, "Command": "Get-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/policies" }, { - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", @@ -62123,206 +62110,206 @@ "IsAdmin": true }, "Command": "Get-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInsight", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInsight", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDefinition", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceDefinitionByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", "Permissions": [], "Command": "Get-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions" }, { - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", @@ -62330,17 +62317,17 @@ "IsAdmin": true }, "Command": "Get-MgIdentityGovernanceTermOfUseAgreement", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreement", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" }, { - "Uri": "/identityGovernance/termsOfUse/agreements", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", @@ -62348,16 +62335,16 @@ "IsAdmin": true }, "Command": "Get-MgIdentityGovernanceTermOfUseAgreement", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreement", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreements" }, { - "Uri": "/identityGovernance/termsOfUse/agreements", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", @@ -62365,16 +62352,16 @@ "IsAdmin": true }, "Command": "Get-MgIdentityGovernanceTermOfUseAgreement", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAgreement", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreements" }, { - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", "Permissions": { "Name": "Agreement.Read.All", "Description": "Read all terms of use agreements", @@ -62382,67 +62369,67 @@ "IsAdmin": true }, "Command": "Get-MgIdentityGovernanceTermOfUseAgreement", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAgreement", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" }, { - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], "Command": "Get-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" }, { - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", "Permissions": [], "Command": "Get-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances" }, { - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", "Permissions": [], "Command": "Get-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances" }, { - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], "Command": "Get-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" }, { - "Uri": "/identityProviders/{identityProvider-id}", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -62458,17 +62445,17 @@ } ], "Command": "Get-MgIdentityProvider", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityProvider", - "Module": "Identity.SignIns" + "Uri": "/identityProviders/{identityProvider-id}" }, { - "Uri": "/identityProviders", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -62484,16 +62471,16 @@ } ], "Command": "Get-MgIdentityProvider", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityProvider", - "Module": "Identity.SignIns" + "Uri": "/identityProviders" }, { - "Uri": "/identityProviders", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -62509,16 +62496,16 @@ } ], "Command": "Get-MgIdentityProvider", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphIdentityProvider", - "Module": "Identity.SignIns" + "Uri": "/identityProviders" }, { - "Uri": "/identityProviders/{identityProvider-id}", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -62534,17 +62521,17 @@ } ], "Command": "Get-MgIdentityProvider", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphIdentityProvider", - "Module": "Identity.SignIns" + "Uri": "/identityProviders/{identityProvider-id}" }, { - "Uri": "/identity/userFlows/{identityUserFlow-id}", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -62560,17 +62547,17 @@ } ], "Command": "Get-MgIdentityUserFlow", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Module": "Identity.SignIns" + "Uri": "/identity/userFlows/{identityUserFlow-id}" }, { - "Uri": "/identity/userFlows", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -62586,64 +62573,64 @@ } ], "Command": "Get-MgIdentityUserFlow", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Module": "Identity.SignIns" + "Uri": "/identity/userFlows" }, { - "Uri": "/informationProtection", "Permissions": [], "Command": "Get-MgInformationProtection", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphInformationProtection", - "Module": "Identity.SignIns" + "Uri": "/informationProtection" }, { - "Uri": "/informationProtection", "Permissions": [], "Command": "Get-MgInformationProtection", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInformationProtection1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphInformationProtection1", - "Module": "Identity.SignIns" + "Uri": "/informationProtection" }, { - "Uri": "/informationProtection/bitlocker", "Permissions": [], "Command": "Get-MgInformationProtectionBitlocker", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlocker", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphBitlocker", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker" }, { - "Uri": "/informationProtection/bitlocker", "Permissions": [], "Command": "Get-MgInformationProtectionBitlocker", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBitlocker", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphBitlocker", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker" }, { - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -62659,17 +62646,17 @@ } ], "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" }, { - "Uri": "/informationProtection/bitlocker/recoveryKeys", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -62685,16 +62672,16 @@ } ], "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker/recoveryKeys" }, { - "Uri": "/informationProtection/bitlocker/recoveryKeys", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -62710,16 +62697,16 @@ } ], "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker/recoveryKeys" }, { - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Permissions": [ { "Name": "BitLockerKey.Read.All", @@ -62735,54 +62722,54 @@ } ], "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" }, { - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Permissions": [], "Command": "Get-MgInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" }, { - "Uri": "/informationProtection/dataLossPreventionPolicies", "Permissions": [], "Command": "Get-MgInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/dataLossPreventionPolicies" }, { - "Uri": "/informationProtection/policy", "Permissions": [], "Command": "Get-MgInformationProtectionPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/policy" }, { - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": { "Name": "InformationProtectionPolicy.Read", "Description": "Read user sensitivity labels and label policies.", @@ -62790,17 +62777,17 @@ "IsAdmin": false }, "Command": "Get-MgInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}" }, { - "Uri": "/informationProtection/policy/labels", "Permissions": { "Name": "InformationProtectionPolicy.Read", "Description": "Read user sensitivity labels and label policies.", @@ -62808,28 +62795,28 @@ "IsAdmin": false }, "Command": "Get-MgInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/policy/labels" }, { - "Uri": "/informationProtection/sensitivityPolicySettings", "Permissions": [], "Command": "Get-MgInformationProtectionSensitivityPolicySetting", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/sensitivityPolicySettings" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", @@ -62837,17 +62824,17 @@ "IsAdmin": true }, "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { - "Uri": "/informationProtection/threatAssessmentRequests", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", @@ -62855,16 +62842,16 @@ "IsAdmin": true }, "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests" }, { - "Uri": "/informationProtection/threatAssessmentRequests", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", @@ -62872,16 +62859,16 @@ "IsAdmin": true }, "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", @@ -62889,67 +62876,67 @@ "IsAdmin": true }, "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Permissions": [], "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Permissions": [], "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -62977,17 +62964,17 @@ } ], "Command": "Get-MgOauth2PermissionGrant", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Module": "Identity.SignIns" + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { - "Uri": "/oauth2PermissionGrants", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -63015,16 +63002,16 @@ } ], "Command": "Get-MgOauth2PermissionGrant", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Module": "Identity.SignIns" + "Uri": "/oauth2PermissionGrants" }, { - "Uri": "/oauth2PermissionGrants", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -63052,16 +63039,16 @@ } ], "Command": "Get-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", - "Module": "Identity.SignIns" + "Uri": "/oauth2PermissionGrants" }, { - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -63089,17 +63076,17 @@ } ], "Command": "Get-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", - "Module": "Identity.SignIns" + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { - "Uri": "/oauth2PermissionGrants/delta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -63121,16 +63108,16 @@ } ], "Command": "Get-MgOauth2PermissionGrantDelta", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Delta1" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Module": "Identity.SignIns" + "Uri": "/oauth2PermissionGrants/delta" }, { - "Uri": "/oauth2PermissionGrants/delta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -63152,16 +63139,16 @@ } ], "Command": "Get-MgOauth2PermissionGrantDelta", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", - "Module": "Identity.SignIns" + "Uri": "/oauth2PermissionGrants/delta" }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63177,17 +63164,17 @@ } ], "Command": "Get-MgOfficeClientConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfficeClientConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOfficeClientConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}" }, { - "Uri": "/officeConfiguration/clientConfigurations", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63203,79 +63190,79 @@ } ], "Command": "Get-MgOfficeClientConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfficeClientConfiguration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOfficeClientConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations" }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}", "Permissions": [], "Command": "Get-MgOfficeClientConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}" }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments", "Permissions": [], "Command": "Get-MgOfficeClientConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments" }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/policyPayload", "Permissions": [], "Command": "Get-MgOfficeClientConfigurationPolicyPayload", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/policyPayload" }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/userPreferencePayload", "Permissions": [], "Command": "Get-MgOfficeClientConfigurationUserPreferencePayload", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/userPreferencePayload" }, { - "Uri": "/officeConfiguration", "Permissions": [], "Command": "Get-MgOfficeConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfficeConfiguration", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphOfficeConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -63283,29 +63270,29 @@ "IsAdmin": true }, "Command": "Get-MgOnPremisePublishingProfile", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}" }, { - "Uri": "/onPremisesPublishingProfiles", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfile", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -63313,17 +63300,17 @@ "IsAdmin": true }, "Command": "Get-MgOnPremisePublishingProfileAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -63331,16 +63318,16 @@ "IsAdmin": true }, "Command": "Get-MgOnPremisePublishingProfileAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -63348,8 +63335,10 @@ "IsAdmin": true }, "Command": "Get-MgOnPremisePublishingProfileAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "Get", "Get1", @@ -63358,11 +63347,9 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -63370,200 +63357,200 @@ "IsAdmin": true }, "Command": "Get-MgOnPremisePublishingProfileAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "List", "List1", "List2" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileAgentGroupAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileAgentGroupAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileConnector", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConnector", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileConnector", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConnector", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileConnectorGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConnectorGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileConnectorGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConnectorGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileConnectorGroupApplication", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplication", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$ref", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileConnectorGroupApplicationByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$ref" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileConnectorGroupMember", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConnector", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfileConnectorMemberOf", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConnectorGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", @@ -63571,17 +63558,17 @@ "IsAdmin": true }, "Command": "Get-MgOnPremisePublishingProfilePublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", @@ -63589,94 +63576,94 @@ "IsAdmin": true }, "Command": "Get-MgOnPremisePublishingProfilePublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", "Permissions": [], "Command": "Get-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources" }, { - "Uri": "/organization/{organization-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -63692,17 +63679,17 @@ } ], "Command": "Get-MgOrganization", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganization1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrganization1", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}" }, { - "Uri": "/organization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -63748,16 +63735,16 @@ } ], "Command": "Get-MgOrganization", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganization1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOrganization1", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization" }, { - "Uri": "/organization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -63803,16 +63790,16 @@ } ], "Command": "Get-MgOrganization", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganization", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOrganization", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization" }, { - "Uri": "/organization/{organization-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -63828,17 +63815,17 @@ } ], "Command": "Get-MgOrganization", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganization", "Variants": [ "Get2", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOrganization", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}" }, { - "Uri": "/organization/{organization-id}/branding", "Permissions": [ { "Name": "Organization.Read.All", @@ -63866,17 +63853,17 @@ } ], "Command": "Get-MgOrganizationBranding", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBranding1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrganizationalBranding1", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/branding" }, { - "Uri": "/organization/{organization-id}/branding", "Permissions": [ { "Name": "Organization.Read.All", @@ -63904,43 +63891,43 @@ } ], "Command": "Get-MgOrganizationBranding", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBranding", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOrganizationalBranding", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/branding" }, { - "Uri": "/organization/getByIds", "Permissions": [], "Command": "Get-MgOrganizationById", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/getByIds" }, { - "Uri": "/organization/getByIds", "Permissions": [], "Command": "Get-MgOrganizationById", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get3", "GetExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/getByIds" }, { - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -63956,16 +63943,16 @@ } ], "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Module": "Identity.SignIns" + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration" }, { - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -63981,16 +63968,16 @@ } ], "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Module": "Identity.SignIns" + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration" }, { - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref", "Permissions": [ { "Name": "Organization.Read.All", @@ -64006,16 +63993,16 @@ } ], "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationByRef", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref" }, { - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref", "Permissions": [ { "Name": "Organization.Read.All", @@ -64031,139 +64018,139 @@ } ], "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationByRef", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref" }, { - "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgOrganizationExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/extensions/{extension-id}" }, { - "Uri": "/organization/{organization-id}/extensions", "Permissions": [], "Command": "Get-MgOrganizationExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/extensions" }, { - "Uri": "/organization/{organization-id}/extensions", "Permissions": [], "Command": "Get-MgOrganizationExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/extensions" }, { - "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgOrganizationExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/extensions/{extension-id}" }, { - "Uri": "/organization/{organization-id}/getMemberGroups", "Permissions": [], "Command": "Get-MgOrganizationMemberGroup", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/getMemberGroups" }, { - "Uri": "/organization/{organization-id}/getMemberGroups", "Permissions": [], "Command": "Get-MgOrganizationMemberGroup", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/getMemberGroups" }, { - "Uri": "/organization/{organization-id}/getMemberObjects", "Permissions": [], "Command": "Get-MgOrganizationMemberObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/getMemberObjects" }, { - "Uri": "/organization/{organization-id}/getMemberObjects", "Permissions": [], "Command": "Get-MgOrganizationMemberObject", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/getMemberObjects" }, { - "Uri": "/organization/{organization-id}/settings", "Permissions": [], "Command": "Get-MgOrganizationSetting", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationSettings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOrganizationSettings", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/settings" }, { - "Uri": "/organization/{organization-id}/settings/itemInsights", "Permissions": [ { "Name": "User.Read.All", @@ -64179,17 +64166,30 @@ } ], "Command": "Get-MgOrganizationSettingItemInsight", + "Module": "Identity.DirectoryManagement", + "Method": "GET", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/organization/{organization-id}/settings/itemInsights" + }, + { + "Permissions": [], + "Command": "Get-MgOrganizationSettingMicrosoftApplicationDataAccess", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInsightsSettings", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess" }, { - "Uri": "/organization/{organization-id}/settings/peopleInsights", "Permissions": [ { "Name": "User.Read.All", @@ -64205,55 +64205,55 @@ } ], "Command": "Get-MgOrganizationSettingPersonInsight", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInsightsSettings", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/settings/peopleInsights" }, { - "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", "Permissions": [], "Command": "Get-MgOrganizationSettingProfileCardProperty", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}" }, { - "Uri": "/organization/{organization-id}/settings/profileCardProperties", "Permissions": [], "Command": "Get-MgOrganizationSettingProfileCardProperty", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/settings/profileCardProperties" }, { - "Uri": "/organization/getUserOwnedObjects", "Permissions": [], "Command": "Get-MgOrganizationUserOwnedObject", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/getUserOwnedObjects" }, { - "Uri": "/places/{place-id}", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", @@ -64261,41 +64261,41 @@ "IsAdmin": true }, "Command": "Get-MgPlace", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlace1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPlace1", - "Module": "Calendar" + "Uri": "/places/{place-id}" }, { - "Uri": "/places", "Permissions": [], "Command": "Get-MgPlace", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlace1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPlace1", - "Module": "Calendar" + "Uri": "/places" }, { - "Uri": "/places", "Permissions": [], "Command": "Get-MgPlace", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlace", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlace", - "Module": "Calendar" + "Uri": "/places" }, { - "Uri": "/places/{place-id}", "Permissions": { "Name": "Place.Read.All", "Description": "Read all company places", @@ -64303,41 +64303,41 @@ "IsAdmin": true }, "Command": "Get-MgPlace", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlace", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlace", - "Module": "Calendar" + "Uri": "/places/{place-id}" }, { - "Uri": "/planner", "Permissions": [], "Command": "Get-MgPlanner", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlanner1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphPlanner1", - "Module": "Planner" + "Uri": "/planner" }, { - "Uri": "/planner", "Permissions": [], "Command": "Get-MgPlanner", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlanner", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphPlanner", - "Module": "Planner" + "Uri": "/planner" }, { - "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -64365,17 +64365,17 @@ } ], "Command": "Get-MgPlannerBucket", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPlannerBucket1", - "Module": "Planner" + "Uri": "/planner/buckets/{plannerBucket-id}" }, { - "Uri": "/planner/buckets", "Permissions": [ { "Name": "Group.Read.All", @@ -64403,16 +64403,16 @@ } ], "Command": "Get-MgPlannerBucket", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPlannerBucket1", - "Module": "Planner" + "Uri": "/planner/buckets" }, { - "Uri": "/planner/buckets", "Permissions": [ { "Name": "Group.Read.All", @@ -64440,16 +64440,16 @@ } ], "Command": "Get-MgPlannerBucket", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerBucket", - "Module": "Planner" + "Uri": "/planner/buckets" }, { - "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -64477,17 +64477,17 @@ } ], "Command": "Get-MgPlannerBucket", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerBucket", - "Module": "Planner" + "Uri": "/planner/buckets/{plannerBucket-id}" }, { - "Uri": "/planner/buckets/{plannerBucket-id}/tasks", "Permissions": [ { "Name": "Group.Read.All", @@ -64515,16 +64515,16 @@ } ], "Command": "Get-MgPlannerBucketTask", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPlannerTask1", - "Module": "Planner" + "Uri": "/planner/buckets/{plannerBucket-id}/tasks" }, { - "Uri": "/planner/buckets/{plannerBucket-id}/tasks", "Permissions": [ { "Name": "Group.Read.All", @@ -64552,16 +64552,16 @@ } ], "Command": "Get-MgPlannerBucketTask", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Module": "Planner" + "Uri": "/planner/buckets/{plannerBucket-id}/tasks" }, { - "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -64589,17 +64589,17 @@ } ], "Command": "Get-MgPlannerPlan", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPlannerPlan1", - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}" }, { - "Uri": "/planner/plans", "Permissions": [ { "Name": "Group.Read.All", @@ -64627,16 +64627,16 @@ } ], "Command": "Get-MgPlannerPlan", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPlannerPlan1", - "Module": "Planner" + "Uri": "/planner/plans" }, { - "Uri": "/planner/plans", "Permissions": [ { "Name": "Group.Read.All", @@ -64664,16 +64664,16 @@ } ], "Command": "Get-MgPlannerPlan", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Module": "Planner" + "Uri": "/planner/plans" }, { - "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -64701,17 +64701,17 @@ } ], "Command": "Get-MgPlannerPlan", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}" }, { - "Uri": "/planner/plans/{plannerPlan-id}/buckets", "Permissions": [ { "Name": "Group.Read.All", @@ -64739,16 +64739,16 @@ } ], "Command": "Get-MgPlannerPlanBucket", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPlannerBucket1", - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}/buckets" }, { - "Uri": "/planner/plans/{plannerPlan-id}/buckets", "Permissions": [ { "Name": "Group.Read.All", @@ -64776,16 +64776,16 @@ } ], "Command": "Get-MgPlannerPlanBucket", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerBucket", - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}/buckets" }, { - "Uri": "/planner/plans/{plannerPlan-id}/details", "Permissions": [ { "Name": "Group.Read.All", @@ -64813,17 +64813,17 @@ } ], "Command": "Get-MgPlannerPlanDetail", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails1", - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}/details" }, { - "Uri": "/planner/plans/{plannerPlan-id}/details", "Permissions": [ { "Name": "Group.Read.All", @@ -64851,17 +64851,17 @@ } ], "Command": "Get-MgPlannerPlanDetail", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}/details" }, { - "Uri": "/planner/plans/{plannerPlan-id}/tasks", "Permissions": [ { "Name": "Group.Read.All", @@ -64889,16 +64889,16 @@ } ], "Command": "Get-MgPlannerPlanTask", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPlannerTask1", - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}/tasks" }, { - "Uri": "/planner/plans/{plannerPlan-id}/tasks", "Permissions": [ { "Name": "Group.Read.All", @@ -64926,16 +64926,16 @@ } ], "Command": "Get-MgPlannerPlanTask", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}/tasks" }, { - "Uri": "/planner/rosters/{plannerRoster-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -64951,29 +64951,29 @@ } ], "Command": "Get-MgPlannerRoster", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerRoster", - "Module": "Planner" + "Uri": "/planner/rosters/{plannerRoster-id}" }, { - "Uri": "/planner/rosters", "Permissions": [], "Command": "Get-MgPlannerRoster", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerRoster", - "Module": "Planner" + "Uri": "/planner/rosters" }, { - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", "Permissions": [ { "Name": "Tasks.Read", @@ -64989,17 +64989,17 @@ } ], "Command": "Get-MgPlannerRosterMember", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Module": "Planner" + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}" }, { - "Uri": "/planner/rosters/{plannerRoster-id}/members", "Permissions": [ { "Name": "Tasks.Read", @@ -65015,16 +65015,16 @@ } ], "Command": "Get-MgPlannerRosterMember", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Module": "Planner" + "Uri": "/planner/rosters/{plannerRoster-id}/members" }, { - "Uri": "/planner/rosters/{plannerRoster-id}/plans", "Permissions": [ { "Name": "Tasks.Read", @@ -65040,16 +65040,16 @@ } ], "Command": "Get-MgPlannerRosterPlan", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan1", - "Module": "Planner" + "Uri": "/planner/rosters/{plannerRoster-id}/plans" }, { - "Uri": "/planner/rosters/{plannerRoster-id}/plans/$ref", "Permissions": [ { "Name": "Tasks.Read", @@ -65065,128 +65065,16 @@ } ], "Command": "Get-MgPlannerRosterPlanByRef", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": null, - "Module": "Planner" - }, - { - "Uri": "/planner/tasks/{plannerTask-id}", - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgPlannerTask", "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphPlannerTask1", - "Module": "Planner" - }, - { - "Uri": "/planner/tasks", - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgPlannerTask", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List1" - ], - "OutputType": "IMicrosoftGraphPlannerTask1", - "Module": "Planner" - }, - { - "Uri": "/planner/tasks", - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgPlannerTask", - "ApiVersion": "v1.0", - "Method": "GET", + "OutputType": null, "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Module": "Planner" + "Uri": "/planner/rosters/{plannerRoster-id}/plans/$ref" }, { - "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -65214,55 +65102,17 @@ } ], "Command": "Get-MgPlannerTask", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Module": "Planner" - }, - { - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", "ApiVersion": "beta", - "Method": "GET", + "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat1", - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}" }, { - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -65289,56 +65139,17 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "v1.0", + "Command": "Get-MgPlannerTask", + "Module": "Planner", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Module": "Planner" - }, - { - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", "ApiVersion": "beta", - "Method": "GET", + "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ - "Get1", - "GetViaIdentity1" + "List1" ], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat1", - "Module": "Planner" + "Uri": "/planner/tasks" }, { - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -65365,18 +65176,55 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", + "Command": "Get-MgPlannerTask", + "Module": "Planner", + "Method": "GET", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "Variants": [ + "List" + ], + "Uri": "/planner/tasks" + }, + { + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgPlannerTask", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}" }, { - "Uri": "/planner/tasks/{plannerTask-id}/details", "Permissions": [ { "Name": "Group.Read.All", @@ -65403,18 +65251,170 @@ "IsAdmin": false } ], - "Command": "Get-MgPlannerTaskDetail", + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", + "Module": "Planner", + "Method": "GET", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat1", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" + }, + { + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" + }, + { + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", + "Module": "Planner", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat1", "Variants": [ "Get1", "GetViaIdentity1" ], + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" + }, + { + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", + "Module": "Planner", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" + }, + { + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgPlannerTaskDetail", + "Module": "Planner", + "Method": "GET", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphPlannerTaskDetails1", - "Module": "Planner" + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "Uri": "/planner/tasks/{plannerTask-id}/details" }, { - "Uri": "/planner/tasks/{plannerTask-id}/details", "Permissions": [ { "Name": "Group.Read.All", @@ -65442,17 +65442,17 @@ } ], "Command": "Get-MgPlannerTaskDetail", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/details" }, { - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -65480,17 +65480,17 @@ } ], "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat1", - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" }, { - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [ { "Name": "Group.Read.All", @@ -65518,17 +65518,17 @@ } ], "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" }, { - "Uri": "/policies/accessReviewPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65544,16 +65544,16 @@ } ], "Command": "Get-MgPolicyAccessReviewPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/accessReviewPolicy" }, { - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -65569,17 +65569,17 @@ } ], "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" }, { - "Uri": "/policies/activityBasedTimeoutPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -65595,16 +65595,16 @@ } ], "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/activityBasedTimeoutPolicies" }, { - "Uri": "/policies/activityBasedTimeoutPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -65620,16 +65620,16 @@ } ], "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/activityBasedTimeoutPolicies" }, { - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -65645,17 +65645,17 @@ } ], "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" }, { - "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -65683,16 +65683,16 @@ } ], "Command": "Get-MgPolicyAdminConsentRequestPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/adminConsentRequestPolicy" }, { - "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -65720,16 +65720,16 @@ } ], "Command": "Get-MgPolicyAdminConsentRequestPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/adminConsentRequestPolicy" }, { - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -65745,17 +65745,17 @@ } ], "Command": "Get-MgPolicyAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}" }, { - "Uri": "/policies/appManagementPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -65771,16 +65771,16 @@ } ], "Command": "Get-MgPolicyAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/appManagementPolicies" }, { - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", "Permissions": [ { "Name": "Application.Read.All", @@ -65802,16 +65802,16 @@ } ], "Command": "Get-MgPolicyAppManagementPolicyApplyTo", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.SignIns" + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo" }, { - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -65833,16 +65833,16 @@ } ], "Command": "Get-MgPolicyAppManagementPolicyApplyToByRef", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$ref" }, { - "Uri": "/policies/authenticationFlowsPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65858,16 +65858,16 @@ } ], "Command": "Get-MgPolicyAuthenticationFlowPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/authenticationFlowsPolicy" }, { - "Uri": "/policies/authenticationFlowsPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65883,16 +65883,16 @@ } ], "Command": "Get-MgPolicyAuthenticationFlowPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/authenticationFlowsPolicy" }, { - "Uri": "/policies/authenticationMethodsPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", @@ -65900,16 +65900,16 @@ "IsAdmin": true }, "Command": "Get-MgPolicyAuthenticationMethodPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/authenticationMethodsPolicy" }, { - "Uri": "/policies/authenticationMethodsPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", @@ -65917,29 +65917,29 @@ "IsAdmin": true }, "Command": "Get-MgPolicyAuthenticationMethodPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/authenticationMethodsPolicy" }, { - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", "Permissions": [], "Command": "Get-MgPolicyAuthorizationPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}" }, { - "Uri": "/policies/authorizationPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65955,16 +65955,16 @@ } ], "Command": "Get-MgPolicyAuthorizationPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/authorizationPolicy" }, { - "Uri": "/policies/authorizationPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -65980,41 +65980,41 @@ } ], "Command": "Get-MgPolicyAuthorizationPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthorizationPolicy1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/authorizationPolicy" }, { - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", "Permissions": [], "Command": "Get-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Module": "Identity.SignIns" + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}" }, { - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", "Permissions": [], "Command": "Get-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Module": "Identity.SignIns" + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides" }, { - "Uri": "/policies/b2cAuthenticationMethodsPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", @@ -66022,16 +66022,16 @@ "IsAdmin": true }, "Command": "Get-MgPolicyB2CAuthenticationMethodPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/b2cAuthenticationMethodsPolicy" }, { - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -66047,17 +66047,17 @@ } ], "Command": "Get-MgPolicyClaimMappingPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" }, { - "Uri": "/policies/claimsMappingPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -66073,16 +66073,16 @@ } ], "Command": "Get-MgPolicyClaimMappingPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/claimsMappingPolicies" }, { - "Uri": "/policies/claimsMappingPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -66098,16 +66098,16 @@ } ], "Command": "Get-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/claimsMappingPolicies" }, { - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -66123,17 +66123,17 @@ } ], "Command": "Get-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" }, { - "Uri": "/policies/crossTenantAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66149,16 +66149,16 @@ } ], "Command": "Get-MgPolicyCrossTenantAccessPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/crossTenantAccessPolicy" }, { - "Uri": "/policies/crossTenantAccessPolicy/default", "Permissions": [ { "Name": "Policy.Read.All", @@ -66174,16 +66174,16 @@ } ], "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", - "Module": "Identity.SignIns" + "Uri": "/policies/crossTenantAccessPolicy/default" }, { - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", "Permissions": [ { "Name": "Policy.Read.All", @@ -66199,17 +66199,17 @@ } ], "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Module": "Identity.SignIns" + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}" }, { - "Uri": "/policies/crossTenantAccessPolicy/partners", "Permissions": [ { "Name": "Policy.Read.All", @@ -66225,16 +66225,16 @@ } ], "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Module": "Identity.SignIns" + "Uri": "/policies/crossTenantAccessPolicy/partners" }, { - "Uri": "/policies/defaultAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -66250,40 +66250,40 @@ } ], "Command": "Get-MgPolicyDefaultAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/defaultAppManagementPolicy" }, { - "Uri": "/policies/directoryRoleAccessReviewPolicy", "Permissions": [], "Command": "Get-MgPolicyDirectoryRoleAccessReviewPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/directoryRoleAccessReviewPolicy" }, { - "Uri": "/policies/externalIdentitiesPolicy", "Permissions": [], "Command": "Get-MgPolicyExternalIdentityPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/externalIdentitiesPolicy" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -66291,17 +66291,17 @@ "IsAdmin": true }, "Command": "Get-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { - "Uri": "/policies/featureRolloutPolicies", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -66309,16 +66309,16 @@ "IsAdmin": true }, "Command": "Get-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies" }, { - "Uri": "/policies/featureRolloutPolicies", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -66326,16 +66326,16 @@ "IsAdmin": true }, "Command": "Get-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -66343,67 +66343,67 @@ "IsAdmin": true }, "Command": "Get-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Permissions": [], "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Permissions": [], "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" }, { - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -66419,17 +66419,17 @@ } ], "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { - "Uri": "/policies/homeRealmDiscoveryPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -66445,16 +66445,16 @@ } ], "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/homeRealmDiscoveryPolicies" }, { - "Uri": "/policies/homeRealmDiscoveryPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -66470,16 +66470,16 @@ } ], "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/homeRealmDiscoveryPolicies" }, { - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -66495,17 +66495,17 @@ } ], "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", @@ -66513,16 +66513,16 @@ "IsAdmin": true }, "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" }, { - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": { "Name": "Policy.Read.All", "Description": "Read your organization's policies", @@ -66530,16 +66530,16 @@ "IsAdmin": true }, "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" }, { - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -66555,17 +66555,17 @@ } ], "Command": "Get-MgPolicyMobileAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}" }, { - "Uri": "/policies/mobileAppManagementPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -66581,16 +66581,16 @@ } ], "Command": "Get-MgPolicyMobileAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/mobileAppManagementPolicies" }, { - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -66606,17 +66606,17 @@ } ], "Command": "Get-MgPolicyMobileDeviceManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}" }, { - "Uri": "/policies/mobileDeviceManagementPolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -66632,16 +66632,16 @@ } ], "Command": "Get-MgPolicyMobileDeviceManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/mobileDeviceManagementPolicies" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -66657,17 +66657,17 @@ } ], "Command": "Get-MgPolicyPermissionGrantPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" }, { - "Uri": "/policies/permissionGrantPolicies", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -66683,16 +66683,16 @@ } ], "Command": "Get-MgPolicyPermissionGrantPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies" }, { - "Uri": "/policies/permissionGrantPolicies", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -66708,16 +66708,16 @@ } ], "Command": "Get-MgPolicyPermissionGrantPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -66733,30 +66733,30 @@ } ], "Command": "Get-MgPolicyPermissionGrantPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Permissions": [], "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", "Permissions": [ { "Name": "Directory.Read.All", @@ -66772,16 +66772,16 @@ } ], "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", "Permissions": [ { "Name": "Directory.Read.All", @@ -66797,42 +66797,42 @@ } ], "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Permissions": [], "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", "Permissions": [], "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", "Permissions": [ { "Name": "Directory.Read.All", @@ -66848,16 +66848,16 @@ } ], "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", "Permissions": [ { "Name": "Directory.Read.All", @@ -66873,29 +66873,29 @@ } ], "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", "Permissions": [], "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" }, { - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -66929,17 +66929,17 @@ } ], "Command": "Get-MgPolicyRoleManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}" }, { - "Uri": "/policies/roleManagementPolicies", "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -66979,16 +66979,16 @@ } ], "Command": "Get-MgPolicyRoleManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies" }, { - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -67022,17 +67022,17 @@ } ], "Command": "Get-MgPolicyRoleManagementPolicyAssignment", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}" }, { - "Uri": "/policies/roleManagementPolicyAssignments", "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -67072,42 +67072,42 @@ } ], "Command": "Get-MgPolicyRoleManagementPolicyAssignment", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicyAssignments" }, { - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", "Permissions": [], "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy" }, { - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref", "Permissions": [], "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref" }, { - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -67141,17 +67141,17 @@ } ], "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}" }, { - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -67185,16 +67185,16 @@ } ], "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules" }, { - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -67228,17 +67228,17 @@ } ], "Command": "Get-MgPolicyRoleManagementPolicyRule", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}" }, { - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", "Permissions": [ { "Name": "RoleManagement.Read.All", @@ -67272,91 +67272,91 @@ } ], "Command": "Get-MgPolicyRoleManagementPolicyRule", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules" }, { - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", "Permissions": [], "Command": "Get-MgPolicyServicePrincipalCreationPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}" }, { - "Uri": "/policies/servicePrincipalCreationPolicies", "Permissions": [], "Command": "Get-MgPolicyServicePrincipalCreationPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies" }, { - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", "Permissions": [], "Command": "Get-MgPolicyServicePrincipalCreationPolicyExclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}" }, { - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", "Permissions": [], "Command": "Get-MgPolicyServicePrincipalCreationPolicyExclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes" }, { - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", "Permissions": [], "Command": "Get-MgPolicyServicePrincipalCreationPolicyInclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}" }, { - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", "Permissions": [], "Command": "Get-MgPolicyServicePrincipalCreationPolicyInclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes" }, { - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -67372,17 +67372,17 @@ } ], "Command": "Get-MgPolicyTokenIssuancePolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { - "Uri": "/policies/tokenIssuancePolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -67398,16 +67398,16 @@ } ], "Command": "Get-MgPolicyTokenIssuancePolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/tokenIssuancePolicies" }, { - "Uri": "/policies/tokenIssuancePolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -67423,16 +67423,16 @@ } ], "Command": "Get-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/tokenIssuancePolicies" }, { - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -67448,17 +67448,17 @@ } ], "Command": "Get-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -67474,17 +67474,17 @@ } ], "Command": "Get-MgPolicyTokenLifetimePolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { - "Uri": "/policies/tokenLifetimePolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -67500,16 +67500,16 @@ } ], "Command": "Get-MgPolicyTokenLifetimePolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/tokenLifetimePolicies" }, { - "Uri": "/policies/tokenLifetimePolicies", "Permissions": [ { "Name": "Policy.Read.All", @@ -67525,16 +67525,16 @@ } ], "Command": "Get-MgPolicyTokenLifetimePolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/tokenLifetimePolicies" }, { - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -67550,41 +67550,41 @@ } ], "Command": "Get-MgPolicyTokenLifetimePolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { - "Uri": "/print", "Permissions": [], "Command": "Get-MgPrint", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrint1", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphPrint1", - "Module": "Devices.CloudPrint" + "Uri": "/print" }, { - "Uri": "/print", "Permissions": [], "Command": "Get-MgPrint", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrint", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphPrint", - "Module": "Devices.CloudPrint" + "Uri": "/print" }, { - "Uri": "/print/connectors/{printConnector-id}", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -67600,17 +67600,17 @@ } ], "Command": "Get-MgPrintConnector", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintConnector1", - "Module": "Devices.CloudPrint" + "Uri": "/print/connectors/{printConnector-id}" }, { - "Uri": "/print/connectors", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -67626,16 +67626,16 @@ } ], "Command": "Get-MgPrintConnector", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPrintConnector1", - "Module": "Devices.CloudPrint" + "Uri": "/print/connectors" }, { - "Uri": "/print/connectors", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -67651,16 +67651,16 @@ } ], "Command": "Get-MgPrintConnector", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintConnector", - "Module": "Devices.CloudPrint" + "Uri": "/print/connectors" }, { - "Uri": "/print/connectors/{printConnector-id}", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -67676,17 +67676,17 @@ } ], "Command": "Get-MgPrintConnector", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintConnector", - "Module": "Devices.CloudPrint" + "Uri": "/print/connectors/{printConnector-id}" }, { - "Uri": "/print/operations/{printOperation-id}", "Permissions": [ { "Name": "Printer.Create", @@ -67708,41 +67708,41 @@ } ], "Command": "Get-MgPrintOperation", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintOperation", - "Module": "Devices.CloudPrint" + "Uri": "/print/operations/{printOperation-id}" }, { - "Uri": "/print/operations", "Permissions": [], "Command": "Get-MgPrintOperation", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPrintOperation", - "Module": "Devices.CloudPrint" + "Uri": "/print/operations" }, { - "Uri": "/print/operations", "Permissions": [], "Command": "Get-MgPrintOperation", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintOperation", - "Module": "Devices.CloudPrint" + "Uri": "/print/operations" }, { - "Uri": "/print/operations/{printOperation-id}", "Permissions": [ { "Name": "Printer.Create", @@ -67764,17 +67764,17 @@ } ], "Command": "Get-MgPrintOperation", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintOperation", - "Module": "Devices.CloudPrint" + "Uri": "/print/operations/{printOperation-id}" }, { - "Uri": "/print/printers/{printer-id}", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -67814,17 +67814,17 @@ } ], "Command": "Get-MgPrintPrinter", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrinter1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}" }, { - "Uri": "/print/printers", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -67846,16 +67846,16 @@ } ], "Command": "Get-MgPrintPrinter", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPrinter1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers" }, { - "Uri": "/print/printers", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -67877,16 +67877,16 @@ } ], "Command": "Get-MgPrintPrinter", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrinter", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers" }, { - "Uri": "/print/printers/{printer-id}", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -67926,17 +67926,17 @@ } ], "Command": "Get-MgPrintPrinter", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinter", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}" }, { - "Uri": "/print/printers/{printer-id}/getCapabilities", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -67958,17 +67958,17 @@ } ], "Command": "Get-MgPrintPrinterCapability", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterCapabilities1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinterCapabilities1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/getCapabilities" }, { - "Uri": "/print/printers/{printer-id}/connectors", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -67984,16 +67984,16 @@ } ], "Command": "Get-MgPrintPrinterConnector", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPrintConnector1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/connectors" }, { - "Uri": "/print/printers/{printer-id}/connectors", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68009,16 +68009,16 @@ } ], "Command": "Get-MgPrintPrinterConnector", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintConnector", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/connectors" }, { - "Uri": "/print/printers/{printer-id}/connectors/$ref", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68034,16 +68034,16 @@ } ], "Command": "Get-MgPrintPrinterConnectorByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/connectors/$ref" }, { - "Uri": "/print/printers/{printer-id}/connectors/$ref", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68059,31 +68059,31 @@ } ], "Command": "Get-MgPrintPrinterConnectorByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/connectors/$ref" }, { - "Uri": "/print/printers/{printer-id}/share", "Permissions": [], "Command": "Get-MgPrintPrinterShare", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrinterShare1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/share" }, { - "Uri": "/print/printers/{printer-id}/shares", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -68105,17 +68105,17 @@ } ], "Command": "Get-MgPrintPrinterShare", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "List1", "List2" ], - "OutputType": "IMicrosoftGraphPrinterShare1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/shares" }, { - "Uri": "/print/printers/{printer-id}/shares", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -68137,77 +68137,77 @@ } ], "Command": "Get-MgPrintPrinterShare", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrinterShare", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/shares" }, { - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", "Permissions": [], "Command": "Get-MgPrintPrinterShareAllowedGroup", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups" }, { - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", "Permissions": [], "Command": "Get-MgPrintPrinterShareAllowedGroupByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref" }, { - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", "Permissions": [], "Command": "Get-MgPrintPrinterShareAllowedUser", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers" }, { - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", "Permissions": [], "Command": "Get-MgPrintPrinterShareAllowedUserByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref" }, { - "Uri": "/print/printers/{printer-id}/share/$ref", "Permissions": [], "Command": "Get-MgPrintPrinterShareByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/share/$ref" }, { - "Uri": "/print/printers/{printer-id}/shares/$ref", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -68229,16 +68229,16 @@ } ], "Command": "Get-MgPrintPrinterShareByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/shares/$ref" }, { - "Uri": "/print/printers/{printer-id}/shares/$ref", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -68260,55 +68260,55 @@ } ], "Command": "Get-MgPrintPrinterShareByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/shares/$ref" }, { - "Uri": "/print/printerShares/{printerShare-id}/printer", "Permissions": [], "Command": "Get-MgPrintPrinterSharePrinter", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinter1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}/printer" }, { - "Uri": "/print/printerShares/{printerShare-id}/printer/$ref", "Permissions": [], "Command": "Get-MgPrintPrinterSharePrinterByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}/printer/$ref" }, { - "Uri": "/print/printerShares/{printerShare-id}/printer/getCapabilities", "Permissions": [], "Command": "Get-MgPrintPrinterSharePrinterCapability", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterCapabilities1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinterCapabilities1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}/printer/getCapabilities" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -68330,17 +68330,17 @@ } ], "Command": "Get-MgPrintPrinterTaskTrigger", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -68362,16 +68362,16 @@ } ], "Command": "Get-MgPrintPrinterTaskTrigger", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -68393,16 +68393,16 @@ } ], "Command": "Get-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -68424,81 +68424,81 @@ } ], "Command": "Get-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", "Permissions": [], "Command": "Get-MgPrintPrinterTaskTriggerDefinition", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", "Permissions": [], "Command": "Get-MgPrintPrinterTaskTriggerDefinition", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", "Permissions": [], "Command": "Get-MgPrintPrinterTaskTriggerDefinitionByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", "Permissions": [], "Command": "Get-MgPrintPrinterTaskTriggerDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref" }, { - "Uri": "/print/reports", "Permissions": [], "Command": "Get-MgPrintReport", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReportRoot", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphReportRoot", - "Module": "Devices.CloudPrint" + "Uri": "/print/reports" }, { - "Uri": "/print/services/{printService-id}", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68616,17 +68616,17 @@ } ], "Command": "Get-MgPrintService", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintService1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintService1", - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}" }, { - "Uri": "/print/services", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68744,16 +68744,16 @@ } ], "Command": "Get-MgPrintService", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintService1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPrintService1", - "Module": "Devices.CloudPrint" + "Uri": "/print/services" }, { - "Uri": "/print/services", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68871,16 +68871,16 @@ } ], "Command": "Get-MgPrintService", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintService", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintService", - "Module": "Devices.CloudPrint" + "Uri": "/print/services" }, { - "Uri": "/print/services/{printService-id}", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -68998,17 +68998,17 @@ } ], "Command": "Get-MgPrintService", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintService", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintService", - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}" }, { - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -69126,17 +69126,17 @@ } ], "Command": "Get-MgPrintServiceEndpoint", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" }, { - "Uri": "/print/services/{printService-id}/endpoints", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -69254,16 +69254,16 @@ } ], "Command": "Get-MgPrintServiceEndpoint", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}/endpoints" }, { - "Uri": "/print/services/{printService-id}/endpoints", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -69381,16 +69381,16 @@ } ], "Command": "Get-MgPrintServiceEndpoint", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}/endpoints" }, { - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -69508,17 +69508,17 @@ } ], "Command": "Get-MgPrintServiceEndpoint", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" }, { - "Uri": "/print/shares/{printerShare-id}", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69540,17 +69540,17 @@ } ], "Command": "Get-MgPrintShare", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrinterShare1", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}" }, { - "Uri": "/print/shares", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69572,16 +69572,16 @@ } ], "Command": "Get-MgPrintShare", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPrinterShare1", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares" }, { - "Uri": "/print/shares", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69603,16 +69603,16 @@ } ], "Command": "Get-MgPrintShare", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrinterShare", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares" }, { - "Uri": "/print/shares/{printerShare-id}", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69634,17 +69634,17 @@ } ], "Command": "Get-MgPrintShare", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinterShare", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}" }, { - "Uri": "/print/shares/{printerShare-id}/allowedGroups", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69660,16 +69660,16 @@ } ], "Command": "Get-MgPrintShareAllowedGroup", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphGroup1", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/allowedGroups" }, { - "Uri": "/print/shares/{printerShare-id}/allowedGroups", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69685,16 +69685,16 @@ } ], "Command": "Get-MgPrintShareAllowedGroup", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/allowedGroups" }, { - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69710,16 +69710,16 @@ } ], "Command": "Get-MgPrintShareAllowedGroupByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" }, { - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69735,16 +69735,16 @@ } ], "Command": "Get-MgPrintShareAllowedGroupByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" }, { - "Uri": "/print/shares/{printerShare-id}/allowedUsers", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69760,16 +69760,16 @@ } ], "Command": "Get-MgPrintShareAllowedUser", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphUser", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/allowedUsers" }, { - "Uri": "/print/shares/{printerShare-id}/allowedUsers", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69785,16 +69785,16 @@ } ], "Command": "Get-MgPrintShareAllowedUser", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser1", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/allowedUsers" }, { - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69810,16 +69810,16 @@ } ], "Command": "Get-MgPrintShareAllowedUserByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" }, { - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -69835,16 +69835,16 @@ } ], "Command": "Get-MgPrintShareAllowedUserByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" }, { - "Uri": "/print/shares/{printerShare-id}/printer", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -69866,17 +69866,17 @@ } ], "Command": "Get-MgPrintSharePrinter", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrinter1", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/printer" }, { - "Uri": "/print/shares/{printerShare-id}/printer", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -69898,17 +69898,17 @@ } ], "Command": "Get-MgPrintSharePrinter", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinter", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/printer" }, { - "Uri": "/print/shares/{printerShare-id}/printer/$ref", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -69930,17 +69930,17 @@ } ], "Command": "Get-MgPrintSharePrinterByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/printer/$ref" }, { - "Uri": "/print/shares/{printerShare-id}/printer/$ref", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -69962,30 +69962,30 @@ } ], "Command": "Get-MgPrintSharePrinterByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/printer/$ref" }, { - "Uri": "/print/shares/{printerShare-id}/printer/getCapabilities", "Permissions": [], "Command": "Get-MgPrintSharePrinterCapability", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterCapabilities1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrinterCapabilities1", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/printer/getCapabilities" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -69993,19 +69993,19 @@ "IsAdmin": false }, "Command": "Get-MgPrintTaskDefinition", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition1", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" }, { - "Uri": "/print/taskDefinitions", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -70013,16 +70013,16 @@ "IsAdmin": false }, "Command": "Get-MgPrintTaskDefinition", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition1", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions" }, { - "Uri": "/print/taskDefinitions", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -70030,16 +70030,16 @@ "IsAdmin": false }, "Command": "Get-MgPrintTaskDefinition", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -70047,19 +70047,19 @@ "IsAdmin": false }, "Command": "Get-MgPrintTaskDefinition", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -70067,17 +70067,17 @@ "IsAdmin": false }, "Command": "Get-MgPrintTaskDefinitionTask", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintTask1", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -70085,16 +70085,16 @@ "IsAdmin": false }, "Command": "Get-MgPrintTaskDefinitionTask", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPrintTask1", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -70102,16 +70102,16 @@ "IsAdmin": false }, "Command": "Get-MgPrintTaskDefinitionTask", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintTask", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -70119,245 +70119,245 @@ "IsAdmin": false }, "Command": "Get-MgPrintTaskDefinitionTask", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTask", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", "Permissions": [], "Command": "Get-MgPrintTaskDefinitionTaskDefinitionByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", "Permissions": [], "Command": "Get-MgPrintTaskDefinitionTaskDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", "Permissions": [], "Command": "Get-MgPrintTaskDefinitionTaskTrigger", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger1", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", "Permissions": [], "Command": "Get-MgPrintTaskDefinitionTaskTrigger", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", "Permissions": [], "Command": "Get-MgPrintTaskDefinitionTaskTriggerByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", "Permissions": [], "Command": "Get-MgPrintTaskDefinitionTaskTriggerByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}", "Permissions": [], "Command": "Get-MgPrivilegedAccess", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccess", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}" }, { - "Uri": "/privilegedAccess", "Permissions": [], "Command": "Get-MgPrivilegedAccess", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccess", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", "Permissions": [], "Command": "Get-MgPrivilegedAccessResource", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceResource", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", "Permissions": [], "Command": "Get-MgPrivilegedAccessResource", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceResource", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", "Permissions": [], "Command": "Get-MgPrivilegedAccessRoleAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", "Permissions": [], "Command": "Get-MgPrivilegedAccessRoleAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", "Permissions": [], "Command": "Get-MgPrivilegedAccessRoleAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", "Permissions": [], "Command": "Get-MgPrivilegedAccessRoleAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", "Permissions": [], "Command": "Get-MgPrivilegedAccessRoleDefinition", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", "Permissions": [], "Command": "Get-MgPrivilegedAccessRoleDefinition", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", "Permissions": [], "Command": "Get-MgPrivilegedAccessRoleSetting", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", "Permissions": [], "Command": "Get-MgPrivilegedAccessRoleSetting", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings" }, { - "Uri": "/privilegedApproval/{privilegedApproval-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -70373,17 +70373,17 @@ } ], "Command": "Get-MgPrivilegedApproval", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Module": "Identity.Governance" + "Uri": "/privilegedApproval/{privilegedApproval-id}" }, { - "Uri": "/privilegedApproval", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -70399,68 +70399,68 @@ } ], "Command": "Get-MgPrivilegedApproval", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Module": "Identity.Governance" + "Uri": "/privilegedApproval" }, { - "Uri": "/privilegedApproval/{privilegedApproval-id}/request", "Permissions": [], "Command": "Get-MgPrivilegedApprovalRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Module": "Identity.Governance" + "Uri": "/privilegedApproval/{privilegedApproval-id}/request" }, { - "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref", "Permissions": [], "Command": "Get-MgPrivilegedApprovalRequestByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref" }, { - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", "Permissions": [], "Command": "Get-MgPrivilegedApprovalRoleInfo", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Module": "Identity.Governance" + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo" }, { - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", "Permissions": [], "Command": "Get-MgPrivilegedOperationEvent", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Module": "Identity.Governance" + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}" }, { - "Uri": "/privilegedOperationEvents", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -70468,16 +70468,16 @@ "IsAdmin": true }, "Command": "Get-MgPrivilegedOperationEvent", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Module": "Identity.Governance" + "Uri": "/privilegedOperationEvents" }, { - "Uri": "/privilegedRoles/{privilegedRole-id}", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -70485,17 +70485,17 @@ "IsAdmin": true }, "Command": "Get-MgPrivilegedRole", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Module": "Identity.Governance" + "Uri": "/privilegedRoles/{privilegedRole-id}" }, { - "Uri": "/privilegedRoles", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -70503,16 +70503,16 @@ "IsAdmin": true }, "Command": "Get-MgPrivilegedRole", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Module": "Identity.Governance" + "Uri": "/privilegedRoles" }, { - "Uri": "/privilegedRoles/{privilegedRole-id}/assignments/$ref", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -70520,29 +70520,29 @@ "IsAdmin": true }, "Command": "Get-MgPrivilegedRoleAssignmentByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoles/{privilegedRole-id}/assignments/$ref" }, { - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", "Permissions": [], "Command": "Get-MgPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}" }, { - "Uri": "/privilegedRoleAssignmentRequests", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -70564,29 +70564,29 @@ } ], "Command": "Get-MgPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignmentRequests" }, { - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", "Permissions": [], "Command": "Get-MgPrivilegedRoleAssignmentRequestRoleInfo", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo" }, { - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -70594,17 +70594,17 @@ "IsAdmin": true }, "Command": "Get-MgPrivilegedRoleAssignmentRoleInfo", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo" }, { - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -70612,17 +70612,17 @@ "IsAdmin": true }, "Command": "Get-MgPrivilegedRoleRoleAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}" }, { - "Uri": "/privilegedRoleAssignments", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -70630,17 +70630,17 @@ "IsAdmin": true }, "Command": "Get-MgPrivilegedRoleRoleAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignments" }, { - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -70648,43 +70648,43 @@ "IsAdmin": true }, "Command": "Get-MgPrivilegedRoleSetting", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", - "Module": "Identity.Governance" + "Uri": "/privilegedRoles/{privilegedRole-id}/settings" }, { - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", "Permissions": [], "Command": "Get-MgPrivilegedRoleSummary", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", - "Module": "Identity.Governance" + "Uri": "/privilegedRoles/{privilegedRole-id}/summary" }, { - "Uri": "/programs/{program-id}", "Permissions": [], "Command": "Get-MgProgram", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProgram", - "Module": "Identity.Governance" + "Uri": "/programs/{program-id}" }, { - "Uri": "/programs", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -70700,31 +70700,31 @@ } ], "Command": "Get-MgProgram", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProgram", - "Module": "Identity.Governance" + "Uri": "/programs" }, { - "Uri": "/programControls/{programControl-id}", "Permissions": [], "Command": "Get-MgProgramControl", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControl", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphProgramControl", - "Module": "Identity.Governance" + "Uri": "/programControls/{programControl-id}" }, { - "Uri": "/programControls", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -70740,43 +70740,43 @@ } ], "Command": "Get-MgProgramControl", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControl", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphProgramControl", - "Module": "Identity.Governance" + "Uri": "/programControls" }, { - "Uri": "/programControls/{programControl-id}/program", "Permissions": [], "Command": "Get-MgProgramControlProgram", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProgram", - "Module": "Identity.Governance" + "Uri": "/programControls/{programControl-id}/program" }, { - "Uri": "/programControlTypes/{programControlType-id}", "Permissions": [], "Command": "Get-MgProgramControlType", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControlType", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProgramControlType", - "Module": "Identity.Governance" + "Uri": "/programControlTypes/{programControlType-id}" }, { - "Uri": "/programControlTypes", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -70792,16 +70792,16 @@ } ], "Command": "Get-MgProgramControlType", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControlType", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProgramControlType", - "Module": "Identity.Governance" + "Uri": "/programControlTypes" }, { - "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -70809,17 +70809,17 @@ "IsAdmin": true }, "Command": "Get-MgReportApplicationSign", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", - "Module": "Reports" + "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}" }, { - "Uri": "/reports/applicationSignInDetailedSummary", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -70827,16 +70827,16 @@ "IsAdmin": true }, "Command": "Get-MgReportApplicationSign", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", - "Module": "Reports" + "Uri": "/reports/applicationSignInDetailedSummary" }, { - "Uri": "/reports/getAttackSimulationRepeatOffenders", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -70844,16 +70844,16 @@ "IsAdmin": true }, "Command": "Get-MgReportAttackSimulationRepeatOffender", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", - "Module": "Reports" + "Uri": "/reports/getAttackSimulationRepeatOffenders" }, { - "Uri": "/reports/getAttackSimulationTrainingUserCoverage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -70861,16 +70861,16 @@ "IsAdmin": true }, "Command": "Get-MgReportAttackSimulationTrainingUserCoverage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", - "Module": "Reports" + "Uri": "/reports/getAttackSimulationTrainingUserCoverage" }, { - "Uri": "/reports/getAttackSimulationSimulationUserCoverage", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -70878,28 +70878,28 @@ "IsAdmin": true }, "Command": "Get-MgReportAttackSimulationUserCoverage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", - "Module": "Reports" + "Uri": "/reports/getAttackSimulationSimulationUserCoverage" }, { - "Uri": "/reports/authenticationMethods", "Permissions": [], "Command": "Get-MgReportAuthenticationMethod", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", - "Module": "Reports" + "Uri": "/reports/authenticationMethods" }, { - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -70915,17 +70915,17 @@ } ], "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Module": "Reports" + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}" }, { - "Uri": "/reports/authenticationMethods/userRegistrationDetails", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -70941,119 +70941,119 @@ } ], "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Module": "Reports" + "Uri": "/reports/authenticationMethods/userRegistrationDetails" }, { - "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", "Permissions": [], "Command": "Get-MgReportAzureAdApplicationSign", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationSignInSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApplicationSignInSummary", - "Module": "Reports" + "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')" }, { - "Uri": "/reports/getAzureADFeatureUsage(period='{period}')", "Permissions": [], "Command": "Get-MgReportAzureAdFeatureUsage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAzureAdFeatureUsage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAzureAdFeatureUsage", - "Module": "Reports" + "Uri": "/reports/getAzureADFeatureUsage(period='{period}')" }, { - "Uri": "/reports/getAzureADLicenseUsage(period='{period}')", "Permissions": [], "Command": "Get-MgReportAzureAdLicenseUsage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAzureAdLicenseUsage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAzureAdLicenseUsage", - "Module": "Reports" + "Uri": "/reports/getAzureADLicenseUsage(period='{period}')" }, { - "Uri": "/reports/getAzureADUserFeatureUsage", "Permissions": [], "Command": "Get-MgReportAzureAdUserFeatureUsage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAzureAdUserFeatureUsage", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphAzureAdUserFeatureUsage", - "Module": "Reports" + "Uri": "/reports/getAzureADUserFeatureUsage" }, { - "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportBrowserDistributionUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')" }, { - "Uri": "/reports/getBrowserUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportBrowserUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getBrowserUserCounts(period='{period}')" }, { - "Uri": "/reports/getBrowserUserDetail(period='{period}')", "Permissions": [], "Command": "Get-MgReportBrowserUserDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getBrowserUserDetail(period='{period}')" }, { - "Uri": "/reports/getCredentialUsageSummary(period='{period}')", "Permissions": [], "Command": "Get-MgReportCredentialUsageSummary", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCredentialUsageSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCredentialUsageSummary", - "Module": "Reports" + "Uri": "/reports/getCredentialUsageSummary(period='{period}')" }, { - "Uri": "/reports/getCredentialUserRegistrationCount", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71061,29 +71061,29 @@ "IsAdmin": true }, "Command": "Get-MgReportCredentialUserRegistrationCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", - "Module": "Reports" + "Uri": "/reports/getCredentialUserRegistrationCount" }, { - "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", "Permissions": [], "Command": "Get-MgReportCredentialUserRegistrationDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", - "Module": "Reports" + "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}" }, { - "Uri": "/reports/credentialUserRegistrationDetails", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71091,16 +71091,16 @@ "IsAdmin": true }, "Command": "Get-MgReportCredentialUserRegistrationDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", - "Module": "Reports" + "Uri": "/reports/credentialUserRegistrationDetails" }, { - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71108,19 +71108,19 @@ "IsAdmin": true }, "Command": "Get-MgReportDailyPrintUsage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Module": "Reports" + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}" }, { - "Uri": "/reports/dailyPrintUsageByPrinter", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71128,17 +71128,17 @@ "IsAdmin": true }, "Command": "Get-MgReportDailyPrintUsage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", "Variants": [ "List2", "List3" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Module": "Reports" + "Uri": "/reports/dailyPrintUsageByPrinter" }, { - "Uri": "/reports/dailyPrintUsageByPrinter", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71146,17 +71146,17 @@ "IsAdmin": true }, "Command": "Get-MgReportDailyPrintUsage", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Module": "Reports" + "Uri": "/reports/dailyPrintUsageByPrinter" }, { - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71164,69 +71164,69 @@ "IsAdmin": true }, "Command": "Get-MgReportDailyPrintUsage", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Module": "Reports" + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}" }, { - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", "Permissions": [], "Command": "Get-MgReportDailyPrintUsageSummaryByPrinter", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Module": "Reports" + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}" }, { - "Uri": "/reports/dailyPrintUsageSummariesByPrinter", "Permissions": [], "Command": "Get-MgReportDailyPrintUsageSummaryByPrinter", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Module": "Reports" + "Uri": "/reports/dailyPrintUsageSummariesByPrinter" }, { - "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", "Permissions": [], "Command": "Get-MgReportDailyPrintUsageSummaryByUser", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser1", - "Module": "Reports" + "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}" }, { - "Uri": "/reports/dailyPrintUsageSummariesByUser", "Permissions": [], "Command": "Get-MgReportDailyPrintUsageSummaryByUser", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser1", - "Module": "Reports" + "Uri": "/reports/dailyPrintUsageSummariesByUser" }, { - "Uri": "/reports/deviceConfigurationDeviceActivity", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", @@ -71234,16 +71234,16 @@ "IsAdmin": true }, "Command": "Get-MgReportDeviceConfigurationDeviceActivity", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Device1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/deviceConfigurationDeviceActivity" }, { - "Uri": "/reports/deviceConfigurationDeviceActivity", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", @@ -71251,16 +71251,16 @@ "IsAdmin": true }, "Command": "Get-MgReportDeviceConfigurationDeviceActivity", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Device" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/deviceConfigurationDeviceActivity" }, { - "Uri": "/reports/deviceConfigurationUserActivity", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", @@ -71268,16 +71268,16 @@ "IsAdmin": true }, "Command": "Get-MgReportDeviceConfigurationUserActivity", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Device1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/deviceConfigurationUserActivity" }, { - "Uri": "/reports/deviceConfigurationUserActivity", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", @@ -71285,403 +71285,403 @@ "IsAdmin": true }, "Command": "Get-MgReportDeviceConfigurationUserActivity", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Device" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/deviceConfigurationUserActivity" }, { - "Uri": "/reports/getEmailActivityCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportEmailActivityCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailActivityCounts(period='{period}')" }, { - "Uri": "/reports/getEmailActivityCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportEmailActivityCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailActivityCounts(period='{period}')" }, { - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportEmailActivityUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')" }, { - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportEmailActivityUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')" }, { - "Uri": "/reports/getEmailActivityUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportEmailActivityUserDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailActivityUserDetail(date={date})" }, { - "Uri": "/reports/getEmailActivityUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportEmailActivityUserDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailActivityUserDetail(date={date})" }, { - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportEmailAppUsageAppUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')" }, { - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportEmailAppUsageAppUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')" }, { - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportEmailAppUsageUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')" }, { - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportEmailAppUsageUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')" }, { - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportEmailAppUsageUserDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})" }, { - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportEmailAppUsageUserDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})" }, { - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportEmailAppUsageVersionUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')" }, { - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportEmailAppUsageVersionUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')" }, { - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], "Command": "Get-MgReportGroupArchivedPrintJob", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphArchivedPrintJob1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphArchivedPrintJob1", - "Module": "Reports" + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})" }, { - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], "Command": "Get-MgReportGroupArchivedPrintJob", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Module": "Reports" + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})" }, { - "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportM365AppPlatformUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')" }, { - "Uri": "/reports/getM365AppUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportM365AppUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getM365AppUserCounts(period='{period}')" }, { - "Uri": "/reports/getM365AppUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportM365AppUserDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getM365AppUserDetail(date={date})" }, { - "Uri": "/reports/getMailboxUsageDetail(period='{period}')", "Permissions": [], "Command": "Get-MgReportMailboxUsageDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getMailboxUsageDetail(period='{period}')" }, { - "Uri": "/reports/getMailboxUsageDetail(period='{period}')", "Permissions": [], "Command": "Get-MgReportMailboxUsageDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getMailboxUsageDetail(period='{period}')" }, { - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportMailboxUsageMailboxCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')" }, { - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportMailboxUsageMailboxCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')" }, { - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')" }, { - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')" }, { - "Uri": "/reports/getMailboxUsageStorage(period='{period}')", "Permissions": [], "Command": "Get-MgReportMailboxUsageStorage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getMailboxUsageStorage(period='{period}')" }, { - "Uri": "/reports/getMailboxUsageStorage(period='{period}')", "Permissions": [], "Command": "Get-MgReportMailboxUsageStorage", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getMailboxUsageStorage(period='{period}')" }, { - "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", "Permissions": [], "Command": "Get-MgReportManagedDeviceEnrollmentAbandonmentDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Managed", "ManagedViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')" }, { - "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", "Permissions": [], "Command": "Get-MgReportManagedDeviceEnrollmentAbandonmentSummary", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Managed", "ManagedViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')" }, { - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -71689,18 +71689,18 @@ "IsAdmin": true }, "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Managed", "Managed1", "ManagedViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/managedDeviceEnrollmentFailureDetails" }, { - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -71708,30 +71708,30 @@ "IsAdmin": true }, "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Managed2", "Managed3", "ManagedViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/managedDeviceEnrollmentFailureDetails" }, { - "Uri": "/reports/managedDeviceEnrollmentFailureTrends", "Permissions": [], "Command": "Get-MgReportManagedDeviceEnrollmentFailureTrend", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Managed" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/managedDeviceEnrollmentFailureTrends" }, { - "Uri": "/reports/managedDeviceEnrollmentTopFailures", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -71739,18 +71739,18 @@ "IsAdmin": true }, "Command": "Get-MgReportManagedDeviceEnrollmentTopFailures", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Top", "Top1", "TopViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/managedDeviceEnrollmentTopFailures" }, { - "Uri": "/reports/managedDeviceEnrollmentTopFailures", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -71758,18 +71758,18 @@ "IsAdmin": true }, "Command": "Get-MgReportManagedDeviceEnrollmentTopFailures", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Top2", "Top3", "TopViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/managedDeviceEnrollmentTopFailures" }, { - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71777,19 +71777,19 @@ "IsAdmin": true }, "Command": "Get-MgReportMonthlyPrintUsage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Module": "Reports" + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}" }, { - "Uri": "/reports/monthlyPrintUsageByPrinter", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71797,17 +71797,17 @@ "IsAdmin": true }, "Command": "Get-MgReportMonthlyPrintUsage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Module": "Reports" + "Uri": "/reports/monthlyPrintUsageByPrinter" }, { - "Uri": "/reports/monthlyPrintUsageByPrinter", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71815,17 +71815,17 @@ "IsAdmin": true }, "Command": "Get-MgReportMonthlyPrintUsage", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "List2", "List3" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Module": "Reports" + "Uri": "/reports/monthlyPrintUsageByPrinter" }, { - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71833,69 +71833,69 @@ "IsAdmin": true }, "Command": "Get-MgReportMonthlyPrintUsage", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", - "Module": "Reports" + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}" }, { - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", "Permissions": [], "Command": "Get-MgReportMonthlyPrintUsageSummaryByPrinter", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Module": "Reports" + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}" }, { - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", "Permissions": [], "Command": "Get-MgReportMonthlyPrintUsageSummaryByPrinter", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter1", - "Module": "Reports" + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter" }, { - "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", "Permissions": [], "Command": "Get-MgReportMonthlyPrintUsageSummaryByUser", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser1", - "Module": "Reports" + "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}" }, { - "Uri": "/reports/monthlyPrintUsageSummariesByUser", "Permissions": [], "Command": "Get-MgReportMonthlyPrintUsageSummaryByUser", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPrintUsageByUser1", - "Module": "Reports" + "Uri": "/reports/monthlyPrintUsageSummariesByUser" }, { - "Uri": "/reports/getOffice365ActivationCounts", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71903,16 +71903,16 @@ "IsAdmin": true }, "Command": "Get-MgReportOffice365ActivationCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365ActivationCounts" }, { - "Uri": "/reports/getOffice365ActivationCounts", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71920,16 +71920,16 @@ "IsAdmin": true }, "Command": "Get-MgReportOffice365ActivationCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365ActivationCounts" }, { - "Uri": "/reports/getOffice365ActivationsUserCounts", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71937,16 +71937,16 @@ "IsAdmin": true }, "Command": "Get-MgReportOffice365ActivationUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365ActivationsUserCounts" }, { - "Uri": "/reports/getOffice365ActivationsUserCounts", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71954,16 +71954,16 @@ "IsAdmin": true }, "Command": "Get-MgReportOffice365ActivationUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365ActivationsUserCounts" }, { - "Uri": "/reports/getOffice365ActivationsUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71971,16 +71971,16 @@ "IsAdmin": true }, "Command": "Get-MgReportOffice365ActivationUserDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365ActivationsUserDetail" }, { - "Uri": "/reports/getOffice365ActivationsUserDetail", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -71988,707 +71988,709 @@ "IsAdmin": true }, "Command": "Get-MgReportOffice365ActivationUserDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365ActivationsUserDetail" }, { - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOffice365ActiveUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", - "Module": "Reports" + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')" }, { - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOffice365ActiveUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')" }, { - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportOffice365ActiveUserDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", - "Module": "Reports" + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})" }, { - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportOffice365ActiveUserDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})" }, { - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOffice365GroupActivityCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", - "Module": "Reports" + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')" }, { - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOffice365GroupActivityCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')" }, { - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", "Permissions": [], "Command": "Get-MgReportOffice365GroupActivityDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", - "Module": "Reports" + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})" }, { - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", "Permissions": [], "Command": "Get-MgReportOffice365GroupActivityDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})" }, { - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOffice365GroupActivityFileCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", - "Module": "Reports" + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')" }, { - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOffice365GroupActivityFileCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')" }, { - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOffice365GroupActivityGroupCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", - "Module": "Reports" + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')" }, { - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOffice365GroupActivityGroupCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')" }, { - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", "Permissions": [], "Command": "Get-MgReportOffice365GroupActivityStorage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", - "Module": "Reports" + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')" }, { - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", "Permissions": [], "Command": "Get-MgReportOffice365GroupActivityStorage", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')" }, { - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOffice365ServiceUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", - "Module": "Reports" + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')" }, { - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOffice365ServiceUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')" }, { - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOneDriveActivityFileCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')" }, { - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOneDriveActivityFileCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')" }, { - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOneDriveActivityUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')" }, { - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOneDriveActivityUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')" }, { - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportOneDriveActivityUserDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})" }, { - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportOneDriveActivityUserDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})" }, { - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOneDriveUsageAccountCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')" }, { - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOneDriveUsageAccountCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')" }, { - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", "Permissions": [], "Command": "Get-MgReportOneDriveUsageAccountDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})" }, { - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", "Permissions": [], "Command": "Get-MgReportOneDriveUsageAccountDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})" }, { - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOneDriveUsageFileCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')" }, { - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportOneDriveUsageFileCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')" }, { - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", "Permissions": [], "Command": "Get-MgReportOneDriveUsageStorage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')" }, { - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", "Permissions": [], "Command": "Get-MgReportOneDriveUsageStorage", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')" }, { - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], "Command": "Get-MgReportPrinterArchivedPrintJob", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphArchivedPrintJob1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphArchivedPrintJob1", - "Module": "Reports" + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})" }, { - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], "Command": "Get-MgReportPrinterArchivedPrintJob", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Module": "Reports" + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})" }, { - "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", "Permissions": [], "Command": "Get-MgReportRelyingPartyDetailedSummary", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", - "Module": "Reports" + "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')" }, { - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointActivityFileCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')" }, { - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointActivityFileCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')" }, { - "Uri": "/reports/getSharePointActivityPages(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointActivityPage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointActivityPages(period='{period}')" }, { - "Uri": "/reports/getSharePointActivityPages(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointActivityPage", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointActivityPages(period='{period}')" }, { - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointActivityUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')" }, { - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointActivityUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')" }, { - "Uri": "/reports/getSharePointActivityUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportSharePointActivityUserDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointActivityUserDetail(date={date})" }, { - "Uri": "/reports/getSharePointActivityUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportSharePointActivityUserDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointActivityUserDetail(date={date})" }, { - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", "Permissions": [], "Command": "Get-MgReportSharePointSiteUsageDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})" }, { - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", "Permissions": [], "Command": "Get-MgReportSharePointSiteUsageDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})" }, { - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointSiteUsageFileCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')" }, { - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointSiteUsageFileCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')" }, { - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointSiteUsagePage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')" }, { - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointSiteUsagePage", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')" }, { - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointSiteUsageSiteCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')" }, { - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointSiteUsageSiteCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')" }, { - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointSiteUsageStorage", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')" }, { - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", "Permissions": [], "Command": "Get-MgReportSharePointSiteUsageStorage", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')" }, { - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportSkype", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -72725,15 +72727,15 @@ "GetViaIdentity8", "GetViaIdentity9" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')" }, { - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportSkype", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get17", "Get18", @@ -72770,346 +72772,344 @@ "GetViaIdentity32", "GetViaIdentity33" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamActivityCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", "Permissions": [], "Command": "Get-MgReportTeamActivityDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsTeamActivityDetail(date={date})" }, { - "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamActivityDistributionCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamDeviceUsageDistributionTotalUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamDeviceUsageTotalUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamDeviceUsageUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamDeviceUsageUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportTeamDeviceUsageUserDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})" }, { - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportTeamDeviceUsageUserDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})" }, { - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamUserActivityCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamUserActivityCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamUserActivityDistributionTotalUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamUserActivityDistributionUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamUserActivityTotalCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamUserActivityTotalDistributionCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamUserActivityTotalUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamUserActivityUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportTeamUserActivityUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')" }, { - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportTeamUserActivityUserDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})" }, { - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportTeamUserActivityUserDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})" }, { - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], "Command": "Get-MgReportUserArchivedPrintJob", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphArchivedPrintJob1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphArchivedPrintJob1", - "Module": "Reports" + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})" }, { - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [], "Command": "Get-MgReportUserArchivedPrintJob", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphArchivedPrintJob", - "Module": "Reports" + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})" }, { - "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", "Permissions": [], "Command": "Get-MgReportUserCredentialUsageDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", - "Module": "Reports" + "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}" }, { - "Uri": "/reports/userCredentialUsageDetails", "Permissions": { "Name": "Reports.Read.All", "Description": "Read all usage reports", @@ -73117,262 +73117,262 @@ "IsAdmin": true }, "Command": "Get-MgReportUserCredentialUsageDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", - "Module": "Reports" + "Uri": "/reports/userCredentialUsageDetails" }, { - "Uri": "/reports/getYammerActivityCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportYammerActivityCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerActivityCounts(period='{period}')" }, { - "Uri": "/reports/getYammerActivityCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportYammerActivityCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerActivityCounts(period='{period}')" }, { - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportYammerActivityUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')" }, { - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportYammerActivityUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')" }, { - "Uri": "/reports/getYammerActivityUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportYammerActivityUserDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerActivityUserDetail(date={date})" }, { - "Uri": "/reports/getYammerActivityUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportYammerActivityUserDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerActivityUserDetail(date={date})" }, { - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')" }, { - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')" }, { - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportYammerDeviceUsageUserCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')" }, { - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportYammerDeviceUsageUserCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')" }, { - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportYammerDeviceUsageUserDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})" }, { - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", "Permissions": [], "Command": "Get-MgReportYammerDeviceUsageUserDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})" }, { - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportYammerGroupActivityCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')" }, { - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportYammerGroupActivityCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')" }, { - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", "Permissions": [], "Command": "Get-MgReportYammerGroupActivityDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})" }, { - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", "Permissions": [], "Command": "Get-MgReportYammerGroupActivityDetail", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})" }, { - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportYammerGroupActivityGroupCount", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')" }, { - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", "Permissions": [], "Command": "Get-MgReportYammerGroupActivityGroupCount", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')" }, { - "Uri": "/riskDetections/{riskDetection-id}", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", @@ -73380,17 +73380,17 @@ "IsAdmin": true }, "Command": "Get-MgRiskDetection", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskDetection", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRiskDetection", - "Module": "Identity.SignIns" + "Uri": "/riskDetections/{riskDetection-id}" }, { - "Uri": "/riskDetections", "Permissions": { "Name": "IdentityRiskEvent.Read.All", "Description": "Read identity risk event information", @@ -73398,16 +73398,16 @@ "IsAdmin": true }, "Command": "Get-MgRiskDetection", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskDetection", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRiskDetection", - "Module": "Identity.SignIns" + "Uri": "/riskDetections" }, { - "Uri": "/riskyUsers/{riskyUser-id}", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read identity risky user information", @@ -73415,17 +73415,17 @@ "IsAdmin": true }, "Command": "Get-MgRiskyUser", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUser", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRiskyUser", - "Module": "Identity.SignIns" + "Uri": "/riskyUsers/{riskyUser-id}" }, { - "Uri": "/riskyUsers", "Permissions": { "Name": "IdentityRiskyUser.Read.All", "Description": "Read identity risky user information", @@ -73433,16 +73433,16 @@ "IsAdmin": true }, "Command": "Get-MgRiskyUser", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUser", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRiskyUser", - "Module": "Identity.SignIns" + "Uri": "/riskyUsers" }, { - "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -73458,17 +73458,17 @@ } ], "Command": "Get-MgRiskyUserHistory", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Module": "Identity.SignIns" + "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}" }, { - "Uri": "/riskyUsers/{riskyUser-id}/history", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -73484,16 +73484,16 @@ } ], "Command": "Get-MgRiskyUserHistory", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Module": "Identity.SignIns" + "Uri": "/riskyUsers/{riskyUser-id}/history" }, { - "Uri": "/roleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73521,16 +73521,16 @@ } ], "Command": "Get-MgRoleManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleManagement1", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRoleManagement1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement" }, { - "Uri": "/roleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73558,91 +73558,129 @@ } ], "Command": "Get-MgRoleManagement", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleManagement", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphRoleManagement", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement" }, { - "Uri": "/roleManagement/cloudPC", "Permissions": [], "Command": "Get-MgRoleManagementCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/resourceNamespaces" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Module": "DeviceManagement.Enrolment", + "Method": "GET", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" + }, + { + "Permissions": [ + { + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", + "IsAdmin": false + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", + "IsAdmin": true + } + ], + "Command": "Get-MgRoleManagementCloudPcRoleAssignment", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73670,153 +73708,115 @@ } ], "Command": "Get-MgRoleManagementCloudPcRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Module": "DeviceManagement.Enrolment" - }, - { - "Uri": "/roleManagement/cloudPC/roleAssignments", - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, on your behalf.", - "IsAdmin": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, on your behalf.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings.", - "IsAdmin": true - } - ], - "Command": "Get-MgRoleManagementCloudPcRoleAssignment", "ApiVersion": "beta", - "Method": "GET", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcRoleAssignmentPrincipal", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73892,17 +73892,17 @@ } ], "Command": "Get-MgRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/cloudPC/roleDefinitions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73978,41 +73978,41 @@ } ], "Command": "Get-MgRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleDefinitions" }, { - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], "Command": "Get-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { - "Uri": "/roleManagement/deviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74040,79 +74040,79 @@ } ], "Command": "Get-MgRoleManagementDeviceManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74140,17 +74140,17 @@ } ], "Command": "Get-MgRoleManagementDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74178,115 +74178,115 @@ } ], "Command": "Get-MgRoleManagementDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentPrincipal", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74362,17 +74362,17 @@ } ], "Command": "Get-MgRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/deviceManagement/roleDefinitions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74448,128 +74448,128 @@ } ], "Command": "Get-MgRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleDefinitions" }, { - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], "Command": "Get-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { - "Uri": "/roleManagement/directory", "Permissions": [], "Command": "Get-MgRoleManagementDirectory", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRbacApplication", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory" }, { - "Uri": "/roleManagement/directory", "Permissions": [], "Command": "Get-MgRoleManagementDirectory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRbacApplication1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphRbacApplication1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory" }, { - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { - "Uri": "/roleManagement/directory/resourceNamespaces", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces" }, { - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -74603,17 +74603,17 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/directory/roleAssignments", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -74647,16 +74647,16 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments" }, { - "Uri": "/roleManagement/directory/roleAssignments", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -74690,16 +74690,16 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -74733,249 +74733,249 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApproval", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentApprovals", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApproval", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApproval", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentApprovals" }, { - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -75003,17 +75003,17 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentSchedules", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -75041,42 +75041,42 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentSchedules" }, { - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing" }, { - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -75110,17 +75110,17 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -75154,42 +75154,42 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -75223,17 +75223,17 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -75267,172 +75267,172 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -75466,17 +75466,17 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/directory/roleDefinitions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -75510,16 +75510,16 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions" }, { - "Uri": "/roleManagement/directory/roleDefinitions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -75553,16 +75553,16 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -75596,67 +75596,67 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -75690,17 +75690,17 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { - "Uri": "/roleManagement/directory/roleEligibilitySchedules", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -75734,16 +75734,16 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilitySchedules" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -75777,17 +75777,17 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -75821,16 +75821,16 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -75864,17 +75864,17 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -75908,349 +75908,349 @@ } ], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Get-MgRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphRbacApplication", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement" }, { - "Uri": "/roleManagement/entitlementManagement", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagement", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRbacApplication1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphRbacApplication1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -76296,17 +76296,17 @@ } ], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -76352,16 +76352,16 @@ } ], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -76407,16 +76407,16 @@ } ], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -76462,532 +76462,532 @@ } ], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApproval", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -77063,17 +77063,17 @@ } ], "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -77149,16 +77149,16 @@ } ], "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -77234,16 +77234,16 @@ } ], "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -77319,388 +77319,388 @@ } ], "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Get-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -77716,17 +77716,17 @@ } ], "Command": "Get-MgSchemaExtension", - "ApiVersion": "beta", + "Module": "SchemaExtensions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchemaExtension", - "Module": "SchemaExtensions" + "Uri": "/schemaExtensions/{schemaExtension-id}" }, { - "Uri": "/schemaExtensions", "Permissions": [ { "Name": "Application.Read.All", @@ -77742,16 +77742,16 @@ } ], "Command": "Get-MgSchemaExtension", - "ApiVersion": "beta", + "Module": "SchemaExtensions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSchemaExtension", - "Module": "SchemaExtensions" + "Uri": "/schemaExtensions" }, { - "Uri": "/schemaExtensions", "Permissions": [ { "Name": "Application.Read.All", @@ -77767,16 +77767,16 @@ } ], "Command": "Get-MgSchemaExtension", - "ApiVersion": "v1.0", + "Module": "SchemaExtensions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSchemaExtension", - "Module": "SchemaExtensions" + "Uri": "/schemaExtensions" }, { - "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -77792,116 +77792,116 @@ } ], "Command": "Get-MgSchemaExtension", - "ApiVersion": "v1.0", + "Module": "SchemaExtensions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSchemaExtension", - "Module": "SchemaExtensions" + "Uri": "/schemaExtensions/{schemaExtension-id}" }, { - "Uri": "/search/acronyms/{acronym-id}", "Permissions": [], "Command": "Get-MgSearchAcronym", - "ApiVersion": "beta", + "Module": "Search", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchAcronym", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSearchAcronym", - "Module": "Search" + "Uri": "/search/acronyms/{acronym-id}" }, { - "Uri": "/search/acronyms", "Permissions": [], "Command": "Get-MgSearchAcronym", - "ApiVersion": "beta", + "Module": "Search", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchAcronym", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSearchAcronym", - "Module": "Search" + "Uri": "/search/acronyms" }, { - "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [], "Command": "Get-MgSearchBookmark", - "ApiVersion": "beta", + "Module": "Search", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchBookmark", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSearchBookmark", - "Module": "Search" + "Uri": "/search/bookmarks/{bookmark-id}" }, { - "Uri": "/search/bookmarks", "Permissions": [], "Command": "Get-MgSearchBookmark", - "ApiVersion": "beta", + "Module": "Search", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchBookmark", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSearchBookmark", - "Module": "Search" + "Uri": "/search/bookmarks" }, { - "Uri": "/search", "Permissions": [], "Command": "Get-MgSearchEntity", - "ApiVersion": "beta", + "Module": "Search", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchEntity1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphSearchEntity1", - "Module": "Search" + "Uri": "/search" }, { - "Uri": "/search", "Permissions": [], "Command": "Get-MgSearchEntity", - "ApiVersion": "v1.0", + "Module": "Search", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "Search" + "Uri": "/search" }, { - "Uri": "/search/qnas/{qna-id}", "Permissions": [], "Command": "Get-MgSearchQna", - "ApiVersion": "beta", + "Module": "Search", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchQna", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSearchQna", - "Module": "Search" + "Uri": "/search/qnas/{qna-id}" }, { - "Uri": "/search/qnas", "Permissions": [], "Command": "Get-MgSearchQna", - "ApiVersion": "beta", + "Module": "Search", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchQna", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSearchQna", - "Module": "Search" + "Uri": "/search/qnas" }, { - "Uri": "/security/securityActions/{securityAction-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -77909,17 +77909,17 @@ "IsAdmin": false }, "Command": "Get-MgSecurityAction", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAction", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityAction", - "Module": "Security" + "Uri": "/security/securityActions/{securityAction-id}" }, { - "Uri": "/security/securityActions", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -77927,16 +77927,16 @@ "IsAdmin": false }, "Command": "Get-MgSecurityAction", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAction", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityAction", - "Module": "Security" + "Uri": "/security/securityActions" }, { - "Uri": "/security/alerts/{alert-id}", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -77952,17 +77952,17 @@ } ], "Command": "Get-MgSecurityAlert", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAlert", - "Module": "Security" + "Uri": "/security/alerts/{alert-id}" }, { - "Uri": "/security/alerts", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -77978,16 +77978,16 @@ } ], "Command": "Get-MgSecurityAlert", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAlert", - "Module": "Security" + "Uri": "/security/alerts" }, { - "Uri": "/security/alerts", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78003,16 +78003,16 @@ } ], "Command": "Get-MgSecurityAlert", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAlert", - "Module": "Security" + "Uri": "/security/alerts" }, { - "Uri": "/security/alerts/{alert-id}", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78028,31 +78028,31 @@ } ], "Command": "Get-MgSecurityAlert", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAlert", - "Module": "Security" + "Uri": "/security/alerts/{alert-id}" }, { - "Uri": "/security/attackSimulation/simulations/{simulation-id}", "Permissions": [], "Command": "Get-MgSecurityAttackSimulation", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulation", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSimulation", - "Module": "Security" + "Uri": "/security/attackSimulation/simulations/{simulation-id}" }, { - "Uri": "/security/attackSimulation/simulations", "Permissions": { "Name": "SecurityEvents.Read.All", "Description": "Read your organization’s security events", @@ -78060,278 +78060,278 @@ "IsAdmin": true }, "Command": "Get-MgSecurityAttackSimulation", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSimulation", - "Module": "Security" + "Uri": "/security/attackSimulation/simulations" }, { - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", "Permissions": [], "Command": "Get-MgSecurityAttackSimulationAutomation", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Module": "Security" + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}" }, { - "Uri": "/security/attackSimulation/simulationAutomations", "Permissions": [], "Command": "Get-MgSecurityAttackSimulationAutomation", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Module": "Security" + "Uri": "/security/attackSimulation/simulationAutomations" }, { - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", "Permissions": [], "Command": "Get-MgSecurityAttackSimulationAutomationRun", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Module": "Security" + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}" }, { - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", "Permissions": [], "Command": "Get-MgSecurityAttackSimulationAutomationRun", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Module": "Security" + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs" }, { - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", "Permissions": [], "Command": "Get-MgSecurityCloudAppSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Module": "Security" + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}" }, { - "Uri": "/security/cloudAppSecurityProfiles", "Permissions": [], "Command": "Get-MgSecurityCloudAppSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Module": "Security" + "Uri": "/security/cloudAppSecurityProfiles" }, { - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", "Permissions": [], "Command": "Get-MgSecurityDomainSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Module": "Security" + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}" }, { - "Uri": "/security/domainSecurityProfiles", "Permissions": [], "Command": "Get-MgSecurityDomainSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Module": "Security" + "Uri": "/security/domainSecurityProfiles" }, { - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", "Permissions": [], "Command": "Get-MgSecurityFileSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFileSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Module": "Security" + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}" }, { - "Uri": "/security/fileSecurityProfiles", "Permissions": [], "Command": "Get-MgSecurityFileSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFileSecurityProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Module": "Security" + "Uri": "/security/fileSecurityProfiles" }, { - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", "Permissions": [], "Command": "Get-MgSecurityHostSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHostSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Module": "Security" + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}" }, { - "Uri": "/security/hostSecurityProfiles", "Permissions": [], "Command": "Get-MgSecurityHostSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHostSecurityProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Module": "Security" + "Uri": "/security/hostSecurityProfiles" }, { - "Uri": "/security/informationProtection", "Permissions": [], "Command": "Get-MgSecurityInformationProtection", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSecurityInformationProtection", - "Module": "Security" + "Uri": "/security/informationProtection" }, { - "Uri": "/security/informationProtection/labelPolicySettings", "Permissions": [], "Command": "Get-MgSecurityInformationProtectionLabelPolicySetting", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Module": "Security" + "Uri": "/security/informationProtection/labelPolicySettings" }, { - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [], "Command": "Get-MgSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Module": "Security" + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { - "Uri": "/security/informationProtection/sensitivityLabels", "Permissions": [], "Command": "Get-MgSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Module": "Security" + "Uri": "/security/informationProtection/sensitivityLabels" }, { - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", "Permissions": [], "Command": "Get-MgSecurityInformationProtectionSensitivityLabelParent", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Module": "Security" + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent" }, { - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", "Permissions": [], "Command": "Get-MgSecurityIPSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Module": "Security" + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}" }, { - "Uri": "/security/ipSecurityProfiles", "Permissions": [], "Command": "Get-MgSecurityIPSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Module": "Security" + "Uri": "/security/ipSecurityProfiles" }, { - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", "Permissions": [], "Command": "Get-MgSecurityProviderTenantSetting", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProviderTenantSetting", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Module": "Security" + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}" }, { - "Uri": "/security/providerTenantSettings", "Permissions": [], "Command": "Get-MgSecurityProviderTenantSetting", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProviderTenantSetting", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Module": "Security" + "Uri": "/security/providerTenantSettings" }, { - "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78347,17 +78347,17 @@ } ], "Command": "Get-MgSecuritySecureScore", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSecureScore", - "Module": "Security" + "Uri": "/security/secureScores/{secureScore-id}" }, { - "Uri": "/security/secureScores", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78373,16 +78373,16 @@ } ], "Command": "Get-MgSecuritySecureScore", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSecureScore", - "Module": "Security" + "Uri": "/security/secureScores" }, { - "Uri": "/security/secureScores", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78398,16 +78398,16 @@ } ], "Command": "Get-MgSecuritySecureScore", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecureScore", - "Module": "Security" + "Uri": "/security/secureScores" }, { - "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78423,17 +78423,17 @@ } ], "Command": "Get-MgSecuritySecureScore", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecureScore", - "Module": "Security" + "Uri": "/security/secureScores/{secureScore-id}" }, { - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78449,17 +78449,17 @@ } ], "Command": "Get-MgSecuritySecureScoreControlProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Module": "Security" + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" }, { - "Uri": "/security/secureScoreControlProfiles", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78475,16 +78475,16 @@ } ], "Command": "Get-MgSecuritySecureScoreControlProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Module": "Security" + "Uri": "/security/secureScoreControlProfiles" }, { - "Uri": "/security/secureScoreControlProfiles", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78500,16 +78500,16 @@ } ], "Command": "Get-MgSecuritySecureScoreControlProfile", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Module": "Security" + "Uri": "/security/secureScoreControlProfiles" }, { - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -78525,17 +78525,17 @@ } ], "Command": "Get-MgSecuritySecureScoreControlProfile", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Module": "Security" + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" }, { - "Uri": "/security/tiIndicators/{tiIndicator-id}", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", @@ -78543,17 +78543,17 @@ "IsAdmin": true }, "Command": "Get-MgSecurityTiIndicator", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTiIndicator", - "Module": "Security" + "Uri": "/security/tiIndicators/{tiIndicator-id}" }, { - "Uri": "/security/tiIndicators", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", @@ -78561,41 +78561,41 @@ "IsAdmin": true }, "Command": "Get-MgSecurityTiIndicator", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTiIndicator", - "Module": "Security" + "Uri": "/security/tiIndicators" }, { - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", "Permissions": [], "Command": "Get-MgSecurityUserSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Module": "Security" + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}" }, { - "Uri": "/security/userSecurityProfiles", "Permissions": [], "Command": "Get-MgSecurityUserSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSecurityProfile", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Module": "Security" + "Uri": "/security/userSecurityProfiles" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", @@ -78603,17 +78603,17 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementHealthOverview", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServiceHealth", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", @@ -78621,16 +78621,16 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementHealthOverview", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServiceHealth", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", @@ -78638,16 +78638,16 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementHealthOverview", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphServiceHealth", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", @@ -78655,67 +78655,67 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementHealthOverview", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphServiceHealth", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", "Permissions": [], "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", "Permissions": [], "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", "Permissions": [], "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", "Permissions": [], "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" }, { - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", @@ -78723,17 +78723,17 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementIssue", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" }, { - "Uri": "/admin/serviceAnnouncement/issues", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", @@ -78741,16 +78741,16 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementIssue", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/issues" }, { - "Uri": "/admin/serviceAnnouncement/issues", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", @@ -78758,16 +78758,16 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementIssue", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/issues" }, { - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", @@ -78775,17 +78775,17 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementIssue", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", @@ -78793,17 +78793,17 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementMessage", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" }, { - "Uri": "/admin/serviceAnnouncement/messages", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", @@ -78811,16 +78811,16 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementMessage", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages" }, { - "Uri": "/admin/serviceAnnouncement/messages", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", @@ -78828,16 +78828,16 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", @@ -78845,17 +78845,17 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", @@ -78863,17 +78863,17 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", @@ -78881,16 +78881,16 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", @@ -78898,16 +78898,16 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", "Permissions": { "Name": "ServiceMessage.Read.All", "Description": "Read service messages", @@ -78915,69 +78915,69 @@ "IsAdmin": true }, "Command": "Get-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", "Permissions": [], "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", "Permissions": [], "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", "Permissions": [], "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", "Permissions": [], "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -79011,17 +79011,17 @@ } ], "Command": "Get-MgServicePrincipal", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphServicePrincipal1", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}" }, { - "Uri": "/servicePrincipals", "Permissions": [ { "Name": "Application.Read.All", @@ -79055,16 +79055,16 @@ } ], "Command": "Get-MgServicePrincipal", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphServicePrincipal1", - "Module": "Applications" + "Uri": "/servicePrincipals" }, { - "Uri": "/servicePrincipals", "Permissions": [ { "Name": "Application.Read.All", @@ -79098,16 +79098,16 @@ } ], "Command": "Get-MgServicePrincipal", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Module": "Applications" + "Uri": "/servicePrincipals" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -79141,54 +79141,54 @@ } ], "Command": "Get-MgServicePrincipal", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get2", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", "Permissions": [], "Command": "Get-MgServicePrincipalAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$ref", "Permissions": [], "Command": "Get-MgServicePrincipalAppManagementPolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Permissions": [], "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -79222,16 +79222,16 @@ } ], "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -79265,42 +79265,42 @@ } ], "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Permissions": [], "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], "Command": "Get-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Permissions": [ { "Name": "Application.Read.All", @@ -79334,16 +79334,16 @@ } ], "Command": "Get-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Permissions": [ { "Name": "Application.Read.All", @@ -79377,55 +79377,55 @@ } ], "Command": "Get-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], "Command": "Get-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/servicePrincipals/getByIds", "Permissions": [], "Command": "Get-MgServicePrincipalById", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/servicePrincipals/getByIds" }, { - "Uri": "/servicePrincipals/getByIds", "Permissions": [], "Command": "Get-MgServicePrincipalById", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get3", "GetExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/servicePrincipals/getByIds" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -79447,16 +79447,16 @@ } ], "Command": "Get-MgServicePrincipalClaimMappingPolicy", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -79478,16 +79478,16 @@ } ], "Command": "Get-MgServicePrincipalClaimMappingPolicy", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -79509,16 +79509,16 @@ } ], "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -79540,16 +79540,16 @@ } ], "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -79583,16 +79583,16 @@ } ], "Command": "Get-MgServicePrincipalCreatedObject", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -79626,16 +79626,16 @@ } ], "Command": "Get-MgServicePrincipalCreatedObject", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -79669,16 +79669,16 @@ } ], "Command": "Get-MgServicePrincipalCreatedObjectByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -79712,29 +79712,29 @@ } ], "Command": "Get-MgServicePrincipalCreatedObjectByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Permissions": [], "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Permissions": [ { "Name": "Application.Read.All", @@ -79750,16 +79750,16 @@ } ], "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Permissions": [ { "Name": "Application.Read.All", @@ -79775,29 +79775,29 @@ } ], "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Permissions": [], "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" }, { - "Uri": "/servicePrincipals/delta", "Permissions": [ { "Name": "Application.Read.All", @@ -79831,16 +79831,16 @@ } ], "Command": "Get-MgServicePrincipalDelta", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal1", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphServicePrincipal1", - "Module": "Applications" + "Uri": "/servicePrincipals/delta" }, { - "Uri": "/servicePrincipals/delta", "Permissions": [ { "Name": "Application.Read.All", @@ -79874,91 +79874,91 @@ } ], "Command": "Get-MgServicePrincipalDelta", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Delta1" ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Module": "Applications" + "Uri": "/servicePrincipals/delta" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", "Permissions": [], "Command": "Get-MgServicePrincipalEndpoint", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", "Permissions": [], "Command": "Get-MgServicePrincipalEndpoint", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", "Permissions": [], "Command": "Get-MgServicePrincipalEndpoint", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", "Permissions": [], "Command": "Get-MgServicePrincipalEndpoint", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [], "Command": "Get-MgServicePrincipalFederatedIdentityCredential", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials", "Permissions": [], "Command": "Get-MgServicePrincipalFederatedIdentityCredential", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -79980,16 +79980,16 @@ } ], "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -80011,16 +80011,16 @@ } ], "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -80042,16 +80042,16 @@ } ], "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -80073,41 +80073,41 @@ } ], "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], "Command": "Get-MgServicePrincipalLicenseDetail", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLicenseDetails", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", "Permissions": [], "Command": "Get-MgServicePrincipalLicenseDetail", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLicenseDetails", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -80177,19 +80177,19 @@ } ], "Command": "Get-MgServicePrincipalMemberGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -80259,19 +80259,19 @@ } ], "Command": "Get-MgServicePrincipalMemberGroup", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -80347,19 +80347,19 @@ } ], "Command": "Get-MgServicePrincipalMemberObject", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -80435,19 +80435,19 @@ } ], "Command": "Get-MgServicePrincipalMemberObject", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -80481,16 +80481,16 @@ } ], "Command": "Get-MgServicePrincipalMemberOf", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -80524,16 +80524,16 @@ } ], "Command": "Get-MgServicePrincipalMemberOf", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -80567,16 +80567,16 @@ } ], "Command": "Get-MgServicePrincipalMemberOfByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -80610,16 +80610,16 @@ } ], "Command": "Get-MgServicePrincipalMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -80647,16 +80647,16 @@ } ], "Command": "Get-MgServicePrincipalOauth2PermissionGrant", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -80684,16 +80684,16 @@ } ], "Command": "Get-MgServicePrincipalOauth2PermissionGrant", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -80721,16 +80721,16 @@ } ], "Command": "Get-MgServicePrincipalOauth2PermissionGrantByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -80758,16 +80758,16 @@ } ], "Command": "Get-MgServicePrincipalOauth2PermissionGrantByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -80801,59 +80801,59 @@ } ], "Command": "Get-MgServicePrincipalOwnedObject", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects" + }, + { + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "Command": "Get-MgServicePrincipalOwnedObject", + "Module": "Applications", + "Method": "GET", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Variants": [ + "List1" + ], + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Command": "Get-MgServicePrincipalOwnedObject", - "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "List1" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" - }, - { - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -80887,16 +80887,16 @@ } ], "Command": "Get-MgServicePrincipalOwnedObjectByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -80930,16 +80930,16 @@ } ], "Command": "Get-MgServicePrincipalOwnedObjectByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", "Permissions": [ { "Name": "Application.Read.All", @@ -80973,16 +80973,16 @@ } ], "Command": "Get-MgServicePrincipalOwner", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", "Permissions": [ { "Name": "Application.Read.All", @@ -81016,16 +81016,16 @@ } ], "Command": "Get-MgServicePrincipalOwner", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -81059,16 +81059,16 @@ } ], "Command": "Get-MgServicePrincipalOwnerByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -81102,16 +81102,16 @@ } ], "Command": "Get-MgServicePrincipalOwnerByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -81139,32 +81139,32 @@ } ], "Command": "Get-MgServicePrincipalPasswordSingleSignOnCredentials", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", "Permissions": [], "Command": "Get-MgServicePrincipalSynchronization", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronization", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronization", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -81172,19 +81172,19 @@ "IsAdmin": true }, "Command": "Get-MgServicePrincipalSynchronizationAccessToken", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -81192,17 +81192,17 @@ "IsAdmin": true }, "Command": "Get-MgServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -81210,16 +81210,16 @@ "IsAdmin": true }, "Command": "Get-MgServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -81227,42 +81227,42 @@ "IsAdmin": true }, "Command": "Get-MgServicePrincipalSynchronizationJobSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", "Permissions": [], "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -81270,17 +81270,17 @@ "IsAdmin": true }, "Command": "Get-MgServicePrincipalSynchronizationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -81288,16 +81288,16 @@ "IsAdmin": true }, "Command": "Get-MgServicePrincipalSynchronizationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -81305,90 +81305,90 @@ "IsAdmin": true }, "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", "Permissions": [], "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", "Permissions": [], "Command": "Get-MgServicePrincipalTokenIssuancePolicy", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", "Permissions": [], "Command": "Get-MgServicePrincipalTokenIssuancePolicy", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref", "Permissions": [], "Command": "Get-MgServicePrincipalTokenIssuancePolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref", "Permissions": [], "Command": "Get-MgServicePrincipalTokenIssuancePolicyByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -81410,16 +81410,16 @@ } ], "Command": "Get-MgServicePrincipalTokenLifetimePolicy", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -81441,16 +81441,16 @@ } ], "Command": "Get-MgServicePrincipalTokenLifetimePolicy", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -81472,16 +81472,16 @@ } ], "Command": "Get-MgServicePrincipalTokenLifetimePolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -81503,102 +81503,145 @@ } ], "Command": "Get-MgServicePrincipalTokenLifetimePolicyByRef", + "Module": "Applications", + "Method": "GET", "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "List1" + ], + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref" + }, + { + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Module": "Applications", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Variants": [ + "List" + ], + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf" + }, + { + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf" + }, + { + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read applications", + "FullDescription": "Allows the app to read applications and service principals on your behalf.", + "IsAdmin": true + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": true + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + } + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOfByRef", + "Module": "Applications", + "Method": "GET", + "ApiVersion": "beta", "OutputType": null, - "Module": "Applications" + "Variants": [ + "List" + ], + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Command": "Get-MgServicePrincipalTransitiveMemberOf", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" - }, - { - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Command": "Get-MgServicePrincipalTransitiveMemberOf", - "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "List1" - ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" - }, - { - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -81632,72 +81675,29 @@ } ], "Command": "Get-MgServicePrincipalTransitiveMemberOfByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": null, - "Module": "Applications" - }, - { - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read applications", - "FullDescription": "Allows the app to read applications and service principals on your behalf.", - "IsAdmin": true - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": true - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - } - ], - "Command": "Get-MgServicePrincipalTransitiveMemberOfByRef", "ApiVersion": "v1.0", - "Method": "GET", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref" }, { - "Uri": "/servicePrincipals/getUserOwnedObjects", "Permissions": [], "Command": "Get-MgServicePrincipalUserOwnedObject", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/servicePrincipals/getUserOwnedObjects" }, { - "Uri": "/shares/{sharedDriveItem-id}/driveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -81719,17 +81719,17 @@ } ], "Command": "Get-MgShareDriveItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/driveItem" }, { - "Uri": "/shares/{sharedDriveItem-id}/driveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -81751,17 +81751,17 @@ } ], "Command": "Get-MgShareDriveItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/driveItem" }, { - "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref", "Permissions": [ { "Name": "Files.ReadWrite", @@ -81783,17 +81783,17 @@ } ], "Command": "Get-MgShareDriveItemByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref", "Permissions": [ { "Name": "Files.ReadWrite", @@ -81815,719 +81815,721 @@ } ], "Command": "Get-MgShareDriveItemByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/items", "Permissions": [], "Command": "Get-MgShareItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/items" }, { - "Uri": "/shares/{sharedDriveItem-id}/items", "Permissions": [], "Command": "Get-MgShareItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/items" }, { - "Uri": "/shares/{sharedDriveItem-id}/items/$ref", "Permissions": [], "Command": "Get-MgShareItemByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/items/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/items/$ref", "Permissions": [], "Command": "Get-MgShareItemByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/items/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list", "Permissions": [], "Command": "Get-MgShareList", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list" }, { - "Uri": "/shares/{sharedDriveItem-id}/list", "Permissions": [], "Command": "Get-MgShareList", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphList1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/activities", "Permissions": [], "Command": "Get-MgShareListActivity", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/activities" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", "Permissions": [], "Command": "Get-MgShareListColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns", "Permissions": [], "Command": "Get-MgShareListColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns", "Permissions": [], "Command": "Get-MgShareListColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", "Permissions": [], "Command": "Get-MgShareListColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgShareListColumnSourceColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgShareListColumnSourceColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgShareListColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgShareListColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", "Permissions": [], "Command": "Get-MgShareListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", "Permissions": [], "Command": "Get-MgShareListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", "Permissions": [], "Command": "Get-MgShareListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", "Permissions": [], "Command": "Get-MgShareListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", "Permissions": [], "Command": "Get-MgShareListContentTypeBase", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", "Permissions": [], "Command": "Get-MgShareListContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Get-MgShareListContentTypeBaseByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Get-MgShareListContentTypeBaseByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", "Permissions": [], "Command": "Get-MgShareListContentTypeBaseType", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", "Permissions": [], "Command": "Get-MgShareListContentTypeBaseType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "Get-MgShareListContentTypeBaseTypeByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "Get-MgShareListContentTypeBaseTypeByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes", "Permissions": [], "Command": "Get-MgShareListContentTypeBaseTypeCompatibleHubContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], "Command": "Get-MgShareListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], "Command": "Get-MgShareListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], "Command": "Get-MgShareListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], "Command": "Get-MgShareListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Get-MgShareListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "Get-MgShareListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "Get-MgShareListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Get-MgShareListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", "Permissions": [], "Command": "Get-MgShareListContentTypeColumnPosition", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", "Permissions": [], "Command": "Get-MgShareListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "Get-MgShareListContentTypeColumnPositionByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "Get-MgShareListContentTypeColumnPositionByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgShareListContentTypeColumnSourceColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgShareListContentTypeColumnSourceColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgShareListContentTypeColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgShareListContentTypeColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", "Permissions": [], "Command": "Get-MgShareListContentTypeCompatibleHubContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/drive", "Permissions": [], "Command": "Get-MgShareListDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/drive" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/drive", "Permissions": [], "Command": "Get-MgShareListDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/drive" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref", "Permissions": [], "Command": "Get-MgShareListDriveByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref", "Permissions": [], "Command": "Get-MgShareListDriveByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", "Permissions": [], "Command": "Get-MgShareListItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items", "Permissions": [], "Command": "Get-MgShareListItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items", "Permissions": [], "Command": "Get-MgShareListItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphListItem1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", "Permissions": [], "Command": "Get-MgShareListItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphListItem1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], "Command": "Get-MgShareListItemActivity", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", "Permissions": [], "Command": "Get-MgShareListItemActivity", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", "Permissions": [], "Command": "Get-MgShareListItemActivity", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat1", "Variants": [ "Get2", "Get3", @@ -82538,415 +82540,413 @@ "GetViaIdentity4", "GetViaIdentity5" ], - "OutputType": "IMicrosoftGraphItemActivityStat1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", "Permissions": [], "Command": "Get-MgShareListItemAnalytic", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", "Permissions": [], "Command": "Get-MgShareListItemAnalytic", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphItemAnalytics1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Get-MgShareListItemAnalyticByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Get-MgShareListItemAnalyticByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", "Permissions": [], "Command": "Get-MgShareListItemDelta", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", "Permissions": [], "Command": "Get-MgShareListItemDriveItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", "Permissions": [], "Command": "Get-MgShareListItemDriveItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Get-MgShareListItemDriveItemByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Get-MgShareListItemDriveItemByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", "Permissions": [], "Command": "Get-MgShareListItemField", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", "Permissions": [], "Command": "Get-MgShareListItemField", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Get-MgShareListItemVersion", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", "Permissions": [], "Command": "Get-MgShareListItemVersion", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", "Permissions": [], "Command": "Get-MgShareListItemVersion", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List2", "List3" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Get-MgShareListItemVersion", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Get-MgShareListItemVersionField", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Get-MgShareListItemVersionField", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], "Command": "Get-MgShareListOperation", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/operations", "Permissions": [], "Command": "Get-MgShareListOperation", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/operations" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", "Permissions": [], "Command": "Get-MgShareListSubscription", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", "Permissions": [], "Command": "Get-MgShareListSubscription", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", "Permissions": [], "Command": "Get-MgShareListSubscription", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSubscription1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", "Permissions": [], "Command": "Get-MgShareListSubscription", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSubscription1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/permission", "Permissions": [], "Command": "Get-MgSharePermission", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/permission" }, { - "Uri": "/shares/{sharedDriveItem-id}/permission", "Permissions": [], "Command": "Get-MgSharePermission", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPermission1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/permission" }, { - "Uri": "/shares/{sharedDriveItem-id}/root", "Permissions": [], "Command": "Get-MgShareRoot", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/root" }, { - "Uri": "/shares/{sharedDriveItem-id}/root", "Permissions": [], "Command": "Get-MgShareRoot", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/root" }, { - "Uri": "/shares/{sharedDriveItem-id}/root/$ref", "Permissions": [], "Command": "Get-MgShareRootByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/root/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/root/$ref", "Permissions": [], "Command": "Get-MgShareRootByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/root/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -82968,41 +82968,41 @@ } ], "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}" }, { - "Uri": "/shares", "Permissions": [], "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedDriveItem", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Module": "Files" + "Uri": "/shares" }, { - "Uri": "/shares", "Permissions": [], "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedDriveItem1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSharedDriveItem1", - "Module": "Files" + "Uri": "/shares" }, { - "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -83024,69 +83024,69 @@ } ], "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedDriveItem1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSharedDriveItem1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/site", "Permissions": [], "Command": "Get-MgShareSite", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSite", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/site" }, { - "Uri": "/shares/{sharedDriveItem-id}/site", "Permissions": [], "Command": "Get-MgShareSite", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSite1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/site" }, { - "Uri": "/shares/{sharedDriveItem-id}/site/$ref", "Permissions": [], "Command": "Get-MgShareSiteByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/site/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/site/$ref", "Permissions": [], "Command": "Get-MgShareSiteByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/site/$ref" }, { - "Uri": "/sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -83102,16 +83102,16 @@ } ], "Command": "Get-MgSite", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List3" ], - "OutputType": "IMicrosoftGraphSite", - "Module": "Sites" + "Uri": "/sites" }, { - "Uri": "/sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -83127,42 +83127,42 @@ } ], "Command": "Get-MgSite", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSite1", - "Module": "Sites" + "Uri": "/sites" }, { - "Uri": "/sites/{site-id}/getByPath(path='{path}')", "Permissions": [], "Command": "Get-MgSite", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite1", "Variants": [ "Get2", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphSite1", - "Module": "Sites" + "Uri": "/sites/{site-id}/getByPath(path='{path}')" }, { - "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], "Command": "Get-MgSiteActivityByInterval", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Module": "Sites" + "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { - "Uri": "/sites/{site-id}/getActivitiesByInterval", "Permissions": [ { "Name": "Files.Read", @@ -83202,19 +83202,19 @@ } ], "Command": "Get-MgSiteActivityByInterval", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat1", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphItemActivityStat1", - "Module": "Sites" + "Uri": "/sites/{site-id}/getActivitiesByInterval" }, { - "Uri": "/sites/{site-id}/analytics", "Permissions": [ { "Name": "Files.Read", @@ -83254,17 +83254,17 @@ } ], "Command": "Get-MgSiteAnalytic", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Module": "Sites" + "Uri": "/sites/{site-id}/analytics" }, { - "Uri": "/sites/{site-id}/analytics", "Permissions": [ { "Name": "Files.Read", @@ -83304,17 +83304,17 @@ } ], "Command": "Get-MgSiteAnalytic", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemAnalytics1", - "Module": "Sites" + "Uri": "/sites/{site-id}/analytics" }, { - "Uri": "/sites/{site-id}/analytics/$ref", "Permissions": [ { "Name": "Files.Read", @@ -83354,17 +83354,17 @@ } ], "Command": "Get-MgSiteAnalyticByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/analytics/$ref" }, { - "Uri": "/sites/{site-id}/analytics/$ref", "Permissions": [ { "Name": "Files.Read", @@ -83404,58 +83404,58 @@ } ], "Command": "Get-MgSiteAnalyticByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/analytics/$ref" }, { - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", "Permissions": [], "Command": "Get-MgSiteApplicableContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')" }, { - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", "Permissions": [], "Command": "Get-MgSiteApplicableContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')" }, { - "Uri": "/sites/{site-id}/getByPath(path='{path}')", "Permissions": [], "Command": "Get-MgSiteByPath", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "Get3", "GetViaIdentity", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphSite", - "Module": "Sites" + "Uri": "/sites/{site-id}/getByPath(path='{path}')" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83483,17 +83483,17 @@ } ], "Command": "Get-MgSiteColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83521,16 +83521,16 @@ } ], "Command": "Get-MgSiteColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/columns" }, { - "Uri": "/sites/{site-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83558,16 +83558,16 @@ } ], "Command": "Get-MgSiteColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/columns" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83595,69 +83595,69 @@ } ], "Command": "Get-MgSiteColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgSiteColumnSourceColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgSiteColumnSourceColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgSiteColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgSiteColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83685,17 +83685,17 @@ } ], "Command": "Get-MgSiteContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" }, { - "Uri": "/sites/{site-id}/contentTypes", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83723,16 +83723,16 @@ } ], "Command": "Get-MgSiteContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes" }, { - "Uri": "/sites/{site-id}/contentTypes", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83760,16 +83760,16 @@ } ], "Command": "Get-MgSiteContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83797,130 +83797,130 @@ } ], "Command": "Get-MgSiteContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", "Permissions": [], "Command": "Get-MgSiteContentTypeBase", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", "Permissions": [], "Command": "Get-MgSiteContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Get-MgSiteContentTypeBaseByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Get-MgSiteContentTypeBaseByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", "Permissions": [], "Command": "Get-MgSiteContentTypeBaseType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", "Permissions": [], "Command": "Get-MgSiteContentTypeBaseType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "Get-MgSiteContentTypeBaseTypeByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "Get-MgSiteContentTypeBaseTypeByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes", "Permissions": [], "Command": "Get-MgSiteContentTypeBaseTypeCompatibleHubContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83948,17 +83948,17 @@ } ], "Command": "Get-MgSiteContentTypeColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -83986,16 +83986,16 @@ } ], "Command": "Get-MgSiteContentTypeColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84023,16 +84023,16 @@ } ], "Command": "Get-MgSiteContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84060,167 +84060,167 @@ } ], "Command": "Get-MgSiteContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Get-MgSiteContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "Get-MgSiteContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "Get-MgSiteContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Get-MgSiteContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", "Permissions": [], "Command": "Get-MgSiteContentTypeColumnPosition", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", "Permissions": [], "Command": "Get-MgSiteContentTypeColumnPosition", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "Get-MgSiteContentTypeColumnPositionByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "Get-MgSiteContentTypeColumnPositionByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgSiteContentTypeColumnSourceColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgSiteContentTypeColumnSourceColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgSiteContentTypeColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgSiteContentTypeColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84248,17 +84248,17 @@ } ], "Command": "Get-MgSiteContentTypeCompatibleHubContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes" }, { - "Uri": "/sites/delta", "Permissions": [ { "Name": "Sites.Read.All", @@ -84274,16 +84274,16 @@ } ], "Command": "Get-MgSiteDelta", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphSite", - "Module": "Sites" + "Uri": "/sites/delta" }, { - "Uri": "/sites/{site-id}/drive", "Permissions": [ { "Name": "Files.Read", @@ -84323,17 +84323,17 @@ } ], "Command": "Get-MgSiteDrive", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Sites" + "Uri": "/sites/{site-id}/drive" }, { - "Uri": "/sites/{site-id}/drives", "Permissions": [ { "Name": "Files.Read", @@ -84373,16 +84373,16 @@ } ], "Command": "Get-MgSiteDrive", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Sites" + "Uri": "/sites/{site-id}/drives" }, { - "Uri": "/sites/{site-id}/drives", "Permissions": [ { "Name": "Files.Read", @@ -84422,16 +84422,16 @@ } ], "Command": "Get-MgSiteDrive", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Sites" + "Uri": "/sites/{site-id}/drives" }, { - "Uri": "/sites/{site-id}/drive", "Permissions": [ { "Name": "Files.Read", @@ -84471,17 +84471,17 @@ } ], "Command": "Get-MgSiteDrive", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Sites" + "Uri": "/sites/{site-id}/drive" }, { - "Uri": "/sites/{site-id}/drive/$ref", "Permissions": [ { "Name": "Files.Read", @@ -84521,17 +84521,17 @@ } ], "Command": "Get-MgSiteDriveByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/drive/$ref" }, { - "Uri": "/sites/{site-id}/drives/$ref", "Permissions": [ { "Name": "Files.Read", @@ -84571,16 +84571,16 @@ } ], "Command": "Get-MgSiteDriveByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/drives/$ref" }, { - "Uri": "/sites/{site-id}/drives/$ref", "Permissions": [ { "Name": "Files.Read", @@ -84620,16 +84620,16 @@ } ], "Command": "Get-MgSiteDriveByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/drives/$ref" }, { - "Uri": "/sites/{site-id}/drive/$ref", "Permissions": [ { "Name": "Files.Read", @@ -84669,65 +84669,65 @@ } ], "Command": "Get-MgSiteDriveByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/drive/$ref" }, { - "Uri": "/sites/{site-id}/externalColumns", "Permissions": [], "Command": "Get-MgSiteExternalColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/externalColumns" }, { - "Uri": "/sites/{site-id}/externalColumns", "Permissions": [], "Command": "Get-MgSiteExternalColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/externalColumns" }, { - "Uri": "/sites/{site-id}/externalColumns/$ref", "Permissions": [], "Command": "Get-MgSiteExternalColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/externalColumns/$ref" }, { - "Uri": "/sites/{site-id}/externalColumns/$ref", "Permissions": [], "Command": "Get-MgSiteExternalColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/externalColumns/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -84743,41 +84743,41 @@ } ], "Command": "Get-MgSiteList", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphList", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}" }, { - "Uri": "/sites/{site-id}/lists", "Permissions": [], "Command": "Get-MgSiteList", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphList", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists" }, { - "Uri": "/sites/{site-id}/lists", "Permissions": [], "Command": "Get-MgSiteList", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphList1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists" }, { - "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -84793,17 +84793,17 @@ } ], "Command": "Get-MgSiteList", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphList1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/activities", "Permissions": [ { "Name": "Files.Read", @@ -84843,16 +84843,16 @@ } ], "Command": "Get-MgSiteListActivity", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/activities" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84880,17 +84880,17 @@ } ], "Command": "Get-MgSiteListColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84918,16 +84918,16 @@ } ], "Command": "Get-MgSiteListColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84955,16 +84955,16 @@ } ], "Command": "Get-MgSiteListColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -84992,69 +84992,69 @@ } ], "Command": "Get-MgSiteListColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgSiteListColumnSourceColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgSiteListColumnSourceColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgSiteListColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgSiteListColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85082,17 +85082,17 @@ } ], "Command": "Get-MgSiteListContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85120,16 +85120,16 @@ } ], "Command": "Get-MgSiteListContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85157,16 +85157,16 @@ } ], "Command": "Get-MgSiteListContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85194,130 +85194,130 @@ } ], "Command": "Get-MgSiteListContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base", "Permissions": [], "Command": "Get-MgSiteListContentTypeBase", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base", "Permissions": [], "Command": "Get-MgSiteListContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Get-MgSiteListContentTypeBaseByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Get-MgSiteListContentTypeBaseByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes", "Permissions": [], "Command": "Get-MgSiteListContentTypeBaseType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes", "Permissions": [], "Command": "Get-MgSiteListContentTypeBaseType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "Get-MgSiteListContentTypeBaseTypeByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "Get-MgSiteListContentTypeBaseTypeByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes", "Permissions": [], "Command": "Get-MgSiteListContentTypeBaseTypeCompatibleHubContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/getCompatibleHubContentTypes" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85345,17 +85345,17 @@ } ], "Command": "Get-MgSiteListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85383,16 +85383,16 @@ } ], "Command": "Get-MgSiteListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85420,16 +85420,16 @@ } ], "Command": "Get-MgSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85457,167 +85457,167 @@ } ], "Command": "Get-MgSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Get-MgSiteListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "Get-MgSiteListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "Get-MgSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Get-MgSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", "Permissions": [], "Command": "Get-MgSiteListContentTypeColumnPosition", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", "Permissions": [], "Command": "Get-MgSiteListContentTypeColumnPosition", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "Get-MgSiteListContentTypeColumnPositionByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "Get-MgSiteListContentTypeColumnPositionByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgSiteListContentTypeColumnSourceColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Permissions": [], "Command": "Get-MgSiteListContentTypeColumnSourceColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgSiteListContentTypeColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Get-MgSiteListContentTypeColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -85645,69 +85645,69 @@ } ], "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/drive", "Permissions": [], "Command": "Get-MgSiteListDrive", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/drive" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/drive", "Permissions": [], "Command": "Get-MgSiteListDrive", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/drive" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref", "Permissions": [], "Command": "Get-MgSiteListDriveByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref", "Permissions": [], "Command": "Get-MgSiteListDriveByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -85723,17 +85723,17 @@ } ], "Command": "Get-MgSiteListItem", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItem", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items", "Permissions": [ { "Name": "Sites.Read.All", @@ -85749,16 +85749,16 @@ } ], "Command": "Get-MgSiteListItem", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItem", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items", "Permissions": [ { "Name": "Sites.Read.All", @@ -85774,16 +85774,16 @@ } ], "Command": "Get-MgSiteListItem", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphListItem1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -85799,30 +85799,30 @@ } ], "Command": "Get-MgSiteListItem", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", "Permissions": [], "Command": "Get-MgSiteListItemActivityByInterval", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemActivityStat", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", "Permissions": [ { "Name": "Files.Read", @@ -85862,16 +85862,16 @@ } ], "Command": "Get-MgSiteListItemActivityByInterval", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemActivityOld", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", "Permissions": [ { "Name": "Files.Read", @@ -85911,19 +85911,19 @@ } ], "Command": "Get-MgSiteListItemActivityByInterval", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivityStat1", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphItemActivityStat1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", "Permissions": [ { "Name": "Files.Read", @@ -85963,17 +85963,17 @@ } ], "Command": "Get-MgSiteListItemAnalytic", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAnalytics", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", "Permissions": [ { "Name": "Files.Read", @@ -86013,17 +86013,17 @@ } ], "Command": "Get-MgSiteListItemAnalytic", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemAnalytics1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphItemAnalytics1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", "Permissions": [ { "Name": "Files.Read", @@ -86063,17 +86063,17 @@ } ], "Command": "Get-MgSiteListItemAnalyticByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", "Permissions": [ { "Name": "Files.Read", @@ -86113,17 +86113,17 @@ } ], "Command": "Get-MgSiteListItemAnalyticByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", "Permissions": [ { "Name": "Sites.Read.All", @@ -86139,19 +86139,19 @@ } ], "Command": "Get-MgSiteListItemDelta", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItem", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/delta" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", "Permissions": [ { "Name": "Files.Read", @@ -86191,17 +86191,17 @@ } ], "Command": "Get-MgSiteListItemDriveItem", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", "Permissions": [ { "Name": "Files.Read", @@ -86241,17 +86241,17 @@ } ], "Command": "Get-MgSiteListItemDriveItem", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref", "Permissions": [ { "Name": "Files.Read", @@ -86291,17 +86291,17 @@ } ], "Command": "Get-MgSiteListItemDriveItemByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref", "Permissions": [ { "Name": "Files.Read", @@ -86341,43 +86341,43 @@ } ], "Command": "Get-MgSiteListItemDriveItemByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], "Command": "Get-MgSiteListItemField", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], "Command": "Get-MgSiteListItemField", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -86393,17 +86393,17 @@ } ], "Command": "Get-MgSiteListItemVersion", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [ { "Name": "Sites.Read.All", @@ -86419,16 +86419,16 @@ } ], "Command": "Get-MgSiteListItemVersion", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [ { "Name": "Sites.Read.All", @@ -86444,16 +86444,16 @@ } ], "Command": "Get-MgSiteListItemVersion", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -86469,43 +86469,43 @@ } ], "Command": "Get-MgSiteListItemVersion", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Get-MgSiteListItemVersionField", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Get-MgSiteListItemVersionField", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -86533,17 +86533,17 @@ } ], "Command": "Get-MgSiteListOperation", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/operations", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -86571,66 +86571,66 @@ } ], "Command": "Get-MgSiteListOperation", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/operations" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], "Command": "Get-MgSiteListSubscription", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", "Permissions": [], "Command": "Get-MgSiteListSubscription", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", "Permissions": [], "Command": "Get-MgSiteListSubscription", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSubscription1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], "Command": "Get-MgSiteListSubscription", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSubscription1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { "Name": "Notes.Create", @@ -86664,17 +86664,17 @@ } ], "Command": "Get-MgSiteOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphNotebook1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/sites/{site-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -86708,16 +86708,16 @@ } ], "Command": "Get-MgSiteOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphNotebook1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks" }, { - "Uri": "/sites/{site-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -86751,16 +86751,16 @@ } ], "Command": "Get-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotebook", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { "Name": "Notes.Create", @@ -86794,47 +86794,47 @@ } ], "Command": "Get-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [], "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [], "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -86868,16 +86868,16 @@ } ], "Command": "Get-MgSiteOnenoteNotebookSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -86911,16 +86911,16 @@ } ], "Command": "Get-MgSiteOnenoteNotebookSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -86954,16 +86954,16 @@ } ], "Command": "Get-MgSiteOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -86997,16 +86997,16 @@ } ], "Command": "Get-MgSiteOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { "Name": "Notes.Create", @@ -87040,17 +87040,17 @@ } ], "Command": "Get-MgSiteOnenoteOperation", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}" }, { - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { "Name": "Notes.Create", @@ -87084,17 +87084,17 @@ } ], "Command": "Get-MgSiteOnenoteOperation", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.Read", @@ -87122,17 +87122,17 @@ } ], "Command": "Get-MgSiteOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/sites/{site-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Read", @@ -87160,16 +87160,16 @@ } ], "Command": "Get-MgSiteOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages" }, { - "Uri": "/sites/{site-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Read", @@ -87197,16 +87197,16 @@ } ], "Command": "Get-MgSiteOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.Read", @@ -87234,69 +87234,69 @@ } ], "Command": "Get-MgSiteOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Get-MgSiteOnenotePageContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Get-MgSiteOnenotePageContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content" }, { - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], "Command": "Get-MgSiteOnenoteResource", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenoteResource", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}" }, { - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], "Command": "Get-MgSiteOnenoteResource", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}" }, { - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -87324,17 +87324,17 @@ } ], "Command": "Get-MgSiteOnenoteResourceContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" }, { - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -87362,17 +87362,17 @@ } ], "Command": "Get-MgSiteOnenoteResourceContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { "Name": "Notes.Create", @@ -87406,17 +87406,17 @@ } ], "Command": "Get-MgSiteOnenoteSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/sites/{site-id}/onenote/sections", "Permissions": [ { "Name": "Notes.Create", @@ -87450,16 +87450,16 @@ } ], "Command": "Get-MgSiteOnenoteSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections" }, { - "Uri": "/sites/{site-id}/onenote/sections", "Permissions": [ { "Name": "Notes.Create", @@ -87493,16 +87493,16 @@ } ], "Command": "Get-MgSiteOnenoteSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { "Name": "Notes.Create", @@ -87536,17 +87536,17 @@ } ], "Command": "Get-MgSiteOnenoteSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { "Name": "Notes.Create", @@ -87580,17 +87580,17 @@ } ], "Command": "Get-MgSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -87624,17 +87624,17 @@ } ], "Command": "Get-MgSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "List2", "List3" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -87668,104 +87668,17 @@ } ], "Command": "Get-MgSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" - }, - { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "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 - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": 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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgSiteOnenoteSectionGroup", "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" - }, - { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "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 - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": 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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgSiteOnenoteSectionGroupSection", - "ApiVersion": "beta", - "Method": "GET", "Variants": [ + "List", "List1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -87798,17 +87711,104 @@ "IsAdmin": false } ], - "Command": "Get-MgSiteOnenoteSectionGroupSection", + "Command": "Get-MgSiteOnenoteSectionGroup", + "Module": "Notes", + "Method": "GET", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" + }, + { + "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 + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgSiteOnenoteSectionGroupSection", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ - "List" + "List1" ], + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" + }, + { + "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 + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": 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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgSiteOnenoteSectionGroupSection", + "Module": "Notes", + "Method": "GET", + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Variants": [ + "List" + ], + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", "Permissions": [ { "Name": "Notes.Create", @@ -87842,16 +87842,16 @@ } ], "Command": "Get-MgSiteOnenoteSectionGroupSectionGroupByRef", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", "Permissions": [ { "Name": "Notes.Create", @@ -87885,16 +87885,16 @@ } ], "Command": "Get-MgSiteOnenoteSectionGroupSectionGroupByRef", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Read", @@ -87922,16 +87922,16 @@ } ], "Command": "Get-MgSiteOnenoteSectionPage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Read", @@ -87959,16 +87959,16 @@ } ], "Command": "Get-MgSiteOnenoteSectionPage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" }, { - "Uri": "/sites/{site-id}/pages/{sitePage-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -87984,17 +87984,17 @@ } ], "Command": "Get-MgSitePage", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSitePage", - "Module": "Sites" + "Uri": "/sites/{site-id}/pages/{sitePage-id}" }, { - "Uri": "/sites/{site-id}/pages", "Permissions": [ { "Name": "Sites.Read.All", @@ -88010,16 +88010,16 @@ } ], "Command": "Get-MgSitePage", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSitePage", - "Module": "Sites" + "Uri": "/sites/{site-id}/pages" }, { - "Uri": "/sites/{site-id}/permissions/{permission-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -88027,17 +88027,17 @@ "IsAdmin": false }, "Command": "Get-MgSitePermission", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPermission", - "Module": "Sites" + "Uri": "/sites/{site-id}/permissions/{permission-id}" }, { - "Uri": "/sites/{site-id}/permissions", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -88045,16 +88045,16 @@ "IsAdmin": false }, "Command": "Get-MgSitePermission", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPermission", - "Module": "Sites" + "Uri": "/sites/{site-id}/permissions" }, { - "Uri": "/sites/{site-id}/permissions", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -88062,16 +88062,16 @@ "IsAdmin": false }, "Command": "Get-MgSitePermission", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPermission1", - "Module": "Sites" + "Uri": "/sites/{site-id}/permissions" }, { - "Uri": "/sites/{site-id}/permissions/{permission-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -88079,43 +88079,43 @@ "IsAdmin": false }, "Command": "Get-MgSitePermission", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPermission1", - "Module": "Sites" + "Uri": "/sites/{site-id}/permissions/{permission-id}" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [], "Command": "Get-MgSiteRecentNotebook", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecentNotebook", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [], "Command": "Get-MgSiteRecentNotebook", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphRecentNotebook", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" }, { - "Uri": "/sites/{site-id}/sites/$ref", "Permissions": [ { "Name": "Sites.Read.All", @@ -88131,16 +88131,16 @@ } ], "Command": "Get-MgSiteSiteByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/sites/$ref" }, { - "Uri": "/sites/{site-id}/sites/$ref", "Permissions": [ { "Name": "Sites.Read.All", @@ -88156,16 +88156,16 @@ } ], "Command": "Get-MgSiteSiteByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/sites/$ref" }, { - "Uri": "/sites/{site-id}/termStore", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88181,29 +88181,29 @@ } ], "Command": "Get-MgSiteTermStore", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTermStore", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore" }, { - "Uri": "/sites/{site-id}/termStores", "Permissions": [], "Command": "Get-MgSiteTermStore", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTermStore1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStores" }, { - "Uri": "/sites/{site-id}/termStore", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88219,19 +88219,19 @@ } ], "Command": "Get-MgSiteTermStore", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore1", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphTermStore1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore" }, { - "Uri": "/sites/{site-id}/termStore/groups", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88247,17 +88247,17 @@ } ], "Command": "Get-MgSiteTermStoreGroup", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup1", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88273,19 +88273,19 @@ } ], "Command": "Get-MgSiteTermStoreGroup", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88301,51 +88301,53 @@ } ], "Command": "Get-MgSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", @@ -88356,305 +88358,303 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetChildRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetChildSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetChildSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetParentGroup", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetRelationSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88670,208 +88670,208 @@ } ], "Command": "Get-MgSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetTermRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetTermSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreGroupSetTermSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets", "Permissions": [], "Command": "Get-MgSiteTermStoreSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88887,19 +88887,19 @@ } ], "Command": "Get-MgSiteTermStoreSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", "Permissions": [ { "Name": "TermStore.Read.All", @@ -88915,23 +88915,25 @@ } ], "Command": "Get-MgSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "List", "List1", "List2", "List3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], "Command": "Get-MgSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", @@ -88942,202 +88944,200 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations", "Permissions": [], "Command": "Get-MgSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", "Permissions": [], "Command": "Get-MgSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreSetChildRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set", "Permissions": [], "Command": "Get-MgSiteTermStoreSetChildRelationSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreSetChildRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreSetChildRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set", "Permissions": [], "Command": "Get-MgSiteTermStoreSetChildSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreSetChildSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], "Command": "Get-MgSiteTermStoreSetParentGroup", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", "Permissions": [], "Command": "Get-MgSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], "Command": "Get-MgSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", "Permissions": [ { "Name": "TermStore.Read.All", @@ -89153,135 +89153,135 @@ } ], "Command": "Get-MgSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], "Command": "Get-MgSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", "Permissions": [], "Command": "Get-MgSiteTermStoreSetRelationFromTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreSetRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", "Permissions": [], "Command": "Get-MgSiteTermStoreSetRelationSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreSetRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", "Permissions": [], "Command": "Get-MgSiteTermStoreSetRelationToTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreSetRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", "Permissions": [], "Command": "Get-MgSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [ { "Name": "TermStore.Read.All", @@ -89297,19 +89297,19 @@ } ], "Command": "Get-MgSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Permissions": [ { "Name": "TermStore.Read.All", @@ -89325,32 +89325,32 @@ } ], "Command": "Get-MgSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], "Command": "Get-MgSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Permissions": [ { "Name": "TermStore.Read.All", @@ -89366,152 +89366,152 @@ } ], "Command": "Get-MgSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], "Command": "Get-MgSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", "Permissions": [], "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreSetTermRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", "Permissions": [], "Command": "Get-MgSiteTermStoreSetTermRelationSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreSetTermRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", "Permissions": [], "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreSetTermRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", "Permissions": [], "Command": "Get-MgSiteTermStoreSetTermSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref", "Permissions": [], "Command": "Get-MgSiteTermStoreSetTermSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref" }, { - "Uri": "/subscribedSkus/{subscribedSku-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -89539,17 +89539,17 @@ } ], "Command": "Get-MgSubscribedSku", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscribedSku", - "Module": "Identity.DirectoryManagement" + "Uri": "/subscribedSkus/{subscribedSku-id}" }, { - "Uri": "/subscribedSkus", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -89583,16 +89583,16 @@ } ], "Command": "Get-MgSubscribedSku", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscribedSku", - "Module": "Identity.DirectoryManagement" + "Uri": "/subscribedSkus" }, { - "Uri": "/subscribedSkus", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -89626,16 +89626,16 @@ } ], "Command": "Get-MgSubscribedSku", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSubscribedSku", - "Module": "Identity.DirectoryManagement" + "Uri": "/subscribedSkus" }, { - "Uri": "/subscribedSkus/{subscribedSku-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -89663,67 +89663,67 @@ } ], "Command": "Get-MgSubscribedSku", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSubscribedSku", - "Module": "Identity.DirectoryManagement" + "Uri": "/subscribedSkus/{subscribedSku-id}" }, { - "Uri": "/subscriptions/{subscription-id}", "Permissions": [], "Command": "Get-MgSubscription", - "ApiVersion": "beta", + "Module": "ChangeNotifications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSubscription1", - "Module": "ChangeNotifications" + "Uri": "/subscriptions/{subscription-id}" }, { - "Uri": "/subscriptions", "Permissions": [], "Command": "Get-MgSubscription", - "ApiVersion": "beta", + "Module": "ChangeNotifications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSubscription1", - "Module": "ChangeNotifications" + "Uri": "/subscriptions" }, { - "Uri": "/subscriptions", "Permissions": [], "Command": "Get-MgSubscription", - "ApiVersion": "v1.0", + "Module": "ChangeNotifications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSubscription", - "Module": "ChangeNotifications" + "Uri": "/subscriptions" }, { - "Uri": "/subscriptions/{subscription-id}", "Permissions": [], "Command": "Get-MgSubscription", - "ApiVersion": "v1.0", + "Module": "ChangeNotifications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSubscription", - "Module": "ChangeNotifications" + "Uri": "/subscriptions/{subscription-id}" }, { - "Uri": "/sites/{site-id}/sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -89739,16 +89739,16 @@ } ], "Command": "Get-MgSubSite", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSite", - "Module": "Sites" + "Uri": "/sites/{site-id}/sites" }, { - "Uri": "/sites/{site-id}/sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -89764,16 +89764,16 @@ } ], "Command": "Get-MgSubSite", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite1", "Variants": [ "List2" ], - "OutputType": "IMicrosoftGraphSite1", - "Module": "Sites" + "Uri": "/sites/{site-id}/sites" }, { - "Uri": "/sites/{site-id}", "Permissions": [ { "Name": "Sites.Read.All", @@ -89789,17 +89789,17 @@ } ], "Command": "Get-MgSubSite", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSite1", - "Module": "Sites" + "Uri": "/sites/{site-id}" }, { - "Uri": "/teams/{team-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -89845,17 +89845,17 @@ } ], "Command": "Get-MgTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeam", - "Module": "Teams" + "Uri": "/teams/{team-id}" }, { - "Uri": "/teams/{team-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -89901,30 +89901,30 @@ } ], "Command": "Get-MgTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeam1", - "Module": "Teams" + "Uri": "/teams/{team-id}" }, { - "Uri": "/teams/{team-id}/allChannels/getAllMessages", "Permissions": [], "Command": "Get-MgTeamAllChannelMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/allChannels/getAllMessages" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -89970,30 +89970,30 @@ } ], "Command": "Get-MgTeamChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChannel", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}" }, { - "Uri": "/teams/{team-id}/allChannels", "Permissions": [], "Command": "Get-MgTeamChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphChannel", - "Module": "Teams" + "Uri": "/teams/{team-id}/allChannels" }, { - "Uri": "/teams/{team-id}/channels", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -90039,16 +90039,16 @@ } ], "Command": "Get-MgTeamChannel", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel1", "Variants": [ "List2" ], - "OutputType": "IMicrosoftGraphChannel1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -90094,29 +90094,29 @@ } ], "Command": "Get-MgTeamChannel", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChannel1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}" }, { - "Uri": "/teams/{team-id}/allChannels/$ref", "Permissions": [], "Command": "Get-MgTeamChannelByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/allChannels/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", "Permissions": [ { "Name": "Files.Read.All", @@ -90144,17 +90144,17 @@ } ], "Command": "Get-MgTeamChannelFileFolder", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", "Permissions": [ { "Name": "Files.Read.All", @@ -90182,17 +90182,17 @@ } ], "Command": "Get-MgTeamChannelFileFolder", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref", "Permissions": [ { "Name": "Files.Read.All", @@ -90220,17 +90220,17 @@ } ], "Command": "Get-MgTeamChannelFileFolderByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref", "Permissions": [ { "Name": "Files.Read.All", @@ -90258,17 +90258,17 @@ } ], "Command": "Get-MgTeamChannelFileFolderByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -90308,17 +90308,17 @@ } ], "Command": "Get-MgTeamChannelMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/members", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -90340,16 +90340,16 @@ } ], "Command": "Get-MgTeamChannelMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/members" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/members", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -90371,16 +90371,16 @@ } ], "Command": "Get-MgTeamChannelMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/members" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -90420,17 +90420,17 @@ } ], "Command": "Get-MgTeamChannelMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90464,19 +90464,19 @@ } ], "Command": "Get-MgTeamChannelMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Permissions": { "Name": "ChannelMessage.Read.All", "Description": "Read your channel messages", @@ -90484,16 +90484,16 @@ "IsAdmin": true }, "Command": "Get-MgTeamChannelMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Permissions": { "Name": "ChannelMessage.Read.All", "Description": "Read your channel messages", @@ -90501,16 +90501,16 @@ "IsAdmin": true }, "Command": "Get-MgTeamChannelMessage", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90544,19 +90544,19 @@ } ], "Command": "Get-MgTeamChannelMessage", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", "Permissions": { "Name": "ChannelMessage.Read.All", "Description": "Read your channel messages", @@ -90564,17 +90564,17 @@ "IsAdmin": true }, "Command": "Get-MgTeamChannelMessageDelta", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", "Permissions": { "Name": "ChannelMessage.Read.All", "Description": "Read your channel messages", @@ -90582,17 +90582,17 @@ "IsAdmin": true }, "Command": "Get-MgTeamChannelMessageDelta", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90614,17 +90614,17 @@ } ], "Command": "Get-MgTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90646,16 +90646,16 @@ } ], "Command": "Get-MgTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90677,126 +90677,16 @@ } ], "Command": "Get-MgTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", - "Variants": [ - "List1" - ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" - }, - { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [ - { - "Name": "ChannelMessage.Read.All", - "Description": "Read your channel messages", - "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - } - ], - "Command": "Get-MgTeamChannelMessageHostedContent", "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" - }, - { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [ - { - "Name": "ChannelMessage.Read.All", - "Description": "Read your channel messages", - "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", - "IsAdmin": true - }, - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": 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 - }, - { - "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 - } - ], - "Command": "Get-MgTeamChannelMessageReply", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" - }, - { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": { - "Name": "ChannelMessage.Read.All", - "Description": "Read your channel messages", - "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", - "IsAdmin": true - }, - "Command": "Get-MgTeamChannelMessageReply", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" - }, - { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": { - "Name": "ChannelMessage.Read.All", - "Description": "Read your channel messages", - "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", - "IsAdmin": true - }, - "Command": "Get-MgTeamChannelMessageReply", - "ApiVersion": "v1.0", - "Method": "GET", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90815,32 +90705,20 @@ "Description": "Read and write your chat messages", "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", "IsAdmin": 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 - }, - { - "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 } ], - "Command": "Get-MgTeamChannelMessageReply", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamChannelMessageHostedContent", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90873,18 +90751,140 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamChannelMessageReplyDelta", + "Command": "Get-MgTeamChannelMessageReply", + "Module": "Teams", + "Method": "GET", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" + }, + { + "Permissions": { + "Name": "ChannelMessage.Read.All", + "Description": "Read your channel messages", + "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", + "IsAdmin": true + }, + "Command": "Get-MgTeamChannelMessageReply", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Variants": [ + "List" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" + }, + { + "Permissions": { + "Name": "ChannelMessage.Read.All", + "Description": "Read your channel messages", + "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", + "IsAdmin": true + }, + "Command": "Get-MgTeamChannelMessageReply", + "Module": "Teams", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", + "Variants": [ + "List1" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" + }, + { + "Permissions": [ + { + "Name": "ChannelMessage.Read.All", + "Description": "Read your channel messages", + "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", + "IsAdmin": true + }, + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": 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 + }, + { + "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 + } + ], + "Command": "Get-MgTeamChannelMessageReply", + "Module": "Teams", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" + }, + { + "Permissions": [ + { + "Name": "ChannelMessage.Read.All", + "Description": "Read your channel messages", + "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.", + "IsAdmin": true + }, + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": 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 + }, + { + "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 + } + ], + "Command": "Get-MgTeamChannelMessageReplyDelta", + "Module": "Teams", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [ { "Name": "ChannelMessage.Read.All", @@ -90918,66 +90918,66 @@ } ], "Command": "Get-MgTeamChannelMessageReplyDelta", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], "Command": "Get-MgTeamChannelShared", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", "Permissions": [], "Command": "Get-MgTeamChannelShared", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [], "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref", "Permissions": [], "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -91023,17 +91023,17 @@ } ], "Command": "Get-MgTeamChannelTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Permissions": [ { "Name": "Directory.Read.All", @@ -91079,16 +91079,16 @@ } ], "Command": "Get-MgTeamChannelTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Permissions": [ { "Name": "Directory.Read.All", @@ -91134,16 +91134,16 @@ } ], "Command": "Get-MgTeamChannelTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTeamsTab1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -91189,132 +91189,132 @@ } ], "Command": "Get-MgTeamChannelTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsTab1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], "Command": "Get-MgTeamChannelTabTeamApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", "Permissions": [], "Command": "Get-MgTeamChannelTabTeamApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsApp1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Get-MgTeamChannelTabTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Get-MgTeamChannelTabTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/group/$ref", "Permissions": [], "Command": "Get-MgTeamGroupByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/group/$ref" }, { - "Uri": "/teams/{team-id}/group/$ref", "Permissions": [], "Command": "Get-MgTeamGroupByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/group/$ref" }, { - "Uri": "/teams/{team-id}/incomingChannels", "Permissions": [], "Command": "Get-MgTeamIncomingChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChannel", - "Module": "Teams" + "Uri": "/teams/{team-id}/incomingChannels" }, { - "Uri": "/teams/{team-id}/incomingChannels/$ref", "Permissions": [], "Command": "Get-MgTeamIncomingChannelByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/incomingChannels/$ref" }, { - "Uri": "/teams/{team-id}/incomingChannels/getAllMessages", "Permissions": [], "Command": "Get-MgTeamIncomingChannelMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/incomingChannels/getAllMessages" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -91366,17 +91366,17 @@ } ], "Command": "Get-MgTeamInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" }, { - "Uri": "/teams/{team-id}/installedApps", "Permissions": [ { "Name": "Directory.Read.All", @@ -91416,16 +91416,16 @@ } ], "Command": "Get-MgTeamInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps" }, { - "Uri": "/teams/{team-id}/installedApps", "Permissions": [ { "Name": "Directory.Read.All", @@ -91465,16 +91465,16 @@ } ], "Command": "Get-MgTeamInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation1", - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "Directory.Read.All", @@ -91526,121 +91526,121 @@ } ], "Command": "Get-MgTeamInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation1", - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", "Permissions": [], "Command": "Get-MgTeamInstalledAppTeamApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", "Permissions": [], "Command": "Get-MgTeamInstalledAppTeamApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsApp1", - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", "Permissions": [], "Command": "Get-MgTeamInstalledAppTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", "Permissions": [], "Command": "Get-MgTeamInstalledAppTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], "Command": "Get-MgTeamInstalledAppTeamAppDefinition", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", "Permissions": [], "Command": "Get-MgTeamInstalledAppTeamAppDefinition", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition1", - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", "Permissions": [], "Command": "Get-MgTeamInstalledAppTeamAppDefinitionByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", "Permissions": [], "Command": "Get-MgTeamInstalledAppTeamAppDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" }, { - "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -91656,17 +91656,17 @@ } ], "Command": "Get-MgTeamMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/members", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -91682,16 +91682,16 @@ } ], "Command": "Get-MgTeamMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/members" }, { - "Uri": "/teams/{team-id}/members", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -91707,16 +91707,16 @@ } ], "Command": "Get-MgTeamMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/members" }, { - "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "TeamMember.Read.All", @@ -91732,17 +91732,17 @@ } ], "Command": "Get-MgTeamMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/members/{conversationMember-id}" }, { - "Uri": "/teams/getAllMessages", "Permissions": [ { "Name": "Directory.Read.All", @@ -91788,16 +91788,16 @@ } ], "Command": "Get-MgTeamMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/getAllMessages" }, { - "Uri": "/teams/getAllMessages", "Permissions": [ { "Name": "Directory.Read.All", @@ -91843,103 +91843,103 @@ } ], "Command": "Get-MgTeamMessage", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/getAllMessages" }, { - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], "Command": "Get-MgTeamOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Module": "Teams" + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" }, { - "Uri": "/teams/{team-id}/operations", "Permissions": [], "Command": "Get-MgTeamOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Module": "Teams" + "Uri": "/teams/{team-id}/operations" }, { - "Uri": "/teams/{team-id}/operations", "Permissions": [], "Command": "Get-MgTeamOperation", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation1", - "Module": "Teams" + "Uri": "/teams/{team-id}/operations" }, { - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], "Command": "Get-MgTeamOperation", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation1", - "Module": "Teams" + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" }, { - "Uri": "/teams/{team-id}/owners", "Permissions": [], "Command": "Get-MgTeamOwner", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser1", - "Module": "Teams" + "Uri": "/teams/{team-id}/owners" }, { - "Uri": "/teams/{team-id}/owners/$ref", "Permissions": [], "Command": "Get-MgTeamOwnerByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/owners/$ref" }, { - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], "Command": "Get-MgTeamPermissionGrant", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Teams" + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { - "Uri": "/teams/{team-id}/permissionGrants", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -91961,42 +91961,42 @@ } ], "Command": "Get-MgTeamPermissionGrant", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Teams" + "Uri": "/teams/{team-id}/permissionGrants" }, { - "Uri": "/teams/{team-id}/photo", "Permissions": [], "Command": "Get-MgTeamPhoto", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "Teams" + "Uri": "/teams/{team-id}/photo" }, { - "Uri": "/teams/{team-id}/photo/$value", "Permissions": [], "Command": "Get-MgTeamPhotoContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/photo/$value" }, { - "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -92018,17 +92018,17 @@ } ], "Command": "Get-MgTeamPrimaryChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChannel", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel" }, { - "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -92050,472 +92050,472 @@ } ], "Command": "Get-MgTeamPrimaryChannel", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChannel1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel" }, { - "Uri": "/teams/{team-id}/primaryChannel/filesFolder", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelFileFolder", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/filesFolder" }, { - "Uri": "/teams/{team-id}/primaryChannel/filesFolder", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelFileFolder", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/filesFolder" }, { - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelFileFolderByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref" }, { - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelFileFolderByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref" }, { - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/members", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/members" }, { - "Uri": "/teams/{team-id}/primaryChannel/members", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/members" }, { - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessage", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessage", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessageDelta", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/delta" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessageDelta", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/delta" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessageReply", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessageReply", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessageReply", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessageReply", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta" }, { - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelShared", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelShared", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams" }, { - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" }, { - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTeamsTab1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsTab1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelTabTeamApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelTabTeamApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTeamsApp1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelTabTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Get-MgTeamPrimaryChannelTabTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/schedule", "Permissions": [ { "Name": "Group.Read.All", @@ -92543,17 +92543,17 @@ } ], "Command": "Get-MgTeamSchedule", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchedule", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule" }, { - "Uri": "/teams/{team-id}/schedule", "Permissions": [ { "Name": "Group.Read.All", @@ -92581,17 +92581,17 @@ } ], "Command": "Get-MgTeamSchedule", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedule1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSchedule1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule" }, { - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -92619,17 +92619,17 @@ } ], "Command": "Get-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -92645,16 +92645,16 @@ } ], "Command": "Get-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/offerShiftRequests" }, { - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -92670,16 +92670,16 @@ } ], "Command": "Get-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/offerShiftRequests" }, { - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -92707,17 +92707,17 @@ } ], "Command": "Get-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -92745,17 +92745,54 @@ } ], "Command": "Get-MgTeamScheduleOpenShift", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" + }, + { + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgTeamScheduleOpenShift", + "Module": "Teams", + "Method": "GET", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphOpenShift", - "Module": "Teams" + "Variants": [ + "List" + ], + "Uri": "/teams/{team-id}/schedule/openShifts" }, { - "Uri": "/teams/{team-id}/schedule/openShifts", "Permissions": [ { "Name": "Group.Read.All", @@ -92783,53 +92820,16 @@ } ], "Command": "Get-MgTeamScheduleOpenShift", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOpenShift", - "Module": "Teams" - }, - { - "Uri": "/teams/{team-id}/schedule/openShifts", - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgTeamScheduleOpenShift", "ApiVersion": "v1.0", - "Method": "GET", + "OutputType": "IMicrosoftGraphOpenShift1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOpenShift1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShifts" }, { - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -92857,17 +92857,17 @@ } ], "Command": "Get-MgTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOpenShift1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" }, { - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -92895,17 +92895,17 @@ } ], "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Permissions": [ { "Name": "Group.Read.All", @@ -92933,16 +92933,16 @@ } ], "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests" }, { - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Permissions": [ { "Name": "Group.Read.All", @@ -92970,16 +92970,16 @@ } ], "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests" }, { - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -93007,17 +93007,17 @@ } ], "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -93045,17 +93045,17 @@ } ], "Command": "Get-MgTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" }, { - "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Permissions": [ { "Name": "Group.Read.All", @@ -93083,16 +93083,16 @@ } ], "Command": "Get-MgTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/schedulingGroups" }, { - "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Permissions": [ { "Name": "Group.Read.All", @@ -93120,16 +93120,16 @@ } ], "Command": "Get-MgTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSchedulingGroup1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/schedulingGroups" }, { - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -93157,17 +93157,17 @@ } ], "Command": "Get-MgTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSchedulingGroup1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" }, { - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -93195,17 +93195,17 @@ } ], "Command": "Get-MgTeamScheduleShift", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShift", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" }, { - "Uri": "/teams/{team-id}/schedule/shifts", "Permissions": [ { "Name": "Group.Read.All", @@ -93233,16 +93233,16 @@ } ], "Command": "Get-MgTeamScheduleShift", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphShift", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/shifts" }, { - "Uri": "/teams/{team-id}/schedule/shifts", "Permissions": [ { "Name": "Group.Read.All", @@ -93270,16 +93270,16 @@ } ], "Command": "Get-MgTeamScheduleShift", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphShift1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/shifts" }, { - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -93307,168 +93307,30 @@ } ], "Command": "Get-MgTeamScheduleShift", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphShift1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" }, { - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Module": "Teams" - }, - { - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List" - ], "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Module": "Teams" - }, - { - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "List1" - ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", - "Module": "Teams" - }, - { - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [], - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", - "Module": "Teams" - }, - { - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "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 - }, - { - "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 - } - ], - "Command": "Get-MgTeamScheduleTimeCard", - "ApiVersion": "beta", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeCard", - "Module": "Teams" - }, - { - "Uri": "/teams/{team-id}/schedule/timeCards", - "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 - }, - { - "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 - } - ], - "Command": "Get-MgTeamScheduleTimeCard", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphTimeCard", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -93495,55 +93357,17 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOff", - "ApiVersion": "beta", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Module": "Teams", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphTimeOff", - "Module": "Teams" - }, - { - "Uri": "/teams/{team-id}/schedule/timesOff", - "Permissions": [ - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgTeamScheduleTimeOff", "ApiVersion": "beta", - "Method": "GET", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOff", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests" }, { - "Uri": "/teams/{team-id}/schedule/timesOff", "Permissions": [ { "Name": "Group.Read.All", @@ -93570,17 +93394,119 @@ "IsAdmin": true } ], - "Command": "Get-MgTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTimeOff1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests" + }, + { + "Permissions": [], + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Module": "Teams", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgTeamScheduleTimeCard", + "Module": "Teams", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}" + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgTeamScheduleTimeCard", + "Module": "Teams", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Variants": [ + "List" + ], + "Uri": "/teams/{team-id}/schedule/timeCards" + }, + { + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgTeamScheduleTimeOff", + "Module": "Teams", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" }, { - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -93608,17 +93534,91 @@ } ], "Command": "Get-MgTeamScheduleTimeOff", + "Module": "Teams", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", + "Variants": [ + "List" + ], + "Uri": "/teams/{team-id}/schedule/timesOff" + }, + { + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgTeamScheduleTimeOff", + "Module": "Teams", + "Method": "GET", "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff1", + "Variants": [ + "List1" + ], + "Uri": "/teams/{team-id}/schedule/timesOff" + }, + { + "Permissions": [ + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgTeamScheduleTimeOff", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTimeOff1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -93646,17 +93646,17 @@ } ], "Command": "Get-MgTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOffReason", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Permissions": [ { "Name": "Group.Read.All", @@ -93684,16 +93684,16 @@ } ], "Command": "Get-MgTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOffReason", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffReasons" }, { - "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Permissions": [ { "Name": "Group.Read.All", @@ -93721,16 +93721,16 @@ } ], "Command": "Get-MgTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTimeOffReason1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffReasons" }, { - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -93758,17 +93758,17 @@ } ], "Command": "Get-MgTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTimeOffReason1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -93796,17 +93796,17 @@ } ], "Command": "Get-MgTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeOffRequests", "Permissions": [ { "Name": "Group.Read.All", @@ -93834,16 +93834,16 @@ } ], "Command": "Get-MgTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffRequests" }, { - "Uri": "/teams/{team-id}/schedule/timeOffRequests", "Permissions": [ { "Name": "Group.Read.All", @@ -93871,16 +93871,16 @@ } ], "Command": "Get-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTimeOffRequest1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffRequests" }, { - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [ { "Name": "Group.Read.All", @@ -93908,17 +93908,17 @@ } ], "Command": "Get-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTimeOffRequest1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" }, { - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -93934,17 +93934,17 @@ } ], "Command": "Get-MgTeamTag", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkTag", - "Module": "Teams" + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}" }, { - "Uri": "/teams/{team-id}/tags", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -93960,16 +93960,16 @@ } ], "Command": "Get-MgTeamTag", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkTag", - "Module": "Teams" + "Uri": "/teams/{team-id}/tags" }, { - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -93985,17 +93985,17 @@ } ], "Command": "Get-MgTeamTagMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -94011,92 +94011,92 @@ } ], "Command": "Get-MgTeamTagMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members" }, { - "Uri": "/teams/{team-id}/template", "Permissions": [], "Command": "Get-MgTeamTemplate", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/template" }, { - "Uri": "/teams/{team-id}/template", "Permissions": [], "Command": "Get-MgTeamTemplate", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/template" }, { - "Uri": "/teams/{team-id}/template/$ref", "Permissions": [], "Command": "Get-MgTeamTemplateByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/template/$ref" }, { - "Uri": "/teams/{team-id}/template/$ref", "Permissions": [], "Command": "Get-MgTeamTemplateByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/template/$ref" }, { - "Uri": "/teamwork", "Permissions": [], "Command": "Get-MgTeamwork", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamwork", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphTeamwork", - "Module": "Teams" + "Uri": "/teamwork" }, { - "Uri": "/teamwork", "Permissions": [], "Command": "Get-MgTeamwork", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamwork1", "Variants": [ "Get1" ], - "OutputType": "IMicrosoftGraphTeamwork1", - "Module": "Teams" + "Uri": "/teamwork" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94112,17 +94112,17 @@ } ], "Command": "Get-MgTeamworkDevice", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDevice", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkDevice", - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}" }, { - "Uri": "/teamwork/devices", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94138,16 +94138,16 @@ } ], "Command": "Get-MgTeamworkDevice", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDevice", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkDevice", - "Module": "Teams" + "Uri": "/teamwork/devices" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94163,17 +94163,17 @@ } ], "Command": "Get-MgTeamworkDeviceActivity", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94189,17 +94189,17 @@ } ], "Command": "Get-MgTeamworkDeviceConfiguration", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94215,17 +94215,17 @@ } ], "Command": "Get-MgTeamworkDeviceHealth", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/health" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94241,17 +94241,17 @@ } ], "Command": "Get-MgTeamworkDeviceOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -94267,16 +94267,16 @@ } ], "Command": "Get-MgTeamworkDeviceOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations" }, { - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -94292,17 +94292,17 @@ } ], "Command": "Get-MgTeamworkWorkforceIntegration", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Module": "Teams" + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" }, { - "Uri": "/teamwork/workforceIntegrations", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -94318,16 +94318,16 @@ } ], "Command": "Get-MgTeamworkWorkforceIntegration", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Module": "Teams" + "Uri": "/teamwork/workforceIntegrations" }, { - "Uri": "/teamwork/workforceIntegrations", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -94343,16 +94343,16 @@ } ], "Command": "Get-MgTeamworkWorkforceIntegration", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration1", - "Module": "Teams" + "Uri": "/teamwork/workforceIntegrations" }, { - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -94368,29 +94368,29 @@ } ], "Command": "Get-MgTeamworkWorkforceIntegration", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration1", - "Module": "Teams" + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" }, { - "Uri": "/trustFramework", "Permissions": [], "Command": "Get-MgTrustFramework", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFramework", "Variants": [ "Get" ], - "OutputType": "IMicrosoftGraphTrustFramework", - "Module": "Identity.SignIns" + "Uri": "/trustFramework" }, { - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -94406,17 +94406,17 @@ } ], "Command": "Get-MgTrustFrameworkKeySet", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Module": "Identity.SignIns" + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}" }, { - "Uri": "/trustFramework/keySets", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -94432,16 +94432,16 @@ } ], "Command": "Get-MgTrustFrameworkKeySet", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Module": "Identity.SignIns" + "Uri": "/trustFramework/keySets" }, { - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -94457,17 +94457,17 @@ } ], "Command": "Get-MgTrustFrameworkKeySetActiveKey", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Module": "Identity.SignIns" + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey" }, { - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -94483,17 +94483,17 @@ } ], "Command": "Get-MgTrustFrameworkPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}" }, { - "Uri": "/trustFramework/policies", "Permissions": [ { "Name": "Policy.Read.All", @@ -94509,16 +94509,16 @@ } ], "Command": "Get-MgTrustFrameworkPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", - "Module": "Identity.SignIns" + "Uri": "/trustFramework/policies" }, { - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", "Permissions": [ { "Name": "Policy.Read.All", @@ -94534,17 +94534,17 @@ } ], "Command": "Get-MgTrustFrameworkPolicyContent", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value" }, { - "Uri": "/users/{user-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -94632,17 +94632,17 @@ } ], "Command": "Get-MgUser", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUser", - "Module": "Users" + "Uri": "/users/{user-id}" }, { - "Uri": "/users", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -94718,16 +94718,16 @@ } ], "Command": "Get-MgUser", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", - "Module": "Users" + "Uri": "/users" }, { - "Uri": "/users", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -94803,16 +94803,16 @@ } ], "Command": "Get-MgUser", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphUser1", - "Module": "Users" + "Uri": "/users" }, { - "Uri": "/users/{user-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -94900,30 +94900,30 @@ } ], "Command": "Get-MgUser", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser1", - "Module": "Users" + "Uri": "/users/{user-id}" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}", "Permissions": [], "Command": "Get-MgUserActivity", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserActivity1", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}" }, { - "Uri": "/users/{user-id}/activities", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", @@ -94931,16 +94931,16 @@ "IsAdmin": false }, "Command": "Get-MgUserActivity", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserActivity1", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities" }, { - "Uri": "/users/{user-id}/activities", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", @@ -94948,144 +94948,144 @@ "IsAdmin": false }, "Command": "Get-MgUserActivity", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphUserActivity", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}", "Permissions": [], "Command": "Get-MgUserActivity", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUserActivity", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Permissions": [], "Command": "Get-MgUserActivityHistoryItem", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityHistoryItem1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem1", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", "Permissions": [], "Command": "Get-MgUserActivityHistoryItem", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityHistoryItem1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem1", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", "Permissions": [], "Command": "Get-MgUserActivityHistoryItem", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Permissions": [], "Command": "Get-MgUserActivityHistoryItem", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", "Permissions": [], "Command": "Get-MgUserActivityHistoryItemActivity", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserActivity1", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", "Permissions": [], "Command": "Get-MgUserActivityHistoryItemActivity", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUserActivity", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", "Permissions": [], "Command": "Get-MgUserActivityHistoryItemActivityByRef", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", "Permissions": [], "Command": "Get-MgUserActivityHistoryItemActivityByRef", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref" }, { - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", "Permissions": [], "Command": "Get-MgUserActivityStatistics", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityStatistics", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphActivityStatistics", - "Module": "People" + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}" }, { - "Uri": "/users/{user-id}/analytics/activityStatistics", "Permissions": { "Name": "Analytics.Read", "Description": "Read your activity statistics", @@ -95093,16 +95093,16 @@ "IsAdmin": false }, "Command": "Get-MgUserActivityStatistics", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityStatistics", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphActivityStatistics", - "Module": "People" + "Uri": "/users/{user-id}/analytics/activityStatistics" }, { - "Uri": "/users/{user-id}/agreementAcceptances", "Permissions": { "Name": "AgreementAcceptance.Read", "Description": "Read your terms of use acceptance statuses", @@ -95110,16 +95110,16 @@ "IsAdmin": true }, "Command": "Get-MgUserAgreementAcceptance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/users/{user-id}/agreementAcceptances" }, { - "Uri": "/users/{user-id}/agreementAcceptances", "Permissions": { "Name": "AgreementAcceptance.Read", "Description": "Read your terms of use acceptance statuses", @@ -95127,16 +95127,16 @@ "IsAdmin": true }, "Command": "Get-MgUserAgreementAcceptance", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/users/{user-id}/agreementAcceptances" }, { - "Uri": "/users/{user-id}/agreementAcceptances/$ref", "Permissions": { "Name": "AgreementAcceptance.Read", "Description": "Read your terms of use acceptance statuses", @@ -95144,16 +95144,16 @@ "IsAdmin": true }, "Command": "Get-MgUserAgreementAcceptanceByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/users/{user-id}/agreementAcceptances/$ref" }, { - "Uri": "/users/{user-id}/agreementAcceptances/$ref", "Permissions": { "Name": "AgreementAcceptance.Read", "Description": "Read your terms of use acceptance statuses", @@ -95161,29 +95161,29 @@ "IsAdmin": true }, "Command": "Get-MgUserAgreementAcceptanceByRef", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/users/{user-id}/agreementAcceptances/$ref" }, { - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], "Command": "Get-MgUserAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Module": "Applications" + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/users/{user-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -95211,16 +95211,16 @@ } ], "Command": "Get-MgUserAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Module": "Applications" + "Uri": "/users/{user-id}/appRoleAssignments" }, { - "Uri": "/users/{user-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -95248,29 +95248,29 @@ } ], "Command": "Get-MgUserAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Module": "Applications" + "Uri": "/users/{user-id}/appRoleAssignments" }, { - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], "Command": "Get-MgUserAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Module": "Applications" + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95298,17 +95298,17 @@ } ], "Command": "Get-MgUserAuthenticationEmailMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/emailMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95336,16 +95336,16 @@ } ], "Command": "Get-MgUserAuthenticationEmailMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/emailMethods" }, { - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95373,17 +95373,17 @@ } ], "Command": "Get-MgUserAuthenticationFido2Method", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/fido2Methods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95411,16 +95411,16 @@ } ], "Command": "Get-MgUserAuthenticationFido2Method", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/fido2Methods" }, { - "Uri": "/users/{user-id}/authentication/fido2Methods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95448,16 +95448,16 @@ } ], "Command": "Get-MgUserAuthenticationFido2Method", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/fido2Methods" }, { - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95485,17 +95485,17 @@ } ], "Command": "Get-MgUserAuthenticationFido2Method", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95523,17 +95523,17 @@ } ], "Command": "Get-MgUserAuthenticationMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/methods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95561,16 +95561,16 @@ } ], "Command": "Get-MgUserAuthenticationMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/methods" }, { - "Uri": "/users/{user-id}/authentication/methods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95598,16 +95598,16 @@ } ], "Command": "Get-MgUserAuthenticationMethod", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/methods" }, { - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95635,17 +95635,17 @@ } ], "Command": "Get-MgUserAuthenticationMethod", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95673,17 +95673,17 @@ } ], "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95711,16 +95711,16 @@ } ], "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95748,16 +95748,16 @@ } ], "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95785,43 +95785,43 @@ } ], "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", "Permissions": [], "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", "Permissions": [], "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDevice1", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", "Permissions": { "Name": "UserAuthenticationMethod.Read.All", "Description": "Read all users' authentication methods", @@ -95829,29 +95829,29 @@ "IsAdmin": true }, "Command": "Get-MgUserAuthenticationOperation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}" }, { - "Uri": "/users/{user-id}/authentication/operations", "Permissions": [], "Command": "Get-MgUserAuthenticationOperation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/operations" }, { - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95879,17 +95879,17 @@ } ], "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -95917,29 +95917,29 @@ } ], "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods" }, { - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", "Permissions": [], "Command": "Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", "Permissions": { "Name": "UserAuthenticationMethod.Read.All", "Description": "Read all users' authentication methods", @@ -95947,17 +95947,17 @@ "IsAdmin": true }, "Command": "Get-MgUserAuthenticationPasswordMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/passwordMethods", "Permissions": { "Name": "UserAuthenticationMethod.Read.All", "Description": "Read all users' authentication methods", @@ -95965,16 +95965,16 @@ "IsAdmin": true }, "Command": "Get-MgUserAuthenticationPasswordMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/passwordMethods" }, { - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": { "Name": "UserAuthenticationMethod.Read.All", "Description": "Read all users' authentication methods", @@ -95982,17 +95982,17 @@ "IsAdmin": true }, "Command": "Get-MgUserAuthenticationPhoneMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/phoneMethods", "Permissions": { "Name": "UserAuthenticationMethod.Read.All", "Description": "Read all users' authentication methods", @@ -96000,16 +96000,16 @@ "IsAdmin": true }, "Command": "Get-MgUserAuthenticationPhoneMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/phoneMethods" }, { - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96037,17 +96037,17 @@ } ], "Command": "Get-MgUserAuthenticationSoftwareOathMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/softwareOathMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96075,16 +96075,16 @@ } ], "Command": "Get-MgUserAuthenticationSoftwareOathMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/softwareOathMethods" }, { - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96112,17 +96112,17 @@ } ], "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96150,16 +96150,16 @@ } ], "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96187,17 +96187,54 @@ } ], "Command": "Get-MgUserAuthenticationWindowHello", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" + }, + { + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true + } + ], + "Command": "Get-MgUserAuthenticationWindowHello", + "Module": "Identity.SignIns", + "Method": "GET", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Module": "Identity.SignIns" + "Variants": [ + "List" + ], + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96225,53 +96262,16 @@ } ], "Command": "Get-MgUserAuthenticationWindowHello", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Module": "Identity.SignIns" - }, - { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true - } - ], - "Command": "Get-MgUserAuthenticationWindowHello", "ApiVersion": "v1.0", - "Method": "GET", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -96299,82 +96299,82 @@ } ], "Command": "Get-MgUserAuthenticationWindowHello", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", "Permissions": [], "Command": "Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", "Permissions": [], "Command": "Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDevice1", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" }, { - "Uri": "/users/getByIds", "Permissions": [], "Command": "Get-MgUserById", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users.Actions" + "Uri": "/users/getByIds" }, { - "Uri": "/users/getByIds", "Permissions": [], "Command": "Get-MgUserById", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users.Actions" + "Uri": "/users/getByIds" }, { - "Uri": "/users/{user-id}/calendar", "Permissions": [], "Command": "Get-MgUserCalendar", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Get2", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar" }, { - "Uri": "/users/{user-id}/calendars", "Permissions": [ { "Name": "Calendars.Read", @@ -96396,16 +96396,16 @@ } ], "Command": "Get-MgUserCalendar", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars" }, { - "Uri": "/users/{user-id}/calendars", "Permissions": [ { "Name": "Calendars.Read", @@ -96427,29 +96427,29 @@ } ], "Command": "Get-MgUserCalendar", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendar", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars" }, { - "Uri": "/users/{user-id}/calendar", "Permissions": [], "Command": "Get-MgUserCalendar", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", "Permissions": [ { "Name": "Calendars.Read", @@ -96465,16 +96465,16 @@ } ], "Command": "Get-MgUserCalendarEvent", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}/events" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", "Permissions": [ { "Name": "Calendars.Read", @@ -96490,16 +96490,16 @@ } ], "Command": "Get-MgUserCalendarEvent", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}/events" }, { - "Uri": "/users/{user-id}/calendar/events/delta", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -96507,19 +96507,19 @@ "IsAdmin": false }, "Command": "Get-MgUserCalendarEventDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "Delta3", "DeltaViaIdentity", "DeltaViaIdentity3" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/calendar/events/delta" }, { - "Uri": "/users/{user-id}/calendar/events/delta", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -96527,19 +96527,19 @@ "IsAdmin": false }, "Command": "Get-MgUserCalendarEventDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Delta1", "Delta2", "DeltaViaIdentity1", "DeltaViaIdentity2" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/calendar/events/delta" }, { - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -96547,17 +96547,17 @@ "IsAdmin": false }, "Command": "Get-MgUserCalendarGroup", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarGroup1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCalendarGroup1", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" }, { - "Uri": "/users/{user-id}/calendarGroups", "Permissions": [ { "Name": "Calendars.Read", @@ -96573,16 +96573,16 @@ } ], "Command": "Get-MgUserCalendarGroup", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarGroup1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphCalendarGroup1", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups" }, { - "Uri": "/users/{user-id}/calendarGroups", "Permissions": [ { "Name": "Calendars.Read", @@ -96598,16 +96598,16 @@ } ], "Command": "Get-MgUserCalendarGroup", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendarGroup", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups" }, { - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -96615,17 +96615,17 @@ "IsAdmin": false }, "Command": "Get-MgUserCalendarGroup", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendarGroup", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" }, { - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", "Permissions": [ { "Name": "Calendars.Read", @@ -96647,16 +96647,16 @@ } ], "Command": "Get-MgUserCalendarGroupCalendar", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars" }, { - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", "Permissions": [ { "Name": "Calendars.Read", @@ -96678,214 +96678,214 @@ } ], "Command": "Get-MgUserCalendarGroupCalendar", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphCalendar", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserCalendarMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "Get3", "GetViaIdentity", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserCalendarMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List2", "List3" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserCalendarMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserCalendarMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], "Command": "Get-MgUserCalendarPermission", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "Uri": "/users/{user-id}/calendar/calendarPermissions", "Permissions": [], "Command": "Get-MgUserCalendarPermission", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "List2", "List3" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/calendarPermissions" }, { - "Uri": "/users/{user-id}/calendar/calendarPermissions", "Permissions": [], "Command": "Get-MgUserCalendarPermission", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/calendarPermissions" }, { - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], "Command": "Get-MgUserCalendarPermission", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", "Permissions": [], "Command": "Get-MgUserCalendarSchedule", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get3", "GetExpanded3", "GetViaIdentity3", "GetViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphScheduleInformation", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", "Permissions": [], "Command": "Get-MgUserCalendarSchedule", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphScheduleInformation", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserCalendarSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "Get3", "GetViaIdentity", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserCalendarSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List", "List3" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserCalendarSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List1", "List2" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserCalendarSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/calendar/calendarView", "Permissions": [ { "Name": "Calendars.Read", @@ -96901,17 +96901,17 @@ } ], "Command": "Get-MgUserCalendarView", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List2", "List3" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/calendarView" }, { - "Uri": "/users/{user-id}/calendar/calendarView", "Permissions": [ { "Name": "Calendars.Read", @@ -96927,17 +96927,17 @@ } ], "Command": "Get-MgUserCalendarView", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List", "List1" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/calendarView" }, { - "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [ { "Name": "Chat.Read", @@ -96959,17 +96959,17 @@ } ], "Command": "Get-MgUserChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChat", - "Module": "Teams" + "Uri": "/users/{user-id}/chats/{chat-id}" }, { - "Uri": "/users/{user-id}/chats", "Permissions": [ { "Name": "Chat.Read", @@ -96991,16 +96991,16 @@ } ], "Command": "Get-MgUserChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphChat", - "Module": "Teams" + "Uri": "/users/{user-id}/chats" }, { - "Uri": "/users/{user-id}/chats", "Permissions": [ { "Name": "Chat.Read", @@ -97022,16 +97022,16 @@ } ], "Command": "Get-MgUserChat", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphChat1", - "Module": "Teams" + "Uri": "/users/{user-id}/chats" }, { - "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [ { "Name": "Chat.Read", @@ -97053,30 +97053,30 @@ } ], "Command": "Get-MgUserChat", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChat1", - "Module": "Teams" + "Uri": "/users/{user-id}/chats/{chat-id}" }, { - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", "Permissions": [], "Command": "Get-MgUserCloudPcLaunchInfo", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.Read", @@ -97092,17 +97092,17 @@ } ], "Command": "Get-MgUserContact", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContact1", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}" }, { - "Uri": "/users/{user-id}/contacts", "Permissions": [ { "Name": "Contacts.Read", @@ -97118,16 +97118,16 @@ } ], "Command": "Get-MgUserContact", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphContact1", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts" }, { - "Uri": "/users/{user-id}/contacts", "Permissions": [ { "Name": "Contacts.Read", @@ -97143,16 +97143,16 @@ } ], "Command": "Get-MgUserContact", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContact", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.Read", @@ -97168,17 +97168,17 @@ } ], "Command": "Get-MgUserContact", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContact", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}" }, { - "Uri": "/users/{user-id}/contacts/delta", "Permissions": [ { "Name": "Contacts.Read", @@ -97194,17 +97194,17 @@ } ], "Command": "Get-MgUserContactDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact1", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContact1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/contacts/delta" }, { - "Uri": "/users/{user-id}/contacts/delta", "Permissions": [ { "Name": "Contacts.Read", @@ -97220,67 +97220,67 @@ } ], "Command": "Get-MgUserContactDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphContact", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/contacts/delta" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserContactExtension", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", "Permissions": [], "Command": "Get-MgUserContactExtension", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", "Permissions": [], "Command": "Get-MgUserContactExtension", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserContactExtension", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": [ { "Name": "Contacts.Read", @@ -97296,17 +97296,17 @@ } ], "Command": "Get-MgUserContactFolder", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContactFolder", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" }, { - "Uri": "/users/{user-id}/contactFolders", "Permissions": [ { "Name": "Contacts.Read", @@ -97322,16 +97322,16 @@ } ], "Command": "Get-MgUserContactFolder", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContactFolder", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders" }, { - "Uri": "/users/{user-id}/contactFolders", "Permissions": [ { "Name": "Contacts.Read", @@ -97347,16 +97347,16 @@ } ], "Command": "Get-MgUserContactFolder", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphContactFolder1", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": [ { "Name": "Contacts.Read", @@ -97372,30 +97372,30 @@ } ], "Command": "Get-MgUserContactFolder", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContactFolder1", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", "Permissions": [], "Command": "Get-MgUserContactFolderChildFolder", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContactFolder", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", "Permissions": [ { "Name": "Contacts.Read", @@ -97411,16 +97411,16 @@ } ], "Command": "Get-MgUserContactFolderChildFolder", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContactFolder", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", "Permissions": [ { "Name": "Contacts.Read", @@ -97436,55 +97436,55 @@ } ], "Command": "Get-MgUserContactFolderChildFolder", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphContactFolder1", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", "Permissions": [], "Command": "Get-MgUserContactFolderChildFolder", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContactFolder1", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", "Permissions": [], "Command": "Get-MgUserContactFolderChildFolderDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphContactFolder", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", "Permissions": [], "Command": "Get-MgUserContactFolderChildFolderDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContactFolder1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.Read", @@ -97500,17 +97500,17 @@ } ], "Command": "Get-MgUserContactFolderContact", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContact1", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", "Permissions": [ { "Name": "Contacts.Read", @@ -97526,16 +97526,16 @@ } ], "Command": "Get-MgUserContactFolderContact", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphContact1", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", "Permissions": [ { "Name": "Contacts.Read", @@ -97551,16 +97551,16 @@ } ], "Command": "Get-MgUserContactFolderContact", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphContact", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": [ { "Name": "Contacts.Read", @@ -97576,17 +97576,17 @@ } ], "Command": "Get-MgUserContactFolderContact", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphContact", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", "Permissions": [ { "Name": "Contacts.Read", @@ -97602,17 +97602,17 @@ } ], "Command": "Get-MgUserContactFolderContactDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact1", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContact1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", "Permissions": [ { "Name": "Contacts.Read", @@ -97628,117 +97628,117 @@ } ], "Command": "Get-MgUserContactFolderContactDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphContact", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserContactFolderContactExtension", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", "Permissions": [], "Command": "Get-MgUserContactFolderContactExtension", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", "Permissions": [], "Command": "Get-MgUserContactFolderContactExtension", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserContactFolderContactExtension", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserContactFolderContactMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", @@ -97746,17 +97746,17 @@ "IsAdmin": false }, "Command": "Get-MgUserContactFolderContactPhoto", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", @@ -97764,17 +97764,17 @@ "IsAdmin": false }, "Command": "Get-MgUserContactFolderContactPhoto", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", @@ -97782,17 +97782,17 @@ "IsAdmin": false }, "Command": "Get-MgUserContactFolderContactPhotoContent", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", @@ -97800,67 +97800,67 @@ "IsAdmin": false }, "Command": "Get-MgUserContactFolderContactPhotoContent", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserContactFolderContactSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/delta", "Permissions": [ { "Name": "Contacts.Read", @@ -97876,17 +97876,17 @@ } ], "Command": "Get-MgUserContactFolderDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphContactFolder", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/contactFolders/delta" }, { - "Uri": "/users/{user-id}/contactFolders/delta", "Permissions": [ { "Name": "Contacts.Read", @@ -97902,167 +97902,167 @@ } ], "Command": "Get-MgUserContactFolderDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphContactFolder1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/contactFolders/delta" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserContactFolderMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserContactFolderSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserContactMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserContactMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserContactMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserContactMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", @@ -98070,17 +98070,17 @@ "IsAdmin": false }, "Command": "Get-MgUserContactPhoto", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/photo" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", @@ -98088,17 +98088,17 @@ "IsAdmin": false }, "Command": "Get-MgUserContactPhoto", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/photo" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", @@ -98106,17 +98106,17 @@ "IsAdmin": false }, "Command": "Get-MgUserContactPhotoContent", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", "Permissions": { "Name": "Contacts.Read", "Description": "Read your contacts ", @@ -98124,67 +98124,67 @@ "IsAdmin": false }, "Command": "Get-MgUserContactPhotoContent", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserContactSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserContactSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserContactSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserContactSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/createdObjects", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -98230,16 +98230,16 @@ } ], "Command": "Get-MgUserCreatedObject", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/createdObjects" }, { - "Uri": "/users/{user-id}/createdObjects", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -98285,16 +98285,16 @@ } ], "Command": "Get-MgUserCreatedObject", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/createdObjects" }, { - "Uri": "/users/{user-id}/createdObjects/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -98340,16 +98340,16 @@ } ], "Command": "Get-MgUserCreatedObjectByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/createdObjects/$ref" }, { - "Uri": "/users/{user-id}/createdObjects/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -98395,42 +98395,42 @@ } ], "Command": "Get-MgUserCreatedObjectByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/createdObjects/$ref" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}", "Permissions": [], "Command": "Get-MgUserDefaultCalendar", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Get3", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}", "Permissions": [], "Command": "Get-MgUserDefaultCalendar", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCalendar", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}" }, { - "Uri": "/users/{user-id}/calendar/getSchedule", "Permissions": [ { "Name": "Calendars.Read", @@ -98446,19 +98446,19 @@ } ], "Command": "Get-MgUserDefaultCalendarSchedule", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get2", "GetExpanded2", "GetViaIdentity2", "GetViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphScheduleInformation", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/calendar/getSchedule" }, { - "Uri": "/users/{user-id}/calendar/getSchedule", "Permissions": [ { "Name": "Calendars.Read", @@ -98474,19 +98474,19 @@ } ], "Command": "Get-MgUserDefaultCalendarSchedule", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScheduleInformation", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/calendar/getSchedule" }, { - "Uri": "/users/delta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -98574,16 +98574,16 @@ } ], "Command": "Get-MgUserDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser1", "Variants": [ "Delta1" ], - "OutputType": "IMicrosoftGraphUser1", - "Module": "Users.Functions" + "Uri": "/users/delta" }, { - "Uri": "/users/delta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -98671,29 +98671,29 @@ } ], "Command": "Get-MgUserDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Delta" ], - "OutputType": "IMicrosoftGraphUser", - "Module": "Users.Functions" + "Uri": "/users/delta" }, { - "Uri": "/users/{user-id}/devices/{device-id}", "Permissions": [], "Command": "Get-MgUserDevice", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDevice", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/devices/{device-id}" }, { - "Uri": "/users/{user-id}/devices", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -98701,116 +98701,116 @@ "IsAdmin": false }, "Command": "Get-MgUserDevice", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDevice", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/devices" }, { - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [], "Command": "Get-MgUserDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", "Permissions": [], "Command": "Get-MgUserDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations" }, { - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [], "Command": "Get-MgUserDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [], "Command": "Get-MgUserDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" }, { - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [], "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", "Permissions": [], "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents" }, { - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", "Permissions": [], "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents" }, { - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [], "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { - "Uri": "/users/{user-id}/directReports", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -98844,16 +98844,16 @@ } ], "Command": "Get-MgUserDirectReport", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/directReports" }, { - "Uri": "/users/{user-id}/directReports", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -98887,16 +98887,16 @@ } ], "Command": "Get-MgUserDirectReport", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/directReports" }, { - "Uri": "/users/{user-id}/directReports/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -98930,16 +98930,16 @@ } ], "Command": "Get-MgUserDirectReportByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/directReports/$ref" }, { - "Uri": "/users/{user-id}/directReports/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -98973,218 +98973,268 @@ } ], "Command": "Get-MgUserDirectReportByRef", + "Module": "Users", + "Method": "GET", "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "List" + ], + "Uri": "/users/{user-id}/directReports/$ref" + }, + { + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "Command": "Get-MgUserDrive", + "Module": "Files", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Uri": "/users/{user-id}/drive" + }, + { + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "Command": "Get-MgUserDrive", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" ], + "Uri": "/users/{user-id}/drives" + }, + { + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "Command": "Get-MgUserDrive", + "Module": "Files", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", + "Variants": [ + "List1" + ], + "Uri": "/users/{user-id}/drives" + }, + { + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "Command": "Get-MgUserDrive", + "Module": "Files", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", + "Variants": [ + "Get2", + "Get3", + "GetViaIdentity2", + "GetViaIdentity3" + ], + "Uri": "/users/{user-id}/drive" + }, + { + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false + }, + { + "Name": "Files.Read.All", + "Description": "Read all files that you have access to", + "FullDescription": "Allows the app to read all files you can access.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false + }, + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections", + "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", + "IsAdmin": false + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false + } + ], + "Command": "Get-MgUserDriveByRef", + "Module": "Files", + "Method": "GET", + "ApiVersion": "beta", "OutputType": null, - "Module": "Users" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/users/{user-id}/drive/$ref" }, { - "Uri": "/users/{user-id}/drive", - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Command": "Get-MgUserDrive", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Files" - }, - { - "Uri": "/users/{user-id}/drives", - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Command": "Get-MgUserDrive", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Files" - }, - { - "Uri": "/users/{user-id}/drives", - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Command": "Get-MgUserDrive", - "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "List1" - ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Files" - }, - { - "Uri": "/users/{user-id}/drive", - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Command": "Get-MgUserDrive", - "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "Get2", - "Get3", - "GetViaIdentity2", - "GetViaIdentity3" - ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Files" - }, - { - "Uri": "/users/{user-id}/drive/$ref", "Permissions": [ { "Name": "Files.Read", @@ -99224,80 +99274,30 @@ } ], "Command": "Get-MgUserDriveByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Module": "Files" - }, - { - "Uri": "/users/{user-id}/drive/$ref", - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false - }, - { - "Name": "Files.Read.All", - "Description": "Read all files that you have access to", - "FullDescription": "Allows the app to read all files you can access.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false - }, - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections", - "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf", - "IsAdmin": false - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false - } - ], - "Command": "Get-MgUserDriveByRef", "ApiVersion": "v1.0", - "Method": "GET", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/users/{user-id}/drive/$ref" }, { - "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", "Permissions": [], "Command": "Get-MgUserEffectiveDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations" }, { - "Uri": "/users/{user-id}/events/{event-id}", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -99305,17 +99305,17 @@ "IsAdmin": false }, "Command": "Get-MgUserEvent", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}" }, { - "Uri": "/users/{user-id}/events", "Permissions": [ { "Name": "Calendars.Read", @@ -99331,16 +99331,16 @@ } ], "Command": "Get-MgUserEvent", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/users/{user-id}/events" }, { - "Uri": "/users/{user-id}/events", "Permissions": [ { "Name": "Calendars.Read", @@ -99356,16 +99356,16 @@ } ], "Command": "Get-MgUserEvent", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/users/{user-id}/events" }, { - "Uri": "/users/{user-id}/events/{event-id}", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -99373,30 +99373,30 @@ "IsAdmin": false }, "Command": "Get-MgUserEvent", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgUserEventAttachment", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/attachments", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -99404,16 +99404,16 @@ "IsAdmin": false }, "Command": "Get-MgUserEventAttachment", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/attachments" }, { - "Uri": "/users/{user-id}/events/{event-id}/attachments", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -99421,111 +99421,111 @@ "IsAdmin": false }, "Command": "Get-MgUserEventAttachment", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/attachments" }, { - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgUserEventAttachment", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/calendar", "Permissions": [], "Command": "Get-MgUserEventCalendar", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/calendar" }, { - "Uri": "/users/{user-id}/events/{event-id}/calendar", "Permissions": [], "Command": "Get-MgUserEventCalendar", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphCalendar", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/calendar" }, { - "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref", "Permissions": [], "Command": "Get-MgUserEventCalendarByRef", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref" }, { - "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref", "Permissions": [], "Command": "Get-MgUserEventCalendarByRef", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref" }, { - "Uri": "/users/{user-id}/events/{event-id}/calendar/getSchedule", "Permissions": [], "Command": "Get-MgUserEventCalendarSchedule", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScheduleInformation", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/calendar/getSchedule" }, { - "Uri": "/users/{user-id}/events/{event-id}/calendar/getSchedule", "Permissions": [], "Command": "Get-MgUserEventCalendarSchedule", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphScheduleInformation", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/calendar/getSchedule" }, { - "Uri": "/users/{user-id}/events/delta", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -99533,17 +99533,17 @@ "IsAdmin": false }, "Command": "Get-MgUserEventDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/events/delta" }, { - "Uri": "/users/{user-id}/events/delta", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -99551,105 +99551,105 @@ "IsAdmin": false }, "Command": "Get-MgUserEventDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/events/delta" }, { - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", "Permissions": [], "Command": "Get-MgUserEventExceptionOccurrence", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}" }, { - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", "Permissions": [], "Command": "Get-MgUserEventExceptionOccurrence", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences" }, { - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserEventExtension", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/extensions", "Permissions": [], "Command": "Get-MgUserEventExtension", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/extensions" }, { - "Uri": "/users/{user-id}/events/{event-id}/extensions", "Permissions": [], "Command": "Get-MgUserEventExtension", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/extensions" }, { - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserEventExtension", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], "Command": "Get-MgUserEventInstance", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -99657,16 +99657,16 @@ "IsAdmin": false }, "Command": "Get-MgUserEventInstance", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/instances" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -99674,205 +99674,205 @@ "IsAdmin": false }, "Command": "Get-MgUserEventInstance", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/instances" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], "Command": "Get-MgUserEventInstance", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", "Permissions": [], "Command": "Get-MgUserEventInstanceDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/events/{event-id}/instances/delta" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", "Permissions": [], "Command": "Get-MgUserEventInstanceDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/events/{event-id}/instances/delta" }, { - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserEventMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserEventMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserEventMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserEventMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserEventSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserEventSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserEventSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserEventSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/extensions", "Permissions": [], "Command": "Get-MgUserExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Users" + "Uri": "/users/{user-id}/extensions" }, { - "Uri": "/users/{user-id}/extensions", "Permissions": [], "Command": "Get-MgUserExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Users" + "Uri": "/users/{user-id}/extensions" }, { - "Uri": "/users/{user-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/followedSites", "Permissions": [ { "Name": "Sites.Read.All", @@ -99888,16 +99888,16 @@ } ], "Command": "Get-MgUserFollowedSite", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSite", - "Module": "Sites" + "Uri": "/users/{user-id}/followedSites" }, { - "Uri": "/users/{user-id}/followedSites", "Permissions": [ { "Name": "Sites.Read.All", @@ -99913,16 +99913,16 @@ } ], "Command": "Get-MgUserFollowedSite", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSite1", - "Module": "Sites" + "Uri": "/users/{user-id}/followedSites" }, { - "Uri": "/users/{user-id}/followedSites/$ref", "Permissions": [ { "Name": "Sites.Read.All", @@ -99938,16 +99938,16 @@ } ], "Command": "Get-MgUserFollowedSiteByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/users/{user-id}/followedSites/$ref" }, { - "Uri": "/users/{user-id}/followedSites/$ref", "Permissions": [ { "Name": "Sites.Read.All", @@ -99963,55 +99963,55 @@ } ], "Command": "Get-MgUserFollowedSiteByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/users/{user-id}/followedSites/$ref" }, { - "Uri": "/users/{user-id}/inferenceClassification", "Permissions": [], "Command": "Get-MgUserInferenceClassification", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassification", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInferenceClassification", - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification" }, { - "Uri": "/users/{user-id}/inferenceClassification", "Permissions": [], "Command": "Get-MgUserInferenceClassification", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassification", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphInferenceClassification", - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification" }, { - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", "Permissions": [], "Command": "Get-MgUserInferenceClassificationOverride", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" }, { - "Uri": "/users/{user-id}/inferenceClassification/overrides", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", @@ -100019,16 +100019,16 @@ "IsAdmin": false }, "Command": "Get-MgUserInferenceClassificationOverride", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification/overrides" }, { - "Uri": "/users/{user-id}/inferenceClassification/overrides", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", @@ -100036,67 +100036,67 @@ "IsAdmin": false }, "Command": "Get-MgUserInferenceClassificationOverride", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification/overrides" }, { - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", "Permissions": [], "Command": "Get-MgUserInferenceClassificationOverride", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" }, { - "Uri": "/users/{user-id}/informationProtection", "Permissions": [], "Command": "Get-MgUserInformationProtection", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtection", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphInformationProtection", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/informationProtection" }, { - "Uri": "/users/{user-id}/joinedGroups/{group-id}", "Permissions": [], "Command": "Get-MgUserJoinedGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphGroup", - "Module": "Groups" + "Uri": "/users/{user-id}/joinedGroups/{group-id}" }, { - "Uri": "/users/{user-id}/joinedGroups", "Permissions": [], "Command": "Get-MgUserJoinedGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphGroup", - "Module": "Groups" + "Uri": "/users/{user-id}/joinedGroups" }, { - "Uri": "/users/{user-id}/joinedTeams", "Permissions": [ { "Name": "Directory.Read.All", @@ -100142,16 +100142,16 @@ } ], "Command": "Get-MgUserJoinedTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTeam", - "Module": "Teams" + "Uri": "/users/{user-id}/joinedTeams" }, { - "Uri": "/users/{user-id}/joinedTeams", "Permissions": [ { "Name": "Directory.Read.All", @@ -100197,29 +100197,29 @@ } ], "Command": "Get-MgUserJoinedTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTeam1", - "Module": "Teams" + "Uri": "/users/{user-id}/joinedTeams" }, { - "Uri": "/users/{user-id}/joinedTeams/{team-id}", "Permissions": [], "Command": "Get-MgUserJoinedTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTeam1", - "Module": "Teams" + "Uri": "/users/{user-id}/joinedTeams/{team-id}" }, { - "Uri": "/users/{user-id}/joinedTeams/$ref", "Permissions": [ { "Name": "Directory.Read.All", @@ -100265,42 +100265,42 @@ } ], "Command": "Get-MgUserJoinedTeamByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/joinedTeams/$ref" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", "Permissions": [], "Command": "Get-MgUserLastSharedMethodInsight", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod" }, { - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], "Command": "Get-MgUserLicenseDetail", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLicenseDetails", - "Module": "Users" + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" }, { - "Uri": "/users/{user-id}/licenseDetails", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -100340,16 +100340,16 @@ } ], "Command": "Get-MgUserLicenseDetail", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLicenseDetails", - "Module": "Users" + "Uri": "/users/{user-id}/licenseDetails" }, { - "Uri": "/users/{user-id}/licenseDetails", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -100389,42 +100389,42 @@ } ], "Command": "Get-MgUserLicenseDetail", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphLicenseDetails", - "Module": "Users" + "Uri": "/users/{user-id}/licenseDetails" }, { - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], "Command": "Get-MgUserLicenseDetail", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphLicenseDetails", - "Module": "Users" + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" }, { - "Uri": "/users/{user-id}/getLoggedOnManagedDevices", "Permissions": [], "Command": "Get-MgUserLoggedOnManagedDevice", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/getLoggedOnManagedDevices" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": [ { "Name": "Mail.Read", @@ -100446,17 +100446,17 @@ } ], "Command": "Get-MgUserMailFolder", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailFolder1", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" }, { - "Uri": "/users/{user-id}/mailFolders", "Permissions": [ { "Name": "Mail.Read", @@ -100478,16 +100478,16 @@ } ], "Command": "Get-MgUserMailFolder", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMailFolder1", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders" }, { - "Uri": "/users/{user-id}/mailFolders", "Permissions": [ { "Name": "Mail.Read", @@ -100509,16 +100509,16 @@ } ], "Command": "Get-MgUserMailFolder", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMailFolder", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": [ { "Name": "Mail.Read", @@ -100540,30 +100540,30 @@ } ], "Command": "Get-MgUserMailFolder", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailFolder", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", "Permissions": [], "Command": "Get-MgUserMailFolderChildFolder", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailFolder1", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", "Permissions": [ { "Name": "Mail.Read", @@ -100585,16 +100585,16 @@ } ], "Command": "Get-MgUserMailFolderChildFolder", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMailFolder1", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", "Permissions": [ { "Name": "Mail.Read", @@ -100616,55 +100616,55 @@ } ], "Command": "Get-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMailFolder", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", "Permissions": [], "Command": "Get-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMailFolder", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", "Permissions": [], "Command": "Get-MgUserMailFolderChildFolderDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMailFolder", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", "Permissions": [], "Command": "Get-MgUserMailFolderChildFolderDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailFolder1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta" }, { - "Uri": "/users/{user-id}/mailFolders/delta", "Permissions": [ { "Name": "Mail.Read", @@ -100686,17 +100686,17 @@ } ], "Command": "Get-MgUserMailFolderDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphMailFolder", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/mailFolders/delta" }, { - "Uri": "/users/{user-id}/mailFolders/delta", "Permissions": [ { "Name": "Mail.Read", @@ -100718,17 +100718,17 @@ } ], "Command": "Get-MgUserMailFolderDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMailFolder1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/mailFolders/delta" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.Read", @@ -100744,17 +100744,17 @@ } ], "Command": "Get-MgUserMailFolderMessage", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", "Permissions": [ { "Name": "Mail.Read", @@ -100776,16 +100776,16 @@ } ], "Command": "Get-MgUserMailFolderMessage", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", "Permissions": [ { "Name": "Mail.Read", @@ -100807,16 +100807,16 @@ } ], "Command": "Get-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.Read", @@ -100832,30 +100832,30 @@ } ], "Command": "Get-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgUserMailFolderMessageAttachment", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", @@ -100863,16 +100863,16 @@ "IsAdmin": false }, "Command": "Get-MgUserMailFolderMessageAttachment", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", @@ -100880,29 +100880,29 @@ "IsAdmin": false }, "Command": "Get-MgUserMailFolderMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgUserMailFolderMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", "Permissions": [ { "Name": "Mail.Read", @@ -100918,17 +100918,17 @@ } ], "Command": "Get-MgUserMailFolderMessageContent", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", "Permissions": [ { "Name": "Mail.Read", @@ -100944,17 +100944,17 @@ } ], "Command": "Get-MgUserMailFolderMessageContent", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", "Permissions": [ { "Name": "Mail.Read", @@ -100976,17 +100976,17 @@ } ], "Command": "Get-MgUserMailFolderMessageDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", "Permissions": [ { "Name": "Mail.Read", @@ -101008,367 +101008,367 @@ } ], "Command": "Get-MgUserMailFolderMessageDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserMailFolderMessageExtension", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", "Permissions": [], "Command": "Get-MgUserMailFolderMessageExtension", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", "Permissions": [], "Command": "Get-MgUserMailFolderMessageExtension", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserMailFolderMessageExtension", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", "Permissions": [], "Command": "Get-MgUserMailFolderMessageMention", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMention", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", "Permissions": [], "Command": "Get-MgUserMailFolderMessageMention", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMention", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserMailFolderMessageMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", "Permissions": [], "Command": "Get-MgUserMailFolderMessageRule", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMessageRule", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", "Permissions": [], "Command": "Get-MgUserMailFolderMessageRule", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMessageRule", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", "Permissions": [], "Command": "Get-MgUserMailFolderMessageRule", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMessageRule", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", "Permissions": [], "Command": "Get-MgUserMailFolderMessageRule", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMessageRule", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserMailFolderMessageSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserMailFolderMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserMailFolderSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", "Permissions": [], "Command": "Get-MgUserMailFolderUserConfiguration", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConfiguration", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserConfiguration", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", "Permissions": [], "Command": "Get-MgUserMailFolderUserConfiguration", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConfiguration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserConfiguration", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations" }, { - "Uri": "/users/{user-id}/getMailTips", "Permissions": [ { "Name": "Mail.Read", @@ -101384,19 +101384,19 @@ } ], "Command": "Get-MgUserMailTip", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailTips", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailTips", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/getMailTips" }, { - "Uri": "/users/{user-id}/getMailTips", "Permissions": [ { "Name": "Mail.Read", @@ -101412,19 +101412,19 @@ } ], "Command": "Get-MgUserMailTip", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailTips", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMailTips", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/getMailTips" }, { - "Uri": "/users/getManagedAppBlockedUsers", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -101512,16 +101512,16 @@ } ], "Command": "Get-MgUserManagedAppBlockedUser", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get" ], - "OutputType": null, - "Module": "Users.Functions" + "Uri": "/users/getManagedAppBlockedUsers" }, { - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -101537,17 +101537,17 @@ } ], "Command": "Get-MgUserManagedAppDiagnosticStatuses", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses" }, { - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -101563,17 +101563,17 @@ } ], "Command": "Get-MgUserManagedAppDiagnosticStatuses", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses" }, { - "Uri": "/users/{user-id}/getManagedAppPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -101589,17 +101589,17 @@ } ], "Command": "Get-MgUserManagedAppPolicy", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/getManagedAppPolicies" }, { - "Uri": "/users/{user-id}/getManagedAppPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -101615,91 +101615,91 @@ } ], "Command": "Get-MgUserManagedAppPolicy", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/getManagedAppPolicies" }, { - "Uri": "/users/{user-id}/managedAppRegistrations", "Permissions": [], "Command": "Get-MgUserManagedAppRegistration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedAppRegistrations" }, { - "Uri": "/users/{user-id}/managedAppRegistrations", "Permissions": [], "Command": "Get-MgUserManagedAppRegistration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration1", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedAppRegistrations" }, { - "Uri": "/users/{user-id}/managedAppRegistrations/$ref", "Permissions": [], "Command": "Get-MgUserManagedAppRegistrationByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedAppRegistrations/$ref" }, { - "Uri": "/users/{user-id}/managedAppRegistrations/$ref", "Permissions": [], "Command": "Get-MgUserManagedAppRegistrationByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedAppRegistrations/$ref" }, { - "Uri": "/users/{user-id}/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", "Permissions": [], "Command": "Get-MgUserManagedAppRegistrationUserId", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Users.Functions" + "Uri": "/users/{user-id}/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration" }, { - "Uri": "/users/{user-id}/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", "Permissions": [], "Command": "Get-MgUserManagedAppRegistrationUserId", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Users.Functions" + "Uri": "/users/{user-id}/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -101715,17 +101715,17 @@ } ], "Command": "Get-MgUserManagedDevice", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" }, { - "Uri": "/users/{user-id}/managedDevices", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -101741,16 +101741,16 @@ } ], "Command": "Get-MgUserManagedDevice", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices" }, { - "Uri": "/users/{user-id}/managedDevices", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -101766,16 +101766,16 @@ } ], "Command": "Get-MgUserManagedDevice", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphManagedDevice1", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -101791,406 +101791,406 @@ } ], "Command": "Get-MgUserManagedDevice", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphManagedDevice1", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], "Command": "Get-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", "Permissions": [], "Command": "Get-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Get-MgUserManagedDeviceCategory", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCategory", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Get-MgUserManagedDeviceCategory", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory2", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceCategory2", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", "Permissions": [], "Command": "Get-MgUserManagedDeviceCloudPcRemoteActionResult", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Get-MgUserManagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], "Command": "Get-MgUserManagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], "Command": "Get-MgUserManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Get-MgUserManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", "Permissions": [], "Command": "Get-MgUserManagedDeviceDetectedApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDetectedApp", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$ref", "Permissions": [], "Command": "Get-MgUserManagedDeviceDetectedAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$ref" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", "Permissions": [], "Command": "Get-MgUserManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Users.Functions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], "Command": "Get-MgUserManagedDeviceLogCollectionResponse", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", "Permissions": [], "Command": "Get-MgUserManagedDeviceLogCollectionResponse", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], "Command": "Get-MgUserManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", "Permissions": [], "Command": "Get-MgUserManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", "Permissions": [], "Command": "Get-MgUserManagedDeviceNonCompliantSetting", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getOemWarranty", "Permissions": [], "Command": "Get-MgUserManagedDeviceOemWarranty", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOemWarranty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOemWarranty", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getOemWarranty" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], "Command": "Get-MgUserManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", "Permissions": [], "Command": "Get-MgUserManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], "Command": "Get-MgUserManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", "Permissions": [], "Command": "Get-MgUserManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", "Permissions": [], "Command": "Get-MgUserManagedDeviceUser", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUser", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users/$ref", "Permissions": [], "Command": "Get-MgUserManagedDeviceUserByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users/$ref" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], "Command": "Get-MgUserManagedDeviceWindowProtectionState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsProtectionState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], "Command": "Get-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], "Command": "Get-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -102206,19 +102206,19 @@ } ], "Command": "Get-MgUserManagedDeviceWithAppFailure", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Users.Functions" + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures" }, { - "Uri": "/users/{user-id}/manager", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -102252,17 +102252,17 @@ } ], "Command": "Get-MgUserManager", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/manager" }, { - "Uri": "/users/{user-id}/manager", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -102296,17 +102296,17 @@ } ], "Command": "Get-MgUserManager", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/manager" }, { - "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -102340,17 +102340,17 @@ } ], "Command": "Get-MgUserManagerByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/manager/$ref" }, { - "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -102384,17 +102384,17 @@ } ], "Command": "Get-MgUserManagerByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/manager/$ref" }, { - "Uri": "/users/{user-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -102464,19 +102464,19 @@ } ], "Command": "Get-MgUserMemberGroup", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/getMemberGroups" }, { - "Uri": "/users/{user-id}/getMemberGroups", "Permissions": [ { "Name": "Application.Read.All", @@ -102546,19 +102546,19 @@ } ], "Command": "Get-MgUserMemberGroup", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/getMemberGroups" }, { - "Uri": "/users/{user-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -102634,19 +102634,19 @@ } ], "Command": "Get-MgUserMemberObject", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/getMemberObjects" }, { - "Uri": "/users/{user-id}/getMemberObjects", "Permissions": [ { "Name": "Application.Read.All", @@ -102722,19 +102722,19 @@ } ], "Command": "Get-MgUserMemberObject", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/getMemberObjects" }, { - "Uri": "/users/{user-id}/memberOf", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -102768,16 +102768,16 @@ } ], "Command": "Get-MgUserMemberOf", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/memberOf" }, { - "Uri": "/users/{user-id}/memberOf", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -102811,16 +102811,16 @@ } ], "Command": "Get-MgUserMemberOf", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/memberOf" }, { - "Uri": "/users/{user-id}/memberOf/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -102854,16 +102854,16 @@ } ], "Command": "Get-MgUserMemberOfByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/memberOf/$ref" }, { - "Uri": "/users/{user-id}/memberOf/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -102897,16 +102897,16 @@ } ], "Command": "Get-MgUserMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/memberOf/$ref" }, { - "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.Read", @@ -102922,17 +102922,17 @@ } ], "Command": "Get-MgUserMessage", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}" }, { - "Uri": "/users/{user-id}/messages", "Permissions": [ { "Name": "Mail.Read", @@ -102954,16 +102954,16 @@ } ], "Command": "Get-MgUserMessage", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Mail" + "Uri": "/users/{user-id}/messages" }, { - "Uri": "/users/{user-id}/messages", "Permissions": [ { "Name": "Mail.Read", @@ -102985,16 +102985,16 @@ } ], "Command": "Get-MgUserMessage", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Mail" + "Uri": "/users/{user-id}/messages" }, { - "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": [ { "Name": "Mail.Read", @@ -103010,30 +103010,30 @@ } ], "Command": "Get-MgUserMessage", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgUserMessageAttachment", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/attachments", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", @@ -103041,16 +103041,16 @@ "IsAdmin": false }, "Command": "Get-MgUserMessageAttachment", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/attachments" }, { - "Uri": "/users/{user-id}/messages/{message-id}/attachments", "Permissions": { "Name": "Mail.Read", "Description": "Read your mail ", @@ -103058,29 +103058,29 @@ "IsAdmin": false }, "Command": "Get-MgUserMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/attachments" }, { - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgUserMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/$value", "Permissions": [ { "Name": "Mail.Read", @@ -103096,17 +103096,17 @@ } ], "Command": "Get-MgUserMessageContent", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/$value" }, { - "Uri": "/users/{user-id}/messages/{message-id}/$value", "Permissions": [ { "Name": "Mail.Read", @@ -103122,17 +103122,17 @@ } ], "Command": "Get-MgUserMessageContent", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/$value" }, { - "Uri": "/users/{user-id}/messages/delta", "Permissions": [ { "Name": "Mail.Read", @@ -103148,17 +103148,17 @@ } ], "Command": "Get-MgUserMessageDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/messages/delta" }, { - "Uri": "/users/{user-id}/messages/delta", "Permissions": [ { "Name": "Mail.Read", @@ -103174,192 +103174,192 @@ } ], "Command": "Get-MgUserMessageDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/messages/delta" }, { - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserMessageExtension", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/extensions", "Permissions": [], "Command": "Get-MgUserMessageExtension", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/extensions" }, { - "Uri": "/users/{user-id}/messages/{message-id}/extensions", "Permissions": [], "Command": "Get-MgUserMessageExtension", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/extensions" }, { - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserMessageExtension", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", "Permissions": [], "Command": "Get-MgUserMessageMention", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMention", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/mentions", "Permissions": [], "Command": "Get-MgUserMessageMention", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMention", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/mentions" }, { - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserMessageMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserMessageMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserMessageMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserMessageMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserMessageSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserMessageSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserMessageSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserMessageSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -103375,17 +103375,17 @@ } ], "Command": "Get-MgUserMobileAppIntentAndState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}" }, { - "Uri": "/users/{user-id}/mobileAppIntentAndStates", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -103401,91 +103401,91 @@ } ], "Command": "Get-MgUserMobileAppIntentAndState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppIntentAndStates" }, { - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [], "Command": "Get-MgUserMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", "Permissions": [], "Command": "Get-MgUserMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents" }, { - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [], "Command": "Get-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [], "Command": "Get-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" }, { - "Uri": "/users/{user-id}/notifications/{notification-id}", "Permissions": [], "Command": "Get-MgUserNotification", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotification", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotification", - "Module": "Users" + "Uri": "/users/{user-id}/notifications/{notification-id}" }, { - "Uri": "/users/{user-id}/notifications", "Permissions": [], "Command": "Get-MgUserNotification", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotification", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotification", - "Module": "Users" + "Uri": "/users/{user-id}/notifications" }, { - "Uri": "/users/{user-id}/oauth2PermissionGrants", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -103513,16 +103513,16 @@ } ], "Command": "Get-MgUserOauth2PermissionGrant", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Module": "Users" + "Uri": "/users/{user-id}/oauth2PermissionGrants" }, { - "Uri": "/users/{user-id}/oauth2PermissionGrants", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -103550,16 +103550,16 @@ } ], "Command": "Get-MgUserOauth2PermissionGrant", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", - "Module": "Users" + "Uri": "/users/{user-id}/oauth2PermissionGrants" }, { - "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -103587,16 +103587,16 @@ } ], "Command": "Get-MgUserOauth2PermissionGrantByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref" }, { - "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -103624,16 +103624,16 @@ } ], "Command": "Get-MgUserOauth2PermissionGrantByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { "Name": "Notes.Create", @@ -103667,17 +103667,17 @@ } ], "Command": "Get-MgUserOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphNotebook1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/users/{user-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -103711,16 +103711,16 @@ } ], "Command": "Get-MgUserOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphNotebook1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks" }, { - "Uri": "/users/{user-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -103754,16 +103754,16 @@ } ], "Command": "Get-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphNotebook", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { "Name": "Notes.Create", @@ -103797,47 +103797,47 @@ } ], "Command": "Get-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphNotebook", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [], "Command": "Get-MgUserOnenoteNotebookFromWebUrl", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl" }, { - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [], "Command": "Get-MgUserOnenoteNotebookFromWebUrl", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -103871,16 +103871,16 @@ } ], "Command": "Get-MgUserOnenoteNotebookSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -103914,16 +103914,16 @@ } ], "Command": "Get-MgUserOnenoteNotebookSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -103957,16 +103957,16 @@ } ], "Command": "Get-MgUserOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -104000,16 +104000,16 @@ } ], "Command": "Get-MgUserOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { "Name": "Notes.Create", @@ -104043,17 +104043,17 @@ } ], "Command": "Get-MgUserOnenoteOperation", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}" }, { - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { "Name": "Notes.Create", @@ -104087,17 +104087,17 @@ } ], "Command": "Get-MgUserOnenoteOperation", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteOperation", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.Read", @@ -104125,17 +104125,17 @@ } ], "Command": "Get-MgUserOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/users/{user-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Read", @@ -104163,16 +104163,16 @@ } ], "Command": "Get-MgUserOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages" }, { - "Uri": "/users/{user-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Read", @@ -104200,16 +104200,16 @@ } ], "Command": "Get-MgUserOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.Read", @@ -104237,17 +104237,17 @@ } ], "Command": "Get-MgUserOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -104275,17 +104275,17 @@ } ], "Command": "Get-MgUserOnenotePageContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -104313,69 +104313,69 @@ } ], "Command": "Get-MgUserOnenotePageContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" }, { - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [], "Command": "Get-MgUserOnenoteRecentNotebook", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphRecentNotebook", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" }, { - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [], "Command": "Get-MgUserOnenoteRecentNotebook", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRecentNotebook", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" }, { - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], "Command": "Get-MgUserOnenoteResource", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenoteResource", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}" }, { - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", "Permissions": [], "Command": "Get-MgUserOnenoteResource", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteResource", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}" }, { - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -104403,17 +104403,17 @@ } ], "Command": "Get-MgUserOnenoteResourceContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content" }, { - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { "Name": "Notes.Read", @@ -104441,17 +104441,17 @@ } ], "Command": "Get-MgUserOnenoteResourceContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { "Name": "Notes.Create", @@ -104485,17 +104485,17 @@ } ], "Command": "Get-MgUserOnenoteSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/users/{user-id}/onenote/sections", "Permissions": [ { "Name": "Notes.Create", @@ -104529,16 +104529,16 @@ } ], "Command": "Get-MgUserOnenoteSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections" }, { - "Uri": "/users/{user-id}/onenote/sections", "Permissions": [ { "Name": "Notes.Create", @@ -104572,16 +104572,16 @@ } ], "Command": "Get-MgUserOnenoteSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { "Name": "Notes.Create", @@ -104615,17 +104615,17 @@ } ], "Command": "Get-MgUserOnenoteSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { "Name": "Notes.Create", @@ -104659,17 +104659,17 @@ } ], "Command": "Get-MgUserOnenoteSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -104703,17 +104703,17 @@ } ], "Command": "Get-MgUserOnenoteSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "List", "List3" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -104747,17 +104747,17 @@ } ], "Command": "Get-MgUserOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List1", "List2" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { "Name": "Notes.Create", @@ -104791,17 +104791,17 @@ } ], "Command": "Get-MgUserOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -104835,16 +104835,16 @@ } ], "Command": "Get-MgUserOnenoteSectionGroupSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -104878,16 +104878,16 @@ } ], "Command": "Get-MgUserOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", "Permissions": [ { "Name": "Notes.Create", @@ -104921,16 +104921,16 @@ } ], "Command": "Get-MgUserOnenoteSectionGroupSectionGroupByRef", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", "Permissions": [ { "Name": "Notes.Create", @@ -104964,16 +104964,16 @@ } ], "Command": "Get-MgUserOnenoteSectionGroupSectionGroupByRef", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Read", @@ -105001,16 +105001,16 @@ } ], "Command": "Get-MgUserOnenoteSectionPage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Read", @@ -105038,16 +105038,16 @@ } ], "Command": "Get-MgUserOnenoteSectionPage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -105069,17 +105069,17 @@ } ], "Command": "Get-MgUserOnlineMeeting", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -105101,16 +105101,16 @@ } ], "Command": "Get-MgUserOnlineMeeting", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings" }, { - "Uri": "/users/{user-id}/onlineMeetings", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -105132,215 +105132,16 @@ } ], "Command": "Get-MgUserOnlineMeeting", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", - "Variants": [ - "List" - ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Module": "CloudCommunications" - }, - { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "Permissions": [ - { - "Name": "OnlineMeetingArtifact.Read.All", - "Description": "Read user's online meeting artifacts", - "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", - "IsAdmin": false - }, - { - "Name": "OnlineMeetings.Read", - "Description": "Read your online meetings", - "FullDescription": "Allows the app to read online meeting details on your behalf.", - "IsAdmin": false - }, - { - "Name": "OnlineMeetings.ReadWrite", - "Description": "Read and create your online meetings", - "FullDescription": "Allows the app to read and create online meetings on your behalf.", - "IsAdmin": false - } - ], - "Command": "Get-MgUserOnlineMeeting", "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], "OutputType": "IMicrosoftGraphOnlineMeeting", - "Module": "CloudCommunications" - }, - { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Permissions": [ - { - "Name": "OnlineMeetingArtifact.Read.All", - "Description": "Read user's online meeting artifacts", - "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", - "IsAdmin": false - }, - { - "Name": "OnlineMeetings.Read", - "Description": "Read your online meetings", - "FullDescription": "Allows the app to read online meeting details on your behalf.", - "IsAdmin": false - }, - { - "Name": "OnlineMeetings.ReadWrite", - "Description": "Read and create your online meetings", - "FullDescription": "Allows the app to read and create online meetings on your behalf.", - "IsAdmin": false - } - ], - "Command": "Get-MgUserOnlineMeetingAlternativeRecording", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Module": "CloudCommunications" - }, - { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": { - "Name": "OnlineMeetingArtifact.Read.All", - "Description": "Read user's online meeting artifacts", - "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", - "IsAdmin": false - }, - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", - "Module": "CloudCommunications" - }, - { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": { - "Name": "OnlineMeetingArtifact.Read.All", - "Description": "Read user's online meeting artifacts", - "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", - "IsAdmin": false - }, - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "ApiVersion": "beta", - "Method": "GET", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", - "Module": "CloudCommunications" - }, - { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": { - "Name": "OnlineMeetingArtifact.Read.All", - "Description": "Read user's online meeting artifacts", - "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", - "IsAdmin": false - }, - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "List1" - ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Module": "CloudCommunications" - }, - { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": { - "Name": "OnlineMeetingArtifact.Read.All", - "Description": "Read user's online meeting artifacts", - "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", - "IsAdmin": false - }, - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "Get2", - "GetViaIdentity2" - ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Module": "CloudCommunications" - }, - { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "OutputType": "IMicrosoftGraphAttendanceRecord1", - "Module": "CloudCommunications" - }, - { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": { - "Name": "OnlineMeetingArtifact.Read.All", - "Description": "Read user's online meeting artifacts", - "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", - "IsAdmin": false - }, - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List", - "List1" - ], - "OutputType": "IMicrosoftGraphAttendanceRecord1", - "Module": "CloudCommunications" - }, - { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": { - "Name": "OnlineMeetingArtifact.Read.All", - "Description": "Read user's online meeting artifacts", - "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", - "IsAdmin": false - }, - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "List2" - ], - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Module": "CloudCommunications" - }, - { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [], - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", - "Method": "GET", - "Variants": [ - "Get2", - "GetViaIdentity2" - ], - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -105361,50 +105162,18 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnlineMeetingAttendeeReport", - "ApiVersion": "beta", + "Command": "Get-MgUserOnlineMeeting", + "Module": "CloudCommunications", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": null, - "Module": "CloudCommunications" - }, - { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [ - { - "Name": "OnlineMeetingArtifact.Read.All", - "Description": "Read user's online meeting artifacts", - "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", - "IsAdmin": false - }, - { - "Name": "OnlineMeetings.Read", - "Description": "Read your online meetings", - "FullDescription": "Allows the app to read online meeting details on your behalf.", - "IsAdmin": false - }, - { - "Name": "OnlineMeetings.ReadWrite", - "Description": "Read and create your online meetings", - "FullDescription": "Allows the app to read and create online meetings on your behalf.", - "IsAdmin": false - } - ], - "Command": "Get-MgUserOnlineMeetingAttendeeReport", "ApiVersion": "v1.0", - "Method": "GET", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -105425,19 +105194,224 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnlineMeetingRecording", + "Command": "Get-MgUserOnlineMeetingAlternativeRecording", + "Module": "CloudCommunications", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording" + }, + { + "Permissions": { + "Name": "OnlineMeetingArtifact.Read.All", + "Description": "Read user's online meeting artifacts", + "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", + "IsAdmin": false + }, + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Module": "CloudCommunications", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" + }, + { + "Permissions": { + "Name": "OnlineMeetingArtifact.Read.All", + "Description": "Read user's online meeting artifacts", + "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", + "IsAdmin": false + }, + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Module": "CloudCommunications", + "Method": "GET", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", + "Variants": [ + "List" + ], + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports" + }, + { + "Permissions": { + "Name": "OnlineMeetingArtifact.Read.All", + "Description": "Read user's online meeting artifacts", + "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", + "IsAdmin": false + }, + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Module": "CloudCommunications", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Variants": [ + "List1" + ], + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports" + }, + { + "Permissions": { + "Name": "OnlineMeetingArtifact.Read.All", + "Description": "Read user's online meeting artifacts", + "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", + "IsAdmin": false + }, + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Module": "CloudCommunications", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Variants": [ + "Get2", + "GetViaIdentity2" + ], + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" + }, + { + "Permissions": [], + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord1", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + }, + { + "Permissions": { + "Name": "OnlineMeetingArtifact.Read.All", + "Description": "Read user's online meeting artifacts", + "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", + "IsAdmin": false + }, + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord1", + "Variants": [ + "List", + "List1" + ], + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" + }, + { + "Permissions": { + "Name": "OnlineMeetingArtifact.Read.All", + "Description": "Read user's online meeting artifacts", + "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", + "IsAdmin": false + }, + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Variants": [ + "List2" + ], + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" + }, + { + "Permissions": [], + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications", + "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Variants": [ + "Get2", + "GetViaIdentity2" + ], + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + }, + { + "Permissions": [ + { + "Name": "OnlineMeetingArtifact.Read.All", + "Description": "Read user's online meeting artifacts", + "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", + "IsAdmin": false + }, + { + "Name": "OnlineMeetings.Read", + "Description": "Read your online meetings", + "FullDescription": "Allows the app to read online meeting details on your behalf.", + "IsAdmin": false + }, + { + "Name": "OnlineMeetings.ReadWrite", + "Description": "Read and create your online meetings", + "FullDescription": "Allows the app to read and create online meetings on your behalf.", + "IsAdmin": false + } + ], + "Command": "Get-MgUserOnlineMeetingAttendeeReport", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" + }, + { + "Permissions": [ + { + "Name": "OnlineMeetingArtifact.Read.All", + "Description": "Read user's online meeting artifacts", + "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", + "IsAdmin": false + }, + { + "Name": "OnlineMeetings.Read", + "Description": "Read your online meetings", + "FullDescription": "Allows the app to read online meeting details on your behalf.", + "IsAdmin": false + }, + { + "Name": "OnlineMeetings.ReadWrite", + "Description": "Read and create your online meetings", + "FullDescription": "Allows the app to read and create online meetings on your behalf.", + "IsAdmin": false + } + ], + "Command": "Get-MgUserOnlineMeetingAttendeeReport", + "Module": "CloudCommunications", + "Method": "GET", + "ApiVersion": "v1.0", "OutputType": null, - "Module": "CloudCommunications" + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": [ + { + "Name": "OnlineMeetingArtifact.Read.All", + "Description": "Read user's online meeting artifacts", + "FullDescription": "Allows the app to read online meeting artifacts on your behalf.", + "IsAdmin": false + }, { "Name": "OnlineMeetings.Read", "Description": "Read your online meetings", @@ -105451,18 +105425,44 @@ "IsAdmin": false } ], - "Command": "Get-MgUserOnlineMeetingRegistration", - "ApiVersion": "beta", + "Command": "Get-MgUserOnlineMeetingRecording", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording" + }, + { + "Permissions": [ + { + "Name": "OnlineMeetings.Read", + "Description": "Read your online meetings", + "FullDescription": "Allows the app to read online meeting details on your behalf.", + "IsAdmin": false + }, + { + "Name": "OnlineMeetings.ReadWrite", + "Description": "Read and create your online meetings", + "FullDescription": "Allows the app to read and create online meetings on your behalf.", + "IsAdmin": false + } + ], + "Command": "Get-MgUserOnlineMeetingRegistration", + "Module": "CloudCommunications", + "Method": "GET", + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphMeetingRegistration", - "Module": "CloudCommunications" + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -105478,29 +105478,29 @@ } ], "Command": "Get-MgUserOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", "Permissions": [], "Command": "Get-MgUserOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions" }, { - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", @@ -105508,17 +105508,17 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookMasterCategory", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphOutlookCategory", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" }, { - "Uri": "/users/{user-id}/outlook/masterCategories", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", @@ -105526,16 +105526,16 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookMasterCategory", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphOutlookCategory", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/masterCategories" }, { - "Uri": "/users/{user-id}/outlook/masterCategories", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", @@ -105543,16 +105543,16 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookMasterCategory", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookCategory", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/masterCategories" }, { - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Permissions": { "Name": "MailboxSettings.Read", "Description": "Read your mailbox settings", @@ -105560,17 +105560,17 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookMasterCategory", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookCategory", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -105578,17 +105578,17 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTask", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}" }, { - "Uri": "/users/{user-id}/outlook/tasks", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -105596,29 +105596,29 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookTask", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -105626,16 +105626,16 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -105643,17 +105643,17 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookTaskFolder", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -105661,79 +105661,79 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookTaskFolder", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserOutlookTaskFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserOutlookTaskFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskFolderTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTask", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -105741,91 +105741,91 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookTaskFolderTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookTask", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskFolderTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", "Permissions": [], "Command": "Get-MgUserOutlookTaskFolderTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -105833,17 +105833,17 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookTaskGroup", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -105851,16 +105851,16 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookTaskGroup", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -105868,17 +105868,17 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookTaskGroupTaskFolder", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -105886,79 +105886,79 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookTaskGroupTaskFolder", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskGroupTaskFolderTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphOutlookTask", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -105966,141 +105966,141 @@ "IsAdmin": false }, "Command": "Get-MgUserOutlookTaskGroupTaskFolderTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphOutlookTask", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", "Permissions": [], "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserOutlookTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Get-MgUserOutlookTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties", "Permissions": [], "Command": "Get-MgUserOutlookTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/ownedDevices", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -106140,16 +106140,16 @@ } ], "Command": "Get-MgUserOwnedDevice", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/ownedDevices" }, { - "Uri": "/users/{user-id}/ownedDevices", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -106189,16 +106189,16 @@ } ], "Command": "Get-MgUserOwnedDevice", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/ownedDevices" }, { - "Uri": "/users/{user-id}/ownedDevices/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -106238,16 +106238,16 @@ } ], "Command": "Get-MgUserOwnedDeviceByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/ownedDevices/$ref" }, { - "Uri": "/users/{user-id}/ownedDevices/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -106287,16 +106287,16 @@ } ], "Command": "Get-MgUserOwnedDeviceByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/ownedDevices/$ref" }, { - "Uri": "/users/{user-id}/ownedObjects", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -106336,16 +106336,16 @@ } ], "Command": "Get-MgUserOwnedObject", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/ownedObjects" }, { - "Uri": "/users/{user-id}/ownedObjects", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -106385,16 +106385,16 @@ } ], "Command": "Get-MgUserOwnedObject", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/ownedObjects" }, { - "Uri": "/users/{user-id}/ownedObjects/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -106434,16 +106434,16 @@ } ], "Command": "Get-MgUserOwnedObjectByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/ownedObjects/$ref" }, { - "Uri": "/users/{user-id}/ownedObjects/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -106483,42 +106483,42 @@ } ], "Command": "Get-MgUserOwnedObjectByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/ownedObjects/$ref" }, { - "Uri": "/users/getUserOwnedObjects", "Permissions": [], "Command": "Get-MgUserOwnedObjectByType", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users.Actions" + "Uri": "/users/getUserOwnedObjects" }, { - "Uri": "/users/{user-id}/people/{person-id}", "Permissions": [], "Command": "Get-MgUserPerson", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPerson1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPerson1", - "Module": "People" + "Uri": "/users/{user-id}/people/{person-id}" }, { - "Uri": "/users/{user-id}/people", "Permissions": [ { "Name": "People.Read", @@ -106534,16 +106534,16 @@ } ], "Command": "Get-MgUserPerson", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPerson1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPerson1", - "Module": "People" + "Uri": "/users/{user-id}/people" }, { - "Uri": "/users/{user-id}/people", "Permissions": [ { "Name": "People.Read", @@ -106559,29 +106559,29 @@ } ], "Command": "Get-MgUserPerson", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPerson", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPerson", - "Module": "People" + "Uri": "/users/{user-id}/people" }, { - "Uri": "/users/{user-id}/people/{person-id}", "Permissions": [], "Command": "Get-MgUserPerson", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPerson", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPerson", - "Module": "People" + "Uri": "/users/{user-id}/people/{person-id}" }, { - "Uri": "/users/{user-id}/photo", "Permissions": { "Name": "User.Read", "Description": "Sign you in and read your profile", @@ -106589,19 +106589,19 @@ "IsAdmin": false }, "Command": "Get-MgUserPhoto", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "Users" + "Uri": "/users/{user-id}/photo" }, { - "Uri": "/users/{user-id}/photos", "Permissions": { "Name": "User.Read", "Description": "Sign you in and read your profile", @@ -106609,16 +106609,16 @@ "IsAdmin": false }, "Command": "Get-MgUserPhoto", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "Users" + "Uri": "/users/{user-id}/photos" }, { - "Uri": "/users/{user-id}/photos", "Permissions": { "Name": "User.Read", "Description": "Sign you in and read your profile", @@ -106626,16 +106626,16 @@ "IsAdmin": false }, "Command": "Get-MgUserPhoto", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "Users" + "Uri": "/users/{user-id}/photos" }, { - "Uri": "/users/{user-id}/photo", "Permissions": { "Name": "User.Read", "Description": "Sign you in and read your profile", @@ -106643,19 +106643,19 @@ "IsAdmin": false }, "Command": "Get-MgUserPhoto", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "Users" + "Uri": "/users/{user-id}/photo" }, { - "Uri": "/users/{user-id}/photo/$value", "Permissions": { "Name": "User.Read", "Description": "Sign you in and read your profile", @@ -106663,19 +106663,19 @@ "IsAdmin": false }, "Command": "Get-MgUserPhotoContent", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/photo/$value" }, { - "Uri": "/users/{user-id}/photo/$value", "Permissions": { "Name": "User.Read", "Description": "Sign you in and read your profile", @@ -106683,19 +106683,19 @@ "IsAdmin": false }, "Command": "Get-MgUserPhotoContent", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get2", "Get3", "GetViaIdentity2", "GetViaIdentity3" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/photo/$value" }, { - "Uri": "/users/{user-id}/planner", "Permissions": [ { "Name": "Group.Read.All", @@ -106717,31 +106717,31 @@ } ], "Command": "Get-MgUserPlanner", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerUser1", "Variants": [ "Get1", "Get2", "GetViaIdentity1", "GetViaIdentity2" ], - "OutputType": "IMicrosoftGraphPlannerUser1", - "Module": "Planner" + "Uri": "/users/{user-id}/planner" }, { - "Uri": "/users/{user-id}/planner/all", "Permissions": [], "Command": "Get-MgUserPlanner", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerDelta", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerDelta", - "Module": "Planner" + "Uri": "/users/{user-id}/planner/all" }, { - "Uri": "/users/{user-id}/planner", "Permissions": [ { "Name": "Group.Read.All", @@ -106763,17 +106763,17 @@ } ], "Command": "Get-MgUserPlanner", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerUser", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerUser", - "Module": "Planner" + "Uri": "/users/{user-id}/planner" }, { - "Uri": "/users/{user-id}/planner/all/delta", "Permissions": [ { "Name": "Group.Read.All", @@ -106801,17 +106801,17 @@ } ], "Command": "Get-MgUserPlannerAllDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphPlannerDelta", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/planner/all/delta" }, { - "Uri": "/users/{user-id}/planner/favoritePlans", "Permissions": [ { "Name": "Group.Read.All", @@ -106833,16 +106833,16 @@ } ], "Command": "Get-MgUserPlannerFavoritePlan", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan1", - "Module": "Planner" + "Uri": "/users/{user-id}/planner/favoritePlans" }, { - "Uri": "/users/{user-id}/planner/plans", "Permissions": [ { "Name": "Group.Read.All", @@ -106870,16 +106870,16 @@ } ], "Command": "Get-MgUserPlannerPlan", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPlannerPlan1", - "Module": "Planner" + "Uri": "/users/{user-id}/planner/plans" }, { - "Uri": "/users/{user-id}/planner/plans", "Permissions": [ { "Name": "Group.Read.All", @@ -106907,16 +106907,16 @@ } ], "Command": "Get-MgUserPlannerPlan", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Module": "Planner" + "Uri": "/users/{user-id}/planner/plans" }, { - "Uri": "/users/{user-id}/planner/recentPlans", "Permissions": [ { "Name": "Group.Read.All", @@ -106938,16 +106938,16 @@ } ], "Command": "Get-MgUserPlannerRecentPlan", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan1", - "Module": "Planner" + "Uri": "/users/{user-id}/planner/recentPlans" }, { - "Uri": "/users/{user-id}/planner/rosterPlans", "Permissions": [ { "Name": "Tasks.Read", @@ -106963,16 +106963,16 @@ } ], "Command": "Get-MgUserPlannerRosterPlan", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerPlan1", - "Module": "Planner" + "Uri": "/users/{user-id}/planner/rosterPlans" }, { - "Uri": "/users/{user-id}/planner/tasks", "Permissions": [ { "Name": "Group.Read.All", @@ -107000,16 +107000,16 @@ } ], "Command": "Get-MgUserPlannerTask", - "ApiVersion": "beta", + "Module": "Planner", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphPlannerTask1", - "Module": "Planner" + "Uri": "/users/{user-id}/planner/tasks" }, { - "Uri": "/users/{user-id}/planner/tasks", "Permissions": [ { "Name": "Group.Read.All", @@ -107037,16 +107037,16 @@ } ], "Command": "Get-MgUserPlannerTask", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Module": "Planner" + "Uri": "/users/{user-id}/planner/tasks" }, { - "Uri": "/users/{user-id}/presence", "Permissions": [ { "Name": "Presence.Read", @@ -107062,17 +107062,17 @@ } ], "Command": "Get-MgUserPresence", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence1", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPresence1", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/presence" }, { - "Uri": "/users/{user-id}/presence", "Permissions": [ { "Name": "Presence.Read", @@ -107088,17 +107088,17 @@ } ], "Command": "Get-MgUserPresence", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphPresence", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/presence" }, { - "Uri": "/users/{user-id}/profile", "Permissions": [ { "Name": "User.Read", @@ -107132,17 +107132,17 @@ } ], "Command": "Get-MgUserProfile", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfile", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProfile", - "Module": "People" + "Uri": "/users/{user-id}/profile" }, { - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", "Permissions": [ { "Name": "User.Read", @@ -107176,17 +107176,17 @@ } ], "Command": "Get-MgUserProfileAccount", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAccountInformation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Module": "People" + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}" }, { - "Uri": "/users/{user-id}/profile/account", "Permissions": [ { "Name": "User.Read", @@ -107220,16 +107220,16 @@ } ], "Command": "Get-MgUserProfileAccount", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAccountInformation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Module": "People" + "Uri": "/users/{user-id}/profile/account" }, { - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", "Permissions": [ { "Name": "User.Read", @@ -107263,17 +107263,17 @@ } ], "Command": "Get-MgUserProfileAddress", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAddress", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemAddress", - "Module": "People" + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}" }, { - "Uri": "/users/{user-id}/profile/addresses", "Permissions": [ { "Name": "User.Read", @@ -107307,16 +107307,16 @@ } ], "Command": "Get-MgUserProfileAddress", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAddress", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemAddress", - "Module": "People" + "Uri": "/users/{user-id}/profile/addresses" }, { - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", "Permissions": [ { "Name": "User.Read", @@ -107350,17 +107350,17 @@ } ], "Command": "Get-MgUserProfileAnniversary", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Module": "People" + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}" }, { - "Uri": "/users/{user-id}/profile/anniversaries", "Permissions": [ { "Name": "User.Read", @@ -107394,16 +107394,16 @@ } ], "Command": "Get-MgUserProfileAnniversary", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Module": "People" + "Uri": "/users/{user-id}/profile/anniversaries" }, { - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", "Permissions": [ { "Name": "User.Read", @@ -107437,17 +107437,17 @@ } ], "Command": "Get-MgUserProfileAward", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAward", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonAward", - "Module": "People" + "Uri": "/users/{user-id}/profile/awards/{personAward-id}" }, { - "Uri": "/users/{user-id}/profile/awards", "Permissions": [ { "Name": "User.Read", @@ -107481,16 +107481,16 @@ } ], "Command": "Get-MgUserProfileAward", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAward", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonAward", - "Module": "People" + "Uri": "/users/{user-id}/profile/awards" }, { - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", "Permissions": [ { "Name": "User.Read", @@ -107524,17 +107524,17 @@ } ], "Command": "Get-MgUserProfileCertification", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonCertification", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonCertification", - "Module": "People" + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}" }, { - "Uri": "/users/{user-id}/profile/certifications", "Permissions": [ { "Name": "User.Read", @@ -107568,16 +107568,16 @@ } ], "Command": "Get-MgUserProfileCertification", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonCertification", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonCertification", - "Module": "People" + "Uri": "/users/{user-id}/profile/certifications" }, { - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", "Permissions": [ { "Name": "User.Read", @@ -107611,17 +107611,17 @@ } ], "Command": "Get-MgUserProfileEducationalActivity", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationalActivity", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationalActivity", - "Module": "People" + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}" }, { - "Uri": "/users/{user-id}/profile/educationalActivities", "Permissions": [ { "Name": "User.Read", @@ -107655,16 +107655,16 @@ } ], "Command": "Get-MgUserProfileEducationalActivity", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationalActivity", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphEducationalActivity", - "Module": "People" + "Uri": "/users/{user-id}/profile/educationalActivities" }, { - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", "Permissions": [ { "Name": "User.Read", @@ -107698,17 +107698,17 @@ } ], "Command": "Get-MgUserProfileEmail", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemEmail", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemEmail", - "Module": "People" + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}" }, { - "Uri": "/users/{user-id}/profile/emails", "Permissions": [ { "Name": "User.Read", @@ -107742,16 +107742,16 @@ } ], "Command": "Get-MgUserProfileEmail", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemEmail", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemEmail", - "Module": "People" + "Uri": "/users/{user-id}/profile/emails" }, { - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", "Permissions": [ { "Name": "User.Read", @@ -107785,104 +107785,17 @@ } ], "Command": "Get-MgUserProfileInterest", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "OutputType": "IMicrosoftGraphPersonInterest", - "Module": "People" - }, - { - "Uri": "/users/{user-id}/profile/interests", - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgUserProfileInterest", "ApiVersion": "beta", - "Method": "GET", - "Variants": [ - "List" - ], "OutputType": "IMicrosoftGraphPersonInterest", - "Module": "People" - }, - { - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Get-MgUserProfileLanguage", - "ApiVersion": "beta", - "Method": "GET", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Module": "People" + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}" }, { - "Uri": "/users/{user-id}/profile/languages", "Permissions": [ { "Name": "User.Read", @@ -107915,17 +107828,17 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileLanguage", - "ApiVersion": "beta", + "Command": "Get-MgUserProfileInterest", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonInterest", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Module": "People" + "Uri": "/users/{user-id}/profile/interests" }, { - "Uri": "/users/{user-id}/profile/names/{personName-id}", "Permissions": [ { "Name": "User.Read", @@ -107958,18 +107871,61 @@ "IsAdmin": true } ], - "Command": "Get-MgUserProfileName", - "ApiVersion": "beta", + "Command": "Get-MgUserProfileLanguage", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLanguageProficiency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonName", - "Module": "People" + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}" + }, + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgUserProfileLanguage", + "Module": "People", + "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Variants": [ + "List" + ], + "Uri": "/users/{user-id}/profile/languages" }, { - "Uri": "/users/{user-id}/profile/names", "Permissions": [ { "Name": "User.Read", @@ -108003,16 +107959,60 @@ } ], "Command": "Get-MgUserProfileName", + "Module": "People", + "Method": "GET", "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonName", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Uri": "/users/{user-id}/profile/names/{personName-id}" + }, + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Get-MgUserProfileName", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonName", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonName", - "Module": "People" + "Uri": "/users/{user-id}/profile/names" }, { - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", "Permissions": [ { "Name": "User.Read", @@ -108046,17 +108046,17 @@ } ], "Command": "Get-MgUserProfileNote", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnotation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Module": "People" + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}" }, { - "Uri": "/users/{user-id}/profile/notes", "Permissions": [ { "Name": "User.Read", @@ -108090,16 +108090,16 @@ } ], "Command": "Get-MgUserProfileNote", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnotation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Module": "People" + "Uri": "/users/{user-id}/profile/notes" }, { - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", "Permissions": [ { "Name": "User.Read", @@ -108133,17 +108133,17 @@ } ], "Command": "Get-MgUserProfilePatent", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPatent", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemPatent", - "Module": "People" + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}" }, { - "Uri": "/users/{user-id}/profile/patents", "Permissions": [ { "Name": "User.Read", @@ -108177,16 +108177,16 @@ } ], "Command": "Get-MgUserProfilePatent", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPatent", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemPatent", - "Module": "People" + "Uri": "/users/{user-id}/profile/patents" }, { - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", "Permissions": [ { "Name": "User.Read", @@ -108220,17 +108220,17 @@ } ], "Command": "Get-MgUserProfilePhone", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPhone", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemPhone", - "Module": "People" + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}" }, { - "Uri": "/users/{user-id}/profile/phones", "Permissions": [ { "Name": "User.Read", @@ -108264,16 +108264,16 @@ } ], "Command": "Get-MgUserProfilePhone", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPhone", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemPhone", - "Module": "People" + "Uri": "/users/{user-id}/profile/phones" }, { - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", "Permissions": [ { "Name": "User.Read", @@ -108307,17 +108307,17 @@ } ], "Command": "Get-MgUserProfilePosition", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkPosition", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkPosition", - "Module": "People" + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}" }, { - "Uri": "/users/{user-id}/profile/positions", "Permissions": [ { "Name": "User.Read", @@ -108351,16 +108351,16 @@ } ], "Command": "Get-MgUserProfilePosition", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkPosition", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWorkPosition", - "Module": "People" + "Uri": "/users/{user-id}/profile/positions" }, { - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", "Permissions": [ { "Name": "User.Read", @@ -108394,17 +108394,17 @@ } ], "Command": "Get-MgUserProfileProject", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProjectParticipation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphProjectParticipation", - "Module": "People" + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}" }, { - "Uri": "/users/{user-id}/profile/projects", "Permissions": [ { "Name": "User.Read", @@ -108438,16 +108438,16 @@ } ], "Command": "Get-MgUserProfileProject", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProjectParticipation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphProjectParticipation", - "Module": "People" + "Uri": "/users/{user-id}/profile/projects" }, { - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", "Permissions": [ { "Name": "User.Read", @@ -108481,17 +108481,17 @@ } ], "Command": "Get-MgUserProfilePublication", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPublication", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphItemPublication", - "Module": "People" + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}" }, { - "Uri": "/users/{user-id}/profile/publications", "Permissions": [ { "Name": "User.Read", @@ -108525,16 +108525,16 @@ } ], "Command": "Get-MgUserProfilePublication", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPublication", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphItemPublication", - "Module": "People" + "Uri": "/users/{user-id}/profile/publications" }, { - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", "Permissions": [ { "Name": "User.Read", @@ -108568,17 +108568,17 @@ } ], "Command": "Get-MgUserProfileSkill", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSkillProficiency", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSkillProficiency", - "Module": "People" + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}" }, { - "Uri": "/users/{user-id}/profile/skills", "Permissions": [ { "Name": "User.Read", @@ -108612,16 +108612,16 @@ } ], "Command": "Get-MgUserProfileSkill", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSkillProficiency", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSkillProficiency", - "Module": "People" + "Uri": "/users/{user-id}/profile/skills" }, { - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", "Permissions": [ { "Name": "User.Read", @@ -108655,17 +108655,17 @@ } ], "Command": "Get-MgUserProfileWebAccount", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebAccount", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWebAccount", - "Module": "People" + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}" }, { - "Uri": "/users/{user-id}/profile/webAccounts", "Permissions": [ { "Name": "User.Read", @@ -108699,16 +108699,16 @@ } ], "Command": "Get-MgUserProfileWebAccount", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebAccount", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWebAccount", - "Module": "People" + "Uri": "/users/{user-id}/profile/webAccounts" }, { - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", "Permissions": [ { "Name": "User.Read", @@ -108742,17 +108742,17 @@ } ], "Command": "Get-MgUserProfileWebsite", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonWebsite", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphPersonWebsite", - "Module": "People" + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}" }, { - "Uri": "/users/{user-id}/profile/websites", "Permissions": [ { "Name": "User.Read", @@ -108786,16 +108786,16 @@ } ], "Command": "Get-MgUserProfileWebsite", - "ApiVersion": "beta", + "Module": "People", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonWebsite", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphPersonWebsite", - "Module": "People" + "Uri": "/users/{user-id}/profile/websites" }, { - "Uri": "/users/{user-id}/registeredDevices", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -108835,16 +108835,16 @@ } ], "Command": "Get-MgUserRegisteredDevice", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/registeredDevices" }, { - "Uri": "/users/{user-id}/registeredDevices", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -108884,16 +108884,16 @@ } ], "Command": "Get-MgUserRegisteredDevice", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/registeredDevices" }, { - "Uri": "/users/{user-id}/registeredDevices/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -108933,16 +108933,16 @@ } ], "Command": "Get-MgUserRegisteredDeviceByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/registeredDevices/$ref" }, { - "Uri": "/users/{user-id}/registeredDevices/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -108982,29 +108982,29 @@ } ], "Command": "Get-MgUserRegisteredDeviceByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/registeredDevices/$ref" }, { - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", "Permissions": [], "Command": "Get-MgUserScopedRoleMemberOf", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" }, { - "Uri": "/users/{user-id}/scopedRoleMemberOf", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -109026,16 +109026,16 @@ } ], "Command": "Get-MgUserScopedRoleMemberOf", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/users/{user-id}/scopedRoleMemberOf" }, { - "Uri": "/users/{user-id}/scopedRoleMemberOf", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -109057,29 +109057,29 @@ } ], "Command": "Get-MgUserScopedRoleMemberOf", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/users/{user-id}/scopedRoleMemberOf" }, { - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", "Permissions": [], "Command": "Get-MgUserScopedRoleMemberOf", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" }, { - "Uri": "/users/{user-id}/settings", "Permissions": [ { "Name": "User.Read.All", @@ -109095,17 +109095,17 @@ } ], "Command": "Get-MgUserSetting", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSettings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserSettings", - "Module": "Users" + "Uri": "/users/{user-id}/settings" }, { - "Uri": "/users/{user-id}/settings", "Permissions": [ { "Name": "User.Read.All", @@ -109121,30 +109121,30 @@ } ], "Command": "Get-MgUserSetting", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserSettings1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUserSettings1", - "Module": "Users" + "Uri": "/users/{user-id}/settings" }, { - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", "Permissions": [], "Command": "Get-MgUserSettingContactMergeSuggestion", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactMergeSuggestions", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphContactMergeSuggestions", - "Module": "Users" + "Uri": "/users/{user-id}/settings/contactMergeSuggestions" }, { - "Uri": "/users/{user-id}/settings/itemInsights", "Permissions": [ { "Name": "User.Read", @@ -109160,30 +109160,30 @@ } ], "Command": "Get-MgUserSettingItemInsight", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInsightsSettings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserInsightsSettings", - "Module": "Users" + "Uri": "/users/{user-id}/settings/itemInsights" }, { - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", "Permissions": [], "Command": "Get-MgUserSettingRegionalAndLanguageSetting", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", - "Module": "Users" + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings" }, { - "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [ { "Name": "User.Read.All", @@ -109199,17 +109199,17 @@ } ], "Command": "Get-MgUserSettingShiftPreference", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftPreferences", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphShiftPreferences", - "Module": "Users" + "Uri": "/users/{user-id}/settings/shiftPreferences" }, { - "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [ { "Name": "User.Read.All", @@ -109225,17 +109225,17 @@ } ], "Command": "Get-MgUserSettingShiftPreference", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShiftPreferences1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphShiftPreferences1", - "Module": "Users" + "Uri": "/users/{user-id}/settings/shiftPreferences" }, { - "Uri": "/users/{user-id}/insights/shared", "Permissions": [ { "Name": "Sites.Read.All", @@ -109251,68 +109251,68 @@ } ], "Command": "Get-MgUserSharedInsight", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedInsight", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphSharedInsight", - "Module": "People" + "Uri": "/users/{user-id}/insights/shared" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", "Permissions": [], "Command": "Get-MgUserSharedInsight", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedInsight", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphSharedInsight", - "Module": "People" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref", "Permissions": [], "Command": "Get-MgUserSharedLastSharedMethodInsightByRef", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", "Permissions": [], "Command": "Get-MgUserSharedResourceInsight", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref", "Permissions": [], "Command": "Get-MgUserSharedResourceInsightByRef", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref" }, { - "Uri": "/users/{user-id}/tasks/alltasks/delta", "Permissions": [ { "Name": "Tasks.Read", @@ -109328,17 +109328,17 @@ } ], "Command": "Get-MgUserTaskAlltaskDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseTask", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphBaseTask", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/tasks/alltasks/delta" }, { - "Uri": "/users/{user-id}/tasks/lists/delta", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -109346,17 +109346,17 @@ "IsAdmin": false }, "Command": "Get-MgUserTaskListDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseTaskList", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphBaseTaskList", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/tasks/lists/delta" }, { - "Uri": "/users/{user-id}/tasks/lists/{baseTaskList-id}/tasks/delta", "Permissions": [ { "Name": "Tasks.Read", @@ -109372,68 +109372,68 @@ } ], "Command": "Get-MgUserTaskListTaskDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseTask", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphBaseTask", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/tasks/lists/{baseTaskList-id}/tasks/delta" }, { - "Uri": "/users/{user-id}/teamwork", "Permissions": [], "Command": "Get-MgUserTeamwork", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserTeamwork", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserTeamwork", - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork" }, { - "Uri": "/users/{user-id}/teamwork", "Permissions": [], "Command": "Get-MgUserTeamwork", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserTeamwork1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUserTeamwork1", - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork" }, { - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", "Permissions": [], "Command": "Get-MgUserTeamworkAssociatedTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}" }, { - "Uri": "/users/{user-id}/teamwork/associatedTeams", "Permissions": [], "Command": "Get-MgUserTeamworkAssociatedTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/associatedTeams" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109455,17 +109455,17 @@ } ], "Command": "Get-MgUserTeamworkInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" }, { - "Uri": "/users/{user-id}/teamwork/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109487,16 +109487,16 @@ } ], "Command": "Get-MgUserTeamworkInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps" }, { - "Uri": "/users/{user-id}/teamwork/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109518,16 +109518,16 @@ } ], "Command": "Get-MgUserTeamworkInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109549,17 +109549,17 @@ } ], "Command": "Get-MgUserTeamworkInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109581,17 +109581,17 @@ } ], "Command": "Get-MgUserTeamworkInstalledAppChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphChat", - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109613,17 +109613,17 @@ } ], "Command": "Get-MgUserTeamworkInstalledAppChat", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat1", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphChat1", - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109645,17 +109645,17 @@ } ], "Command": "Get-MgUserTeamworkInstalledAppChatByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -109677,17 +109677,17 @@ } ], "Command": "Get-MgUserTeamworkInstalledAppChatByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -109695,17 +109695,17 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoList", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" }, { - "Uri": "/users/{user-id}/todo/lists", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -109713,16 +109713,16 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoList", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists" }, { - "Uri": "/users/{user-id}/todo/lists", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -109730,16 +109730,16 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoList", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -109747,17 +109747,17 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoList", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" }, { - "Uri": "/users/{user-id}/todo/lists/delta", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -109765,17 +109765,17 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoListDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/todo/lists/delta" }, { - "Uri": "/users/{user-id}/todo/lists/delta", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -109783,67 +109783,67 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoListDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/todo/lists/delta" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserTodoListExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", "Permissions": [], "Command": "Get-MgUserTodoListExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", "Permissions": [], "Command": "Get-MgUserTodoListExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserTodoListExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -109851,17 +109851,17 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoListTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTodoTask", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -109869,16 +109869,16 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoListTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTodoTask", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -109886,16 +109886,16 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoListTask", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphTodoTask", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -109903,17 +109903,17 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoListTask", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphTodoTask", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -109921,17 +109921,17 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoListTaskDelta", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Delta1", "DeltaViaIdentity1" ], - "OutputType": "IMicrosoftGraphTodoTask", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -109939,67 +109939,67 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoListTaskDelta", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Delta", "DeltaViaIdentity" ], - "OutputType": "IMicrosoftGraphTodoTask", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserTodoListTaskExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", "Permissions": [], "Command": "Get-MgUserTodoListTaskExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", "Permissions": [], "Command": "Get-MgUserTodoListTaskExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphExtension", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", "Permissions": [], "Command": "Get-MgUserTodoListTaskExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -110007,17 +110007,17 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoListTaskLinkedResource", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphLinkedResource", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -110025,16 +110025,16 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoListTaskLinkedResource", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphLinkedResource", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -110042,16 +110042,16 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoListTaskLinkedResource", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphLinkedResource", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -110059,17 +110059,17 @@ "IsAdmin": false }, "Command": "Get-MgUserTodoListTaskLinkedResource", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Get1", "GetViaIdentity1" ], - "OutputType": "IMicrosoftGraphLinkedResource", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" }, { - "Uri": "/users/{user-id}/transitiveMemberOf", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -110091,16 +110091,16 @@ } ], "Command": "Get-MgUserTransitiveMemberOf", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/transitiveMemberOf" }, { - "Uri": "/users/{user-id}/transitiveMemberOf", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -110122,16 +110122,16 @@ } ], "Command": "Get-MgUserTransitiveMemberOf", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/transitiveMemberOf" }, { - "Uri": "/users/{user-id}/transitiveMemberOf/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -110153,16 +110153,16 @@ } ], "Command": "Get-MgUserTransitiveMemberOfByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/transitiveMemberOf/$ref" }, { - "Uri": "/users/{user-id}/transitiveMemberOf/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -110184,40 +110184,40 @@ } ], "Command": "Get-MgUserTransitiveMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "List1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/transitiveMemberOf/$ref" }, { - "Uri": "/users/{user-id}/transitiveReports", "Permissions": [], "Command": "Get-MgUserTransitiveReport", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users" + "Uri": "/users/{user-id}/transitiveReports" }, { - "Uri": "/users/{user-id}/transitiveReports/$ref", "Permissions": [], "Command": "Get-MgUserTransitiveReportByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/transitiveReports/$ref" }, { - "Uri": "/users/{user-id}/insights/trending", "Permissions": [ { "Name": "Sites.Read.All", @@ -110233,29 +110233,29 @@ } ], "Command": "Get-MgUserTrendingInsight", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrending", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphTrending", - "Module": "People" + "Uri": "/users/{user-id}/insights/trending" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}", "Permissions": [], "Command": "Get-MgUserTrendingInsight", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTrending", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphTrending", - "Module": "People" + "Uri": "/users/{user-id}/insights/trending/{trending-id}" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", "Permissions": [ { "Name": "Sites.Read.All", @@ -110271,17 +110271,17 @@ } ], "Command": "Get-MgUserTrendingResourceInsight", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref", "Permissions": [ { "Name": "Sites.Read.All", @@ -110297,17 +110297,17 @@ } ], "Command": "Get-MgUserTrendingResourceInsightByRef", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref" }, { - "Uri": "/users/{user-id}/insights/used", "Permissions": [ { "Name": "Sites.Read.All", @@ -110323,29 +110323,29 @@ } ], "Command": "Get-MgUserUsedInsight", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUsedInsight", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphUsedInsight", - "Module": "People" + "Uri": "/users/{user-id}/insights/used" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", "Permissions": [], "Command": "Get-MgUserUsedInsight", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUsedInsight", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphUsedInsight", - "Module": "People" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", "Permissions": [ { "Name": "Sites.Read.All", @@ -110361,17 +110361,17 @@ } ], "Command": "Get-MgUserUsedResourceInsight", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref", "Permissions": [ { "Name": "Sites.Read.All", @@ -110387,54 +110387,54 @@ } ], "Command": "Get-MgUserUsedResourceInsightByRef", - "ApiVersion": "v1.0", + "Module": "People", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref" }, { - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", "Permissions": [], "Command": "Get-MgUserWindowInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations" }, { - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$ref", "Permissions": [], "Command": "Get-MgUserWindowInformationProtectionDeviceRegistrationByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "List" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$ref" }, { - "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", "Permissions": [], "Command": "Get-MgWindowsUpdatesCatalogEntry", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}" }, { - "Uri": "/admin/windows/updates/catalog/entries", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -110442,16 +110442,16 @@ "IsAdmin": true }, "Command": "Get-MgWindowsUpdatesCatalogEntry", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/catalog/entries" }, { - "Uri": "/admin/windows/updates/deployments/{deployment-id}", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -110459,17 +110459,17 @@ "IsAdmin": true }, "Command": "Get-MgWindowsUpdatesDeployment", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/deployments/{deployment-id}" }, { - "Uri": "/admin/windows/updates/deployments", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -110477,29 +110477,29 @@ "IsAdmin": true }, "Command": "Get-MgWindowsUpdatesDeployment", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/deployments" }, { - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", "Permissions": [], "Command": "Get-MgWindowsUpdatesDeploymentAudienceExclusion", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}" }, { - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -110507,29 +110507,29 @@ "IsAdmin": true }, "Command": "Get-MgWindowsUpdatesDeploymentAudienceExclusion", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions" }, { - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", "Permissions": [], "Command": "Get-MgWindowsUpdatesDeploymentAudienceMember", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}" }, { - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -110537,16 +110537,16 @@ "IsAdmin": true }, "Command": "Get-MgWindowsUpdatesDeploymentAudienceMember", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members" }, { - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -110554,17 +110554,17 @@ "IsAdmin": true }, "Command": "Get-MgWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}" }, { - "Uri": "/admin/windows/updates/updatableAssets", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -110572,16 +110572,16 @@ "IsAdmin": true }, "Command": "Get-MgWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Variants": [ "List" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/updatableAssets" }, { - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", "Permissions": [ { "Name": "Files.ReadWrite", @@ -110603,19 +110603,19 @@ } ], "Command": "Grant-MgSharePermission", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/permission/grant" }, { - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", "Permissions": [ { "Name": "Files.ReadWrite", @@ -110637,49 +110637,49 @@ } ], "Command": "Grant-MgSharePermission", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission1", "Variants": [ "Grant1", "GrantExpanded1", "GrantViaIdentity1", "GrantViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPermission1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/permission/grant" }, { - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", "Permissions": [], "Command": "Grant-MgSitePermission", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Module": "Sites" + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant" }, { - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", "Permissions": [], "Command": "Grant-MgSitePermission", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission1", "Variants": [ "Grant1", "GrantExpanded1", "GrantViaIdentity1", "GrantViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPermission1", - "Module": "Sites" + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant" }, { - "Uri": "/chats/{chat-id}/hideForUser", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", @@ -110687,158 +110687,158 @@ "IsAdmin": false }, "Command": "Hide-MgChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/hideForUser" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", "Permissions": [], "Command": "Import-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList" }, { - "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", "Permissions": [], "Command": "Import-MgDeviceManagementImportedDeviceIdentityList", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", "Variants": [ "Import", "ImportExpanded" ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList" }, { - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", "Permissions": [], "Command": "Import-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Import", "ImportExpanded" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import" }, { - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", "Permissions": [], "Command": "Import-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Import1", "ImportExpanded1" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", "Permissions": [], "Command": "Import-MgDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Import", "ImportViaIdentity" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies" }, { - "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", "Permissions": [], "Command": "Import-MgDeviceManagementTemplateOffice365DeviceConfigurationPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Import" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", "Permissions": [], "Command": "Import-MgRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", "Permissions": [], "Command": "Import-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" }, { - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", "Permissions": [], "Command": "Import-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", "Permissions": [], "Command": "Import-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -110854,17 +110854,17 @@ } ], "Command": "Initialize-MgComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Activate", "ActivateViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -110880,19 +110880,19 @@ } ], "Command": "Initialize-MgDeviceManagementComanagedDeviceEsim", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/activateDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -110908,34 +110908,34 @@ } ], "Command": "Initialize-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceEsim", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/activateDeviceEsim" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/activateDeviceEsim", "Permissions": [], "Command": "Initialize-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceEsim", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/activateDeviceEsim" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -110951,19 +110951,19 @@ } ], "Command": "Initialize-MgDeviceManagementManagedDeviceEsim", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/activateDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -110979,19 +110979,19 @@ } ], "Command": "Initialize-MgDeviceManagementScriptDeviceRunStateManagedDeviceEsim", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/activateDeviceEsim" }, { - "Uri": "/organization/{organization-id}/activateService", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -110999,34 +110999,34 @@ "IsAdmin": true }, "Command": "Initialize-MgOrganizationService", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/activateService" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", "Permissions": [], "Command": "Initialize-MgUserManagedDeviceEsim", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim" }, { - "Uri": "/users/{user-id}/activateServicePlan", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -111034,212 +111034,212 @@ "IsAdmin": true }, "Command": "Initialize-MgUserServicePlan", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/activateServicePlan" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/abort", "Permissions": [], "Command": "Invoke-MgAbortUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/abort" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/abort", "Permissions": [], "Command": "Invoke-MgAbortUserInsightSharedResourceMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/abort" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/abort", "Permissions": [], "Command": "Invoke-MgAbortUserInsightTrendingResourceMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/abort" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/abort", "Permissions": [], "Command": "Invoke-MgAbortUserInsightUsedResourceMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/abort" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", "Permissions": [], "Command": "Invoke-MgAcceptGroupCalendarEvent", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", "Permissions": [], "Command": "Invoke-MgAcceptGroupCalendarEvent", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", "Permissions": [], "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", "Permissions": [], "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept" }, { - "Uri": "/groups/{group-id}/events/{event-id}/accept", "Permissions": [], "Command": "Invoke-MgAcceptGroupEvent", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/accept" }, { - "Uri": "/groups/{group-id}/events/{event-id}/accept", "Permissions": [], "Command": "Invoke-MgAcceptGroupEvent", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/accept" }, { - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", "Permissions": [], "Command": "Invoke-MgAcceptGroupEventTentatively", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept" }, { - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", "Permissions": [], "Command": "Invoke-MgAcceptGroupEventTentatively", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", "Permissions": [], "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept", "AcceptViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations" }, { - "Uri": "/users/{user-id}/events/{event-id}/accept", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -111247,19 +111247,19 @@ "IsAdmin": false }, "Command": "Invoke-MgAcceptUserEvent", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/accept" }, { - "Uri": "/users/{user-id}/events/{event-id}/accept", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -111267,79 +111267,79 @@ "IsAdmin": false }, "Command": "Invoke-MgAcceptUserEvent", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/accept" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", "Permissions": [], "Command": "Invoke-MgAcceptUserEventInstance", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", "Permissions": [], "Command": "Invoke-MgAcceptUserEventInstance", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", "Permissions": [], "Command": "Invoke-MgAcceptUserEventInstanceTentatively", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", "Permissions": [], "Command": "Invoke-MgAcceptUserEventInstanceTentatively", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept" }, { - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -111347,19 +111347,19 @@ "IsAdmin": false }, "Command": "Invoke-MgAcceptUserEventTentatively", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept1", "AcceptExpanded1", "AcceptViaIdentity1", "AcceptViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept" }, { - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -111367,196 +111367,196 @@ "IsAdmin": false }, "Command": "Invoke-MgAcceptUserEventTentatively", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/accept", "Permissions": [], "Command": "Invoke-MgAcceptUserInsightSharedLastSharedMethodMicrosoftGraphCalendarSharingMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Accept", "AcceptViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/accept" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/accept", "Permissions": [], "Command": "Invoke-MgAcceptUserInsightSharedResourceMicrosoftGraphCalendarSharingMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Accept", "AcceptViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/accept" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/accept", "Permissions": [], "Command": "Invoke-MgAcceptUserInsightTrendingResourceMicrosoftGraphCalendarSharingMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Accept", "AcceptViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/accept" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/accept", "Permissions": [], "Command": "Invoke-MgAcceptUserInsightUsedResourceMicrosoftGraphCalendarSharingMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Accept", "AcceptViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/accept" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept", "Permissions": [], "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphCalendarSharingMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Accept1", "AcceptViaIdentity1" ], - "OutputType": "IMicrosoftGraphCalendar", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept", "Permissions": [], "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphCalendarSharingMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Accept", "AcceptViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept", "Permissions": [], "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphEventMessageRequest", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/accept" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/tentativelyAccept", "Permissions": [], "Command": "Invoke-MgAcceptUserMailFolderMessageMicrosoftGraphEventMessageRequestTentatively", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/tentativelyAccept" }, { - "Uri": "/users/{user-id}/messages/{message-id}/accept", "Permissions": [], "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphCalendarSharingMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Accept1", "AcceptViaIdentity1" ], - "OutputType": "IMicrosoftGraphCalendar", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/accept" }, { - "Uri": "/users/{user-id}/messages/{message-id}/accept", "Permissions": [], "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphCalendarSharingMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Accept", "AcceptViaIdentity" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/accept" }, { - "Uri": "/users/{user-id}/messages/{message-id}/accept", "Permissions": [], "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphEventMessageRequest", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/accept" }, { - "Uri": "/users/{user-id}/messages/{message-id}/tentativelyAccept", "Permissions": [], "Command": "Invoke-MgAcceptUserMessageMicrosoftGraphEventMessageRequestTentatively", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/tentativelyAccept" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", "Permissions": [], "Command": "Invoke-MgAcceptUserPendingAccessReviewInstanceDecisionInstanceRecommendation", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept", "AcceptViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", @@ -111564,17 +111564,17 @@ "IsAdmin": true }, "Command": "Invoke-MgAcceptUserPendingAccessReviewInstanceRecommendation", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Accept", "AcceptViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -111582,47 +111582,47 @@ "IsAdmin": true }, "Command": "Invoke-MgAccountDeviceManagementWindowAutopilotDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Account", "AccountViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice" }, { - "Uri": "/communications/calls/{call-id}/answer", "Permissions": [], "Command": "Invoke-MgAnswerCommunicationCall", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Answer1", "AnswerExpanded1", "AnswerViaIdentity1", "AnswerViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/answer" }, { - "Uri": "/communications/calls/{call-id}/answer", "Permissions": [], "Command": "Invoke-MgAnswerCommunicationCall", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Answer", "AnswerExpanded", "AnswerViaIdentity", "AnswerViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/answer" }, { - "Uri": "/admin/serviceAnnouncement/messages/archive", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", @@ -111630,17 +111630,17 @@ "IsAdmin": true }, "Command": "Invoke-MgArchiveServiceAnnouncementMessage", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/archive" }, { - "Uri": "/admin/serviceAnnouncement/messages/archive", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", @@ -111648,17 +111648,17 @@ "IsAdmin": true }, "Command": "Invoke-MgArchiveServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Archive1", "ArchiveExpanded1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/archive" }, { - "Uri": "/teams/{team-id}/archive", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -111680,19 +111680,19 @@ } ], "Command": "Invoke-MgArchiveTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/archive" }, { - "Uri": "/teams/{team-id}/archive", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -111714,32 +111714,32 @@ } ], "Command": "Invoke-MgArchiveTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Archive1", "ArchiveExpanded1", "ArchiveViaIdentity1", "ArchiveViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/archive" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/asHierarchy", "Permissions": [], "Command": "Invoke-MgAsComplianceEdiscoveryCaseTagChildTagHierarchy", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "As", "AsViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/asHierarchy" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -111755,133 +111755,133 @@ } ], "Command": "Invoke-MgAsComplianceEdiscoveryCaseTagHierarchy", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "As", "AsViaIdentity" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/autofitColumns", "Permissions": [], "Command": "Invoke-MgAutofitUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFormatColumn", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Autofit", "AutofitViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/autofitColumns" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/autofitRows", "Permissions": [], "Command": "Invoke-MgAutofitUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeFormatRow", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Autofit", "AutofitViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/autofitRows" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/autofitColumns", "Permissions": [], "Command": "Invoke-MgAutofitUserInsightSharedResourceMicrosoftGraphWorkbookRangeFormatColumn", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Autofit", "AutofitViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/autofitColumns" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/autofitRows", "Permissions": [], "Command": "Invoke-MgAutofitUserInsightSharedResourceMicrosoftGraphWorkbookRangeFormatRow", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Autofit", "AutofitViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/autofitRows" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/autofitColumns", "Permissions": [], "Command": "Invoke-MgAutofitUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFormatColumn", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Autofit", "AutofitViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/autofitColumns" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/autofitRows", "Permissions": [], "Command": "Invoke-MgAutofitUserInsightTrendingResourceMicrosoftGraphWorkbookRangeFormatRow", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Autofit", "AutofitViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/autofitRows" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/autofitColumns", "Permissions": [], "Command": "Invoke-MgAutofitUserInsightUsedResourceMicrosoftGraphWorkbookRangeFormatColumn", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Autofit", "AutofitViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/autofitColumns" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/autofitRows", "Permissions": [], "Command": "Invoke-MgAutofitUserInsightUsedResourceMicrosoftGraphWorkbookRangeFormatRow", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Autofit", "AutofitViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/autofitRows" }, { - "Uri": "/directory/federationConfigurations/availableProviderTypes", "Permissions": [], "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Available" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/federationConfigurations/availableProviderTypes" }, { - "Uri": "/identityProviders/availableProviderTypes", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -111897,16 +111897,16 @@ } ], "Command": "Invoke-MgAvailableIdentityProviderType", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Available" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identityProviders/availableProviderTypes" }, { - "Uri": "/identityProviders/availableProviderTypes", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -111922,46 +111922,46 @@ } ], "Command": "Invoke-MgAvailableIdentityProviderType", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Available1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identityProviders/availableProviderTypes" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", "Permissions": [], "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", "Permissions": [], "Command": "Invoke-MgBatchUserPendingAccessReviewInstanceDecisionInstanceRecordDecision", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", "Permissions": { "Name": "AccessReview.ReadWrite.All", "Description": "Manage access reviews that you can access", @@ -111969,19 +111969,19 @@ "IsAdmin": true }, "Command": "Invoke-MgBatchUserPendingAccessReviewInstanceRecordDecision", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions" }, { - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -111989,17 +111989,17 @@ "IsAdmin": true }, "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Begin", "BeginViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding" }, { - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -112007,341 +112007,341 @@ "IsAdmin": true }, "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Begin1", "BeginViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/boundingRect(anotherRange='{anotherRange}')", "Permissions": [], "Command": "Invoke-MgBoundingUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeRect", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Bounding", "BoundingViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/boundingRect(anotherRange='{anotherRange}')" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/boundingRect(anotherRange='{anotherRange}')", "Permissions": [], "Command": "Invoke-MgBoundingUserInsightSharedResourceMicrosoftGraphWorkbookRangeRect", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Bounding", "BoundingViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/boundingRect(anotherRange='{anotherRange}')" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/boundingRect(anotherRange='{anotherRange}')", "Permissions": [], "Command": "Invoke-MgBoundingUserInsightTrendingResourceMicrosoftGraphWorkbookRangeRect", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Bounding", "BoundingViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/boundingRect(anotherRange='{anotherRange}')" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/boundingRect(anotherRange='{anotherRange}')", "Permissions": [], "Command": "Invoke-MgBoundingUserInsightUsedResourceMicrosoftGraphWorkbookRangeRect", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Bounding", "BoundingViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/boundingRect(anotherRange='{anotherRange}')" }, { - "Uri": "/informationProtection/decryptBuffer", "Permissions": [], "Command": "Invoke-MgBufferInformationProtectionDecrypt", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Buffer", "BufferExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/decryptBuffer" }, { - "Uri": "/informationProtection/encryptBuffer", "Permissions": [], "Command": "Invoke-MgBufferInformationProtectionEncrypt", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", "Variants": [ "Buffer", "BufferExpanded" ], - "OutputType": "IMicrosoftGraphBufferEncryptionResult", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/encryptBuffer" }, { - "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", "Permissions": [], "Command": "Invoke-MgBulkDeviceManagementComanagedDeviceReprovisionCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Bulk", "BulkExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc" }, { - "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", "Permissions": [], "Command": "Invoke-MgBulkDeviceManagementComanagedDeviceRestoreCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/bulkReprovisionCloudPc", "Permissions": [], "Command": "Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceReprovisionCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/bulkReprovisionCloudPc" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/bulkRestoreCloudPc", "Permissions": [], "Command": "Invoke-MgBulkDeviceManagementDetectedAppManagedDeviceRestoreCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/bulkRestoreCloudPc" }, { - "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", "Permissions": [], "Command": "Invoke-MgBulkDeviceManagementManagedDeviceReprovisionCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Bulk", "BulkExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc" }, { - "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", "Permissions": [], "Command": "Invoke-MgBulkDeviceManagementManagedDeviceRestoreCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc" }, { - "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", "Permissions": [], "Command": "Invoke-MgBulkUserManagedDeviceReprovisionCloudPc", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc" }, { - "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", "Permissions": [], "Command": "Invoke-MgBulkUserManagedDeviceRestoreCloudPc", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc" }, { - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", "Permissions": [], "Command": "Invoke-MgCalendarGroupCalendar", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Calendar", "CalendarViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')" }, { - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", "Permissions": [], "Command": "Invoke-MgCalendarGroupCalendar", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Calendar1", "CalendarViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')" }, { - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", "Permissions": [], "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Calendar", "Calendar3", "CalendarViaIdentity", "CalendarViaIdentity3" ], - "OutputType": null, - "Module": "Users.Functions" + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')" }, { - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", "Permissions": [], "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Calendar1", "Calendar2", "CalendarViaIdentity1", "CalendarViaIdentity2" ], - "OutputType": null, - "Module": "Users.Functions" + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')" }, { - "Uri": "/users/{user-id}/events/{event-id}/calendar/allowedCalendarSharingRoles(User='{User}')", "Permissions": [], "Command": "Invoke-MgCalendarUserEventCalendarAllowedCalendarSharingRoles", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Calendar", "CalendarViaIdentity" ], - "OutputType": null, - "Module": "Users.Functions" + "Uri": "/users/{user-id}/events/{event-id}/calendar/allowedCalendarSharingRoles(User='{User}')" }, { - "Uri": "/users/{user-id}/events/{event-id}/calendar/allowedCalendarSharingRoles(User='{User}')", "Permissions": [], "Command": "Invoke-MgCalendarUserEventCalendarAllowedCalendarSharingRoles", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Calendar1", "CalendarViaIdentity1" ], - "OutputType": null, - "Module": "Users.Functions" + "Uri": "/users/{user-id}/events/{event-id}/calendar/allowedCalendarSharingRoles(User='{User}')" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/cell(row={row},column={column})", "Permissions": [], "Command": "Invoke-MgCellUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Cell", "CellViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/cell(row={row},column={column})" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/cell(row={row},column={column})", "Permissions": [], "Command": "Invoke-MgCellUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Cell", "CellViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/cell(row={row},column={column})" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/cell(row={row},column={column})", "Permissions": [], "Command": "Invoke-MgCellUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Cell", "CellViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/cell(row={row},column={column})" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/cell(row={row},column={column})", "Permissions": [], "Command": "Invoke-MgCellUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Cell", "CellViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/cell(row={row},column={column})" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -112349,19 +112349,19 @@ "IsAdmin": true }, "Command": "Invoke-MgCleanDeviceManagementComanagedDeviceWindowDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/cleanWindowsDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -112369,34 +112369,34 @@ "IsAdmin": true }, "Command": "Invoke-MgCleanDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/cleanWindowsDevice" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/cleanWindowsDevice", "Permissions": [], "Command": "Invoke-MgCleanDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/cleanWindowsDevice" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -112404,19 +112404,19 @@ "IsAdmin": false }, "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -112424,19 +112424,19 @@ "IsAdmin": false }, "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Clean1", "CleanExpanded1", "CleanViaIdentity1", "CleanViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/cleanWindowsDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -112444,19 +112444,19 @@ "IsAdmin": true }, "Command": "Invoke-MgCleanDeviceManagementScriptDeviceRunStateManagedDeviceWindowDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/cleanWindowsDevice" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -112464,19 +112464,19 @@ "IsAdmin": false }, "Command": "Invoke-MgCleanUserManagedDeviceWindowDevice", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Clean1", "CleanExpanded1", "CleanViaIdentity1", "CleanViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -112484,34 +112484,34 @@ "IsAdmin": false }, "Command": "Invoke-MgCleanUserManagedDeviceWindowDevice", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice" }, { - "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", "Permissions": [], "Command": "Invoke-MgClockTeamScheduleTimeCardIn", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeCards/clockIn" }, { - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", @@ -112519,58 +112519,58 @@ "IsAdmin": true }, "Command": "Invoke-MgClockTeamScheduleTimeCardOut", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc", "Permissions": [], "Command": "Invoke-MgCloudDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cloud", "CloudViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/reprovisionCloudPc", "Permissions": [], "Command": "Invoke-MgCloudDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cloud", "CloudViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/reprovisionCloudPc" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reprovisionCloudPc", "Permissions": [], "Command": "Invoke-MgCloudDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cloud", "CloudViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reprovisionCloudPc" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -112578,275 +112578,275 @@ "IsAdmin": true }, "Command": "Invoke-MgCloudDeviceManagementManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cloud", "CloudViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reprovisionCloudPc", "Permissions": [], "Command": "Invoke-MgCloudDeviceManagementScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cloud", "CloudViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reprovisionCloudPc" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", "Permissions": [], "Command": "Invoke-MgCloudUserManagedDevice", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cloud", "CloudViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/column(column={column})", "Permissions": [], "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Column", "ColumnViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/column(column={column})" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/columnsAfter", "Permissions": [], "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeAfter", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/columnsAfter" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/columnsBefore", "Permissions": [], "Command": "Invoke-MgColumnUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeBefore", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/columnsBefore" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/column(column={column})", "Permissions": [], "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Column", "ColumnViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/column(column={column})" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/columnsAfter", "Permissions": [], "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRangeAfter", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/columnsAfter" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/columnsBefore", "Permissions": [], "Command": "Invoke-MgColumnUserInsightSharedResourceMicrosoftGraphWorkbookRangeBefore", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/columnsBefore" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/column(column={column})", "Permissions": [], "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Column", "ColumnViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/column(column={column})" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/columnsAfter", "Permissions": [], "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRangeAfter", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/columnsAfter" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/columnsBefore", "Permissions": [], "Command": "Invoke-MgColumnUserInsightTrendingResourceMicrosoftGraphWorkbookRangeBefore", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/columnsBefore" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/column(column={column})", "Permissions": [], "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Column", "ColumnViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/column(column={column})" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/columnsAfter", "Permissions": [], "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRangeAfter", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/columnsAfter" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/columnsBefore", "Permissions": [], "Command": "Invoke-MgColumnUserInsightUsedResourceMicrosoftGraphWorkbookRangeBefore", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Columns", "Columns1", "ColumnsViaIdentity", "ColumnsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/columnsBefore" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/commit", "Permissions": [], "Command": "Invoke-MgCommitUserInsightSharedLastSharedMethodMicrosoftGraphMobileAppContentFile", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/commit" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/commit", "Permissions": [], "Command": "Invoke-MgCommitUserInsightSharedResourceMicrosoftGraphMobileAppContentFile", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/commit" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/commit", "Permissions": [], "Command": "Invoke-MgCommitUserInsightTrendingResourceMicrosoftGraphMobileAppContentFile", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/commit" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/commit", "Permissions": [], "Command": "Invoke-MgCommitUserInsightUsedResourceMicrosoftGraphMobileAppContentFile", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/commit" }, { - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -112854,86 +112854,86 @@ "IsAdmin": true }, "Command": "Invoke-MgConsentDeviceManagementDataSharingConsentToDataSharing", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "Consent", "ConsentViaIdentity" ], - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing" }, { - "Uri": "/communications/onlineMeetings", "Permissions": [], "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting1", "Variants": [ "Create2", "CreateExpanded2" ], - "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings" }, { - "Uri": "/communications/onlineMeetings", "Permissions": [], "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings" }, { - "Uri": "/users/{user-id}/onlineMeetings/createOrGet", "Permissions": [], "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/onlineMeetings/createOrGet" }, { - "Uri": "/users/{user-id}/onlineMeetings/createOrGet", "Permissions": [], "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/onlineMeetings/createOrGet" }, { - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/hasCustomRoleScopeTag", "Permissions": [], "Command": "Invoke-MgCustomDeviceManagementRoleAssignmentRoleScopeTag", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Custom", "CustomViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/hasCustomRoleScopeTag" }, { - "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -112961,76 +112961,76 @@ } ], "Command": "Invoke-MgCustomDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Custom" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", "Permissions": [], "Command": "Invoke-MgDeclineGroupCalendarEvent", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", "Permissions": [], "Command": "Invoke-MgDeclineGroupCalendarEvent", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Decline1", "DeclineExpanded1", "DeclineViaIdentity1", "DeclineViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline" }, { - "Uri": "/groups/{group-id}/events/{event-id}/decline", "Permissions": [], "Command": "Invoke-MgDeclineGroupEvent", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Decline1", "DeclineExpanded1", "DeclineViaIdentity1", "DeclineViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/decline" }, { - "Uri": "/groups/{group-id}/events/{event-id}/decline", "Permissions": [], "Command": "Invoke-MgDeclineGroupEvent", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/decline" }, { - "Uri": "/users/{user-id}/events/{event-id}/decline", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -113038,19 +113038,19 @@ "IsAdmin": false }, "Command": "Invoke-MgDeclineUserEvent", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Decline1", "DeclineExpanded1", "DeclineViaIdentity1", "DeclineViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/decline" }, { - "Uri": "/users/{user-id}/events/{event-id}/decline", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -113058,139 +113058,139 @@ "IsAdmin": false }, "Command": "Invoke-MgDeclineUserEvent", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/decline" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", "Permissions": [], "Command": "Invoke-MgDeclineUserEventInstance", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Decline1", "DeclineExpanded1", "DeclineViaIdentity1", "DeclineViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", "Permissions": [], "Command": "Invoke-MgDeclineUserEventInstance", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/decline", "Permissions": [], "Command": "Invoke-MgDeclineUserInsightSharedLastSharedMethodMicrosoftGraphScheduleChangeRequest", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/decline" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/decline", "Permissions": [], "Command": "Invoke-MgDeclineUserInsightSharedResourceMicrosoftGraphScheduleChangeRequest", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/decline" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/decline", "Permissions": [], "Command": "Invoke-MgDeclineUserInsightTrendingResourceMicrosoftGraphScheduleChangeRequest", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/decline" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/decline", "Permissions": [], "Command": "Invoke-MgDeclineUserInsightUsedResourceMicrosoftGraphScheduleChangeRequest", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/decline" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/decline", "Permissions": [], "Command": "Invoke-MgDeclineUserMailFolderMessageMicrosoftGraphEventMessageRequest", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/decline" }, { - "Uri": "/users/{user-id}/messages/{message-id}/decline", "Permissions": [], "Command": "Invoke-MgDeclineUserMessageMicrosoftGraphEventMessageRequest", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/decline" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -113206,19 +113206,19 @@ } ], "Command": "Invoke-MgDeprovisionDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/deprovision", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -113234,34 +113234,34 @@ } ], "Command": "Invoke-MgDeprovisionDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/deprovision" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deprovision", "Permissions": [], "Command": "Invoke-MgDeprovisionDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deprovision" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -113277,19 +113277,19 @@ } ], "Command": "Invoke-MgDeprovisionDeviceManagementManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deprovision", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -113305,200 +113305,200 @@ } ], "Command": "Invoke-MgDeprovisionDeviceManagementScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deprovision" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", "Permissions": [], "Command": "Invoke-MgDeprovisionUserManagedDevice", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", "Permissions": [], "Command": "Invoke-MgDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Access", "AccessExpanded", "AccessViaIdentity", "AccessViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", "Permissions": [], "Command": "Invoke-MgDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Access1", "AccessExpanded1", "AccessViaIdentity1", "AccessViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls" }, { - "Uri": "/directory/impactedResources/{recommendationResource-id}/dismiss", "Permissions": [], "Command": "Invoke-MgDismissDirectoryImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/impactedResources/{recommendationResource-id}/dismiss" }, { - "Uri": "/directory/recommendations/{recommendation-id}/dismiss", "Permissions": [], "Command": "Invoke-MgDismissDirectoryRecommendation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecommendation", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}/dismiss" }, { - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/dismiss", "Permissions": [], "Command": "Invoke-MgDismissDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/dismiss" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", "Permissions": [], "Command": "Invoke-MgDismissGroupCalendarEventReminder", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Dismiss", "DismissViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", "Permissions": [], "Command": "Invoke-MgDismissGroupCalendarEventReminder", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Dismiss1", "DismissViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder" }, { - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", "Permissions": [], "Command": "Invoke-MgDismissGroupEventReminder", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Dismiss1", "DismissViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder" }, { - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", "Permissions": [], "Command": "Invoke-MgDismissGroupEventReminder", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Dismiss", "DismissViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder" }, { - "Uri": "/riskyUsers/dismiss", "Permissions": [], "Command": "Invoke-MgDismissRiskyUser", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Dismiss", "DismissExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/riskyUsers/dismiss" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", "Permissions": [], "Command": "Invoke-MgDismissUserEventInstanceReminder", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Dismiss1", "DismissViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", "Permissions": [], "Command": "Invoke-MgDismissUserEventInstanceReminder", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Dismiss", "DismissViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder" }, { - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -113506,17 +113506,17 @@ "IsAdmin": false }, "Command": "Invoke-MgDismissUserEventReminder", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Dismiss1", "DismissViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder" }, { - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -113524,17 +113524,17 @@ "IsAdmin": false }, "Command": "Invoke-MgDismissUserEventReminder", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Dismiss", "DismissViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -113542,17 +113542,17 @@ "IsAdmin": true }, "Command": "Invoke-MgDownDeviceManagementComanagedDeviceShut", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Down", "DownViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/shutDown", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -113560,30 +113560,30 @@ "IsAdmin": true }, "Command": "Invoke-MgDownDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceShut", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Down", "DownViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/shutDown" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/shutDown", "Permissions": [], "Command": "Invoke-MgDownDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceShut", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Down", "DownViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/shutDown" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -113591,17 +113591,17 @@ "IsAdmin": false }, "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Down", "DownViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -113609,17 +113609,17 @@ "IsAdmin": false }, "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Down1", "DownViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/shutDown", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -113627,17 +113627,17 @@ "IsAdmin": true }, "Command": "Invoke-MgDownDeviceManagementScriptDeviceRunStateManagedDeviceShut", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Down", "DownViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/shutDown" }, { - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -113645,16 +113645,16 @@ "IsAdmin": true }, "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Download" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest" }, { - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -113662,16 +113662,16 @@ "IsAdmin": true }, "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Download1" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -113679,17 +113679,17 @@ "IsAdmin": false }, "Command": "Invoke-MgDownUserManagedDeviceShut", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Down1", "DownViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -113697,95 +113697,95 @@ "IsAdmin": false }, "Command": "Invoke-MgDownUserManagedDeviceShut", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Down", "DownViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown" }, { - "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", "Permissions": [], "Command": "Invoke-MgEnrollWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enroll", "EnrollExpanded" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/updatableAssets/enrollAssets" }, { - "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", "Permissions": [], "Command": "Invoke-MgEnrollWindowsUpdatesUpdatableAssetById", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Enroll1", "EnrollExpanded1" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/entireColumn", "Permissions": [], "Command": "Invoke-MgEntireUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeColumn", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Entire", "EntireViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/entireColumn" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/entireColumn", "Permissions": [], "Command": "Invoke-MgEntireUserInsightSharedResourceMicrosoftGraphWorkbookRangeColumn", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Entire", "EntireViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/entireColumn" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/entireColumn", "Permissions": [], "Command": "Invoke-MgEntireUserInsightTrendingResourceMicrosoftGraphWorkbookRangeColumn", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Entire", "EntireViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/entireColumn" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/entireColumn", "Permissions": [], "Command": "Invoke-MgEntireUserInsightUsedResourceMicrosoftGraphWorkbookRangeColumn", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Entire", "EntireViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/entireColumn" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -113801,58 +113801,58 @@ } ], "Command": "Invoke-MgEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Estimate", "EstimateViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics" }, { - "Uri": "/deviceManagement/comanagedDevices/executeAction", "Permissions": [], "Command": "Invoke-MgExecuteDeviceManagementComanagedDeviceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "Variants": [ "Execute", "ExecuteExpanded" ], - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/executeAction" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/executeAction", "Permissions": [], "Command": "Invoke-MgExecuteDeviceManagementDetectedAppManagedDeviceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/executeAction" }, { - "Uri": "/deviceManagement/managedDevices/executeAction", "Permissions": [], "Command": "Invoke-MgExecuteDeviceManagementManagedDeviceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "Variants": [ "Execute", "ExecuteExpanded" ], - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/executeAction" }, { - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", @@ -113860,34 +113860,34 @@ "IsAdmin": true }, "Command": "Invoke-MgExecuteDeviceManagementWindowDriverUpdateProfileAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBulkDriverActionResult", "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBulkDriverActionResult", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction" }, { - "Uri": "/users/{user-id}/managedDevices/executeAction", "Permissions": [], "Command": "Invoke-MgExecuteUserManagedDeviceAction", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/executeAction" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -113903,16 +113903,16 @@ } ], "Command": "Invoke-MgExperienceDeviceManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", "Variants": [ "Experience" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/extendFeatureUpdatesPause", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -113920,17 +113920,17 @@ "IsAdmin": true }, "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationFeatureUpdatePause", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Extend", "ExtendViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/extendFeatureUpdatesPause" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/extendQualityUpdatesPause", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -113938,17 +113938,17 @@ "IsAdmin": true }, "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationQualityUpdatePause", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Extend", "ExtendViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/extendQualityUpdatesPause" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/extendFeatureUpdatesPause", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -113956,17 +113956,17 @@ "IsAdmin": true }, "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationFeatureUpdatePause", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Extend", "ExtendViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/extendFeatureUpdatesPause" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/extendQualityUpdatesPause", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -113974,58 +113974,58 @@ "IsAdmin": true }, "Command": "Invoke-MgExtendDeviceManagementDeviceConfigurationMicrosoftGraphWindowUpdateForBusinessConfigurationQualityUpdatePause", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Extend", "ExtendViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/extendQualityUpdatesPause" }, { - "Uri": "/informationProtection/policy/labels/extractLabel", "Permissions": [], "Command": "Invoke-MgExtractInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "Variants": [ "Extract", "ExtractExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/policy/labels/extractLabel" }, { - "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", "Permissions": [], "Command": "Invoke-MgExtractSecurityInformationProtectionSensitivityLabelContentLabel", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityContentLabel", "Variants": [ "Extract", "ExtractExpanded" ], - "OutputType": "IMicrosoftGraphSecurityContentLabel", - "Module": "Security" + "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel" }, { - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", "Permissions": [], "Command": "Invoke-MgExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityContentLabel", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityContentLabel", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel" }, { - "Uri": "/admin/serviceAnnouncement/messages/favorite", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", @@ -114033,17 +114033,17 @@ "IsAdmin": true }, "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Favorite", "FavoriteExpanded" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/favorite" }, { - "Uri": "/admin/serviceAnnouncement/messages/favorite", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", @@ -114051,30 +114051,30 @@ "IsAdmin": true }, "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Favorite1", "FavoriteExpanded1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/favorite" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", "Permissions": [], "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -114082,368 +114082,368 @@ "IsAdmin": true }, "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterEntitlementManagementAccessPackage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on={on})" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterEntitlementManagementAccessPackage", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage1", "Variants": [ "Filter1", "FilterViaIdentity1" ], - "OutputType": "IMicrosoftGraphAccessPackage1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on={on})" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on={on})" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApproval", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on={on})" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApproval", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApproval1", "Variants": [ "Filter1", "FilterViaIdentity1" ], - "OutputType": "IMicrosoftGraphApproval1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on={on})" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on={on})" }, { - "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterEntitlementManagementAssignment", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment1", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on={on})" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on={on})" }, { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterEntitlementManagementCatalogAccessPackage", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage1", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessPackage1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/filterByCurrentUser(on={on})" }, { - "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on={on})" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on={on})" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on={on})" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentApproval", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on={on})" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on={on})" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -114451,17 +114451,17 @@ "IsAdmin": true }, "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -114469,160 +114469,160 @@ "IsAdmin": true }, "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators" }, { - "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterUserAppConsentRequestForApproval", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on={on})" }, { - "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterUserAppConsentRequestForApprovalUserConsentRequest", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on={on})" }, { - "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterUserApproval", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphApproval", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on={on})" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterUserPendingAccessReviewInstance", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on={on})" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterUserPendingAccessReviewInstanceDecision", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on={on})" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterUserPendingAccessReviewInstanceStage", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on={on})" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on={on})", "Permissions": [], "Command": "Invoke-MgFilterUserPendingAccessReviewInstanceStageDecision", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Filter", "FilterViaIdentity" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on={on})" }, { - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", "Permissions": [], "Command": "Invoke-MgFinancialCompanyJournal", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Post", "PostViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", "Permissions": [], "Command": "Invoke-MgFinancialCompanyPurchaseInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Post", "PostViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", "Permissions": [], "Command": "Invoke-MgFinancialCompanySaleInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Post", "PostViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", "Permissions": [], "Command": "Invoke-MgFinancialCompanySaleInvoiceAndSend", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Post", "PostViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend" }, { - "Uri": "/domains/{domain-id}/forceDelete", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", @@ -114630,19 +114630,19 @@ "IsAdmin": true }, "Command": "Invoke-MgForceDomainDelete", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/forceDelete" }, { - "Uri": "/domains/{domain-id}/forceDelete", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", @@ -114650,19 +114650,19 @@ "IsAdmin": true }, "Command": "Invoke-MgForceDomainDelete", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Force1", "ForceExpanded1", "ForceViaIdentity1", "ForceViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/forceDelete" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -114670,19 +114670,19 @@ "IsAdmin": false }, "Command": "Invoke-MgForwardGroupCalendarEvent", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -114690,19 +114690,19 @@ "IsAdmin": false }, "Command": "Invoke-MgForwardGroupCalendarEvent", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -114710,19 +114710,19 @@ "IsAdmin": true }, "Command": "Invoke-MgForwardGroupConversationThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -114730,49 +114730,49 @@ "IsAdmin": true }, "Command": "Invoke-MgForwardGroupConversationThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", "Permissions": [], "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", "Permissions": [], "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" }, { - "Uri": "/groups/{group-id}/events/{event-id}/forward", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -114780,19 +114780,19 @@ "IsAdmin": false }, "Command": "Invoke-MgForwardGroupEvent", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/forward" }, { - "Uri": "/groups/{group-id}/events/{event-id}/forward", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -114800,19 +114800,19 @@ "IsAdmin": false }, "Command": "Invoke-MgForwardGroupEvent", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/forward" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -114820,19 +114820,19 @@ "IsAdmin": true }, "Command": "Invoke-MgForwardGroupThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -114840,49 +114840,49 @@ "IsAdmin": true }, "Command": "Invoke-MgForwardGroupThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", "Permissions": [], "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", "Permissions": [], "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" }, { - "Uri": "/users/{user-id}/events/{event-id}/forward", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -114890,19 +114890,19 @@ "IsAdmin": false }, "Command": "Invoke-MgForwardUserEvent", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/forward" }, { - "Uri": "/users/{user-id}/events/{event-id}/forward", "Permissions": { "Name": "Calendars.Read", "Description": "Read your calendars ", @@ -114910,49 +114910,49 @@ "IsAdmin": false }, "Command": "Invoke-MgForwardUserEvent", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/forward" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", "Permissions": [], "Command": "Invoke-MgForwardUserEventInstance", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", "Permissions": [], "Command": "Invoke-MgForwardUserEventInstance", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -114960,19 +114960,19 @@ "IsAdmin": false }, "Command": "Invoke-MgForwardUserMailFolderMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -114980,19 +114980,19 @@ "IsAdmin": false }, "Command": "Invoke-MgForwardUserMailFolderMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward" }, { - "Uri": "/users/{user-id}/messages/{message-id}/forward", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -115000,19 +115000,19 @@ "IsAdmin": false }, "Command": "Invoke-MgForwardUserMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Forward1", "ForwardExpanded1", "ForwardViaIdentity1", "ForwardViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/forward" }, { - "Uri": "/users/{user-id}/messages/{message-id}/forward", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -115020,32 +115020,32 @@ "IsAdmin": false }, "Command": "Invoke-MgForwardUserMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/forward" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", "Permissions": [], "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Functions", "FunctionsViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -115053,17 +115053,17 @@ "IsAdmin": true }, "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Functions", "FunctionsViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -115071,17 +115071,17 @@ "IsAdmin": true }, "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Functions", "FunctionsViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Permissions": { "Name": "Directory.Read.All", "Description": "Read directory data", @@ -115089,201 +115089,201 @@ "IsAdmin": true }, "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Functions", "FunctionsViaIdentity" ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", "Permissions": [], "Command": "Invoke-MgHasDeviceAppMgtAndroidManagedAppProtectionPayloadLink", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Has", "HasExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", "Permissions": [], "Command": "Invoke-MgHasDeviceAppMgtiOSLobAppProvisioningConfigurationPayloadLink", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Has", "HasExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", "Permissions": [], "Command": "Invoke-MgHasDeviceAppMgtiOSManagedAppProtectionPayloadLink", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Has", "HasExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks" }, { - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", "Permissions": [], "Command": "Invoke-MgHasDeviceAppMgtMdmWindowInformationProtectionPolicyPayloadLink", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Has", "HasExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks" }, { - "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", "Permissions": [], "Command": "Invoke-MgHasDeviceAppMgtMobileAppPayloadLink", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Has", "HasExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", "Permissions": [], "Command": "Invoke-MgHasDeviceAppMgtTargetedManagedAppConfigurationPayloadLink", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Has", "HasExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", "Permissions": [], "Command": "Invoke-MgHasDeviceManagementDeviceCompliancePolicyPayloadLink", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Has", "HasExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks" }, { - "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", "Permissions": [], "Command": "Invoke-MgHasDeviceManagementDeviceConfigurationPayloadLink", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Has", "HasExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", "Permissions": [], "Command": "Invoke-MgHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Has", "HasExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks" }, { - "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", "Permissions": [], "Command": "Invoke-MgHasDeviceManagementScriptPayloadLink", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Has", "HasExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", "Permissions": [], "Command": "Invoke-MgHasDeviceManagementWindowAutopilotDeploymentProfilePayloadLink", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Has", "HasExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks" }, { - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", "Permissions": [], "Command": "Invoke-MgHasUserDeviceEnrollmentConfigurationPayloadLink", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Has", "HasExpanded", "HasViaIdentity", "HasViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='{userId}',tenantId='{tenantId}',userPrincipalName='{userPrincipalName}')", "Permissions": [], "Command": "Invoke-MgHaveTeamChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Have", "HaveViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='{userId}',tenantId='{tenantId}',userPrincipalName='{userPrincipalName}')" }, { - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='{userId}',tenantId='{tenantId}',userPrincipalName='{userPrincipalName}')", "Permissions": [], "Command": "Invoke-MgHaveTeamPrimaryChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Have", "HaveViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='{userId}',tenantId='{tenantId}',userPrincipalName='{userPrincipalName}')" }, { - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -115299,19 +115299,19 @@ } ], "Command": "Invoke-MgInstantiateApplicationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationServicePrincipal1", "Variants": [ "Instantiate", "InstantiateExpanded", "InstantiateViaIdentity", "InstantiateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApplicationServicePrincipal1", - "Module": "Applications" + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate" }, { - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -115327,71 +115327,71 @@ } ], "Command": "Invoke-MgInstantiateApplicationTemplate", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", "Variants": [ "Instantiate1", "InstantiateExpanded1", "InstantiateViaIdentity1", "InstantiateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", - "Module": "Applications" + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/intersection(anotherRange='{anotherRange}')", "Permissions": [], "Command": "Invoke-MgIntersectionUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Intersection", "IntersectionViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/intersection(anotherRange='{anotherRange}')" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/intersection(anotherRange='{anotherRange}')", "Permissions": [], "Command": "Invoke-MgIntersectionUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Intersection", "IntersectionViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/intersection(anotherRange='{anotherRange}')" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/intersection(anotherRange='{anotherRange}')", "Permissions": [], "Command": "Invoke-MgIntersectionUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Intersection", "IntersectionViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/intersection(anotherRange='{anotherRange}')" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/intersection(anotherRange='{anotherRange}')", "Permissions": [], "Command": "Invoke-MgIntersectionUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Intersection", "IntersectionViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/intersection(anotherRange='{anotherRange}')" }, { - "Uri": "/users/{user-id}/invalidateAllRefreshTokens", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -115413,17 +115413,17 @@ } ], "Command": "Invoke-MgInvalidateUserRefreshToken", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Invalidate", "InvalidateViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/invalidateAllRefreshTokens" }, { - "Uri": "/communications/calls/{call-id}/participants/invite", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -115431,19 +115431,19 @@ "IsAdmin": false }, "Command": "Invoke-MgInviteCommunicationCallParticipant", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation1", "Variants": [ "Invite1", "InviteExpanded1", "InviteViaIdentity1", "InviteViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphInviteParticipantsOperation1", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/invite" }, { - "Uri": "/communications/calls/{call-id}/participants/invite", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -115451,19 +115451,19 @@ "IsAdmin": false }, "Command": "Invoke-MgInviteCommunicationCallParticipant", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/invite" }, { - "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -115479,198 +115479,198 @@ } ], "Command": "Invoke-MgIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Are" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable" }, { - "Uri": "/communications/calls/{call-id}/keepAlive", "Permissions": [], "Command": "Invoke-MgKeepCommunicationCallAlive", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Keep1", "KeepViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/keepAlive" }, { - "Uri": "/communications/calls/{call-id}/keepAlive", "Permissions": [], "Command": "Invoke-MgKeepCommunicationCallAlive", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Keep", "KeepViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/keepAlive" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastCell", "Permissions": [], "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeCell", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Last", "LastViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastCell" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastColumn", "Permissions": [], "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeColumn", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Last", "LastViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastColumn" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastRow", "Permissions": [], "Command": "Invoke-MgLastUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeRow", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Last", "LastViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/lastRow" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastCell", "Permissions": [], "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeCell", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Last", "LastViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastCell" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastColumn", "Permissions": [], "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeColumn", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Last", "LastViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastColumn" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastRow", "Permissions": [], "Command": "Invoke-MgLastUserInsightSharedResourceMicrosoftGraphWorkbookRangeRow", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Last", "LastViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/lastRow" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastCell", "Permissions": [], "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeCell", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Last", "LastViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastCell" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastColumn", "Permissions": [], "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeColumn", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Last", "LastViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastColumn" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastRow", "Permissions": [], "Command": "Invoke-MgLastUserInsightTrendingResourceMicrosoftGraphWorkbookRangeRow", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Last", "LastViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/lastRow" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastCell", "Permissions": [], "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeCell", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Last", "LastViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastCell" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastColumn", "Permissions": [], "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeColumn", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Last", "LastViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastColumn" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastRow", "Permissions": [], "Command": "Invoke-MgLastUserInsightUsedResourceMicrosoftGraphWorkbookRangeRow", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Last", "LastViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/lastRow" }, { - "Uri": "/users/{user-id}/reprocessLicenseAssignment", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -115686,17 +115686,17 @@ } ], "Command": "Invoke-MgLicenseUser", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser1", "Variants": [ "License", "LicenseViaIdentity" ], - "OutputType": "IMicrosoftGraphUser1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/reprocessLicenseAssignment" }, { - "Uri": "/users/{user-id}/reprocessLicenseAssignment", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -115712,17 +115712,17 @@ } ], "Command": "Invoke-MgLicenseUser", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "License1", "LicenseViaIdentity1" ], - "OutputType": "IMicrosoftGraphUser", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/reprocessLicenseAssignment" }, { - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -115730,17 +115730,17 @@ "IsAdmin": false }, "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Log1", "LogExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/logTeleconferenceDeviceQuality" }, { - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -115748,17 +115748,17 @@ "IsAdmin": false }, "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Log", "LogExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/logTeleconferenceDeviceQuality" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -115766,17 +115766,17 @@ "IsAdmin": true }, "Command": "Invoke-MgLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/logoutSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -115784,30 +115784,30 @@ "IsAdmin": true }, "Command": "Invoke-MgLogoutDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceSharedAppleDeviceActiveUser", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/logoutSharedAppleDeviceActiveUser" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/logoutSharedAppleDeviceActiveUser", "Permissions": [], "Command": "Invoke-MgLogoutDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceSharedAppleDeviceActiveUser", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/logoutSharedAppleDeviceActiveUser" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -115815,17 +115815,17 @@ "IsAdmin": false }, "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -115833,17 +115833,17 @@ "IsAdmin": false }, "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Logout1", "LogoutViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -115851,17 +115851,17 @@ "IsAdmin": false }, "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Logout1", "LogoutViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -115869,17 +115869,17 @@ "IsAdmin": false }, "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" }, { - "Uri": "/chats/{chat-id}/markChatReadForUser", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", @@ -115887,19 +115887,19 @@ "IsAdmin": false }, "Command": "Invoke-MgMarkChatRead", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/markChatReadForUser" }, { - "Uri": "/chats/{chat-id}/markChatUnreadForUser", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", @@ -115907,19 +115907,19 @@ "IsAdmin": false }, "Command": "Invoke-MgMarkChatUnread", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/markChatUnreadForUser" }, { - "Uri": "/admin/serviceAnnouncement/messages/markRead", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", @@ -115927,17 +115927,17 @@ "IsAdmin": true }, "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/markRead" }, { - "Uri": "/admin/serviceAnnouncement/messages/markRead", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", @@ -115945,17 +115945,17 @@ "IsAdmin": true }, "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Mark1", "MarkExpanded1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/markRead" }, { - "Uri": "/admin/serviceAnnouncement/messages/markUnread", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", @@ -115963,17 +115963,17 @@ "IsAdmin": true }, "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/markUnread" }, { - "Uri": "/admin/serviceAnnouncement/messages/markUnread", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", @@ -115981,17 +115981,17 @@ "IsAdmin": true }, "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Mark1", "MarkExpanded1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/markUnread" }, { - "Uri": "/chats/allMessages", "Permissions": [ { "Name": "Chat.Read", @@ -116013,16 +116013,16 @@ } ], "Command": "Invoke-MgMessageChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Messages" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/chats/allMessages" }, { - "Uri": "/teams/allMessages", "Permissions": [ { "Name": "Directory.Read.All", @@ -116068,29 +116068,29 @@ } ], "Command": "Invoke-MgMessageTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Messages" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/allMessages" }, { - "Uri": "/teams/{team-id}/allChannels/allMessages", "Permissions": [], "Command": "Invoke-MgMessageTeamAllChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Messages", "MessagesViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/allChannels/allMessages" }, { - "Uri": "/teams/{team-id}/channels/allMessages", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -116136,105 +116136,105 @@ } ], "Command": "Invoke-MgMessageTeamChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Messages", "MessagesViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/allMessages" }, { - "Uri": "/teams/{team-id}/incomingChannels/allMessages", "Permissions": [], "Command": "Invoke-MgMessageTeamIncomingChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Messages", "MessagesViaIdentity" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/incomingChannels/allMessages" }, { - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", "Permissions": [], "Command": "Invoke-MgMuteAllCommunicationCallParticipant", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", "Variants": [ "Mute1", "MuteExpanded1", "MuteViaIdentity1", "MuteViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute" }, { - "Uri": "/communications/calls/{call-id}/mute", "Permissions": [], "Command": "Invoke-MgMuteCommunicationCall", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", "Variants": [ "Mute1", "MuteExpanded1", "MuteViaIdentity1", "MuteViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/mute" }, { - "Uri": "/communications/calls/{call-id}/mute", "Permissions": [], "Command": "Invoke-MgMuteCommunicationCall", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/mute" }, { - "Uri": "/communications/calls/{call-id}/participants/muteAll", "Permissions": [], "Command": "Invoke-MgMuteCommunicationCallParticipant", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMuteParticipantsOperation", "Variants": [ "Mute2", "MuteExpanded2", "MuteViaIdentity2", "MuteViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphMuteParticipantsOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/muteAll" }, { - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", "Permissions": [], "Command": "Invoke-MgMuteCommunicationCallParticipant", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute" }, { - "Uri": "/privilegedApproval/myRequests", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -116242,16 +116242,16 @@ "IsAdmin": true }, "Command": "Invoke-MgMyPrivilegedApprovalRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "Variants": [ "My" ], - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Module": "Identity.Governance" + "Uri": "/privilegedApproval/myRequests" }, { - "Uri": "/privilegedRoleAssignments/my", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -116259,200 +116259,200 @@ "IsAdmin": true }, "Command": "Invoke-MgMyPrivilegedRoleAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "My" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignments/my" }, { - "Uri": "/privilegedRoleAssignmentRequests/my", "Permissions": [], "Command": "Invoke-MgMyPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "My" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignmentRequests/my" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})", "Permissions": [], "Command": "Invoke-MgOffsetUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Offset", "OffsetViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})", "Permissions": [], "Command": "Invoke-MgOffsetUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Offset", "OffsetViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})", "Permissions": [], "Command": "Invoke-MgOffsetUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Offset", "OffsetViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})", "Permissions": [], "Command": "Invoke-MgOffsetUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Offset", "OffsetViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/offsetRange(rowOffset={rowOffset},columnOffset={columnOffset})" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", "Permissions": [], "Command": "Invoke-MgOverrideDeviceManagementComanagedDeviceComplianceState", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/overrideComplianceState", "Permissions": [], "Command": "Invoke-MgOverrideDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceComplianceState", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/overrideComplianceState" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/overrideComplianceState", "Permissions": [], "Command": "Invoke-MgOverrideDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceComplianceState", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/overrideComplianceState" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", "Permissions": [], "Command": "Invoke-MgOverrideDeviceManagementManagedDeviceComplianceState", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/overrideComplianceState", "Permissions": [], "Command": "Invoke-MgOverrideDeviceManagementScriptDeviceRunStateManagedDeviceComplianceState", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/overrideComplianceState" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", "Permissions": [], "Command": "Invoke-MgOverrideUserManagedDeviceComplianceState", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", "Permissions": [], "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", "Permissions": [], "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -116460,19 +116460,19 @@ "IsAdmin": true }, "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -116480,19 +116480,19 @@ "IsAdmin": true }, "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression" }, { - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -116508,47 +116508,47 @@ } ], "Command": "Invoke-MgPendingUserApp", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", "Variants": [ "Pending", "PendingViaIdentity" ], - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps" }, { - "Uri": "/communications/calls/{call-id}/playPrompt", "Permissions": [], "Command": "Invoke-MgPlayCommunicationCallPrompt", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlayPromptOperation1", "Variants": [ "Play1", "PlayExpanded1", "PlayViaIdentity1", "PlayViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPlayPromptOperation1", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/playPrompt" }, { - "Uri": "/communications/calls/{call-id}/playPrompt", "Permissions": [], "Command": "Invoke-MgPlayCommunicationCallPrompt", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlayPromptOperation", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlayPromptOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/playPrompt" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -116556,19 +116556,19 @@ "IsAdmin": true }, "Command": "Invoke-MgPlayDeviceManagementComanagedDeviceLostModeSound", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/playLostModeSound", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -116576,34 +116576,34 @@ "IsAdmin": true }, "Command": "Invoke-MgPlayDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceLostModeSound", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/playLostModeSound" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/playLostModeSound", "Permissions": [], "Command": "Invoke-MgPlayDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLostModeSound", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/playLostModeSound" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -116611,19 +116611,19 @@ "IsAdmin": true }, "Command": "Invoke-MgPlayDeviceManagementManagedDeviceLostModeSound", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/playLostModeSound", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -116631,170 +116631,170 @@ "IsAdmin": true }, "Command": "Invoke-MgPlayDeviceManagementScriptDeviceRunStateManagedDeviceLostModeSound", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/playLostModeSound" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", "Permissions": [], "Command": "Invoke-MgPlayUserManagedDeviceLostModeSound", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound" }, { - "Uri": "/directory/impactedResources/{recommendationResource-id}/postpone", "Permissions": [], "Command": "Invoke-MgPostponeDirectoryImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/impactedResources/{recommendationResource-id}/postpone" }, { - "Uri": "/directory/recommendations/{recommendation-id}/postpone", "Permissions": [], "Command": "Invoke-MgPostponeDirectoryRecommendation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecommendation", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}/postpone" }, { - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/postpone", "Permissions": [], "Command": "Invoke-MgPostponeDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/postpone" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], "Command": "Invoke-MgPreviewGroupOnenotePage", - "ApiVersion": "beta", + "Module": "Groups", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], "Command": "Invoke-MgPreviewGroupOnenotePage", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview1", "PreviewViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], "Command": "Invoke-MgPreviewSiteOnenotePage", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], "Command": "Invoke-MgPreviewSiteOnenotePage", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview1", "PreviewViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], "Command": "Invoke-MgPreviewUserOnenotePage", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview1", "PreviewViaIdentity1" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", "Permissions": [], "Command": "Invoke-MgPreviewUserOnenotePage", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" ], - "OutputType": "IMicrosoftGraphOnenotePagePreview", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview" }, { - "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", "Permissions": [], "Command": "Invoke-MgQueryDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Variants": [ "Query", "QueryExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType" }, { - "Uri": "/search/query", "Permissions": [ { "Name": "Calendars.Read", @@ -116828,17 +116828,17 @@ } ], "Command": "Invoke-MgQuerySearch", - "ApiVersion": "beta", + "Module": "Search", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchResponse1", "Variants": [ "Query", "QueryExpanded" ], - "OutputType": "IMicrosoftGraphSearchResponse1", - "Module": "Search" + "Uri": "/search/query" }, { - "Uri": "/search/query", "Permissions": [ { "Name": "Calendars.Read", @@ -116872,220 +116872,220 @@ } ], "Command": "Invoke-MgQuerySearch", - "ApiVersion": "v1.0", + "Module": "Search", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchResponse", "Variants": [ "Query1", "QueryExpanded1" ], - "OutputType": "IMicrosoftGraphSearchResponse", - "Module": "Search" + "Uri": "/search/query" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})", "Permissions": [], "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeResized", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Range", "RangeViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/usedRange", "Permissions": [], "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeUsed", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Range", "Range1", "RangeViaIdentity", "RangeViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/usedRange" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/range", "Permissions": [], "Command": "Invoke-MgRangeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeView", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Range", "RangeViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/range" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})", "Permissions": [], "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeResized", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Range", "RangeViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/usedRange", "Permissions": [], "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeUsed", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Range", "Range1", "RangeViaIdentity", "RangeViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/usedRange" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/range", "Permissions": [], "Command": "Invoke-MgRangeUserInsightSharedResourceMicrosoftGraphWorkbookRangeView", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Range", "RangeViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/range" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})", "Permissions": [], "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeResized", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Range", "RangeViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/usedRange", "Permissions": [], "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeUsed", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Range", "Range1", "RangeViaIdentity", "RangeViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/usedRange" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/range", "Permissions": [], "Command": "Invoke-MgRangeUserInsightTrendingResourceMicrosoftGraphWorkbookRangeView", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Range", "RangeViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/range" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})", "Permissions": [], "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeResized", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Range", "RangeViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/resizedRange(deltaRows={deltaRows},deltaColumns={deltaColumns})" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/usedRange", "Permissions": [], "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeUsed", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Range", "Range1", "RangeViaIdentity", "RangeViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/usedRange" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/range", "Permissions": [], "Command": "Invoke-MgRangeUserInsightUsedResourceMicrosoftGraphWorkbookRangeView", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Range", "RangeViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/range" }, { - "Uri": "/directory/impactedResources/{recommendationResource-id}/reactivate", "Permissions": [], "Command": "Invoke-MgReactivateDirectoryImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/impactedResources/{recommendationResource-id}/reactivate" }, { - "Uri": "/directory/recommendations/{recommendation-id}/reactivate", "Permissions": [], "Command": "Invoke-MgReactivateDirectoryRecommendation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "OutputType": "IMicrosoftGraphRecommendation", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}/reactivate" }, { - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/reactivate", "Permissions": [], "Command": "Invoke-MgReactivateDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}/reactivate" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -117101,17 +117101,17 @@ } ], "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign1", "ReassignViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -117127,340 +117127,340 @@ } ], "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [], "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [], "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign1", "ReassignViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [], "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [], "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign1", "ReassignViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" }, { - "Uri": "/subscriptions/{subscription-id}/reauthorize", "Permissions": [], "Command": "Invoke-MgReauthorizeSubscription", - "ApiVersion": "beta", + "Module": "ChangeNotifications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reauthorize1", "ReauthorizeViaIdentity1" ], - "OutputType": null, - "Module": "ChangeNotifications" + "Uri": "/subscriptions/{subscription-id}/reauthorize" }, { - "Uri": "/subscriptions/{subscription-id}/reauthorize", "Permissions": [], "Command": "Invoke-MgReauthorizeSubscription", - "ApiVersion": "v1.0", + "Module": "ChangeNotifications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "OutputType": null, - "Module": "ChangeNotifications" + "Uri": "/subscriptions/{subscription-id}/reauthorize" }, { - "Uri": "/drives/{drive-id}/recent", "Permissions": [], "Command": "Invoke-MgRecentDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Recent", "RecentViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/recent" }, { - "Uri": "/drives/{drive-id}/recent", "Permissions": [], "Command": "Invoke-MgRecentDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Recent1", "RecentViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/recent" }, { - "Uri": "/users/{user-id}/activities/recent", "Permissions": [], "Command": "Invoke-MgRecentUserActivity", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Recent", "RecentViaIdentity" ], - "OutputType": "IMicrosoftGraphUserActivity", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/activities/recent" }, { - "Uri": "/users/{user-id}/activities/recent", "Permissions": [], "Command": "Invoke-MgRecentUserActivity", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity1", "Variants": [ "Recent1", "RecentViaIdentity1" ], - "OutputType": "IMicrosoftGraphUserActivity1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/activities/recent" }, { - "Uri": "/communications/calls/{call-id}/record", "Permissions": [], "Command": "Invoke-MgRecordCommunicationCall", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecordOperation1", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecordOperation1", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/record" }, { - "Uri": "/communications/calls/{call-id}/recordResponse", "Permissions": [], "Command": "Invoke-MgRecordCommunicationCallResponse", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecordOperation1", "Variants": [ "Record1", "RecordExpanded1", "RecordViaIdentity1", "RecordViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphRecordOperation1", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/recordResponse" }, { - "Uri": "/communications/calls/{call-id}/recordResponse", "Permissions": [], "Command": "Invoke-MgRecordCommunicationCallResponse", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRecordOperation", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecordOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/recordResponse" }, { - "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", "Permissions": [], "Command": "Invoke-MgRecordIdentityGovernanceAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Record", "RecordExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", "Permissions": [], "Command": "Invoke-MgRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", "Permissions": [], "Command": "Invoke-MgRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions", "Permissions": [], "Command": "Invoke-MgRecordUserPendingAccessReviewInstanceDecision", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions" }, { - "Uri": "/communications/calls/{call-id}/redirect", "Permissions": [], "Command": "Invoke-MgRedirectCommunicationCall", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Redirect1", "RedirectExpanded1", "RedirectViaIdentity1", "RedirectViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/redirect" }, { - "Uri": "/communications/calls/{call-id}/redirect", "Permissions": [], "Command": "Invoke-MgRedirectCommunicationCall", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/redirect" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/redirect", "Permissions": [], "Command": "Invoke-MgRedirectUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob1", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/redirect" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/redirect", "Permissions": [], "Command": "Invoke-MgRedirectUserInsightSharedResourceMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob1", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/redirect" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/redirect", "Permissions": [], "Command": "Invoke-MgRedirectUserInsightTrendingResourceMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob1", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/redirect" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/redirect", "Permissions": [], "Command": "Invoke-MgRedirectUserInsightUsedResourceMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob1", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintJob", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/redirect" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -117476,17 +117476,17 @@ } ], "Command": "Invoke-MgReenableDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reenable", "ReenableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/reenable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -117502,30 +117502,30 @@ } ], "Command": "Invoke-MgReenableDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reenable", "ReenableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/reenable" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reenable", "Permissions": [], "Command": "Invoke-MgReenableDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reenable", "ReenableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reenable" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -117541,17 +117541,17 @@ } ], "Command": "Invoke-MgReenableDeviceManagementManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reenable", "ReenableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reenable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -117567,60 +117567,60 @@ } ], "Command": "Invoke-MgReenableDeviceManagementScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reenable", "ReenableViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/reenable" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", "Permissions": [], "Command": "Invoke-MgReenableUserManagedDevice", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reenable", "ReenableViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable" }, { - "Uri": "/communications/calls/{call-id}/reject", "Permissions": [], "Command": "Invoke-MgRejectCommunicationCall", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reject1", "RejectExpanded1", "RejectViaIdentity1", "RejectViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/reject" }, { - "Uri": "/communications/calls/{call-id}/reject", "Permissions": [], "Command": "Invoke-MgRejectCommunicationCall", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/reject" }, { - "Uri": "/groups/{group-id}/renew", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -117636,17 +117636,17 @@ } ], "Command": "Invoke-MgRenewGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/renew" }, { - "Uri": "/groups/{group-id}/renew", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -117662,82 +117662,82 @@ } ], "Command": "Invoke-MgRenewGroup", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Renew1", "RenewViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/renew" }, { - "Uri": "/groupLifecyclePolicies/renewGroup", "Permissions": [], "Command": "Invoke-MgRenewGroupLifecyclePolicy", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Renew", "RenewExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groupLifecyclePolicies/renewGroup" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/renewUpload", "Permissions": [], "Command": "Invoke-MgRenewUserInsightSharedLastSharedMethodMicrosoftGraphMobileAppContentFileUpload", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/renewUpload" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/renewUpload", "Permissions": [], "Command": "Invoke-MgRenewUserInsightSharedResourceMicrosoftGraphMobileAppContentFileUpload", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/renewUpload" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/renewUpload", "Permissions": [], "Command": "Invoke-MgRenewUserInsightTrendingResourceMicrosoftGraphMobileAppContentFileUpload", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/renewUpload" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/renewUpload", "Permissions": [], "Command": "Invoke-MgRenewUserInsightUsedResourceMicrosoftGraphMobileAppContentFileUpload", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/renewUpload" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -117753,17 +117753,17 @@ } ], "Command": "Invoke-MgReopenComplianceEdiscoveryCase", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reopen", "ReopenViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reopen" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -117771,19 +117771,19 @@ "IsAdmin": false }, "Command": "Invoke-MgReplyAllUserMailFolderMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reply3", "ReplyExpanded3", "ReplyViaIdentity3", "ReplyViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -117791,19 +117791,19 @@ "IsAdmin": false }, "Command": "Invoke-MgReplyAllUserMailFolderMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll" }, { - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -117811,19 +117811,19 @@ "IsAdmin": false }, "Command": "Invoke-MgReplyAllUserMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/replyAll" }, { - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -117831,19 +117831,19 @@ "IsAdmin": false }, "Command": "Invoke-MgReplyAllUserMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reply3", "ReplyExpanded3", "ReplyViaIdentity3", "ReplyViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/replyAll" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -117851,19 +117851,19 @@ "IsAdmin": true }, "Command": "Invoke-MgReplyGroupConversationThread", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -117871,19 +117871,19 @@ "IsAdmin": true }, "Command": "Invoke-MgReplyGroupConversationThread", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -117891,19 +117891,19 @@ "IsAdmin": true }, "Command": "Invoke-MgReplyGroupConversationThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -117911,49 +117911,49 @@ "IsAdmin": true }, "Command": "Invoke-MgReplyGroupConversationThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", "Permissions": [], "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", "Permissions": [], "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -117961,19 +117961,19 @@ "IsAdmin": true }, "Command": "Invoke-MgReplyGroupThread", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -117981,19 +117981,19 @@ "IsAdmin": true }, "Command": "Invoke-MgReplyGroupThread", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -118001,19 +118001,19 @@ "IsAdmin": true }, "Command": "Invoke-MgReplyGroupThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -118021,49 +118021,49 @@ "IsAdmin": true }, "Command": "Invoke-MgReplyGroupThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", "Permissions": [], "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", "Permissions": [], "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -118071,19 +118071,19 @@ "IsAdmin": false }, "Command": "Invoke-MgReplyUserMailFolderMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reply2", "ReplyExpanded2", "ReplyViaIdentity2", "ReplyViaIdentityExpanded2" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -118091,19 +118091,19 @@ "IsAdmin": false }, "Command": "Invoke-MgReplyUserMailFolderMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply" }, { - "Uri": "/users/{user-id}/messages/{message-id}/reply", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -118111,19 +118111,19 @@ "IsAdmin": false }, "Command": "Invoke-MgReplyUserMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/reply" }, { - "Uri": "/users/{user-id}/messages/{message-id}/reply", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -118131,45 +118131,45 @@ "IsAdmin": false }, "Command": "Invoke-MgReplyUserMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reply2", "ReplyExpanded2", "ReplyViaIdentity2", "ReplyViaIdentityExpanded2" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/reply" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", "Permissions": [], "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Report", "ReportViaIdentity" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", "Permissions": [], "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Report1", "ReportViaIdentity1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport" }, { - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", @@ -118177,17 +118177,17 @@ "IsAdmin": true }, "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Report", "ReportViaIdentity" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport" }, { - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", "Permissions": { "Name": "ServiceHealth.Read.All", "Description": "Read service health", @@ -118195,17 +118195,17 @@ "IsAdmin": true }, "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Report1", "ReportViaIdentity1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport" }, { - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -118213,34 +118213,34 @@ "IsAdmin": true }, "Command": "Invoke-MgReprovisionDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision" }, { - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision", "Permissions": [], "Command": "Invoke-MgReprovisionUserCloudPc", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -118248,17 +118248,17 @@ "IsAdmin": true }, "Command": "Invoke-MgRetireDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/retire", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -118266,30 +118266,30 @@ "IsAdmin": true }, "Command": "Invoke-MgRetireDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/retire" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/retire", "Permissions": [], "Command": "Invoke-MgRetireDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/retire" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -118297,17 +118297,17 @@ "IsAdmin": false }, "Command": "Invoke-MgRetireDeviceManagementManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -118315,17 +118315,17 @@ "IsAdmin": false }, "Command": "Invoke-MgRetireDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Retire1", "RetireViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/retire", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -118333,17 +118333,17 @@ "IsAdmin": true }, "Command": "Invoke-MgRetireDeviceManagementScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/retire" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -118351,17 +118351,17 @@ "IsAdmin": false }, "Command": "Invoke-MgRetireUserManagedDevice", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Retire1", "RetireViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -118369,17 +118369,17 @@ "IsAdmin": false }, "Command": "Invoke-MgRetireUserManagedDevice", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -118395,17 +118395,17 @@ } ], "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return1", "ReturnViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -118421,69 +118421,69 @@ } ], "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return", "ReturnViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [], "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return", "ReturnViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [], "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return1", "ReturnViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [], "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return", "ReturnViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [], "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return1", "ReturnViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" }, { - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -118491,43 +118491,43 @@ "IsAdmin": true }, "Command": "Invoke-MgReuploadDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reupload", "ReuploadViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload" }, { - "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')", "Permissions": [], "Command": "Invoke-MgRoleManagementDirectorySchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", "Variants": [ "Role", "RoleViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')" }, { - "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')", "Permissions": [], "Command": "Invoke-MgRoleManagementEntitlementManagementSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", "Variants": [ "Role", "RoleViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -118543,17 +118543,17 @@ } ], "Command": "Invoke-MgRotateDeviceManagementComanagedDeviceBitLockerKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -118561,17 +118561,17 @@ "IsAdmin": true }, "Command": "Invoke-MgRotateDeviceManagementComanagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rotateBitLockerKeys", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -118587,17 +118587,17 @@ } ], "Command": "Invoke-MgRotateDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceBitLockerKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rotateBitLockerKeys" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rotateFileVaultKey", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -118605,43 +118605,43 @@ "IsAdmin": true }, "Command": "Invoke-MgRotateDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rotateFileVaultKey" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateBitLockerKeys", "Permissions": [], "Command": "Invoke-MgRotateDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceBitLockerKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateBitLockerKeys" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateFileVaultKey", "Permissions": [], "Command": "Invoke-MgRotateDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateFileVaultKey" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -118657,17 +118657,17 @@ } ], "Command": "Invoke-MgRotateDeviceManagementManagedDeviceBitLockerKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -118675,17 +118675,17 @@ "IsAdmin": true }, "Command": "Invoke-MgRotateDeviceManagementManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateBitLockerKeys", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -118701,17 +118701,17 @@ } ], "Command": "Invoke-MgRotateDeviceManagementScriptDeviceRunStateManagedDeviceBitLockerKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateBitLockerKeys" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateFileVaultKey", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -118719,267 +118719,267 @@ "IsAdmin": true }, "Command": "Invoke-MgRotateDeviceManagementScriptDeviceRunStateManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rotateFileVaultKey" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", "Permissions": [], "Command": "Invoke-MgRotateUserManagedDeviceBitLockerKey", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", "Permissions": [], "Command": "Invoke-MgRotateUserManagedDeviceFileVaultKey", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/row(row={row})", "Permissions": [], "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Row", "RowViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/row(row={row})" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/rowsAbove", "Permissions": [], "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeAbove", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/rowsAbove" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/rowsBelow", "Permissions": [], "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeBelow", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/rowsBelow" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/entireRow", "Permissions": [], "Command": "Invoke-MgRowUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeEntire", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Row", "RowViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/entireRow" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/row(row={row})", "Permissions": [], "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Row", "RowViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/row(row={row})" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/rowsAbove", "Permissions": [], "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeAbove", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/rowsAbove" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/rowsBelow", "Permissions": [], "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeBelow", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/rowsBelow" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/entireRow", "Permissions": [], "Command": "Invoke-MgRowUserInsightSharedResourceMicrosoftGraphWorkbookRangeEntire", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Row", "RowViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/entireRow" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/row(row={row})", "Permissions": [], "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Row", "RowViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/row(row={row})" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/rowsAbove", "Permissions": [], "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeAbove", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/rowsAbove" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/rowsBelow", "Permissions": [], "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeBelow", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/rowsBelow" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/entireRow", "Permissions": [], "Command": "Invoke-MgRowUserInsightTrendingResourceMicrosoftGraphWorkbookRangeEntire", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Row", "RowViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/entireRow" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/row(row={row})", "Permissions": [], "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Row", "RowViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/row(row={row})" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/rowsAbove", "Permissions": [], "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeAbove", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/rowsAbove" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/rowsBelow", "Permissions": [], "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeBelow", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Rows", "Rows1", "RowsViaIdentity", "RowsViaIdentity1" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/rowsBelow" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/entireRow", "Permissions": [], "Command": "Invoke-MgRowUserInsightUsedResourceMicrosoftGraphWorkbookRangeEntire", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRange", "Variants": [ "Row", "RowViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRange", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/entireRow" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -118987,19 +118987,19 @@ "IsAdmin": true }, "Command": "Invoke-MgScanDeviceManagementComanagedDeviceWindowDefender", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/windowsDefenderScan", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -119007,34 +119007,34 @@ "IsAdmin": true }, "Command": "Invoke-MgScanDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDefender", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/windowsDefenderScan" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderScan", "Permissions": [], "Command": "Invoke-MgScanDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDefender", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderScan" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -119042,19 +119042,19 @@ "IsAdmin": false }, "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowDefender", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -119062,19 +119062,19 @@ "IsAdmin": false }, "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowDefender", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Scan1", "ScanExpanded1", "ScanViaIdentity1", "ScanViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderScan", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -119082,19 +119082,19 @@ "IsAdmin": true }, "Command": "Invoke-MgScanDeviceManagementScriptDeviceRunStateManagedDeviceWindowDefender", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderScan" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -119102,19 +119102,19 @@ "IsAdmin": false }, "Command": "Invoke-MgScanUserManagedDeviceWindowDefender", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Scan1", "ScanExpanded1", "ScanViaIdentity1", "ScanViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -119122,19 +119122,19 @@ "IsAdmin": false }, "Command": "Invoke-MgScanUserManagedDeviceWindowDefender", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -119142,19 +119142,19 @@ "IsAdmin": true }, "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Schedule1", "ScheduleExpanded1", "ScheduleViaIdentity1", "ScheduleViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -119162,58 +119162,58 @@ "IsAdmin": true }, "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyAction", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Schedule", "ScheduleExpanded", "ScheduleViaIdentity", "ScheduleViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules" }, { - "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')", "Permissions": [], "Command": "Invoke-MgScheduleRoleManagementDirectory", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", "Variants": [ "Schedule", "ScheduleViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')" }, { - "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')", "Permissions": [], "Command": "Invoke-MgScheduleRoleManagementEntitlementManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", "Variants": [ "Schedule", "ScheduleViaIdentity" ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='{directoryScopeId}',appScopeId='{appScopeId}',principalId='{principalId}',roleDefinitionId='{roleDefinitionId}')" }, { - "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", "Permissions": [], "Command": "Invoke-MgScopedDeviceManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Scoped", "ScopedViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/scopedForResource(resource='{resource}')" }, { - "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -119221,19 +119221,19 @@ "IsAdmin": true }, "Command": "Invoke-MgSelfPrivilegedRoleActivate", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Module": "Identity.Governance" + "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate" }, { - "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -119241,43 +119241,43 @@ "IsAdmin": true }, "Command": "Invoke-MgSelfPrivilegedRoleDeactivate", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Self", "SelfViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Module": "Identity.Governance" + "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate" }, { - "Uri": "/drives/{drive-id}/sharedWithMe", "Permissions": [], "Command": "Invoke-MgSharedDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Shared", "SharedViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/sharedWithMe" }, { - "Uri": "/drives/{drive-id}/sharedWithMe", "Permissions": [], "Command": "Invoke-MgSharedDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Shared1", "SharedViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/sharedWithMe" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -119285,17 +119285,17 @@ "IsAdmin": true }, "Command": "Invoke-MgShareDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Share", "ShareViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService" }, { - "Uri": "/teams/{team-id}/schedule/share", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -119311,19 +119311,19 @@ } ], "Command": "Invoke-MgShareTeamSchedule", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Share", "ShareExpanded", "ShareViaIdentity", "ShareViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/share" }, { - "Uri": "/teams/{team-id}/schedule/share", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -119339,122 +119339,122 @@ } ], "Command": "Invoke-MgShareTeamSchedule", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Share1", "ShareExpanded1", "ShareViaIdentity1", "ShareViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/share" }, { - "Uri": "/informationProtection/signDigest", "Permissions": [], "Command": "Invoke-MgSignInformationProtectionDigest", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSigningResult", "Variants": [ "Sign", "SignExpanded" ], - "OutputType": "IMicrosoftGraphSigningResult", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/signDigest" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", "Permissions": [], "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", "Permissions": [], "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Snooze1", "SnoozeExpanded1", "SnoozeViaIdentity1", "SnoozeViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder" }, { - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", "Permissions": [], "Command": "Invoke-MgSnoozeGroupEventReminder", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Snooze1", "SnoozeExpanded1", "SnoozeViaIdentity1", "SnoozeViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder" }, { - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", "Permissions": [], "Command": "Invoke-MgSnoozeGroupEventReminder", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", "Permissions": [], "Command": "Invoke-MgSnoozeUserEventInstanceReminder", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Snooze1", "SnoozeExpanded1", "SnoozeViaIdentity1", "SnoozeViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", "Permissions": [], "Command": "Invoke-MgSnoozeUserEventInstanceReminder", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder" }, { - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -119462,19 +119462,19 @@ "IsAdmin": false }, "Command": "Invoke-MgSnoozeUserEventReminder", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Snooze1", "SnoozeExpanded1", "SnoozeViaIdentity1", "SnoozeViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder" }, { - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -119482,49 +119482,127 @@ "IsAdmin": false }, "Command": "Invoke-MgSnoozeUserEventReminder", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder" + }, + { + "Permissions": [], + "Command": "Invoke-MgSoftChatMessageDelete", + "Module": "Teams", + "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Soft", + "SoftViaIdentity" + ], + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete" + }, + { + "Permissions": [], + "Command": "Invoke-MgSoftChatMessageReplyDelete", + "Module": "Teams", + "Method": "POST", + "ApiVersion": "beta", "OutputType": null, - "Module": "Users.Actions" + "Variants": [ + "Soft", + "SoftViaIdentity" + ], + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" }, { - "Uri": "/communications/calls/{call-id}/subscribeToTone", "Permissions": [], - "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "Command": "Invoke-MgSoftTeamChannelMessageDelete", + "Module": "Teams", + "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Soft", + "SoftViaIdentity" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete" + }, + { + "Permissions": [], + "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", + "Module": "Teams", + "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Soft", + "SoftViaIdentity" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" + }, + { + "Permissions": [], + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", + "Module": "Teams", + "Method": "POST", "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Soft", + "SoftViaIdentity" + ], + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete" + }, + { + "Permissions": [], + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Soft", + "SoftViaIdentity" + ], + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" + }, + { + "Permissions": [], + "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "Module": "CloudCommunications", + "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", "Variants": [ "Subscribe1", "SubscribeExpanded1", "SubscribeViaIdentity1", "SubscribeViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/subscribeToTone" }, { - "Uri": "/communications/calls/{call-id}/subscribeToTone", "Permissions": [], "Command": "Invoke-MgSubscribeCommunicationCallToTone", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/subscribeToTone" }, { - "Uri": "/groups/{group-id}/subscribeByMail", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -119532,17 +119610,17 @@ "IsAdmin": true }, "Command": "Invoke-MgSubscribeGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Subscribe", "SubscribeViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/subscribeByMail" }, { - "Uri": "/groups/{group-id}/subscribeByMail", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -119550,69 +119628,69 @@ "IsAdmin": true }, "Command": "Invoke-MgSubscribeGroup", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Subscribe1", "SubscribeViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/subscribeByMail" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy={summarizeBy})", "Permissions": [], "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy={summarizeBy})" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/summarizeDeviceRegressionPerformance(summarizeBy={summarizeBy})", "Permissions": [], "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticRegressionSummaryDeviceRegressionPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRegressionSummary", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRegressionSummary", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/summarizeDeviceRegressionPerformance(summarizeBy={summarizeBy})" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy={summarizeBy})", "Permissions": [], "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy={summarizeBy})" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy={summarizeBy})", "Permissions": [], "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Module": "DeviceManagement.Functions" + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy={summarizeBy})" }, { - "Uri": "/users/{user-id}/outlook/supportedLanguages", "Permissions": [ { "Name": "User.Read", @@ -119628,17 +119706,17 @@ } ], "Command": "Invoke-MgSupportedUserOutlookLanguage", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocaleInfo", "Variants": [ "Supported1", "SupportedViaIdentity1" ], - "OutputType": "IMicrosoftGraphLocaleInfo", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/outlook/supportedLanguages" }, { - "Uri": "/users/{user-id}/outlook/supportedLanguages", "Permissions": [ { "Name": "User.Read", @@ -119654,17 +119732,17 @@ } ], "Command": "Invoke-MgSupportedUserOutlookLanguage", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocaleInfo", "Variants": [ "Supported", "SupportedViaIdentity" ], - "OutputType": "IMicrosoftGraphLocaleInfo", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/outlook/supportedLanguages" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -119672,19 +119750,19 @@ "IsAdmin": true }, "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Target1", "TargetExpanded1", "TargetViaIdentity1", "TargetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -119692,19 +119770,19 @@ "IsAdmin": true }, "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -119712,19 +119790,19 @@ "IsAdmin": true }, "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Target1", "TargetExpanded1", "TargetViaIdentity1", "TargetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -119732,19 +119810,19 @@ "IsAdmin": true }, "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -119752,19 +119830,19 @@ "IsAdmin": true }, "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Target1", "TargetExpanded1", "TargetViaIdentity1", "TargetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -119772,19 +119850,19 @@ "IsAdmin": true }, "Command": "Invoke-MgTargetDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -119792,19 +119870,19 @@ "IsAdmin": true }, "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationAppliedPolicyApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -119812,19 +119890,19 @@ "IsAdmin": true }, "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationAppliedPolicyApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target1", "TargetExpanded1", "TargetViaIdentity1", "TargetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -119832,19 +119910,19 @@ "IsAdmin": true }, "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationIntendedPolicyApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -119852,19 +119930,19 @@ "IsAdmin": true }, "Command": "Invoke-MgTargetDeviceAppMgtManagedAppRegistrationIntendedPolicyApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target1", "TargetExpanded1", "TargetViaIdentity1", "TargetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -119872,19 +119950,19 @@ "IsAdmin": true }, "Command": "Invoke-MgTargetDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -119892,139 +119970,139 @@ "IsAdmin": true }, "Command": "Invoke-MgTargetDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target1", "TargetExpanded1", "TargetViaIdentity1", "TargetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/targetApps", "Permissions": [], "Command": "Invoke-MgTargetUserInsightSharedLastSharedMethodMicrosoftGraphManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/targetApps" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/targetApps", "Permissions": [], "Command": "Invoke-MgTargetUserInsightSharedLastSharedMethodMicrosoftGraphTargetedManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/targetApps" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/targetApps", "Permissions": [], "Command": "Invoke-MgTargetUserInsightSharedResourceMicrosoftGraphManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/targetApps" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/targetApps", "Permissions": [], "Command": "Invoke-MgTargetUserInsightSharedResourceMicrosoftGraphTargetedManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/targetApps" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/targetApps", "Permissions": [], "Command": "Invoke-MgTargetUserInsightTrendingResourceMicrosoftGraphManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/targetApps" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/targetApps", "Permissions": [], "Command": "Invoke-MgTargetUserInsightTrendingResourceMicrosoftGraphTargetedManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/targetApps" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/targetApps", "Permissions": [], "Command": "Invoke-MgTargetUserInsightUsedResourceMicrosoftGraphManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/targetApps" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/targetApps", "Permissions": [], "Command": "Invoke-MgTargetUserInsightUsedResourceMicrosoftGraphTargetedManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/targetApps" }, { - "Uri": "/users/{user-id}/outlook/supportedTimeZones", "Permissions": [ { "Name": "User.Read", @@ -120040,19 +120118,19 @@ } ], "Command": "Invoke-MgTimeUserOutlook", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeZoneInformation", "Variants": [ "Time2", "Time3", "TimeViaIdentity2", "TimeViaIdentity3" ], - "OutputType": "IMicrosoftGraphTimeZoneInformation", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/outlook/supportedTimeZones" }, { - "Uri": "/users/{user-id}/outlook/supportedTimeZones", "Permissions": [ { "Name": "User.Read", @@ -120068,19 +120146,19 @@ } ], "Command": "Invoke-MgTimeUserOutlook", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeZoneInformation", "Variants": [ "Time", "Time1", "TimeViaIdentity", "TimeViaIdentity1" ], - "OutputType": "IMicrosoftGraphTimeZoneInformation", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/outlook/supportedTimeZones" }, { - "Uri": "/users/{user-id}/translateExchangeIds", "Permissions": [ { "Name": "User.Read", @@ -120114,19 +120192,19 @@ } ], "Command": "Invoke-MgTranslateUserExchangeId", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConvertIdResult", "Variants": [ "Translate", "TranslateExpanded", "TranslateViaIdentity", "TranslateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConvertIdResult", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/translateExchangeIds" }, { - "Uri": "/users/{user-id}/translateExchangeIds", "Permissions": [ { "Name": "User.Read", @@ -120160,19 +120238,19 @@ } ], "Command": "Invoke-MgTranslateUserExchangeId", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConvertIdResult", "Variants": [ "Translate1", "TranslateExpanded1", "TranslateViaIdentity1", "TranslateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphConvertIdResult", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/translateExchangeIds" }, { - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -120180,30 +120258,30 @@ "IsAdmin": true }, "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot" }, { - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot", "Permissions": [], "Command": "Invoke-MgTroubleshootUserCloudPc", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot" }, { - "Uri": "/admin/serviceAnnouncement/messages/unarchive", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", @@ -120211,17 +120289,17 @@ "IsAdmin": true }, "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveExpanded" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/unarchive" }, { - "Uri": "/admin/serviceAnnouncement/messages/unarchive", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", @@ -120229,17 +120307,17 @@ "IsAdmin": true }, "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unarchive1", "UnarchiveExpanded1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/unarchive" }, { - "Uri": "/teams/{team-id}/unarchive", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -120261,17 +120339,17 @@ } ], "Command": "Invoke-MgUnarchiveTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/unarchive" }, { - "Uri": "/teams/{team-id}/unarchive", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -120293,30 +120371,30 @@ } ], "Command": "Invoke-MgUnarchiveTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unarchive1", "UnarchiveViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/unarchive" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", "Permissions": [], "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceUserFromDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unassign", "UnassignViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -120332,17 +120410,17 @@ } ], "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeviceIdentityUserFromDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unassign", "UnassignViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -120358,17 +120436,17 @@ } ], "Command": "Invoke-MgUnassignDeviceManagementWindowAutopilotDeviceIdentityUserFromDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unassign1", "UnassignViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice" }, { - "Uri": "/deviceManagement/androidForWorkSettings/unbind", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -120376,16 +120454,16 @@ "IsAdmin": true }, "Command": "Invoke-MgUnbindDeviceManagementAndroidForWorkSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unbind" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidForWorkSettings/unbind" }, { - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -120393,42 +120471,42 @@ "IsAdmin": true }, "Command": "Invoke-MgUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unbind" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind" }, { - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", "Permissions": [], "Command": "Invoke-MgUnenrollWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unenroll", "UnenrollExpanded" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets" }, { - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", "Permissions": [], "Command": "Invoke-MgUnenrollWindowsUpdatesUpdatableAssetById", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unenroll1", "UnenrollExpanded1" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById" }, { - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", @@ -120436,17 +120514,17 @@ "IsAdmin": true }, "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/unfavorite" }, { - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", "Permissions": { "Name": "ServiceMessageViewpoint.Write", "Description": "Update your user status on service announcement messages", @@ -120454,17 +120532,17 @@ "IsAdmin": true }, "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unfavorite1", "UnfavoriteExpanded1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/unfavorite" }, { - "Uri": "/chats/{chat-id}/unhideForUser", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", @@ -120472,71 +120550,71 @@ "IsAdmin": false }, "Command": "Invoke-MgUnhideChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unhide", "UnhideExpanded", "UnhideViaIdentity", "UnhideViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/unhideForUser" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/unmerge", "Permissions": [], "Command": "Invoke-MgUnmergeUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unmerge", "UnmergeViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/unmerge" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/unmerge", "Permissions": [], "Command": "Invoke-MgUnmergeUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unmerge", "UnmergeViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/unmerge" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/unmerge", "Permissions": [], "Command": "Invoke-MgUnmergeUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unmerge", "UnmergeViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/unmerge" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/unmerge", "Permissions": [], "Command": "Invoke-MgUnmergeUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unmerge", "UnmergeViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/unmerge" }, { - "Uri": "/communications/calls/{call-id}/unmute", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -120544,19 +120622,19 @@ "IsAdmin": false }, "Command": "Invoke-MgUnmuteCommunicationCall", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", "Variants": [ "Unmute1", "UnmuteExpanded1", "UnmuteViaIdentity1", "UnmuteViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/unmute" }, { - "Uri": "/communications/calls/{call-id}/unmute", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -120564,19 +120642,19 @@ "IsAdmin": false }, "Command": "Invoke-MgUnmuteCommunicationCall", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", "Variants": [ "Unmute", "UnmuteExpanded", "UnmuteViaIdentity", "UnmuteViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/unmute" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -120584,17 +120662,17 @@ "IsAdmin": true }, "Command": "Invoke-MgUnshareDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unshare", "UnshareViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -120610,17 +120688,17 @@ } ], "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit1", "UnsubmitViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -120636,69 +120714,69 @@ } ], "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [], "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [], "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit1", "UnsubmitViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [], "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [], "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit1", "UnsubmitViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" }, { - "Uri": "/groups/{group-id}/unsubscribeByMail", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -120706,17 +120784,17 @@ "IsAdmin": true }, "Command": "Invoke-MgUnsubscribeGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/unsubscribeByMail" }, { - "Uri": "/groups/{group-id}/unsubscribeByMail", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -120724,30 +120802,30 @@ "IsAdmin": true }, "Command": "Invoke-MgUnsubscribeGroup", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unsubscribe1", "UnsubscribeViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/unsubscribeByMail" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", "Permissions": [], "Command": "Invoke-MgUnsubscribeUserMailFolderMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe" }, { - "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -120755,17 +120833,17 @@ "IsAdmin": false }, "Command": "Invoke-MgUnsubscribeUserMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -120773,19 +120851,19 @@ "IsAdmin": true }, "Command": "Invoke-MgUploadDeviceManagementDepOnboardingSettingDepToken", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -120793,19 +120871,19 @@ "IsAdmin": true }, "Command": "Invoke-MgUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", @@ -120813,17 +120891,17 @@ "IsAdmin": true }, "Command": "Invoke-MgUploadEducationSynchronizationProfileUrl", - "ApiVersion": "beta", + "Module": "Education", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Upload", "UploadViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl" }, { - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", @@ -120831,19 +120909,19 @@ "IsAdmin": true }, "Command": "Invoke-MgUploadTrustFrameworkKeySetCertificate", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Module": "Identity.SignIns" + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate" }, { - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", @@ -120851,19 +120929,19 @@ "IsAdmin": true }, "Command": "Invoke-MgUploadTrustFrameworkKeySetPkcs12", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Module": "Identity.SignIns" + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12" }, { - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", @@ -120871,19 +120949,19 @@ "IsAdmin": true }, "Command": "Invoke-MgUploadTrustFrameworkKeySetSecret", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Module": "Identity.SignIns" + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret" }, { - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", "Permissions": { "Name": "AuditLog.Read.All", "Description": "Read audit log data", @@ -120891,8 +120969,10 @@ "IsAdmin": true }, "Command": "Invoke-MgUserReportAuthenticationMethodRegistered", - "ApiVersion": "beta", + "Module": "Reports", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", "Variants": [ "Users", "Users1", @@ -120901,209 +120981,207 @@ "UsersViaIdentity", "UsersViaIdentity1" ], - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", - "Module": "Reports" + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/visibleView", "Permissions": [], "Command": "Invoke-MgViewUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRangeVisible", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRangeView", "Variants": [ "View", "ViewViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRangeView", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/visibleView" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/visibleView", "Permissions": [], "Command": "Invoke-MgViewUserInsightSharedResourceMicrosoftGraphWorkbookRangeVisible", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRangeView", "Variants": [ "View", "ViewViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRangeView", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/visibleView" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/visibleView", "Permissions": [], "Command": "Invoke-MgViewUserInsightTrendingResourceMicrosoftGraphWorkbookRangeVisible", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRangeView", "Variants": [ "View", "ViewViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRangeView", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/visibleView" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/visibleView", "Permissions": [], "Command": "Invoke-MgViewUserInsightUsedResourceMicrosoftGraphWorkbookRangeVisible", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkbookRangeView", "Variants": [ "View", "ViewViaIdentity" ], - "OutputType": "IMicrosoftGraphWorkbookRangeView", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/visibleView" }, { - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", "Permissions": [], "Command": "Invoke-MgViewUserReminder", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphReminder1", "Variants": [ "View1", "ViewViaIdentity1" ], - "OutputType": "IMicrosoftGraphReminder1", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')" }, { - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", "Permissions": [], "Command": "Invoke-MgViewUserReminder", - "ApiVersion": "v1.0", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphReminder", "Variants": [ "View", "ViewViaIdentity" ], - "OutputType": "IMicrosoftGraphReminder", - "Module": "Users.Functions" + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], "Command": "Join-MgDriveListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], "Command": "Join-MgDriveListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites", "Permissions": [], "Command": "Join-MgDriveListContentTypeBase", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites", "Permissions": [], "Command": "Join-MgDriveListContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], "Command": "Join-MgShareListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], "Command": "Join-MgShareListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites", "Permissions": [], "Command": "Join-MgShareListContentTypeBase", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites", "Permissions": [], "Command": "Join-MgShareListContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/associateWithHubSites" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -121119,19 +121197,19 @@ } ], "Command": "Join-MgSiteContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -121147,109 +121225,109 @@ } ], "Command": "Join-MgSiteContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/associateWithHubSites", "Permissions": [], "Command": "Join-MgSiteContentTypeBase", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/associateWithHubSites" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/associateWithHubSites", "Permissions": [], "Command": "Join-MgSiteContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/associateWithHubSites" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], "Command": "Join-MgSiteListContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [], "Command": "Join-MgSiteListContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/associateWithHubSites", "Permissions": [], "Command": "Join-MgSiteListContentTypeBase", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/associateWithHubSites" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/associateWithHubSites", "Permissions": [], "Command": "Join-MgSiteListContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Associate1", "AssociateExpanded1", "AssociateViaIdentity1", "AssociateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/associateWithHubSites" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -121257,17 +121335,17 @@ "IsAdmin": true }, "Command": "Lock-MgDeviceManagementComanagedDeviceRemote", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/remoteLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -121275,30 +121353,30 @@ "IsAdmin": true }, "Command": "Lock-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceRemote", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/remoteLock" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/remoteLock", "Permissions": [], "Command": "Lock-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceRemote", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/remoteLock" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -121306,17 +121384,17 @@ "IsAdmin": false }, "Command": "Lock-MgDeviceManagementManagedDeviceRemote", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -121324,17 +121402,17 @@ "IsAdmin": false }, "Command": "Lock-MgDeviceManagementManagedDeviceRemote", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Lock1", "LockViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/remoteLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -121342,17 +121420,17 @@ "IsAdmin": true }, "Command": "Lock-MgDeviceManagementScriptDeviceRunStateManagedDeviceRemote", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/remoteLock" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -121360,17 +121438,17 @@ "IsAdmin": false }, "Command": "Lock-MgUserManagedDeviceRemote", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Lock1", "LockViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -121378,135 +121456,135 @@ "IsAdmin": false }, "Command": "Lock-MgUserManagedDeviceRemote", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/merge", "Permissions": [], "Command": "Merge-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Merge", "MergeExpanded", "MergeViaIdentity", "MergeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/merge" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/merge", "Permissions": [], "Command": "Merge-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Merge", "MergeExpanded", "MergeViaIdentity", "MergeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/merge" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/merge", "Permissions": [], "Command": "Merge-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Merge", "MergeExpanded", "MergeViaIdentity", "MergeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/merge" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/merge", "Permissions": [], "Command": "Merge-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Merge", "MergeExpanded", "MergeViaIdentity", "MergeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/merge" }, { - "Uri": "/communications/calls/{call-id}/transfer", "Permissions": [], "Command": "Move-MgCommunicationCall", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Transfer1", "TransferExpanded1", "TransferViaIdentity1", "TransferViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/transfer" }, { - "Uri": "/communications/calls/{call-id}/transfer", "Permissions": [], "Command": "Move-MgCommunicationCall", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/transfer" }, { - "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", "Permissions": [], "Command": "Move-MgDeviceManagementComanagedDeviceToOu", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Move", "MoveExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/moveDevicesToOU", "Permissions": [], "Command": "Move-MgDeviceManagementDetectedAppManagedDeviceToOu", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/moveDevicesToOU" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -121514,32 +121592,32 @@ "IsAdmin": true }, "Command": "Move-MgDeviceManagementIntentToTemplate", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Migrate", "MigrateExpanded", "MigrateViaIdentity", "MigrateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate" }, { - "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", "Permissions": [], "Command": "Move-MgDeviceManagementManagedDeviceToOu", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Move", "MoveExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/moveDevicesToOU" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -121547,19 +121625,19 @@ "IsAdmin": false }, "Command": "Move-MgUserMailFolder", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Move1", "MoveExpanded1", "MoveViaIdentity1", "MoveViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMailFolder1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -121567,49 +121645,49 @@ "IsAdmin": false }, "Command": "Move-MgUserMailFolder", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", "Permissions": [], "Command": "Move-MgUserMailFolderChildFolder", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Move1", "MoveExpanded1", "MoveViaIdentity1", "MoveViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMailFolder1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", "Permissions": [], "Command": "Move-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -121617,19 +121695,19 @@ "IsAdmin": false }, "Command": "Move-MgUserMailFolderMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Move1", "MoveExpanded1", "MoveViaIdentity1", "MoveViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -121637,34 +121715,34 @@ "IsAdmin": false }, "Command": "Move-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move" }, { - "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", "Permissions": [], "Command": "Move-MgUserManagedDeviceToOu", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU" }, { - "Uri": "/users/{user-id}/messages/{message-id}/move", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -121672,19 +121750,19 @@ "IsAdmin": false }, "Command": "Move-MgUserMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Move1", "MoveExpanded1", "MoveViaIdentity1", "MoveViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/move" }, { - "Uri": "/users/{user-id}/messages/{message-id}/move", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -121692,19 +121770,19 @@ "IsAdmin": false }, "Command": "Move-MgUserMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/move" }, { - "Uri": "/users/{user-id}/tasks/alltasks/{baseTask-id}/move", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -121712,19 +121790,19 @@ "IsAdmin": false }, "Command": "Move-MgUserTaskAlltask", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseTask", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBaseTask", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/tasks/alltasks/{baseTask-id}/move" }, { - "Uri": "/users/{user-id}/tasks/lists/{baseTaskList-id}/tasks/{baseTask-id}/move", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -121732,19 +121810,19 @@ "IsAdmin": false }, "Command": "Move-MgUserTaskListTask", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseTask", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBaseTask", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/tasks/lists/{baseTaskList-id}/tasks/{baseTask-id}/move" }, { - "Uri": "/accessReviews", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -121760,62 +121838,62 @@ } ], "Command": "New-MgAccessReview", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessReview", - "Module": "Identity.Governance" + "Uri": "/accessReviews" }, { - "Uri": "/accessReviews/{accessReview-id}/decisions", "Permissions": [], "Command": "New-MgAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/decisions" }, { - "Uri": "/accessReviews/{accessReview-id}/instances", "Permissions": [], "Command": "New-MgAccessReviewInstance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReview", - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/instances" }, { - "Uri": "/accessReviews/{accessReview-id}/myDecisions", "Permissions": [], "Command": "New-MgAccessReviewMyDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/myDecisions" }, { - "Uri": "/accessReviews/{accessReview-id}/reviewers", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -121831,19 +121909,19 @@ } ], "Command": "New-MgAccessReviewReviewer", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/reviewers" }, { - "Uri": "/administrativeUnits", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -121859,32 +121937,32 @@ } ], "Command": "New-MgAdministrativeUnit", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", "Permissions": [], "Command": "New-MgAdministrativeUnitExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -121912,19 +121990,19 @@ } ], "Command": "New-MgAdministrativeUnitMemberByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Sr0J34AdministrativeunitsAdministrativeunitIdMembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Sr0J34AdministrativeunitsAdministrativeunitIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -121940,195 +122018,195 @@ } ], "Command": "New-MgAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" }, { - "Uri": "/agreements", "Permissions": [], "Command": "New-MgAgreement", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAgreement", - "Module": "Identity.Governance" + "Uri": "/agreements" }, { - "Uri": "/agreements", "Permissions": [], "Command": "New-MgAgreement", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphAgreement", - "Module": "Identity.Governance" + "Uri": "/agreements" }, { - "Uri": "/agreements/{agreement-id}/acceptances", "Permissions": [], "Command": "New-MgAgreementAcceptance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/acceptances" }, { - "Uri": "/agreements/{agreement-id}/acceptances", "Permissions": [], "Command": "New-MgAgreementAcceptance", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/acceptances" }, { - "Uri": "/agreements/{agreement-id}/files", "Permissions": [], "Command": "New-MgAgreementFile", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files" }, { - "Uri": "/agreements/{agreement-id}/files", "Permissions": [], "Command": "New-MgAgreementFile", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files" }, { - "Uri": "/agreements/{agreement-id}/file/localizations", "Permissions": [], "Command": "New-MgAgreementFileLocalization", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations" }, { - "Uri": "/agreements/{agreement-id}/file/localizations", "Permissions": [], "Command": "New-MgAgreementFileLocalization", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAgreementFileLocalization", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", "Permissions": [], "Command": "New-MgAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", "Permissions": [], "Command": "New-MgAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" }, { - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", "Permissions": [], "Command": "New-MgAgreementFileVersion", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" }, { - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", "Permissions": [], "Command": "New-MgAgreementFileVersion", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAgreementFileVersion", - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" }, { - "Uri": "/appCatalogs/teamsApps", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -122150,17 +122228,17 @@ } ], "Command": "New-MgAppCatalogTeamApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTeamsApp", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps" }, { - "Uri": "/appCatalogs/teamsApps", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -122182,17 +122260,17 @@ } ], "Command": "New-MgAppCatalogTeamApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsApp1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphTeamsApp1", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -122214,19 +122292,19 @@ } ], "Command": "New-MgAppCatalogTeamAppDefinition", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -122248,19 +122326,19 @@ } ], "Command": "New-MgAppCatalogTeamAppDefinition", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition1", - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions" }, { - "Uri": "/applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122276,17 +122354,17 @@ } ], "Command": "New-MgApplication", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphApplication", - "Module": "Applications" + "Uri": "/applications" }, { - "Uri": "/applications", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122302,17 +122380,17 @@ } ], "Command": "New-MgApplication", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphApplication1", - "Module": "Applications" + "Uri": "/applications" }, { - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", "Permissions": [ { "Name": "Application.Read.All", @@ -122328,19 +122406,19 @@ } ], "Command": "New-MgApplicationAppManagementPolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsRv5TehApplicationsApplicationIdAppmanagementpoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsRv5TehApplicationsApplicationIdAppmanagementpoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/appManagementPolicies/$ref" }, { - "Uri": "/applications/{application-id}/extensionProperties", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122356,19 +122434,19 @@ } ], "Command": "New-MgApplicationExtensionProperty", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Module": "Applications" + "Uri": "/applications/{application-id}/extensionProperties" }, { - "Uri": "/applications/{application-id}/extensionProperties", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122384,19 +122462,19 @@ } ], "Command": "New-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphExtensionProperty", - "Module": "Applications" + "Uri": "/applications/{application-id}/extensionProperties" }, { - "Uri": "/applications/{application-id}/federatedIdentityCredentials", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", @@ -122404,49 +122482,49 @@ "IsAdmin": true }, "Command": "New-MgApplicationFederatedIdentityCredential", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Module": "Applications" + "Uri": "/applications/{application-id}/federatedIdentityCredentials" }, { - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [], "Command": "New-MgApplicationHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsZvo03ZApplicationsApplicationIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsZvo03ZApplicationsApplicationIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref" }, { - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [], "Command": "New-MgApplicationHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsZvo03ZApplicationsApplicationIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsZvo03ZApplicationsApplicationIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$ref" }, { - "Uri": "/applications/{application-id}/owners/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122468,19 +122546,19 @@ } ], "Command": "New-MgApplicationOwnerByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1WycvbaApplicationsApplicationIdOwnersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1WycvbaApplicationsApplicationIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/owners/$ref" }, { - "Uri": "/applications/{application-id}/owners/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122502,64 +122580,64 @@ } ], "Command": "New-MgApplicationOwnerByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1WycvbaApplicationsApplicationIdOwnersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1WycvbaApplicationsApplicationIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/owners/$ref" }, { - "Uri": "/applications/{application-id}/synchronization/jobs", "Permissions": [], "Command": "New-MgApplicationSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", "Permissions": [], "Command": "New-MgApplicationSynchronizationJobOnDemand", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", "Permissions": [], "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" }, { - "Uri": "/applications/{application-id}/synchronization/templates", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -122567,60 +122645,60 @@ "IsAdmin": true }, "Command": "New-MgApplicationSynchronizationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", "Permissions": [], "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" }, { - "Uri": "/applicationTemplates", "Permissions": [], "Command": "New-MgApplicationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplicationTemplate1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphApplicationTemplate", - "Module": "Applications" + "Uri": "/applicationTemplates" }, { - "Uri": "/applicationTemplates", "Permissions": [], "Command": "New-MgApplicationTemplate", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplicationTemplate", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphApplicationTemplate", - "Module": "Applications" + "Uri": "/applicationTemplates" }, { - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122642,19 +122720,19 @@ } ], "Command": "New-MgApplicationTokenIssuancePolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsVytsyqApplicationsApplicationIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsVytsyqApplicationsApplicationIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref" }, { - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122676,19 +122754,19 @@ } ], "Command": "New-MgApplicationTokenIssuancePolicyByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsVytsyqApplicationsApplicationIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsVytsyqApplicationsApplicationIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref" }, { - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122710,19 +122788,19 @@ } ], "Command": "New-MgApplicationTokenLifetimePolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsDs42X1ApplicationsApplicationIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsDs42X1ApplicationsApplicationIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref" }, { - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -122744,19 +122822,19 @@ } ], "Command": "New-MgApplicationTokenLifetimePolicyByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsDs42X1ApplicationsApplicationIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsDs42X1ApplicationsApplicationIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref" }, { - "Uri": "/bookingBusinesses", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", @@ -122764,17 +122842,17 @@ "IsAdmin": false }, "Command": "New-MgBookingBusiness", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphBookingBusiness", - "Module": "Bookings" + "Uri": "/bookingBusinesses" }, { - "Uri": "/solutions/bookingBusinesses", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", @@ -122782,17 +122860,17 @@ "IsAdmin": false }, "Command": "New-MgBookingBusiness", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingBusiness1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphBookingBusiness1", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -122814,19 +122892,19 @@ } ], "Command": "New-MgBookingBusinessAppointment", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -122848,49 +122926,49 @@ } ], "Command": "New-MgBookingBusinessAppointment", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment1", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", "Permissions": [], "Command": "New-MgBookingBusinessCalendarView", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingAppointment", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", "Permissions": [], "Command": "New-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphBookingAppointment1", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -122912,19 +122990,19 @@ } ], "Command": "New-MgBookingBusinessCustomer", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomer", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -122946,19 +123024,19 @@ } ], "Command": "New-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -122980,19 +123058,19 @@ } ], "Command": "New-MgBookingBusinessCustomQuestion", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -123014,19 +123092,19 @@ } ], "Command": "New-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -123042,19 +123120,19 @@ } ], "Command": "New-MgBookingBusinessService", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingService", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -123070,19 +123148,19 @@ } ], "Command": "New-MgBookingBusinessService", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingService1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphBookingService1", - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -123098,19 +123176,19 @@ } ], "Command": "New-MgBookingBusinessStaffMember", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingStaffMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -123126,58 +123204,58 @@ } ], "Command": "New-MgBookingBusinessStaffMember", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers" }, { - "Uri": "/bookingCurrencies", "Permissions": [], "Command": "New-MgBookingCurrency", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphBookingCurrency", - "Module": "Bookings" + "Uri": "/bookingCurrencies" }, { - "Uri": "/solutions/bookingCurrencies", "Permissions": [], "Command": "New-MgBookingCurrency", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphBookingCurrency", - "Module": "Bookings" + "Uri": "/solutions/bookingCurrencies" }, { - "Uri": "/businessFlowTemplates", "Permissions": [], "Command": "New-MgBusinessFlowTemplate", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Module": "Identity.Governance" + "Uri": "/businessFlowTemplates" }, { - "Uri": "/chats", "Permissions": [ { "Name": "Chat.Create", @@ -123193,17 +123271,17 @@ } ], "Command": "New-MgChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphChat", - "Module": "Teams" + "Uri": "/chats" }, { - "Uri": "/chats", "Permissions": [ { "Name": "Chat.Create", @@ -123219,17 +123297,17 @@ } ], "Command": "New-MgChat", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphChat1", - "Module": "Teams" + "Uri": "/chats" }, { - "Uri": "/chats/{chat-id}/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForChat", @@ -123245,19 +123323,19 @@ } ], "Command": "New-MgChatInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps" }, { - "Uri": "/chats/{chat-id}/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForChat", @@ -123273,19 +123351,19 @@ } ], "Command": "New-MgChatInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps" }, { - "Uri": "/chats/{chat-id}/members", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -123301,19 +123379,19 @@ } ], "Command": "New-MgChatMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/chats/{chat-id}/members" }, { - "Uri": "/chats/{chat-id}/members", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -123329,19 +123407,19 @@ } ], "Command": "New-MgChatMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/chats/{chat-id}/members" }, { - "Uri": "/chats/{chat-id}/messages", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -123363,19 +123441,19 @@ } ], "Command": "New-MgChatMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages" }, { - "Uri": "/chats/{chat-id}/messages", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -123397,109 +123475,109 @@ } ], "Command": "New-MgChatMessage", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], "Command": "New-MgChatMessageHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], "Command": "New-MgChatMessageHostedContent", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", "Permissions": [], "Command": "New-MgChatMessageReply", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", "Permissions": [], "Command": "New-MgChatMessageReply", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies" }, { - "Uri": "/chats/{chat-id}/operations", "Permissions": [], "Command": "New-MgChatOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Module": "Teams" + "Uri": "/chats/{chat-id}/operations" }, { - "Uri": "/chats/{chat-id}/permissionGrants", "Permissions": [], "Command": "New-MgChatPermissionGrant", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Teams" + "Uri": "/chats/{chat-id}/permissionGrants" }, { - "Uri": "/chats/{chat-id}/tabs", "Permissions": [ { "Name": "TeamsTab.Create", @@ -123521,19 +123599,19 @@ } ], "Command": "New-MgChatTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs" }, { - "Uri": "/chats/{chat-id}/tabs", "Permissions": [ { "Name": "TeamsTab.Create", @@ -123555,45 +123633,45 @@ } ], "Command": "New-MgChatTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab1", - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs" }, { - "Uri": "/communications/calls", "Permissions": [], "Command": "New-MgCommunicationCall", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCall1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphCall1", - "Module": "CloudCommunications" + "Uri": "/communications/calls" }, { - "Uri": "/communications/calls", "Permissions": [], "Command": "New-MgCommunicationCall", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCall", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCall", - "Module": "CloudCommunications" + "Uri": "/communications/calls" }, { - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -123601,19 +123679,19 @@ "IsAdmin": false }, "Command": "New-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup1", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/audioRoutingGroups" }, { - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -123621,184 +123699,186 @@ "IsAdmin": false }, "Command": "New-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/audioRoutingGroups" }, { - "Uri": "/communications/calls/{call-id}/contentSharingSessions", "Permissions": [], "Command": "New-MgCommunicationCallContentSharingSession", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/contentSharingSessions" }, { - "Uri": "/communications/calls/{call-id}/operations", "Permissions": [], "Command": "New-MgCommunicationCallOperation", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCommsOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/operations" }, { - "Uri": "/communications/calls/{call-id}/operations", "Permissions": [], "Command": "New-MgCommunicationCallOperation", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCommsOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/operations" }, { - "Uri": "/communications/calls/{call-id}/participants", "Permissions": [], "Command": "New-MgCommunicationCallParticipant", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParticipant1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphParticipant1", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants" }, { - "Uri": "/communications/calls/{call-id}/participants", "Permissions": [], "Command": "New-MgCommunicationCallParticipant", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParticipant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphParticipant", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants" }, { - "Uri": "/communications/callRecords/{callRecord-id}/sessions", "Permissions": [], "Command": "New-MgCommunicationCallRecordSession", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Module": "CloudCommunications" + "Uri": "/communications/callRecords/{callRecord-id}/sessions" }, { - "Uri": "/communications/callRecords/{callRecord-id}/sessions", "Permissions": [], "Command": "New-MgCommunicationCallRecordSession", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Module": "CloudCommunications" + "Uri": "/communications/callRecords/{callRecord-id}/sessions" }, { - "Uri": "/communications/onlineMeetings/createOrGet", "Permissions": [], "Command": "New-MgCommunicationOnlineMeeting", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting1", "Variants": [ "Create3", "CreateExpanded3" ], - "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/createOrGet" }, { - "Uri": "/communications/onlineMeetings/createOrGet", "Permissions": [], "Command": "New-MgCommunicationOnlineMeeting", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/createOrGet" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [], "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [], "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord1", "Variants": [ "Create1", "Create2", @@ -123809,67 +123889,65 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphAttendanceRecord1", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", "Permissions": [], "Command": "New-MgCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions" }, { - "Uri": "/communications/presences", "Permissions": [], "Command": "New-MgCommunicationPresence", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPresence1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphPresence1", - "Module": "CloudCommunications" + "Uri": "/communications/presences" }, { - "Uri": "/communications/presences", "Permissions": [], "Command": "New-MgCommunicationPresence", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPresence", - "Module": "CloudCommunications" + "Uri": "/communications/presences" }, { - "Uri": "/compliance/ediscovery/cases", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -123885,17 +123963,17 @@ } ], "Command": "New-MgComplianceEdiscoveryCase", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -123911,19 +123989,19 @@ } ], "Command": "New-MgComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -123939,34 +124017,34 @@ } ], "Command": "New-MgComplianceEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", "Permissions": [], "Command": "New-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -123982,19 +124060,19 @@ } ], "Command": "New-MgComplianceEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124010,19 +124088,19 @@ } ], "Command": "New-MgComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124038,34 +124116,34 @@ } ], "Command": "New-MgComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", "Permissions": [], "Command": "New-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124081,19 +124159,19 @@ } ], "Command": "New-MgComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124109,34 +124187,34 @@ } ], "Command": "New-MgComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", "Permissions": [], "Command": "New-MgComplianceEdiscoveryCaseOperation", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/operations" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124152,19 +124230,19 @@ } ], "Command": "New-MgComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124180,19 +124258,19 @@ } ], "Command": "New-MgComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124208,19 +124286,19 @@ } ], "Command": "New-MgComplianceEdiscoveryCaseSourceCollection", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124236,19 +124314,19 @@ } ], "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$ref", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124264,19 +124342,19 @@ } ], "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionCustodianSourceByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsSgsureComplianceEdiscoveryCasesCaseIdSourcecollectionsSourcecollectionIdCustodiansourcesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsSgsureComplianceEdiscoveryCasesCaseIdSourcecollectionsSourcecollectionIdCustodiansourcesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$ref", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", @@ -124284,19 +124362,19 @@ "IsAdmin": true }, "Command": "New-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths159I4QvComplianceEdiscoveryCasesCaseIdSourcecollectionsSourcecollectionIdNoncustodialsourcesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths159I4QvComplianceEdiscoveryCasesCaseIdSourcecollectionsSourcecollectionIdNoncustodialsourcesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -124312,217 +124390,217 @@ } ], "Command": "New-MgComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$ref", "Permissions": [], "Command": "New-MgComplianceEdiscoveryCaseTagChildTagByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsT7CylhComplianceEdiscoveryCasesCaseIdTagsTagIdChildtagsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsT7CylhComplianceEdiscoveryCasesCaseIdTagsTagIdChildtagsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$ref" }, { - "Uri": "/contacts", "Permissions": [], "Command": "New-MgContact", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOrgContact1", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts" }, { - "Uri": "/contacts", "Permissions": [], "Command": "New-MgContact", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphOrgContact", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts" }, { - "Uri": "/contacts/{orgContact-id}/directReports/$ref", "Permissions": [], "Command": "New-MgContactDirectReportByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsR1Ojz8ContactsOrgcontactIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsR1Ojz8ContactsOrgcontactIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/directReports/$ref" }, { - "Uri": "/contacts/{orgContact-id}/directReports/$ref", "Permissions": [], "Command": "New-MgContactDirectReportByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsR1Ojz8ContactsOrgcontactIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsR1Ojz8ContactsOrgcontactIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/directReports/$ref" }, { - "Uri": "/contacts/{orgContact-id}/memberOf/$ref", "Permissions": [], "Command": "New-MgContactMemberOfByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Uaej6AContactsOrgcontactIdMemberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Uaej6AContactsOrgcontactIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/memberOf/$ref" }, { - "Uri": "/contacts/{orgContact-id}/memberOf/$ref", "Permissions": [], "Command": "New-MgContactMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Uaej6AContactsOrgcontactIdMemberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Uaej6AContactsOrgcontactIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/memberOf/$ref" }, { - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref", "Permissions": [], "Command": "New-MgContactTransitiveMemberOfByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths7T79UmContactsOrgcontactIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths7T79UmContactsOrgcontactIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref" }, { - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref", "Permissions": [], "Command": "New-MgContactTransitiveMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths7T79UmContactsOrgcontactIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths7T79UmContactsOrgcontactIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$ref" }, { - "Uri": "/contacts/{orgContact-id}/transitiveReports/$ref", "Permissions": [], "Command": "New-MgContactTransitiveReportByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths2Di01NContactsOrgcontactIdTransitivereportsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths2Di01NContactsOrgcontactIdTransitivereportsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/transitiveReports/$ref" }, { - "Uri": "/contracts", "Permissions": [], "Command": "New-MgContract", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphContract", - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts" }, { - "Uri": "/contracts", "Permissions": [], "Command": "New-MgContract", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphContract", - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts" }, { - "Uri": "/dataPolicyOperations", "Permissions": [], "Command": "New-MgDataPolicyOperation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Module": "Identity.SignIns" + "Uri": "/dataPolicyOperations" }, { - "Uri": "/dataPolicyOperations", "Permissions": [], "Command": "New-MgDataPolicyOperation", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Module": "Identity.SignIns" + "Uri": "/dataPolicyOperations" }, { - "Uri": "/devices", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -124530,17 +124608,17 @@ "IsAdmin": true }, "Command": "New-MgDevice", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDevice1", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices" }, { - "Uri": "/devices", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -124548,17 +124626,17 @@ "IsAdmin": true }, "Command": "New-MgDevice", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDevice", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124566,17 +124644,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124584,17 +124662,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124602,19 +124680,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124622,19 +124700,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124642,17 +124720,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124660,17 +124738,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124678,19 +124756,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124698,19 +124776,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps" }, { - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124718,30 +124796,30 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtEnterpriseCodeSigningCertificate", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", "Permissions": [], "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124749,19 +124827,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124769,19 +124847,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124789,19 +124867,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124809,19 +124887,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124829,17 +124907,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtiOSManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124847,17 +124925,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtiOSManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124865,19 +124943,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124885,45 +124963,45 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps" }, { - "Uri": "/deviceAppManagement/managedAppPolicies", "Permissions": [], "Command": "New-MgDeviceAppMgtManagedAppPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies" }, { - "Uri": "/deviceAppManagement/managedAppPolicies", "Permissions": [], "Command": "New-MgDeviceAppMgtManagedAppPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124931,17 +125009,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedAppRegistration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -124949,77 +125027,77 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedAppRegistration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppRegistration1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", "Permissions": [], "Command": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", "Permissions": [], "Command": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", "Permissions": [], "Command": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", "Permissions": [], "Command": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedAppPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125027,19 +125105,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125047,45 +125125,45 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations" }, { - "Uri": "/deviceAppManagement/managedAppStatuses", "Permissions": [], "Command": "New-MgDeviceAppMgtManagedAppStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppStatuses" }, { - "Uri": "/deviceAppManagement/managedAppStatuses", "Permissions": [], "Command": "New-MgDeviceAppMgtManagedAppStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppStatuses" }, { - "Uri": "/deviceAppManagement/managedEBooks", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125093,17 +125171,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedEBook", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedEBook", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks" }, { - "Uri": "/deviceAppManagement/managedEBooks", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125111,17 +125189,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedEBook", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBook1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphManagedEBook1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125129,19 +125207,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedEBookAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125149,19 +125227,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedEBookAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments" }, { - "Uri": "/deviceAppManagement/managedEBookCategories", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125169,17 +125247,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedEBookCategory", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookCategory", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBookCategories" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/categories/$ref", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125187,19 +125265,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedEBookCategoryByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsDckehrDeviceappmanagementManagedebooksManagedebookIdCategoriesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsDckehrDeviceappmanagementManagedebooksManagedebookIdCategoriesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/categories/$ref" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125207,19 +125285,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedEBookDeviceState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125227,19 +125305,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedEBookDeviceState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125247,19 +125325,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125267,19 +125345,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125287,19 +125365,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125307,19 +125385,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates" }, { - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125327,17 +125405,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies" }, { - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125345,17 +125423,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies" }, { - "Uri": "/deviceAppManagement/mobileApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125363,17 +125441,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps" }, { - "Uri": "/deviceAppManagement/mobileApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125381,17 +125459,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileApp1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphMobileApp1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125399,19 +125477,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125419,19 +125497,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMobileAppAssignment1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments" }, { - "Uri": "/deviceAppManagement/mobileAppCategories", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125439,17 +125517,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppCategory", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppCategories" }, { - "Uri": "/deviceAppManagement/mobileAppCategories", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125457,17 +125535,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppCategory", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppCategories" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125475,19 +125553,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppCategoryByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Ipnvb3DeviceappmanagementMobileappsMobileappIdCategoriesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Ipnvb3DeviceappmanagementMobileappsMobileappIdCategoriesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125495,19 +125573,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppCategoryByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Ipnvb3DeviceappmanagementMobileappsMobileappIdCategoriesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Ipnvb3DeviceappmanagementMobileappsMobileappIdCategoriesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/$ref" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125515,17 +125593,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125533,17 +125611,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppConfiguration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125551,19 +125629,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125571,19 +125649,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125591,19 +125669,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125611,19 +125689,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125631,19 +125709,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125651,19 +125729,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125671,19 +125749,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppInstallStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppInstallStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125691,19 +125769,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppRelationship", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125711,19 +125789,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAppInstallStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserAppInstallStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125731,19 +125809,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppInstallStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppInstallStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses" }, { - "Uri": "/deviceAppManagement/policySets", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -125751,17 +125829,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtPolicySet", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySet", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPolicySet", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -125769,19 +125847,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtPolicySetAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -125789,19 +125867,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtPolicySetItem", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPolicySetItem", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items" }, { - "Uri": "/deviceAppManagement/sideLoadingKeys", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -125809,17 +125887,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtSideLoadingKey", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSideLoadingKey", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSideLoadingKey", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/sideLoadingKeys" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125827,17 +125905,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125845,17 +125923,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125863,19 +125941,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125883,49 +125961,49 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", "Permissions": [], "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", "Permissions": [], "Command": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments" }, { - "Uri": "/deviceAppManagement/deviceAppManagementTasks", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125933,17 +126011,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtTask", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/deviceAppManagementTasks" }, { - "Uri": "/deviceAppManagement/vppTokens", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -125951,17 +126029,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtVppToken", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphVppToken", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens" }, { - "Uri": "/deviceAppManagement/vppTokens", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -125969,17 +126047,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtVppToken", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphVppToken1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -125987,17 +126065,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtWdacSupplementalPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -126005,19 +126083,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -126025,19 +126103,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -126045,17 +126123,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -126063,17 +126141,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -126081,17 +126159,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -126099,62 +126177,62 @@ "IsAdmin": true }, "Command": "New-MgDeviceAppMgtWindowInformationProtectionWipeAction", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions" }, { - "Uri": "/devices/{device-id}/commands", "Permissions": [], "Command": "New-MgDeviceCommand", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCommand", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/commands" }, { - "Uri": "/devices/{device-id}/extensions", "Permissions": [], "Command": "New-MgDeviceExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/extensions" }, { - "Uri": "/devices/{device-id}/extensions", "Permissions": [], "Command": "New-MgDeviceExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/extensions" }, { - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126162,17 +126240,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates" }, { - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126180,17 +126258,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAndroid", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles" }, { - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126198,17 +126276,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles" }, { - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126216,19 +126294,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken" }, { - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126236,17 +126314,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas" }, { - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126254,19 +126332,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAndroidForWorkEnrollmentProfileToken", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken" }, { - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126274,17 +126352,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken" }, { - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126292,17 +126370,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas" }, { - "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -126318,16 +126396,16 @@ } ], "Command": "New-MgDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Generate" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest" }, { - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -126335,17 +126413,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles" }, { - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -126353,19 +126431,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments" }, { - "Uri": "/deviceManagement/assignmentFilters", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126373,17 +126451,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAssignmentFilter", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/assignmentFilters" }, { - "Uri": "/deviceManagement/auditEvents", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -126391,17 +126469,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAuditEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAuditEvent", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/auditEvents" }, { - "Uri": "/deviceManagement/autopilotEvents", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -126409,17 +126487,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAutopilotEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/autopilotEvents" }, { - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -126427,19 +126505,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails" }, { - "Uri": "/deviceManagement/cartToClassAssociations", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126447,17 +126525,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementCartToClassAssociation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCartToClassAssociation", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/cartToClassAssociations" }, { - "Uri": "/deviceManagement/categories", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126465,17 +126543,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/categories" }, { - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126483,19 +126561,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementCategorySettingDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions" }, { - "Uri": "/deviceManagement/comanagedDevices", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -126511,165 +126589,165 @@ } ], "Command": "New-MgDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedDevice1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", "Permissions": [], "Command": "New-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], "Command": "New-MgDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], "Command": "New-MgDeviceManagementComanagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$ref", "Permissions": [], "Command": "New-MgDeviceManagementComanagedDeviceDetectedAppByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1GlfbgrDevicemanagementComanageddevicesManageddeviceIdDetectedappsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1GlfbgrDevicemanagementComanageddevicesManageddeviceIdDetectedappsRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$ref" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", "Permissions": [], "Command": "New-MgDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", "Permissions": [], "Command": "New-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", "Permissions": [], "Command": "New-MgDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", "Permissions": [], "Command": "New-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users/$ref", "Permissions": [], "Command": "New-MgDeviceManagementComanagedDeviceUserByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsKvpyntDevicemanagementComanageddevicesManageddeviceIdUsersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsKvpyntDevicemanagementComanageddevicesManageddeviceIdUsersRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users/$ref" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], "Command": "New-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { - "Uri": "/deviceManagement/comanagementEligibleDevices", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -126685,17 +126763,17 @@ } ], "Command": "New-MgDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/comanagementEligibleDevices" }, { - "Uri": "/deviceManagement/complianceManagementPartners", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -126703,17 +126781,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComplianceManagementPartner1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/complianceManagementPartners" }, { - "Uri": "/deviceManagement/complianceManagementPartners", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -126721,17 +126799,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/complianceManagementPartners" }, { - "Uri": "/deviceManagement/managementConditions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126739,17 +126817,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementCondition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagementCondition", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagementCondition", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditions" }, { - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/$ref", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126757,19 +126835,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementConditionManagementConditionStatementByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths2RkbwpDevicemanagementManagementconditionsManagementconditionIdManagementconditionstatementsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths2RkbwpDevicemanagementManagementconditionsManagementconditionIdManagementconditionstatementsRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}/managementConditionStatements/$ref" }, { - "Uri": "/deviceManagement/managementConditionStatements", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126777,32 +126855,32 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementConditionStatement", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagementConditionStatement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagementConditionStatement", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditionStatements" }, { - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/$ref", "Permissions": [], "Command": "New-MgDeviceManagementConditionStatementManagementConditionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsZrumq9DevicemanagementManagementconditionstatementsManagementconditionstatementIdManagementconditionsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsZrumq9DevicemanagementManagementconditionstatementsManagementconditionstatementIdManagementconditionsRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}/managementConditions/$ref" }, { - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -126810,19 +126888,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementConfigurationPolicyCopy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy" }, { - "Uri": "/deviceManagement/dataSharingConsents", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -126838,17 +126916,17 @@ } ], "Command": "New-MgDeviceManagementDataSharingConsent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/dataSharingConsents" }, { - "Uri": "/deviceManagement/depOnboardingSettings", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -126856,17 +126934,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -126882,17 +126960,17 @@ } ], "Command": "New-MgDeviceManagementDepOnboardingSettingEncryptionPublicKey", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Generate", "GenerateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -126900,19 +126978,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentProfile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -126920,32 +126998,32 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities" }, { - "Uri": "/deviceManagement/derivedCredentials", "Permissions": [], "Command": "New-MgDeviceManagementDerivedCredentials", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/derivedCredentials" }, { - "Uri": "/deviceManagement/detectedApps", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -126953,17 +127031,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDetectedApp", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDetectedApp1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps" }, { - "Uri": "/deviceManagement/detectedApps", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -126971,17 +127049,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDetectedApp", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -126989,19 +127067,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDetectedAppManagedDeviceByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1C58NneDevicemanagementDetectedappsDetectedappIdManageddevicesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1C58NneDevicemanagementDetectedappsDetectedappIdManageddevicesRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -127009,19 +127087,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDetectedAppManagedDeviceByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1C58NneDevicemanagementDetectedappsDetectedappIdManageddevicesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1C58NneDevicemanagementDetectedappsDetectedappIdManageddevicesRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$ref" }, { - "Uri": "/deviceManagement/deviceCategories", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -127029,17 +127107,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCategory1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCategories" }, { - "Uri": "/deviceManagement/deviceCategories", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -127047,17 +127125,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCategories" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127065,17 +127143,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127083,17 +127161,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127101,19 +127179,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127121,19 +127199,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127141,19 +127219,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127161,19 +127239,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127181,19 +127259,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127201,19 +127279,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127221,19 +127299,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127241,19 +127319,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127261,19 +127339,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127281,19 +127359,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127301,17 +127379,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127319,17 +127397,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127337,19 +127415,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127357,19 +127435,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127377,19 +127455,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127397,19 +127475,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses" }, { - "Uri": "/deviceManagement/deviceConfigurations", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127417,17 +127495,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations" }, { - "Uri": "/deviceManagement/deviceConfigurations", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127435,17 +127513,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127453,19 +127531,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127473,19 +127551,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments" }, { - "Uri": "/deviceManagement/deviceConfigurationConflictSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127493,17 +127571,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationConflictSummary" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127511,19 +127589,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127531,19 +127609,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127551,19 +127629,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127571,19 +127649,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127591,19 +127669,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfigurationGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments" }, { - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127611,17 +127689,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates" }, { - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127629,17 +127707,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127647,19 +127725,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -127667,19 +127745,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceConfigurationUserStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -127687,17 +127765,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -127705,17 +127783,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -127723,19 +127801,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -127743,19 +127821,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" }, { - "Uri": "/deviceManagement/deviceHealthScripts", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -127771,17 +127849,17 @@ } ], "Command": "New-MgDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScript", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -127797,19 +127875,19 @@ } ], "Command": "New-MgDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -127825,19 +127903,19 @@ } ], "Command": "New-MgDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates" }, { - "Uri": "/deviceManagement/deviceShellScripts", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -127853,17 +127931,17 @@ } ], "Command": "New-MgDeviceManagementDeviceShellScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceShellScript", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -127879,19 +127957,19 @@ } ], "Command": "New-MgDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -127907,34 +127985,34 @@ } ], "Command": "New-MgDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/createDeviceLogCollectionRequest", "Permissions": [], "Command": "New-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/createDeviceLogCollectionRequest" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -127950,19 +128028,19 @@ } ], "Command": "New-MgDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -127978,34 +128056,34 @@ } ], "Command": "New-MgDeviceManagementDeviceShellScriptUserRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", "Permissions": [], "Command": "New-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates" }, { - "Uri": "/deviceManagement/domainJoinConnectors", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128013,17 +128091,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementDomainJoinConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/domainJoinConnectors" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128031,17 +128109,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128049,19 +128127,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128069,19 +128147,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates" }, { - "Uri": "/deviceManagement/exchangeConnectors", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -128089,17 +128167,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementExchangeConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeConnectors" }, { - "Uri": "/deviceManagement/exchangeConnectors", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -128107,30 +128185,30 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeConnectors" }, { - "Uri": "/deviceManagement/exchangeOnPremisesPolicies", "Permissions": [], "Command": "New-MgDeviceManagementExchangeOnPremisPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeOnPremisesPolicies" }, { - "Uri": "/deviceManagement/groupPolicyCategories", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128138,47 +128216,47 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementGroupPolicyCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$ref", "Permissions": [], "Command": "New-MgDeviceManagementGroupPolicyCategoryChildByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsMxrsl6DevicemanagementGrouppolicycategoriesGrouppolicycategoryIdChildrenRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsMxrsl6DevicemanagementGrouppolicycategoriesGrouppolicycategoryIdChildrenRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$ref" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$ref", "Permissions": [], "Command": "New-MgDeviceManagementGroupPolicyCategoryDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Kqgx3ODevicemanagementGrouppolicycategoriesGrouppolicycategoryIdDefinitionsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Kqgx3ODevicemanagementGrouppolicycategoriesGrouppolicycategoryIdDefinitionsRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$ref" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128186,17 +128264,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128204,19 +128282,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128224,19 +128302,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128244,19 +128322,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128264,73 +128342,73 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementGroupPolicyDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions" }, { - "Uri": "/deviceManagement/groupPolicyDefinitionFiles", "Permissions": [], "Command": "New-MgDeviceManagementGroupPolicyDefinitionFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitionFiles" }, { - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$ref", "Permissions": [], "Command": "New-MgDeviceManagementGroupPolicyDefinitionFileDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1W2Bmj1DevicemanagementGrouppolicydefinitionfilesGrouppolicydefinitionfileIdDefinitionsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1W2Bmj1DevicemanagementGrouppolicydefinitionfilesGrouppolicydefinitionfileIdDefinitionsRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$ref" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", "Permissions": [], "Command": "New-MgDeviceManagementGroupPolicyDefinitionPresentation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport", "Permissions": [], "Command": "New-MgDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128338,19 +128416,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128358,19 +128436,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions" }, { - "Uri": "/deviceManagement/groupPolicyObjectFiles", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128378,17 +128456,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyObjectFiles" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128396,32 +128474,32 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", "Permissions": [], "Command": "New-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyOperation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations" }, { - "Uri": "/deviceManagement/importedDeviceIdentities", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -128429,17 +128507,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementImportedDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedDeviceIdentities" }, { - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -128447,17 +128525,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities" }, { - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -128465,17 +128543,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities" }, { - "Uri": "/deviceManagement/intents", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128483,17 +128561,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementIntent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128501,19 +128579,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementIntentAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128521,19 +128599,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementIntentCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128541,19 +128619,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128561,19 +128639,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementIntentCopy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128581,19 +128659,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128601,19 +128679,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementIntentDeviceState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128621,19 +128699,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementIntentSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128641,19 +128719,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementIntentUserState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates" }, { - "Uri": "/deviceManagement/intuneBrandingProfiles", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -128661,17 +128739,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/intuneBrandingProfiles" }, { - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -128679,19 +128757,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments" }, { - "Uri": "/deviceManagement/iosUpdateStatuses", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128699,17 +128777,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementIoUpdateStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/iosUpdateStatuses" }, { - "Uri": "/deviceManagement/iosUpdateStatuses", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128717,17 +128795,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementIoUpdateStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/iosUpdateStatuses" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128735,17 +128813,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128753,19 +128831,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128773,19 +128851,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries" }, { - "Uri": "/deviceManagement/managedDevices", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -128793,17 +128871,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedDevice1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices" }, { - "Uri": "/deviceManagement/managedDevices", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -128811,107 +128889,107 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", "Permissions": [], "Command": "New-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$ref", "Permissions": [], "Command": "New-MgDeviceManagementManagedDeviceDetectedAppByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths583MmxDevicemanagementManageddevicesManageddeviceIdDetectedappsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths583MmxDevicemanagementManageddevicesManageddeviceIdDetectedappsRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$ref" }, { - "Uri": "/deviceManagement/managedDeviceEncryptionStates", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -128919,17 +128997,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementManagedDeviceEncryptionState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDeviceEncryptionStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -128945,107 +129023,107 @@ } ], "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", "Permissions": [], "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", "Permissions": [], "Command": "New-MgDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", "Permissions": [], "Command": "New-MgDeviceManagementManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", "Permissions": [], "Command": "New-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users/$ref", "Permissions": [], "Command": "New-MgDeviceManagementManagedDeviceUserByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths604QwqDevicemanagementManageddevicesManageddeviceIdUsersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths604QwqDevicemanagementManageddevicesManageddeviceIdUsersRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users/$ref" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], "Command": "New-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -129053,17 +129131,17 @@ "IsAdmin": false }, "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -129071,17 +129149,17 @@ "IsAdmin": false }, "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" }, { - "Uri": "/deviceManagement/microsoftTunnelConfigurations", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -129089,17 +129167,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelConfigurations" }, { - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -129107,17 +129185,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds" }, { - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -129125,17 +129203,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses" }, { - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -129151,17 +129229,17 @@ } ], "Command": "New-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl" }, { - "Uri": "/deviceManagement/microsoftTunnelSites", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -129169,17 +129247,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelSites" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -129187,19 +129265,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", @@ -129207,32 +129285,32 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest" }, { - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", "Permissions": [], "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents" }, { - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129248,19 +129326,19 @@ } ], "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" }, { - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -129288,17 +129366,17 @@ } ], "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl" }, { - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129306,17 +129384,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/mobileThreatDefenseConnectors" }, { - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129324,17 +129402,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/mobileThreatDefenseConnectors" }, { - "Uri": "/deviceManagement/ndesConnectors", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -129342,17 +129420,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementNdeConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNdesConnector", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphNdesConnector", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/ndesConnectors" }, { - "Uri": "/deviceManagement/notificationMessageTemplates", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129360,17 +129438,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates" }, { - "Uri": "/deviceManagement/notificationMessageTemplates", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129378,17 +129456,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129396,19 +129474,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129416,19 +129494,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages" }, { - "Uri": "/deviceManagement/deviceManagementPartners", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129436,17 +129514,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPartner1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceManagementPartners" }, { - "Uri": "/deviceManagement/deviceManagementPartners", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129454,17 +129532,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceManagementPartners" }, { - "Uri": "/deviceManagement/remoteActionAudits", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129480,17 +129558,17 @@ } ], "Command": "New-MgDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteActionAudit", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/remoteActionAudits" }, { - "Uri": "/deviceManagement/remoteAssistancePartners", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129498,17 +129576,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/remoteAssistancePartners" }, { - "Uri": "/deviceManagement/remoteAssistancePartners", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129516,17 +129594,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/remoteAssistancePartners" }, { - "Uri": "/deviceManagement/resourceAccessProfiles", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129534,17 +129612,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/resourceAccessProfiles" }, { - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129552,19 +129630,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementResourceAccessProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments" }, { - "Uri": "/deviceManagement/resourceOperations", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -129572,17 +129650,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementResourceOperation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceOperation1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphResourceOperation1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/resourceOperations" }, { - "Uri": "/deviceManagement/resourceOperations", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -129590,17 +129668,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphResourceOperation", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/resourceOperations" }, { - "Uri": "/deviceManagement/roleAssignments", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -129608,17 +129686,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleAssignments" }, { - "Uri": "/deviceManagement/roleAssignments", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -129626,32 +129704,32 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleAssignments" }, { - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$ref", "Permissions": [], "Command": "New-MgDeviceManagementRoleAssignmentRoleScopeTagByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths6SnjztDevicemanagementRoleassignmentsDeviceandappmanagementroleassignmentIdRolescopetagsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths6SnjztDevicemanagementRoleassignmentsDeviceandappmanagementroleassignmentIdRolescopetagsRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$ref" }, { - "Uri": "/deviceManagement/roleDefinitions", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -129659,17 +129737,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRoleDefinition1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions" }, { - "Uri": "/deviceManagement/roleDefinitions", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -129677,17 +129755,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphRoleDefinition", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -129695,19 +129773,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -129715,19 +129793,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleAssignment1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphRoleAssignment1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments" }, { - "Uri": "/deviceManagement/roleScopeTags", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129743,45 +129821,45 @@ } ], "Command": "New-MgDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleScopeTags" }, { - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", "Permissions": [], "Command": "New-MgDeviceManagementRoleScopeTagAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments" }, { - "Uri": "/deviceManagement/deviceManagementScripts", "Permissions": [], "Command": "New-MgDeviceManagementScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScript", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScript", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129797,19 +129875,19 @@ } ], "Command": "New-MgDeviceManagementScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129825,19 +129903,19 @@ } ], "Command": "New-MgDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129853,19 +129931,19 @@ } ], "Command": "New-MgDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129881,19 +129959,19 @@ } ], "Command": "New-MgDeviceManagementScriptUserRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -129909,19 +129987,19 @@ } ], "Command": "New-MgDeviceManagementScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates" }, { - "Uri": "/deviceManagement/settingDefinitions", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -129929,17 +130007,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementSettingDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/settingDefinitions" }, { - "Uri": "/deviceManagement/telecomExpenseManagementPartners", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129947,17 +130025,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/telecomExpenseManagementPartners" }, { - "Uri": "/deviceManagement/telecomExpenseManagementPartners", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -129965,17 +130043,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/telecomExpenseManagementPartners" }, { - "Uri": "/deviceManagement/templates", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -129983,17 +130061,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTemplate", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -130001,19 +130079,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTemplateCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -130021,19 +130099,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -130041,19 +130119,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTemplateInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -130061,19 +130139,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -130081,19 +130159,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTemplateMigratableToInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -130101,19 +130179,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTemplateSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings" }, { - "Uri": "/deviceManagement/termsAndConditions", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -130121,17 +130199,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTermAndCondition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions" }, { - "Uri": "/deviceManagement/termsAndConditions", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -130139,17 +130217,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphTermsAndConditions1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -130157,19 +130235,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -130177,19 +130255,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -130197,19 +130275,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment1", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -130217,19 +130295,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -130237,19 +130315,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTermAndConditionGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments" }, { - "Uri": "/deviceManagement/troubleshootingEvents", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -130257,17 +130335,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/troubleshootingEvents" }, { - "Uri": "/deviceManagement/troubleshootingEvents", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -130275,17 +130353,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/troubleshootingEvents" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130301,17 +130379,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130327,17 +130405,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130353,17 +130431,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "Create2", "CreateExpanded2" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130379,17 +130457,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ "Create3", "CreateExpanded3" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130405,17 +130483,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Variants": [ "Create4", "CreateExpanded4" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130431,17 +130509,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130457,17 +130535,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130483,17 +130561,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130509,30 +130587,30 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", "Permissions": [], "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130548,17 +130626,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130574,17 +130652,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130600,17 +130678,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130626,17 +130704,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130652,17 +130730,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130678,17 +130756,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130704,45 +130782,45 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", "Permissions": [], "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsCategories" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", "Permissions": [], "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130758,17 +130836,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130784,17 +130862,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130810,17 +130888,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130836,17 +130914,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130862,17 +130940,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130888,17 +130966,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130914,17 +130992,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130940,17 +131018,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130966,17 +131044,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -130992,17 +131070,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131018,17 +131096,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131044,17 +131122,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131070,17 +131148,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131096,17 +131174,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131122,17 +131200,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131148,17 +131226,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131174,17 +131252,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131200,17 +131278,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131226,19 +131304,19 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131254,17 +131332,17 @@ } ], "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance" }, { - "Uri": "/deviceManagement/userPfxCertificates", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -131272,17 +131350,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementUserPfxCertificate", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/userPfxCertificates" }, { - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -131290,30 +131368,30 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/deviceImages" }, { - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", "Permissions": [], "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/galleryImages" }, { - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -131321,17 +131399,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementVirtualEndpointOnPremisesConnection", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections" }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -131339,71 +131417,71 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies" }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", "Permissions": [], "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments" }, { - "Uri": "/deviceManagement/virtualEndpoint/servicePlans", "Permissions": [], "Command": "New-MgDeviceManagementVirtualEndpointServicePlan", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/servicePlans" }, { - "Uri": "/deviceManagement/virtualEndpoint/snapshots", "Permissions": [], "Command": "New-MgDeviceManagementVirtualEndpointSnapshot", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/snapshots" }, { - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", "Permissions": [], "Command": "New-MgDeviceManagementVirtualEndpointSupportedRegion", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions" }, { - "Uri": "/deviceManagement/virtualEndpoint/userSettings", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -131411,32 +131489,32 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/userSettings" }, { - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", "Permissions": [], "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -131444,47 +131522,47 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", "Permissions": [], "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", "Permissions": [], "Command": "New-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -131492,17 +131570,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementWindowAutopilotDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -131510,17 +131588,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementWindowAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities" }, { - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -131528,17 +131606,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementWindowFeatureUpdateProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles" }, { - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -131546,19 +131624,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementWindowFeatureUpdateProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments" }, { - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -131566,17 +131644,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries" }, { - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -131584,17 +131662,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries" }, { - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -131602,17 +131680,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries" }, { - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -131620,17 +131698,17 @@ "IsAdmin": true }, "Command": "New-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries" }, { - "Uri": "/deviceManagement/windowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131646,17 +131724,17 @@ } ], "Command": "New-MgDeviceManagementWindowMalwareInformation", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsMalwareInformation" }, { - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -131672,49 +131750,49 @@ } ], "Command": "New-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates" }, { - "Uri": "/devices/{device-id}/memberOf/$ref", "Permissions": [], "Command": "New-MgDeviceMemberOfByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths18Eypb1DevicesDeviceIdMemberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths18Eypb1DevicesDeviceIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/memberOf/$ref" }, { - "Uri": "/devices/{device-id}/memberOf/$ref", "Permissions": [], "Command": "New-MgDeviceMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths18Eypb1DevicesDeviceIdMemberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths18Eypb1DevicesDeviceIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/memberOf/$ref" }, { - "Uri": "/devices/{device-id}/registeredOwners/$ref", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -131722,19 +131800,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceRegisteredOwnerByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths11Iw6ThDevicesDeviceIdRegisteredownersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths11Iw6ThDevicesDeviceIdRegisteredownersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/registeredOwners/$ref" }, { - "Uri": "/devices/{device-id}/registeredOwners/$ref", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -131742,19 +131820,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceRegisteredOwnerByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths11Iw6ThDevicesDeviceIdRegisteredownersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths11Iw6ThDevicesDeviceIdRegisteredownersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/registeredOwners/$ref" }, { - "Uri": "/devices/{device-id}/registeredUsers/$ref", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -131762,19 +131840,19 @@ "IsAdmin": true }, "Command": "New-MgDeviceRegisteredUserByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsU7UqmeDevicesDeviceIdRegisteredusersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsU7UqmeDevicesDeviceIdRegisteredusersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/registeredUsers/$ref" }, { - "Uri": "/devices/{device-id}/registeredUsers/$ref", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -131782,64 +131860,64 @@ "IsAdmin": true }, "Command": "New-MgDeviceRegisteredUserByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsU7UqmeDevicesDeviceIdRegisteredusersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsU7UqmeDevicesDeviceIdRegisteredusersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/registeredUsers/$ref" }, { - "Uri": "/devices/{device-id}/transitiveMemberOf/$ref", "Permissions": [], "Command": "New-MgDeviceTransitiveMemberOfByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths5Tn8IPDevicesDeviceIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths5Tn8IPDevicesDeviceIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/transitiveMemberOf/$ref" }, { - "Uri": "/devices/{device-id}/transitiveMemberOf/$ref", "Permissions": [], "Command": "New-MgDeviceTransitiveMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths5Tn8IPDevicesDeviceIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths5Tn8IPDevicesDeviceIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/transitiveMemberOf/$ref" }, { - "Uri": "/devices/{device-id}/usageRights", "Permissions": [], "Command": "New-MgDeviceUsageRights", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUsageRight", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/usageRights" }, { - "Uri": "/directory/administrativeUnits", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -131855,17 +131933,17 @@ } ], "Command": "New-MgDirectoryAdministrativeUnit", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits" }, { - "Uri": "/directory/administrativeUnits", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -131881,32 +131959,32 @@ } ], "Command": "New-MgDirectoryAdministrativeUnit", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", "Permissions": [], "Command": "New-MgDirectoryAdministrativeUnitExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -131922,19 +132000,19 @@ } ], "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Dkan8QDirectoryAdministrativeunitsAdministrativeunitIdMembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Dkan8QDirectoryAdministrativeunitsAdministrativeunitIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -131950,19 +132028,19 @@ } ], "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" }, { - "Uri": "/directory/attributeSets", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", @@ -131970,17 +132048,17 @@ "IsAdmin": true }, "Command": "New-MgDirectoryAttributeSet", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAttributeSet", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/attributeSets" }, { - "Uri": "/directory/customSecurityAttributeDefinitions", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", @@ -131988,17 +132066,17 @@ "IsAdmin": true }, "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/customSecurityAttributeDefinitions" }, { - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", @@ -132006,73 +132084,73 @@ "IsAdmin": true }, "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAllowedValue", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues" }, { - "Uri": "/directory/deletedItems", "Permissions": [], "Command": "New-MgDirectoryDeletedItem", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/deletedItems" }, { - "Uri": "/directory/deletedItems", "Permissions": [], "Command": "New-MgDirectoryDeletedItem", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/deletedItems" }, { - "Uri": "/directory/featureRolloutPolicies", "Permissions": [], "Command": "New-MgDirectoryFeatureRolloutPolicy", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/featureRolloutPolicies" }, { - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Permissions": [], "Command": "New-MgDirectoryFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" }, { - "Uri": "/directory/federationConfigurations", "Permissions": [ { "Name": "Domain.Read.All", @@ -132088,125 +132166,125 @@ } ], "Command": "New-MgDirectoryFederationConfiguration", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/federationConfigurations" }, { - "Uri": "/directory/impactedResources", "Permissions": [], "Command": "New-MgDirectoryImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/impactedResources" }, { - "Uri": "/directory/inboundSharedUserProfiles", "Permissions": [], "Command": "New-MgDirectoryInboundSharedUserProfile", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/inboundSharedUserProfiles" }, { - "Uri": "/directoryObjects", "Permissions": [], "Command": "New-MgDirectoryObject", - "ApiVersion": "beta", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DirectoryObjects" + "Uri": "/directoryObjects" }, { - "Uri": "/directoryObjects", "Permissions": [], "Command": "New-MgDirectoryObject", - "ApiVersion": "v1.0", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DirectoryObjects" + "Uri": "/directoryObjects" }, { - "Uri": "/directory/outboundSharedUserProfiles", "Permissions": [], "Command": "New-MgDirectoryOutboundSharedUserProfile", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/outboundSharedUserProfiles" }, { - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", "Permissions": [], "Command": "New-MgDirectoryOutboundSharedUserProfileTenant", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTenantReference", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants" }, { - "Uri": "/directory/recommendations", "Permissions": [], "Command": "New-MgDirectoryRecommendation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRecommendation", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations" }, { - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", "Permissions": [], "Command": "New-MgDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendationResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRecommendationResource", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources" }, { - "Uri": "/directoryRoles", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -132222,17 +132300,17 @@ } ], "Command": "New-MgDirectoryRole", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles" }, { - "Uri": "/directoryRoles", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -132248,17 +132326,17 @@ } ], "Command": "New-MgDirectoryRole", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryRole", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles" }, { - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -132274,19 +132352,19 @@ } ], "Command": "New-MgDirectoryRoleMemberByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsU3CoioDirectoryrolesDirectoryroleIdMembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsU3CoioDirectoryrolesDirectoryroleIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref" }, { - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -132302,75 +132380,75 @@ } ], "Command": "New-MgDirectoryRoleMemberByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsU3CoioDirectoryrolesDirectoryroleIdMembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsU3CoioDirectoryrolesDirectoryroleIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref" }, { - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", "Permissions": [], "Command": "New-MgDirectoryRoleScopedMember", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers" }, { - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", "Permissions": [], "Command": "New-MgDirectoryRoleScopedMember", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers" }, { - "Uri": "/directoryRoleTemplates", "Permissions": [], "Command": "New-MgDirectoryRoleTemplate", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates" }, { - "Uri": "/directoryRoleTemplates", "Permissions": [], "Command": "New-MgDirectoryRoleTemplate", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates" }, { - "Uri": "/settings", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -132386,43 +132464,43 @@ } ], "Command": "New-MgDirectorySetting", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Module": "Identity.DirectoryManagement" + "Uri": "/settings" }, { - "Uri": "/directorySettingTemplates", "Permissions": [], "Command": "New-MgDirectorySettingTemplate", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Module": "Identity.DirectoryManagement" + "Uri": "/directorySettingTemplates" }, { - "Uri": "/directory/sharedEmailDomains", "Permissions": [], "Command": "New-MgDirectorySharedEmailDomain", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomain", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSharedEmailDomain", - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/sharedEmailDomains" }, { - "Uri": "/domains", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", @@ -132430,17 +132508,17 @@ "IsAdmin": true }, "Command": "New-MgDomain", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDomain1", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains" }, { - "Uri": "/domains", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", @@ -132448,583 +132526,583 @@ "IsAdmin": true }, "Command": "New-MgDomain", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDomain", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains" }, { - "Uri": "/domains/{domain-id}/domainNameReferences/$ref", "Permissions": [], "Command": "New-MgDomainDomainNameReferenceByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths16TdfjnDomainsDomainIdDomainnamereferencesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths16TdfjnDomainsDomainIdDomainnamereferencesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/domainNameReferences/$ref" }, { - "Uri": "/domains/{domain-id}/domainNameReferences/$ref", "Permissions": [], "Command": "New-MgDomainDomainNameReferenceByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths16TdfjnDomainsDomainIdDomainnamereferencesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths16TdfjnDomainsDomainIdDomainnamereferencesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/domainNameReferences/$ref" }, { - "Uri": "/domains/{domain-id}/federationConfiguration", "Permissions": [], "Command": "New-MgDomainFederationConfiguration", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/federationConfiguration" }, { - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", "Permissions": [], "Command": "New-MgDomainServiceConfigurationRecord", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/serviceConfigurationRecords" }, { - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", "Permissions": [], "Command": "New-MgDomainServiceConfigurationRecord", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/serviceConfigurationRecords" }, { - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", "Permissions": [], "Command": "New-MgDomainSharedEmailDomainInvitation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations" }, { - "Uri": "/domains/{domain-id}/verificationDnsRecords", "Permissions": [], "Command": "New-MgDomainVerificationDnsRecord", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/verificationDnsRecords" }, { - "Uri": "/domains/{domain-id}/verificationDnsRecords", "Permissions": [], "Command": "New-MgDomainVerificationDnsRecord", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/verificationDnsRecords" }, { - "Uri": "/drives", "Permissions": [], "Command": "New-MgDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Files" + "Uri": "/drives" }, { - "Uri": "/drives", "Permissions": [], "Command": "New-MgDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Files" + "Uri": "/drives" }, { - "Uri": "/drives/{drive-id}/bundles/$ref", "Permissions": [], "Command": "New-MgDriveBundleByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsFx0Y2RDrivesDriveIdBundlesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsFx0Y2RDrivesDriveIdBundlesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/drives/{drive-id}/bundles/$ref" }, { - "Uri": "/drives/{drive-id}/bundles/$ref", "Permissions": [], "Command": "New-MgDriveBundleByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsFx0Y2RDrivesDriveIdBundlesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsFx0Y2RDrivesDriveIdBundlesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/drives/{drive-id}/bundles/$ref" }, { - "Uri": "/drives/{drive-id}/following/$ref", "Permissions": [], "Command": "New-MgDriveFollowingByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsLayc76DrivesDriveIdFollowingRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsLayc76DrivesDriveIdFollowingRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/drives/{drive-id}/following/$ref" }, { - "Uri": "/drives/{drive-id}/following/$ref", "Permissions": [], "Command": "New-MgDriveFollowingByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsLayc76DrivesDriveIdFollowingRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsLayc76DrivesDriveIdFollowingRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/drives/{drive-id}/following/$ref" }, { - "Uri": "/drives/{drive-id}/items", "Permissions": [], "Command": "New-MgDriveItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/items" }, { - "Uri": "/drives/{drive-id}/items", "Permissions": [], "Command": "New-MgDriveItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/items" }, { - "Uri": "/drives/{drive-id}/list/columns", "Permissions": [], "Command": "New-MgDriveListColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns" }, { - "Uri": "/drives/{drive-id}/list/columns", "Permissions": [], "Command": "New-MgDriveListColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns" }, { - "Uri": "/drives/{drive-id}/list/contentTypes", "Permissions": [], "Command": "New-MgDriveListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes" }, { - "Uri": "/drives/{drive-id}/list/contentTypes", "Permissions": [], "Command": "New-MgDriveListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "New-MgDriveListContentTypeBaseTypeByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1R2Spr5DrivesDriveIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1R2Spr5DrivesDriveIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "New-MgDriveListContentTypeBaseTypeByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1R2Spr5DrivesDriveIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1R2Spr5DrivesDriveIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], "Command": "New-MgDriveListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], "Command": "New-MgDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "New-MgDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "New-MgDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "New-MgDriveListContentTypeColumnPositionByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsPce4E9DrivesDriveIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsPce4E9DrivesDriveIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "New-MgDriveListContentTypeColumnPositionByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsPce4E9DrivesDriveIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsPce4E9DrivesDriveIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/drives/{drive-id}/list/items", "Permissions": [], "Command": "New-MgDriveListItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphListItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items" }, { - "Uri": "/drives/{drive-id}/list/items", "Permissions": [], "Command": "New-MgDriveListItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", "Permissions": [], "Command": "New-MgDriveListItemLink", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], "Command": "New-MgDriveListItemVersion", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", "Permissions": [], "Command": "New-MgDriveListItemVersion", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions" }, { - "Uri": "/drives/{drive-id}/list/operations", "Permissions": [], "Command": "New-MgDriveListOperation", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/operations" }, { - "Uri": "/drives/{drive-id}/list/subscriptions", "Permissions": [], "Command": "New-MgDriveListSubscription", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/subscriptions" }, { - "Uri": "/drives/{drive-id}/list/subscriptions", "Permissions": [], "Command": "New-MgDriveListSubscription", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSubscription1", - "Module": "Files" + "Uri": "/drives/{drive-id}/list/subscriptions" }, { - "Uri": "/drives/{drive-id}/special/$ref", "Permissions": [], "Command": "New-MgDriveSpecialByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1M0L9H6DrivesDriveIdSpecialRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1M0L9H6DrivesDriveIdSpecialRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/drives/{drive-id}/special/$ref" }, { - "Uri": "/drives/{drive-id}/special/$ref", "Permissions": [], "Command": "New-MgDriveSpecialByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1M0L9H6DrivesDriveIdSpecialRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1M0L9H6DrivesDriveIdSpecialRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/drives/{drive-id}/special/$ref" }, { - "Uri": "/education/classes", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -133032,17 +133110,17 @@ "IsAdmin": false }, "Command": "New-MgEducationClass", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphEducationClass", - "Module": "Education" + "Uri": "/education/classes" }, { - "Uri": "/education/classes", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -133050,17 +133128,17 @@ "IsAdmin": false }, "Command": "New-MgEducationClass", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEducationClass1", - "Module": "Education" + "Uri": "/education/classes" }, { - "Uri": "/education/classes/{educationClass-id}/assignments", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133076,19 +133154,19 @@ } ], "Command": "New-MgEducationClassAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments" }, { - "Uri": "/education/classes/{educationClass-id}/assignments", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133104,19 +133182,19 @@ } ], "Command": "New-MgEducationClassAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133132,8 +133210,10 @@ } ], "Command": "New-MgEducationClassAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create", "Create3", @@ -133144,11 +133224,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133164,8 +133242,10 @@ } ], "Command": "New-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create1", "Create2", @@ -133176,11 +133256,9 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentCategories" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133196,19 +133274,19 @@ } ], "Command": "New-MgEducationClassAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133224,79 +133302,79 @@ } ], "Command": "New-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [], "Command": "New-MgEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [], "Command": "New-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], "Command": "New-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], "Command": "New-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133312,19 +133390,19 @@ } ], "Command": "New-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133340,49 +133418,49 @@ } ], "Command": "New-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { - "Uri": "/education/classes/{educationClass-id}/members/$ref", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -133390,19 +133468,19 @@ "IsAdmin": false }, "Command": "New-MgEducationClassMemberByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths16C28GsEducationClassesEducationclassIdMembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths16C28GsEducationClassesEducationclassIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/members/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/members/$ref", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -133410,49 +133488,49 @@ "IsAdmin": false }, "Command": "New-MgEducationClassMemberByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths16C28GsEducationClassesEducationclassIdMembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths16C28GsEducationClassesEducationclassIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/members/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/schools/$ref", "Permissions": [], "Command": "New-MgEducationClassSchoolByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1X6K5DdEducationClassesEducationclassIdSchoolsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1X6K5DdEducationClassesEducationclassIdSchoolsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/schools/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/schools/$ref", "Permissions": [], "Command": "New-MgEducationClassSchoolByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1X6K5DdEducationClassesEducationclassIdSchoolsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1X6K5DdEducationClassesEducationclassIdSchoolsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/schools/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -133460,19 +133538,19 @@ "IsAdmin": false }, "Command": "New-MgEducationClassTeacherByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1PycihvEducationClassesEducationclassIdTeachersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1PycihvEducationClassesEducationclassIdTeachersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/teachers/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -133480,251 +133558,251 @@ "IsAdmin": false }, "Command": "New-MgEducationClassTeacherByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1PycihvEducationClassesEducationclassIdTeachersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1PycihvEducationClassesEducationclassIdTeachersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/teachers/$ref" }, { - "Uri": "/education/me/assignments", "Permissions": [], "Command": "New-MgEducationMeAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/me/assignments" }, { - "Uri": "/education/me/assignments", "Permissions": [], "Command": "New-MgEducationMeAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/me/assignments" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", "Permissions": [], "Command": "New-MgEducationMeAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/categories" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", "Permissions": [], "Command": "New-MgEducationMeAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/categories" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", "Permissions": [], "Command": "New-MgEducationMeAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/resources" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", "Permissions": [], "Command": "New-MgEducationMeAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/resources" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", "Permissions": [], "Command": "New-MgEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", "Permissions": [], "Command": "New-MgEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], "Command": "New-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], "Command": "New-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], "Command": "New-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], "Command": "New-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { - "Uri": "/education/me/classes/$ref", "Permissions": [], "Command": "New-MgEducationMeClassByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Tyb7V1EducationMeClassesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IPaths1Tyb7V1EducationMeClassesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/me/classes/$ref" }, { - "Uri": "/education/me/classes/$ref", "Permissions": [], "Command": "New-MgEducationMeClassByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Tyb7V1EducationMeClassesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IPaths1Tyb7V1EducationMeClassesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/me/classes/$ref" }, { - "Uri": "/education/me/rubrics", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133740,17 +133818,17 @@ } ], "Command": "New-MgEducationMeRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/me/rubrics" }, { - "Uri": "/education/me/rubrics", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -133766,69 +133844,69 @@ } ], "Command": "New-MgEducationMeRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/me/rubrics" }, { - "Uri": "/education/me/schools/$ref", "Permissions": [], "Command": "New-MgEducationMeSchoolByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Mpgk2PEducationMeSchoolsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IPaths1Mpgk2PEducationMeSchoolsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/me/schools/$ref" }, { - "Uri": "/education/me/schools/$ref", "Permissions": [], "Command": "New-MgEducationMeSchoolByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Mpgk2PEducationMeSchoolsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IPaths1Mpgk2PEducationMeSchoolsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/me/schools/$ref" }, { - "Uri": "/education/me/taughtClasses/$ref", "Permissions": [], "Command": "New-MgEducationMeTaughtClassByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1970Ip3EducationMeTaughtclassesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IPaths1970Ip3EducationMeTaughtclassesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/me/taughtClasses/$ref" }, { - "Uri": "/education/me/taughtClasses/$ref", "Permissions": [], "Command": "New-MgEducationMeTaughtClassByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1970Ip3EducationMeTaughtclassesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IPaths1970Ip3EducationMeTaughtclassesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/me/taughtClasses/$ref" }, { - "Uri": "/education/schools", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -133836,17 +133914,17 @@ "IsAdmin": false }, "Command": "New-MgEducationSchool", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEducationSchool", - "Module": "Education" + "Uri": "/education/schools" }, { - "Uri": "/education/schools", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -133854,17 +133932,17 @@ "IsAdmin": false }, "Command": "New-MgEducationSchool", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphEducationSchool1", - "Module": "Education" + "Uri": "/education/schools" }, { - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -133872,19 +133950,19 @@ "IsAdmin": false }, "Command": "New-MgEducationSchoolClassByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsD9VkjyEducationSchoolsEducationschoolIdClassesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsD9VkjyEducationSchoolsEducationschoolIdClassesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/classes/$ref" }, { - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -133892,19 +133970,19 @@ "IsAdmin": false }, "Command": "New-MgEducationSchoolClassByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsD9VkjyEducationSchoolsEducationschoolIdClassesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsD9VkjyEducationSchoolsEducationschoolIdClassesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/classes/$ref" }, { - "Uri": "/education/schools/{educationSchool-id}/users/$ref", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -133912,19 +133990,19 @@ "IsAdmin": false }, "Command": "New-MgEducationSchoolUserByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsLrhftyEducationSchoolsEducationschoolIdUsersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsLrhftyEducationSchoolsEducationschoolIdUsersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/users/$ref" }, { - "Uri": "/education/schools/{educationSchool-id}/users/$ref", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -133932,19 +134010,19 @@ "IsAdmin": false }, "Command": "New-MgEducationSchoolUserByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsLrhftyEducationSchoolsEducationschoolIdUsersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsLrhftyEducationSchoolsEducationschoolIdUsersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/users/$ref" }, { - "Uri": "/education/synchronizationProfiles", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", @@ -133952,32 +134030,32 @@ "IsAdmin": true }, "Command": "New-MgEducationSynchronizationProfile", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Module": "Education" + "Uri": "/education/synchronizationProfiles" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", "Permissions": [], "Command": "New-MgEducationSynchronizationProfileError", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors" }, { - "Uri": "/education/users", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -133985,17 +134063,17 @@ "IsAdmin": false }, "Command": "New-MgEducationUser", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphEducationUser", - "Module": "Education" + "Uri": "/education/users" }, { - "Uri": "/education/users", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -134003,347 +134081,347 @@ "IsAdmin": false }, "Command": "New-MgEducationUser", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphEducationUser1", - "Module": "Education" + "Uri": "/education/users" }, { - "Uri": "/education/users/{educationUser-id}/assignments", "Permissions": [], "Command": "New-MgEducationUserAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments" }, { - "Uri": "/education/users/{educationUser-id}/assignments", "Permissions": [], "Command": "New-MgEducationUserAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", "Permissions": [], "Command": "New-MgEducationUserAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", "Permissions": [], "Command": "New-MgEducationUserAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationCategory", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", "Permissions": [], "Command": "New-MgEducationUserAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", "Permissions": [], "Command": "New-MgEducationUserAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [], "Command": "New-MgEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [], "Command": "New-MgEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], "Command": "New-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [], "Command": "New-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationOutcome", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], "Command": "New-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [], "Command": "New-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [], "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { - "Uri": "/education/users/{educationUser-id}/classes/$ref", "Permissions": [], "Command": "New-MgEducationUserClassByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths8MwkhyEducationUsersEducationuserIdClassesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths8MwkhyEducationUsersEducationuserIdClassesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/classes/$ref" }, { - "Uri": "/education/users/{educationUser-id}/classes/$ref", "Permissions": [], "Command": "New-MgEducationUserClassByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths8MwkhyEducationUsersEducationuserIdClassesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths8MwkhyEducationUsersEducationuserIdClassesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/classes/$ref" }, { - "Uri": "/education/users/{educationUser-id}/rubrics", "Permissions": [], "Command": "New-MgEducationUserRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/rubrics" }, { - "Uri": "/education/users/{educationUser-id}/rubrics", "Permissions": [], "Command": "New-MgEducationUserRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEducationRubric", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/rubrics" }, { - "Uri": "/education/users/{educationUser-id}/schools/$ref", "Permissions": [], "Command": "New-MgEducationUserSchoolByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsVossh3EducationUsersEducationuserIdSchoolsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsVossh3EducationUsersEducationuserIdSchoolsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/schools/$ref" }, { - "Uri": "/education/users/{educationUser-id}/schools/$ref", "Permissions": [], "Command": "New-MgEducationUserSchoolByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsVossh3EducationUsersEducationuserIdSchoolsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsVossh3EducationUsersEducationuserIdSchoolsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/schools/$ref" }, { - "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref", "Permissions": [], "Command": "New-MgEducationUserTaughtClassByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1G1Vu62EducationUsersEducationuserIdTaughtclassesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1G1Vu62EducationUsersEducationuserIdTaughtclassesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref" }, { - "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref", "Permissions": [], "Command": "New-MgEducationUserTaughtClassByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1G1Vu62EducationUsersEducationuserIdTaughtclassesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1G1Vu62EducationUsersEducationuserIdTaughtclassesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/taughtClasses/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134351,17 +134429,17 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementAccessPackage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackage", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134369,47 +134447,47 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementAccessPackage", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackage1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/$ref", "Permissions": [], "Command": "New-MgEntitlementManagementAccessPackageAccessPackageIncompatibleByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsLuc7MrIdentitygovernanceEntitlementmanagementAccesspackagesAccesspackageIdAccesspackagesincompatiblewithRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsLuc7MrIdentitygovernanceEntitlementmanagementAccesspackagesAccesspackageIdAccesspackagesincompatiblewithRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", "Permissions": [], "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStage1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134417,47 +134495,47 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", "Permissions": [], "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", "Variants": [ "Create2", "CreateExpanded2", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", "Permissions": [], "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomExtensionHandler", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134465,32 +134543,32 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageAssignments/$ref", "Permissions": [], "Command": "New-MgEntitlementManagementAccessPackageAssignmentResourceRoleAccessPackageAssignmentByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1H217QyIdentitygovernanceEntitlementmanagementAccesspackageassignmentresourcerolesAccesspackageassignmentresourceroleIdAccesspackageassignmentsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1H217QyIdentitygovernanceEntitlementmanagementAccesspackageassignmentresourcerolesAccesspackageassignmentresourceroleIdAccesspackageassignmentsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}/accessPackageAssignments/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134498,32 +134576,32 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementAccessPackageCatalog", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", "Permissions": [], "Command": "New-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134531,19 +134609,19 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Upmf1LIdentitygovernanceEntitlementmanagementAccesspackagesAccesspackageIdIncompatibleaccesspackagesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Upmf1LIdentitygovernanceEntitlementmanagementAccesspackagesAccesspackageIdIncompatibleaccesspackagesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134551,34 +134629,34 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsN03BnhIdentitygovernanceEntitlementmanagementAccesspackagesAccesspackageIdIncompatiblegroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsN03BnhIdentitygovernanceEntitlementmanagementAccesspackagesAccesspackageIdIncompatiblegroupsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$ref", "Permissions": [], "Command": "New-MgEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsJ5Pxz2IdentitygovernanceEntitlementmanagementAccesspackageresourceenvironmentsAccesspackageresourceenvironmentIdAccesspackageresourcesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsJ5Pxz2IdentitygovernanceEntitlementmanagementAccesspackageresourceenvironmentsAccesspackageresourceenvironmentIdAccesspackageresourcesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134586,17 +134664,17 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementAccessPackageResourceRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134604,45 +134682,45 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes" }, { - "Uri": "/identityGovernance/entitlementManagement/assignments", "Permissions": [], "Command": "New-MgEntitlementManagementAssignment", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignments" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", "Permissions": [], "Command": "New-MgEntitlementManagementAssignmentPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134650,17 +134728,17 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests" }, { - "Uri": "/identityGovernance/entitlementManagement/catalogs", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134668,17 +134746,17 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementCatalog", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/catalogs" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134686,17 +134764,17 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134704,17 +134782,17 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphConnectedOrganization1", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134722,19 +134800,19 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134742,19 +134820,19 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134762,19 +134840,19 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -134782,103 +134860,103 @@ "IsAdmin": true }, "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors" }, { - "Uri": "/external/connections", "Permissions": [], "Command": "New-MgExternalConnection", - "ApiVersion": "beta", + "Module": "Search", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection1", - "Module": "Search" + "Uri": "/external/connections" }, { - "Uri": "/external/connections", "Permissions": [], "Command": "New-MgExternalConnection", - "ApiVersion": "v1.0", + "Module": "Search", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Module": "Search" + "Uri": "/external/connections" }, { - "Uri": "/financials/companies", "Permissions": [], "Command": "New-MgFinancialCompany", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompany", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCompany", - "Module": "Financials" + "Uri": "/financials/companies" }, { - "Uri": "/financials/companies/{company-id}/accounts", "Permissions": [], "Command": "New-MgFinancialCompanyAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccount", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/accounts" }, { - "Uri": "/financials/companies/{company-id}/agedAccountsPayable", "Permissions": [], "Command": "New-MgFinancialCompanyAgedAccountPayable", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsPayable", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgedAccountsPayable", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/agedAccountsPayable" }, { - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", "Permissions": [], "Command": "New-MgFinancialCompanyAgedAccountReceivable", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable" }, { - "Uri": "/financials/companies/{company-id}/countriesRegions", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -134886,19 +134964,19 @@ "IsAdmin": false }, "Command": "New-MgFinancialCompanyCountryRegion", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCountryRegion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCountryRegion", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/countriesRegions" }, { - "Uri": "/financials/companies/{company-id}/currencies", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -134906,19 +134984,19 @@ "IsAdmin": false }, "Command": "New-MgFinancialCompanyCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCurrency", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/currencies" }, { - "Uri": "/financials/companies/{company-id}/customers", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -134926,128 +135004,130 @@ "IsAdmin": false }, "Command": "New-MgFinancialCompanyCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomer", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers" }, { - "Uri": "/financials/companies/{company-id}/customerPayments", "Permissions": [], "Command": "New-MgFinancialCompanyCustomerPayment", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomerPayment", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", "Permissions": [], "Command": "New-MgFinancialCompanyCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals", "Permissions": [], "Command": "New-MgFinancialCompanyCustomerPaymentJournal", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", "Permissions": [], "Command": "New-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCustomerPayment", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", "Permissions": [], "Command": "New-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", "Permissions": [], "Command": "New-MgFinancialCompanyCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture" }, { - "Uri": "/financials/companies/{company-id}/dimensions", "Permissions": [], "Command": "New-MgFinancialCompanyDimension", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDimension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDimension", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/dimensions" }, { - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues", "Permissions": [], "Command": "New-MgFinancialCompanyDimensionValue", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDimensionValue", "Variants": [ "Create", "Create1", @@ -135058,11 +135138,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDimensionValue", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues" }, { - "Uri": "/financials/companies/{company-id}/employees", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -135070,64 +135148,64 @@ "IsAdmin": false }, "Command": "New-MgFinancialCompanyEmployee", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmployee", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmployee", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/employees" }, { - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", "Permissions": [], "Command": "New-MgFinancialCompanyEmployeePicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture" }, { - "Uri": "/financials/companies/{company-id}/generalLedgerEntries", "Permissions": [], "Command": "New-MgFinancialCompanyGeneralLedgerEntry", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/generalLedgerEntries" }, { - "Uri": "/financials/companies/{company-id}/companyInformation", "Permissions": [], "Command": "New-MgFinancialCompanyInformation", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCompanyInformation1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCompanyInformation1", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/companyInformation" }, { - "Uri": "/financials/companies/{company-id}/items", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -135135,19 +135213,19 @@ "IsAdmin": false }, "Command": "New-MgFinancialCompanyItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItem", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/items" }, { - "Uri": "/financials/companies/{company-id}/itemCategories", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -135155,53 +135233,55 @@ "IsAdmin": false }, "Command": "New-MgFinancialCompanyItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemCategory", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/itemCategories" }, { - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", "Permissions": [], "Command": "New-MgFinancialCompanyItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture" }, { - "Uri": "/financials/companies/{company-id}/journals", "Permissions": [], "Command": "New-MgFinancialCompanyJournal", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournal", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphJournal", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journals" }, { - "Uri": "/financials/companies/{company-id}/journalLines", "Permissions": [], "Command": "New-MgFinancialCompanyJournalLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphJournalLine", "Variants": [ "Create", "Create1", @@ -135212,11 +135292,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphJournalLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journalLines" }, { - "Uri": "/financials/companies/{company-id}/paymentMethods", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -135224,19 +135302,19 @@ "IsAdmin": false }, "Command": "New-MgFinancialCompanyPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/paymentMethods" }, { - "Uri": "/financials/companies/{company-id}/paymentTerms", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -135244,53 +135322,55 @@ "IsAdmin": false }, "Command": "New-MgFinancialCompanyPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPaymentTerm", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/paymentTerms" }, { - "Uri": "/financials/companies/{company-id}/picture", "Permissions": [], "Command": "New-MgFinancialCompanyPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/picture" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices", "Permissions": [], "Command": "New-MgFinancialCompanyPurchaseInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPurchaseInvoice", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", "Permissions": [], "Command": "New-MgFinancialCompanyPurchaseInvoiceLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "Variants": [ "Create", "Create1", @@ -135301,15 +135381,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", "Permissions": [], "Command": "New-MgFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "Create1", @@ -135320,150 +135400,150 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", "Permissions": [], "Command": "New-MgFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos", "Permissions": [], "Command": "New-MgFinancialCompanySaleCreditMemo", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesCreditMemo", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", "Permissions": [], "Command": "New-MgFinancialCompanySaleCreditMemoCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", "Permissions": [], "Command": "New-MgFinancialCompanySaleCreditMemoLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", "Permissions": [], "Command": "New-MgFinancialCompanySaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", "Permissions": [], "Command": "New-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", "Permissions": [], "Command": "New-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices", "Permissions": [], "Command": "New-MgFinancialCompanySaleInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesInvoice", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", "Permissions": [], "Command": "New-MgFinancialCompanySaleInvoiceCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines", "Permissions": [], "Command": "New-MgFinancialCompanySaleInvoiceLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", "Variants": [ "Create", "Create1", @@ -135474,15 +135554,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSalesInvoiceLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", "Permissions": [], "Command": "New-MgFinancialCompanySaleInvoiceLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "Create1", @@ -135493,45 +135573,45 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture" }, { - "Uri": "/financials/companies/{company-id}/salesOrders", "Permissions": [], "Command": "New-MgFinancialCompanySaleOrder", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesOrder", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", "Permissions": [], "Command": "New-MgFinancialCompanySaleOrderCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines", "Permissions": [], "Command": "New-MgFinancialCompanySaleOrderLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesOrderLine", "Variants": [ "Create", "Create1", @@ -135542,15 +135622,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSalesOrderLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", "Permissions": [], "Command": "New-MgFinancialCompanySaleOrderLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "Create1", @@ -135561,58 +135641,58 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes", "Permissions": [], "Command": "New-MgFinancialCompanySaleQuote", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSalesQuote", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", "Permissions": [], "Command": "New-MgFinancialCompanySaleQuoteCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", "Permissions": [], "Command": "New-MgFinancialCompanySaleQuoteInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Make", "MakeViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines", "Permissions": [], "Command": "New-MgFinancialCompanySaleQuoteLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSalesQuoteLine", "Variants": [ "Create", "Create1", @@ -135623,15 +135703,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSalesQuoteLine", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", "Permissions": [], "Command": "New-MgFinancialCompanySaleQuoteLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "Create1", @@ -135642,11 +135722,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture" }, { - "Uri": "/financials/companies/{company-id}/shipmentMethods", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -135654,34 +135732,34 @@ "IsAdmin": false }, "Command": "New-MgFinancialCompanyShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShipmentMethod", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/shipmentMethods" }, { - "Uri": "/financials/companies/{company-id}/taxAreas", "Permissions": [], "Command": "New-MgFinancialCompanyTaxArea", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxArea", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTaxArea", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/taxAreas" }, { - "Uri": "/financials/companies/{company-id}/taxGroups", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -135689,19 +135767,19 @@ "IsAdmin": false }, "Command": "New-MgFinancialCompanyTaxGroup", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTaxGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTaxGroup", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/taxGroups" }, { - "Uri": "/financials/companies/{company-id}/unitsOfMeasure", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -135709,19 +135787,19 @@ "IsAdmin": false }, "Command": "New-MgFinancialCompanyUnit", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnitOfMeasure", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnitOfMeasure", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/unitsOfMeasure" }, { - "Uri": "/financials/companies/{company-id}/vendors", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -135729,34 +135807,34 @@ "IsAdmin": false }, "Command": "New-MgFinancialCompanyVendor", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVendor", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphVendor", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", "Permissions": [], "Command": "New-MgFinancialCompanyVendorPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPicture", - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture" }, { - "Uri": "/groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -135778,17 +135856,17 @@ } ], "Command": "New-MgGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphGroup", - "Module": "Groups" + "Uri": "/groups" }, { - "Uri": "/groups", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -135810,17 +135888,17 @@ } ], "Command": "New-MgGroup", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroup1", - "Module": "Groups" + "Uri": "/groups" }, { - "Uri": "/groups/{group-id}/acceptedSenders/$ref", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -135828,19 +135906,19 @@ "IsAdmin": true }, "Command": "New-MgGroupAcceptedSenderByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Y8Bsn4GroupsGroupIdAcceptedsendersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Y8Bsn4GroupsGroupIdAcceptedsendersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/acceptedSenders/$ref" }, { - "Uri": "/groups/{group-id}/acceptedSenders/$ref", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -135848,19 +135926,19 @@ "IsAdmin": true }, "Command": "New-MgGroupAcceptedSenderByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Y8Bsn4GroupsGroupIdAcceptedsendersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Y8Bsn4GroupsGroupIdAcceptedsendersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/acceptedSenders/$ref" }, { - "Uri": "/groups/{group-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -135876,19 +135954,19 @@ } ], "Command": "New-MgGroupAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Module": "Applications" + "Uri": "/groups/{group-id}/appRoleAssignments" }, { - "Uri": "/groups/{group-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -135904,109 +135982,109 @@ } ], "Command": "New-MgGroupAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Module": "Applications" + "Uri": "/groups/{group-id}/appRoleAssignments" }, { - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupCalendarMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupCalendarMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/calendar/calendarPermissions", "Permissions": [], "Command": "New-MgGroupCalendarPermission", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/calendarPermissions" }, { - "Uri": "/groups/{group-id}/calendar/calendarPermissions", "Permissions": [], "Command": "New-MgGroupCalendarPermission", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/calendarPermissions" }, { - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupCalendarSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupCalendarSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/conversations", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -136014,19 +136092,19 @@ "IsAdmin": true }, "Command": "New-MgGroupConversation", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversation", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphConversation", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations" }, { - "Uri": "/groups/{group-id}/conversations", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -136034,19 +136112,19 @@ "IsAdmin": true }, "Command": "New-MgGroupConversation", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversation1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversation1", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -136054,19 +136132,19 @@ "IsAdmin": true }, "Command": "New-MgGroupConversationThread", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphConversationThread", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -136074,259 +136152,259 @@ "IsAdmin": true }, "Command": "New-MgGroupConversationThread", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationThread1", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", "Permissions": [], "Command": "New-MgGroupConversationThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPost", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", "Permissions": [], "Command": "New-MgGroupConversationThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPost1", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [], "Command": "New-MgGroupConversationThreadPostAttachment", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [], "Command": "New-MgGroupConversationThreadPostAttachment", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", "Permissions": [], "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", "Permissions": [], "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], "Command": "New-MgGroupConversationThreadPostExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], "Command": "New-MgGroupConversationThreadPostExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", "Permissions": [], "Command": "New-MgGroupConversationThreadPostMention", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMention", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupConversationThreadPostMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupConversationThreadPostMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupConversationThreadPostSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupConversationThreadPostSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/drives", "Permissions": [], "Command": "New-MgGroupDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Files" + "Uri": "/groups/{group-id}/drives" }, { - "Uri": "/groups/{group-id}/drives", "Permissions": [], "Command": "New-MgGroupDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Files" + "Uri": "/groups/{group-id}/drives" }, { - "Uri": "/groups/{group-id}/endpoints", "Permissions": [], "Command": "New-MgGroupEndpoint", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Module": "Groups" + "Uri": "/groups/{group-id}/endpoints" }, { - "Uri": "/groups/{group-id}/events", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -136334,19 +136412,19 @@ "IsAdmin": true }, "Command": "New-MgGroupEvent", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events" }, { - "Uri": "/groups/{group-id}/events", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -136354,19 +136432,19 @@ "IsAdmin": true }, "Command": "New-MgGroupEvent", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events" }, { - "Uri": "/groups/{group-id}/events/{event-id}/attachments", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -136374,19 +136452,19 @@ "IsAdmin": false }, "Command": "New-MgGroupEventAttachment", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/attachments" }, { - "Uri": "/groups/{group-id}/events/{event-id}/attachments", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -136394,184 +136472,184 @@ "IsAdmin": false }, "Command": "New-MgGroupEventAttachment", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/attachments" }, { - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", "Permissions": [], "Command": "New-MgGroupEventExceptionOccurrence", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences" }, { - "Uri": "/groups/{group-id}/events/{event-id}/extensions", "Permissions": [], "Command": "New-MgGroupEventExtension", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/extensions" }, { - "Uri": "/groups/{group-id}/events/{event-id}/extensions", "Permissions": [], "Command": "New-MgGroupEventExtension", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/extensions" }, { - "Uri": "/groups/{group-id}/events/{event-id}/instances", "Permissions": [], "Command": "New-MgGroupEventInstance", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/instances" }, { - "Uri": "/groups/{group-id}/events/{event-id}/instances", "Permissions": [], "Command": "New-MgGroupEventInstance", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/instances" }, { - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupEventMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupEventMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupEventSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupEventSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/extensions", "Permissions": [], "Command": "New-MgGroupExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/extensions" }, { - "Uri": "/groups/{group-id}/extensions", "Permissions": [], "Command": "New-MgGroupExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/extensions" }, { - "Uri": "/groupLifecyclePolicies", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -136579,17 +136657,17 @@ "IsAdmin": true }, "Command": "New-MgGroupLifecyclePolicy", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Module": "Groups" + "Uri": "/groupLifecyclePolicies" }, { - "Uri": "/groupLifecyclePolicies", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -136597,17 +136675,17 @@ "IsAdmin": true }, "Command": "New-MgGroupLifecyclePolicy", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Module": "Groups" + "Uri": "/groupLifecyclePolicies" }, { - "Uri": "/groups/{group-id}/members/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -136635,19 +136713,19 @@ } ], "Command": "New-MgGroupMemberByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths15I3FyhGroupsGroupIdMembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths15I3FyhGroupsGroupIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/members/$ref" }, { - "Uri": "/groups/{group-id}/members/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -136675,79 +136753,79 @@ } ], "Command": "New-MgGroupMemberByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths15I3FyhGroupsGroupIdMembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create3", "CreateExpanded3", "CreateViaIdentity3", "CreateViaIdentityExpanded3" ], - "OutputType": "IPaths15I3FyhGroupsGroupIdMembersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/members/$ref" }, { - "Uri": "/groups/{group-id}/memberOf/$ref", "Permissions": [], "Command": "New-MgGroupMemberOfByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsCa7EzdGroupsGroupIdMemberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create5", "CreateExpanded5", "CreateViaIdentity5", "CreateViaIdentityExpanded5" ], - "OutputType": "IPathsCa7EzdGroupsGroupIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/memberOf/$ref" }, { - "Uri": "/groups/{group-id}/memberOf/$ref", "Permissions": [], "Command": "New-MgGroupMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsCa7EzdGroupsGroupIdMemberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create2", "CreateExpanded2", "CreateViaIdentity2", "CreateViaIdentityExpanded2" ], - "OutputType": "IPathsCa7EzdGroupsGroupIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/memberOf/$ref" }, { - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref", "Permissions": [], "Command": "New-MgGroupMemberWithLicenseErrorByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Jqo6K2GroupsGroupIdMemberswithlicenseerrorsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Jqo6K2GroupsGroupIdMemberswithlicenseerrorsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref" }, { - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref", "Permissions": [], "Command": "New-MgGroupMemberWithLicenseErrorByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Jqo6K2GroupsGroupIdMemberswithlicenseerrorsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create4", "CreateExpanded4", "CreateViaIdentity4", "CreateViaIdentityExpanded4" ], - "OutputType": "IPaths1Jqo6K2GroupsGroupIdMemberswithlicenseerrorsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$ref" }, { - "Uri": "/groups/{group-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -136769,19 +136847,19 @@ } ], "Command": "New-MgGroupOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks" }, { - "Uri": "/groups/{group-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -136803,53 +136881,19 @@ } ], "Command": "New-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", - "Variants": [ - "Create1", - "CreateExpanded1", - "CreateViaIdentity1", - "CreateViaIdentityExpanded1" - ], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphNotebook", - "Module": "Notes" - }, - { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "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 - }, - { - "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 - }, - { - "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 - } - ], - "Command": "New-MgGroupOnenoteNotebookSection", - "ApiVersion": "beta", - "Method": "POST", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -136871,19 +136915,53 @@ } ], "Command": "New-MgGroupOnenoteNotebookSection", - "ApiVersion": "v1.0", + "Module": "Notes", + "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", + "Variants": [ + "Create1", + "CreateExpanded1", + "CreateViaIdentity1", + "CreateViaIdentityExpanded1" + ], + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections" + }, + { + "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 + }, + { + "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 + }, + { + "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 + } + ], + "Command": "New-MgGroupOnenoteNotebookSection", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -136905,19 +136983,19 @@ } ], "Command": "New-MgGroupOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -136939,19 +137017,19 @@ } ], "Command": "New-MgGroupOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { - "Uri": "/groups/{group-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Create", @@ -136973,19 +137051,19 @@ } ], "Command": "New-MgGroupOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages" }, { - "Uri": "/groups/{group-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Create", @@ -137007,79 +137085,79 @@ } ], "Command": "New-MgGroupOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages" }, { - "Uri": "/groups/{group-id}/onenote/sections", "Permissions": [], "Command": "New-MgGroupOnenoteSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sections" }, { - "Uri": "/groups/{group-id}/onenote/sections", "Permissions": [], "Command": "New-MgGroupOnenoteSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sections" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups", "Permissions": [], "Command": "New-MgGroupOnenoteSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups", "Permissions": [], "Command": "New-MgGroupOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -137101,19 +137179,19 @@ } ], "Command": "New-MgGroupOnenoteSectionGroupSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -137135,19 +137213,19 @@ } ], "Command": "New-MgGroupOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", "Permissions": [ { "Name": "Notes.Create", @@ -137169,19 +137247,19 @@ } ], "Command": "New-MgGroupOnenoteSectionGroupSectionGroupByRef", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Z0OllcGroupsGroupIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Z0OllcGroupsGroupIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", "Permissions": [ { "Name": "Notes.Create", @@ -137203,19 +137281,19 @@ } ], "Command": "New-MgGroupOnenoteSectionGroupSectionGroupByRef", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Z0OllcGroupsGroupIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Z0OllcGroupsGroupIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Create", @@ -137237,19 +137315,19 @@ } ], "Command": "New-MgGroupOnenoteSectionPage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Create", @@ -137271,19 +137349,19 @@ } ], "Command": "New-MgGroupOnenoteSectionPage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" }, { - "Uri": "/groups/{group-id}/owners/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -137305,19 +137383,19 @@ } ], "Command": "New-MgGroupOwnerByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Hc8E36GroupsGroupIdOwnersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Hc8E36GroupsGroupIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/owners/$ref" }, { - "Uri": "/groups/{group-id}/owners/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -137339,79 +137417,79 @@ } ], "Command": "New-MgGroupOwnerByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Hc8E36GroupsGroupIdOwnersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Hc8E36GroupsGroupIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/owners/$ref" }, { - "Uri": "/groups/{group-id}/permissionGrants", "Permissions": [], "Command": "New-MgGroupPermissionGrant", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Groups" + "Uri": "/groups/{group-id}/permissionGrants" }, { - "Uri": "/groups/{group-id}/permissionGrants", "Permissions": [], "Command": "New-MgGroupPermissionGrant", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Groups" + "Uri": "/groups/{group-id}/permissionGrants" }, { - "Uri": "/groups/{group-id}/photos", "Permissions": [], "Command": "New-MgGroupPhoto", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "Groups" + "Uri": "/groups/{group-id}/photos" }, { - "Uri": "/groups/{group-id}/photos", "Permissions": [], "Command": "New-MgGroupPhoto", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "Groups" + "Uri": "/groups/{group-id}/photos" }, { - "Uri": "/groups/{group-id}/rejectedSenders/$ref", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -137419,19 +137497,19 @@ "IsAdmin": true }, "Command": "New-MgGroupRejectedSenderByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Ot1VbgGroupsGroupIdRejectedsendersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Ot1VbgGroupsGroupIdRejectedsendersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/rejectedSenders/$ref" }, { - "Uri": "/groups/{group-id}/rejectedSenders/$ref", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -137439,19 +137517,19 @@ "IsAdmin": true }, "Command": "New-MgGroupRejectedSenderByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Ot1VbgGroupsGroupIdRejectedsendersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Ot1VbgGroupsGroupIdRejectedsendersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/rejectedSenders/$ref" }, { - "Uri": "/groups/{group-id}/settings", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -137467,49 +137545,49 @@ } ], "Command": "New-MgGroupSetting", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectorySetting", - "Module": "Groups" + "Uri": "/groups/{group-id}/settings" }, { - "Uri": "/groups/{group-id}/sites", "Permissions": [], "Command": "New-MgGroupSite", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSite", - "Module": "Sites" + "Uri": "/groups/{group-id}/sites" }, { - "Uri": "/groups/{group-id}/sites", "Permissions": [], "Command": "New-MgGroupSite", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSite1", - "Module": "Sites" + "Uri": "/groups/{group-id}/sites" }, { - "Uri": "/groups/{group-id}/threads", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -137517,19 +137595,19 @@ "IsAdmin": true }, "Command": "New-MgGroupThread", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationThread", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads" }, { - "Uri": "/groups/{group-id}/threads", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -137537,274 +137615,274 @@ "IsAdmin": true }, "Command": "New-MgGroupThread", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphConversationThread1", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", "Permissions": [], "Command": "New-MgGroupThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPost", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", "Permissions": [], "Command": "New-MgGroupThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPost1", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [], "Command": "New-MgGroupThreadPostAttachment", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [], "Command": "New-MgGroupThreadPostAttachment", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", "Permissions": [], "Command": "New-MgGroupThreadPostAttachmentUploadSession", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", "Permissions": [], "Command": "New-MgGroupThreadPostAttachmentUploadSession", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], "Command": "New-MgGroupThreadPostExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", "Permissions": [], "Command": "New-MgGroupThreadPostExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", "Permissions": [], "Command": "New-MgGroupThreadPostMention", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMention", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupThreadPostMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupThreadPostMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupThreadPostSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgGroupThreadPostSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" }, { - "Uri": "/groups/{group-id}/transitiveMembers/$ref", "Permissions": [], "Command": "New-MgGroupTransitiveMemberByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths12OpfrnGroupsGroupIdTransitivemembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths12OpfrnGroupsGroupIdTransitivemembersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/transitiveMembers/$ref" }, { - "Uri": "/groups/{group-id}/transitiveMembers/$ref", "Permissions": [], "Command": "New-MgGroupTransitiveMemberByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths12OpfrnGroupsGroupIdTransitivemembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create3", "CreateExpanded3", "CreateViaIdentity3", "CreateViaIdentityExpanded3" ], - "OutputType": "IPaths12OpfrnGroupsGroupIdTransitivemembersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/transitiveMembers/$ref" }, { - "Uri": "/groups/{group-id}/transitiveMemberOf/$ref", "Permissions": [], "Command": "New-MgGroupTransitiveMemberOfByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsCgkcf5GroupsGroupIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsCgkcf5GroupsGroupIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/transitiveMemberOf/$ref" }, { - "Uri": "/groups/{group-id}/transitiveMemberOf/$ref", "Permissions": [], "Command": "New-MgGroupTransitiveMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsCgkcf5GroupsGroupIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create2", "CreateExpanded2", "CreateViaIdentity2", "CreateViaIdentityExpanded2" ], - "OutputType": "IPathsCgkcf5GroupsGroupIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Groups" + "Uri": "/groups/{group-id}/transitiveMemberOf/$ref" }, { - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", "Permissions": { "Name": "Policy.ReadWrite.ConditionalAccess", "Description": "Read and write your organization's conditional access policies", @@ -137812,17 +137890,17 @@ "IsAdmin": true }, "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences" }, { - "Uri": "/identity/conditionalAccess/namedLocations", "Permissions": [ { "Name": "Policy.Read.All", @@ -137838,17 +137916,17 @@ } ], "Command": "New-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphNamedLocation", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/namedLocations" }, { - "Uri": "/identity/conditionalAccess/namedLocations", "Permissions": [ { "Name": "Policy.Read.All", @@ -137864,17 +137942,17 @@ } ], "Command": "New-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphNamedLocation", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/namedLocations" }, { - "Uri": "/identity/conditionalAccess/policies", "Permissions": [ { "Name": "Application.Read.All", @@ -137896,17 +137974,17 @@ } ], "Command": "New-MgIdentityConditionalAccessPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/policies" }, { - "Uri": "/identity/conditionalAccess/policies", "Permissions": [ { "Name": "Application.Read.All", @@ -137928,105 +138006,105 @@ } ], "Command": "New-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy1", - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/policies" }, { - "Uri": "/identityGovernance/accessReviews/decisions", "Permissions": [], "Command": "New-MgIdentityGovernanceAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", "Permissions": [], "Command": "New-MgIdentityGovernanceAccessReviewDecisionInsight", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", "Permissions": [], "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", "Permissions": [], "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", "Permissions": [], "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", "Permissions": [], "Command": "New-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions" }, { - "Uri": "/identityGovernance/termsOfUse/agreements", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", @@ -138034,17 +138112,17 @@ "IsAdmin": true }, "Command": "New-MgIdentityGovernanceTermOfUseAgreement", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAgreement", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreements" }, { - "Uri": "/identityGovernance/termsOfUse/agreements", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", @@ -138052,43 +138130,43 @@ "IsAdmin": true }, "Command": "New-MgIdentityGovernanceTermOfUseAgreement", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphAgreement", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreements" }, { - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", "Permissions": [], "Command": "New-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances" }, { - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", "Permissions": [], "Command": "New-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances" }, { - "Uri": "/identityProviders", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", @@ -138096,17 +138174,17 @@ "IsAdmin": true }, "Command": "New-MgIdentityProvider", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityProvider", - "Module": "Identity.SignIns" + "Uri": "/identityProviders" }, { - "Uri": "/identityProviders", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", @@ -138114,17 +138192,17 @@ "IsAdmin": true }, "Command": "New-MgIdentityProvider", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphIdentityProvider", - "Module": "Identity.SignIns" + "Uri": "/identityProviders" }, { - "Uri": "/identity/userFlows", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", @@ -138132,69 +138210,69 @@ "IsAdmin": true }, "Command": "New-MgIdentityUserFlow", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Module": "Identity.SignIns" + "Uri": "/identity/userFlows" }, { - "Uri": "/informationProtection/bitlocker/recoveryKeys", "Permissions": [], "Command": "New-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker/recoveryKeys" }, { - "Uri": "/informationProtection/bitlocker/recoveryKeys", "Permissions": [], "Command": "New-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker/recoveryKeys" }, { - "Uri": "/informationProtection/dataLossPreventionPolicies", "Permissions": [], "Command": "New-MgInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/dataLossPreventionPolicies" }, { - "Uri": "/informationProtection/policy/labels", "Permissions": [], "Command": "New-MgInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/policy/labels" }, { - "Uri": "/informationProtection/threatAssessmentRequests", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", @@ -138202,17 +138280,17 @@ "IsAdmin": true }, "Command": "New-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests" }, { - "Uri": "/informationProtection/threatAssessmentRequests", "Permissions": { "Name": "ThreatAssessment.ReadWrite.All", "Description": "Read and write threat assessment requests", @@ -138220,47 +138298,47 @@ "IsAdmin": true }, "Command": "New-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Permissions": [], "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Permissions": [], "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphThreatAssessmentResult", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" }, { - "Uri": "/invitations", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -138282,17 +138360,17 @@ } ], "Command": "New-MgInvitation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInvitation", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphInvitation", - "Module": "Identity.SignIns" + "Uri": "/invitations" }, { - "Uri": "/invitations", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -138314,17 +138392,17 @@ } ], "Command": "New-MgInvitation", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInvitation1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphInvitation1", - "Module": "Identity.SignIns" + "Uri": "/invitations" }, { - "Uri": "/oauth2PermissionGrants", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -138346,17 +138424,17 @@ } ], "Command": "New-MgOauth2PermissionGrant", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Module": "Identity.SignIns" + "Uri": "/oauth2PermissionGrants" }, { - "Uri": "/oauth2PermissionGrants", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -138378,17 +138456,17 @@ } ], "Command": "New-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant1", - "Module": "Identity.SignIns" + "Uri": "/oauth2PermissionGrants" }, { - "Uri": "/officeConfiguration/clientConfigurations", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -138396,17 +138474,17 @@ "IsAdmin": true }, "Command": "New-MgOfficeClientConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfficeClientConfiguration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOfficeClientConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations" }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -138414,51 +138492,53 @@ "IsAdmin": true }, "Command": "New-MgOfficeClientConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments" }, { - "Uri": "/onPremisesPublishingProfiles", "Permissions": [], "Command": "New-MgOnPremisePublishingProfile", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", "Permissions": [], "Command": "New-MgOnPremisePublishingProfileAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", "Permissions": [], "Command": "New-MgOnPremisePublishingProfileAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "Create", "Create1", @@ -138473,11 +138553,9 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -138485,8 +138563,10 @@ "IsAdmin": true }, "Command": "New-MgOnPremisePublishingProfileAgentGroupAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Create", "Create1", @@ -138497,15 +138577,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", "Permissions": [], "Command": "New-MgOnPremisePublishingProfileAgentGroupPublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Create", "Create1", @@ -138516,15 +138596,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", "Permissions": [], "Command": "New-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "Create", "Create1", @@ -138535,71 +138615,69 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", "Permissions": [], "Command": "New-MgOnPremisePublishingProfileConnector", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnector", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConnector", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", "Permissions": [], "Command": "New-MgOnPremisePublishingProfileConnectorGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConnectorGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$ref", "Permissions": [], "Command": "New-MgOnPremisePublishingProfileConnectorGroupApplicationByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1UwkpvwOnpremisespublishingprofilesOnpremisespublishingprofileIdConnectorgroupsConnectorgroupIdApplicationsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1UwkpvwOnpremisespublishingprofilesOnpremisespublishingprofileIdConnectorgroupsConnectorgroupIdApplicationsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$ref" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", "Permissions": [], "Command": "New-MgOnPremisePublishingProfileConnectorMemberOf", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectorGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConnectorGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", @@ -138607,19 +138685,19 @@ "IsAdmin": true }, "Command": "New-MgOnPremisePublishingProfilePublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", @@ -138627,8 +138705,10 @@ "IsAdmin": true }, "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "Create", "Create1", @@ -138639,67 +138719,65 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents", "Permissions": [], "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnPremisesAgent", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", "Permissions": [], "Command": "New-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPublishedResource", - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources" }, { - "Uri": "/organization", "Permissions": [], "Command": "New-MgOrganization", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganization1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphOrganization1", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization" }, { - "Uri": "/organization", "Permissions": [], "Command": "New-MgOrganization", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganization", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphOrganization", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization" }, { - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", @@ -138707,19 +138785,19 @@ "IsAdmin": true }, "Command": "New-MgOrganizationCertificateBasedAuthConfigurationByRef", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsWu1MmpOrganizationIdCertificatebasedauthconfigurationRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsWu1MmpOrganizationIdCertificatebasedauthconfigurationRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.SignIns" + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref" }, { - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", @@ -138727,90 +138805,90 @@ "IsAdmin": true }, "Command": "New-MgOrganizationCertificateBasedAuthConfigurationByRef", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsWu1MmpOrganizationIdCertificatebasedauthconfigurationRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsWu1MmpOrganizationIdCertificatebasedauthconfigurationRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.SignIns" + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$ref" }, { - "Uri": "/organization/{organization-id}/extensions", "Permissions": [], "Command": "New-MgOrganizationExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/extensions" }, { - "Uri": "/organization/{organization-id}/extensions", "Permissions": [], "Command": "New-MgOrganizationExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/extensions" }, { - "Uri": "/organization/{organization-id}/settings/profileCardProperties", "Permissions": [], "Command": "New-MgOrganizationSettingProfileCardProperty", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/settings/profileCardProperties" }, { - "Uri": "/places", "Permissions": [], "Command": "New-MgPlace", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlace1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphPlace1", - "Module": "Calendar" + "Uri": "/places" }, { - "Uri": "/places", "Permissions": [], "Command": "New-MgPlace", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlace", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlace", - "Module": "Calendar" + "Uri": "/places" }, { - "Uri": "/planner/buckets", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -138826,17 +138904,17 @@ } ], "Command": "New-MgPlannerBucket", - "ApiVersion": "beta", + "Module": "Planner", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphPlannerBucket1", - "Module": "Planner" + "Uri": "/planner/buckets" }, { - "Uri": "/planner/buckets", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -138852,17 +138930,17 @@ } ], "Command": "New-MgPlannerBucket", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerBucket", - "Module": "Planner" + "Uri": "/planner/buckets" }, { - "Uri": "/planner/plans", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -138878,17 +138956,17 @@ } ], "Command": "New-MgPlannerPlan", - "ApiVersion": "beta", + "Module": "Planner", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphPlannerPlan1", - "Module": "Planner" + "Uri": "/planner/plans" }, { - "Uri": "/planner/plans", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -138904,17 +138982,17 @@ } ], "Command": "New-MgPlannerPlan", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerPlan", - "Module": "Planner" + "Uri": "/planner/plans" }, { - "Uri": "/planner/rosters", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -138922,17 +139000,17 @@ "IsAdmin": false }, "Command": "New-MgPlannerRoster", - "ApiVersion": "beta", + "Module": "Planner", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerRoster", - "Module": "Planner" + "Uri": "/planner/rosters" }, { - "Uri": "/planner/rosters/{plannerRoster-id}/members", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -138940,34 +139018,34 @@ "IsAdmin": false }, "Command": "New-MgPlannerRosterMember", - "ApiVersion": "beta", + "Module": "Planner", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Module": "Planner" + "Uri": "/planner/rosters/{plannerRoster-id}/members" }, { - "Uri": "/planner/rosters/{plannerRoster-id}/plans/$ref", "Permissions": [], "Command": "New-MgPlannerRosterPlanByRef", - "ApiVersion": "beta", + "Module": "Planner", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsZnp7QnPlannerRostersPlannerrosterIdPlansRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsZnp7QnPlannerRostersPlannerrosterIdPlansRefPostResponses201ContentApplicationJsonSchema", - "Module": "Planner" + "Uri": "/planner/rosters/{plannerRoster-id}/plans/$ref" }, { - "Uri": "/planner/tasks", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -138983,17 +139061,17 @@ } ], "Command": "New-MgPlannerTask", - "ApiVersion": "beta", + "Module": "Planner", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphPlannerTask1", - "Module": "Planner" + "Uri": "/planner/tasks" }, { - "Uri": "/planner/tasks", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -139009,17 +139087,17 @@ } ], "Command": "New-MgPlannerTask", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPlannerTask", - "Module": "Planner" + "Uri": "/planner/tasks" }, { - "Uri": "/policies/activityBasedTimeoutPolicies", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -139027,17 +139105,17 @@ "IsAdmin": true }, "Command": "New-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/activityBasedTimeoutPolicies" }, { - "Uri": "/policies/activityBasedTimeoutPolicies", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -139045,17 +139123,17 @@ "IsAdmin": true }, "Command": "New-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/activityBasedTimeoutPolicies" }, { - "Uri": "/policies/appManagementPolicies", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -139063,60 +139141,60 @@ "IsAdmin": true }, "Command": "New-MgPolicyAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/appManagementPolicies" }, { - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$ref", "Permissions": [], "Command": "New-MgPolicyAppManagementPolicyApplyToByRef", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Pj450WPoliciesAppmanagementpoliciesAppmanagementpolicyIdAppliestoRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Pj450WPoliciesAppmanagementpoliciesAppmanagementpolicyIdAppliestoRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.SignIns" + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$ref" }, { - "Uri": "/policies/authorizationPolicy", "Permissions": [], "Command": "New-MgPolicyAuthorizationPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/authorizationPolicy" }, { - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", "Permissions": [], "Command": "New-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", - "Module": "Identity.SignIns" + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides" }, { - "Uri": "/policies/claimsMappingPolicies", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -139124,17 +139202,17 @@ "IsAdmin": true }, "Command": "New-MgPolicyClaimMappingPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/claimsMappingPolicies" }, { - "Uri": "/policies/claimsMappingPolicies", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -139142,17 +139220,17 @@ "IsAdmin": true }, "Command": "New-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/claimsMappingPolicies" }, { - "Uri": "/policies/crossTenantAccessPolicy/partners", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", @@ -139160,17 +139238,17 @@ "IsAdmin": true }, "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Module": "Identity.SignIns" + "Uri": "/policies/crossTenantAccessPolicy/partners" }, { - "Uri": "/policies/featureRolloutPolicies", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -139178,17 +139256,17 @@ "IsAdmin": true }, "Command": "New-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies" }, { - "Uri": "/policies/featureRolloutPolicies", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -139196,17 +139274,17 @@ "IsAdmin": true }, "Command": "New-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -139214,19 +139292,19 @@ "IsAdmin": true }, "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -139234,19 +139312,19 @@ "IsAdmin": true }, "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" }, { - "Uri": "/policies/homeRealmDiscoveryPolicies", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -139254,17 +139332,17 @@ "IsAdmin": true }, "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/homeRealmDiscoveryPolicies" }, { - "Uri": "/policies/homeRealmDiscoveryPolicies", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -139272,43 +139350,43 @@ "IsAdmin": true }, "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/homeRealmDiscoveryPolicies" }, { - "Uri": "/policies/mobileAppManagementPolicies", "Permissions": [], "Command": "New-MgPolicyMobileAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/mobileAppManagementPolicies" }, { - "Uri": "/policies/mobileDeviceManagementPolicies", "Permissions": [], "Command": "New-MgPolicyMobileDeviceManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/mobileDeviceManagementPolicies" }, { - "Uri": "/policies/permissionGrantPolicies", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", @@ -139316,17 +139394,17 @@ "IsAdmin": false }, "Command": "New-MgPolicyPermissionGrantPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies" }, { - "Uri": "/policies/permissionGrantPolicies", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", @@ -139334,17 +139412,17 @@ "IsAdmin": false }, "Command": "New-MgPolicyPermissionGrantPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", @@ -139352,19 +139430,19 @@ "IsAdmin": true }, "Command": "New-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", @@ -139372,19 +139450,19 @@ "IsAdmin": true }, "Command": "New-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", @@ -139392,19 +139470,19 @@ "IsAdmin": true }, "Command": "New-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", @@ -139412,118 +139490,118 @@ "IsAdmin": true }, "Command": "New-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet1", - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes" }, { - "Uri": "/policies/roleManagementPolicies", "Permissions": [], "Command": "New-MgPolicyRoleManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies" }, { - "Uri": "/policies/roleManagementPolicyAssignments", "Permissions": [], "Command": "New-MgPolicyRoleManagementPolicyAssignment", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicyAssignments" }, { - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", "Permissions": [], "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules" }, { - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", "Permissions": [], "Command": "New-MgPolicyRoleManagementPolicyRule", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules" }, { - "Uri": "/policies/servicePrincipalCreationPolicies", "Permissions": [], "Command": "New-MgPolicyServicePrincipalCreationPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies" }, { - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", "Permissions": [], "Command": "New-MgPolicyServicePrincipalCreationPolicyExclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes" }, { - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", "Permissions": [], "Command": "New-MgPolicyServicePrincipalCreationPolicyInclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes" }, { - "Uri": "/policies/tokenIssuancePolicies", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -139531,17 +139609,17 @@ "IsAdmin": true }, "Command": "New-MgPolicyTokenIssuancePolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/tokenIssuancePolicies" }, { - "Uri": "/policies/tokenIssuancePolicies", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -139549,17 +139627,17 @@ "IsAdmin": true }, "Command": "New-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/tokenIssuancePolicies" }, { - "Uri": "/policies/tokenLifetimePolicies", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -139567,17 +139645,17 @@ "IsAdmin": true }, "Command": "New-MgPolicyTokenLifetimePolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Module": "Identity.SignIns" + "Uri": "/policies/tokenLifetimePolicies" }, { - "Uri": "/policies/tokenLifetimePolicies", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -139585,172 +139663,172 @@ "IsAdmin": true }, "Command": "New-MgPolicyTokenLifetimePolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy1", - "Module": "Identity.SignIns" + "Uri": "/policies/tokenLifetimePolicies" }, { - "Uri": "/print/connectors", "Permissions": [], "Command": "New-MgPrintConnector", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphPrintConnector1", - "Module": "Devices.CloudPrint" + "Uri": "/print/connectors" }, { - "Uri": "/print/connectors", "Permissions": [], "Command": "New-MgPrintConnector", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrintConnector", - "Module": "Devices.CloudPrint" + "Uri": "/print/connectors" }, { - "Uri": "/print/operations", "Permissions": [], "Command": "New-MgPrintOperation", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphPrintOperation", - "Module": "Devices.CloudPrint" + "Uri": "/print/operations" }, { - "Uri": "/print/operations", "Permissions": [], "Command": "New-MgPrintOperation", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrintOperation", - "Module": "Devices.CloudPrint" + "Uri": "/print/operations" }, { - "Uri": "/print/printers/{printer-id}/connectors/$ref", "Permissions": [], "Command": "New-MgPrintPrinterConnectorByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Vqtzl6PrintPrintersPrinterIdConnectorsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Vqtzl6PrintPrintersPrinterIdConnectorsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/connectors/$ref" }, { - "Uri": "/print/printers/{printer-id}/connectors/$ref", "Permissions": [], "Command": "New-MgPrintPrinterConnectorByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Vqtzl6PrintPrintersPrinterIdConnectorsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Vqtzl6PrintPrintersPrinterIdConnectorsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/connectors/$ref" }, { - "Uri": "/print/printerShares", "Permissions": [], "Command": "New-MgPrintPrinterShare", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrinterShare1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares" }, { - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", "Permissions": [], "Command": "New-MgPrintPrinterShareAllowedGroupByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsE4Fi9ZPrintPrintersharesPrintershareIdAllowedgroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsE4Fi9ZPrintPrintersharesPrintershareIdAllowedgroupsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref" }, { - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", "Permissions": [], "Command": "New-MgPrintPrinterShareAllowedUserByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths15IruvoPrintPrintersharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths15IruvoPrintPrintersharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref" }, { - "Uri": "/print/printers/{printer-id}/shares/$ref", "Permissions": [], "Command": "New-MgPrintPrinterShareByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths12CppzkPrintPrintersPrinterIdSharesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths12CppzkPrintPrintersPrinterIdSharesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/shares/$ref" }, { - "Uri": "/print/printers/{printer-id}/shares/$ref", "Permissions": [], "Command": "New-MgPrintPrinterShareByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths12CppzkPrintPrintersPrinterIdSharesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths12CppzkPrintPrintersPrinterIdSharesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/shares/$ref" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -139766,19 +139844,19 @@ } ], "Command": "New-MgPrintPrinterTaskTrigger", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger1", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -139794,75 +139872,75 @@ } ], "Command": "New-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers" }, { - "Uri": "/print/services", "Permissions": [], "Command": "New-MgPrintService", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintService1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphPrintService1", - "Module": "Devices.CloudPrint" + "Uri": "/print/services" }, { - "Uri": "/print/services", "Permissions": [], "Command": "New-MgPrintService", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintService", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrintService", - "Module": "Devices.CloudPrint" + "Uri": "/print/services" }, { - "Uri": "/print/services/{printService-id}/endpoints", "Permissions": [], "Command": "New-MgPrintServiceEndpoint", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint1", - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}/endpoints" }, { - "Uri": "/print/services/{printService-id}/endpoints", "Permissions": [], "Command": "New-MgPrintServiceEndpoint", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}/endpoints" }, { - "Uri": "/print/shares", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", @@ -139870,17 +139948,17 @@ "IsAdmin": true }, "Command": "New-MgPrintShare", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphPrinterShare1", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares" }, { - "Uri": "/print/shares", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", @@ -139888,47 +139966,47 @@ "IsAdmin": true }, "Command": "New-MgPrintShare", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrinterShare", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares" }, { - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", "Permissions": [], "Command": "New-MgPrintShareAllowedGroupByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1W3HsddPrintSharesPrintershareIdAllowedgroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1W3HsddPrintSharesPrintershareIdAllowedgroupsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" }, { - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", "Permissions": [], "Command": "New-MgPrintShareAllowedGroupByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1W3HsddPrintSharesPrintershareIdAllowedgroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1W3HsddPrintSharesPrintershareIdAllowedgroupsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" }, { - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", @@ -139936,19 +140014,19 @@ "IsAdmin": true }, "Command": "New-MgPrintShareAllowedUserByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsDwbukqPrintSharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsDwbukqPrintSharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" }, { - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", @@ -139956,19 +140034,19 @@ "IsAdmin": true }, "Command": "New-MgPrintShareAllowedUserByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsDwbukqPrintSharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsDwbukqPrintSharesPrintershareIdAllowedusersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" }, { - "Uri": "/print/taskDefinitions", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -139976,17 +140054,17 @@ "IsAdmin": false }, "Command": "New-MgPrintTaskDefinition", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition1", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions" }, { - "Uri": "/print/taskDefinitions", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -139994,135 +140072,135 @@ "IsAdmin": false }, "Command": "New-MgPrintTaskDefinition", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrintTaskDefinition", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", "Permissions": [], "Command": "New-MgPrintTaskDefinitionTask", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPrintTask1", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", "Permissions": [], "Command": "New-MgPrintTaskDefinitionTask", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrintTask", - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks" }, { - "Uri": "/privilegedAccess", "Permissions": [], "Command": "New-MgPrivilegedAccess", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccess", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedAccess", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", "Permissions": [], "Command": "New-MgPrivilegedAccessResource", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceResource", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", "Permissions": [], "Command": "New-MgPrivilegedAccessRoleAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", "Permissions": [], "Command": "New-MgPrivilegedAccessRoleAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", "Permissions": [], "Command": "New-MgPrivilegedAccessRoleDefinition", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", "Permissions": [], "Command": "New-MgPrivilegedAccessRoleSetting", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings" }, { - "Uri": "/privilegedApproval", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -140130,43 +140208,43 @@ "IsAdmin": true }, "Command": "New-MgPrivilegedApproval", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedApproval", - "Module": "Identity.Governance" + "Uri": "/privilegedApproval" }, { - "Uri": "/privilegedOperationEvents", "Permissions": [], "Command": "New-MgPrivilegedOperationEvent", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", - "Module": "Identity.Governance" + "Uri": "/privilegedOperationEvents" }, { - "Uri": "/privilegedRoles", "Permissions": [], "Command": "New-MgPrivilegedRole", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRole", - "Module": "Identity.Governance" + "Uri": "/privilegedRoles" }, { - "Uri": "/privilegedRoleAssignments", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -140174,32 +140252,32 @@ "IsAdmin": true }, "Command": "New-MgPrivilegedRoleAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignments" }, { - "Uri": "/privilegedRoles/{privilegedRole-id}/assignments/$ref", "Permissions": [], "Command": "New-MgPrivilegedRoleAssignmentByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths175AryxPrivilegedrolesPrivilegedroleIdAssignmentsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths175AryxPrivilegedrolesPrivilegedroleIdAssignmentsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.Governance" + "Uri": "/privilegedRoles/{privilegedRole-id}/assignments/$ref" }, { - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -140207,17 +140285,17 @@ "IsAdmin": true }, "Command": "New-MgPrivilegedRoleAssignmentEligible", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Make", "MakeViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible" }, { - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -140225,19 +140303,19 @@ "IsAdmin": true }, "Command": "New-MgPrivilegedRoleAssignmentPermanent", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Make", "MakeExpanded", "MakeViaIdentity", "MakeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent" }, { - "Uri": "/privilegedRoleAssignmentRequests", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -140253,17 +140331,17 @@ } ], "Command": "New-MgPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignmentRequests" }, { - "Uri": "/programs", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", @@ -140271,17 +140349,17 @@ "IsAdmin": true }, "Command": "New-MgProgram", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphProgram", - "Module": "Identity.Governance" + "Uri": "/programs" }, { - "Uri": "/programControls", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", @@ -140289,8 +140367,10 @@ "IsAdmin": true }, "Command": "New-MgProgramControl", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControl", "Variants": [ "Create", "Create1", @@ -140299,106 +140379,104 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProgramControl", - "Module": "Identity.Governance" + "Uri": "/programControls" }, { - "Uri": "/programControlTypes", "Permissions": [], "Command": "New-MgProgramControlType", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgramControlType", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphProgramControlType", - "Module": "Identity.Governance" + "Uri": "/programControlTypes" }, { - "Uri": "/reports/authenticationMethods/userRegistrationDetails", "Permissions": [], "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Module": "Reports" + "Uri": "/reports/authenticationMethods/userRegistrationDetails" }, { - "Uri": "/riskDetections", "Permissions": [], "Command": "New-MgRiskDetection", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskDetection", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRiskDetection", - "Module": "Identity.SignIns" + "Uri": "/riskDetections" }, { - "Uri": "/riskyUsers", "Permissions": [], "Command": "New-MgRiskyUser", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUser", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphRiskyUser", - "Module": "Identity.SignIns" + "Uri": "/riskyUsers" }, { - "Uri": "/riskyUsers/{riskyUser-id}/history", "Permissions": [], "Command": "New-MgRiskyUserHistory", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Module": "Identity.SignIns" + "Uri": "/riskyUsers/{riskyUser-id}/history" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces", "Permissions": [], "Command": "New-MgRoleManagementCloudPcResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/resourceNamespaces" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], "Command": "New-MgRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -140414,62 +140492,62 @@ } ], "Command": "New-MgRoleManagementCloudPcRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", "Permissions": [], "Command": "New-MgRoleManagementCloudPcRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref", "Permissions": [], "Command": "New-MgRoleManagementCloudPcRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths64TceeRolemanagementCloudpcRoleassignmentsUnifiedroleassignmentmultipleIdDirectoryscopesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths64TceeRolemanagementCloudpcRoleassignmentsUnifiedroleassignmentmultipleIdDirectoryscopesRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref", "Permissions": [], "Command": "New-MgRoleManagementCloudPcRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsJ502MqRolemanagementCloudpcRoleassignmentsUnifiedroleassignmentmultipleIdPrincipalsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsJ502MqRolemanagementCloudpcRoleassignmentsUnifiedroleassignmentmultipleIdPrincipalsRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref" }, { - "Uri": "/roleManagement/cloudPC/roleDefinitions", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -140503,60 +140581,60 @@ } ], "Command": "New-MgRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleDefinitions" }, { - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], "Command": "New-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", "Permissions": [], "Command": "New-MgRoleManagementDeviceManagementResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], "Command": "New-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -140572,62 +140650,62 @@ } ], "Command": "New-MgRoleManagementDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", "Permissions": [], "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppScope", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref", "Permissions": [], "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsI90Xd7RolemanagementDevicemanagementRoleassignmentsUnifiedroleassignmentmultipleIdDirectoryscopesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsI90Xd7RolemanagementDevicemanagementRoleassignmentsUnifiedroleassignmentmultipleIdDirectoryscopesRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$ref" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref", "Permissions": [], "Command": "New-MgRoleManagementDeviceManagementRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsVqpcrcRolemanagementDevicemanagementRoleassignmentsUnifiedroleassignmentmultipleIdPrincipalsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsVqpcrcRolemanagementDevicemanagementRoleassignmentsUnifiedroleassignmentmultipleIdPrincipalsRefPostResponses201ContentApplicationJsonSchema", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$ref" }, { - "Uri": "/roleManagement/deviceManagement/roleDefinitions", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -140661,60 +140739,60 @@ } ], "Command": "New-MgRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleDefinitions" }, { - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], "Command": "New-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { - "Uri": "/roleManagement/directory/resourceNamespaces", "Permissions": [], "Command": "New-MgRoleManagementDirectoryResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces" }, { - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { - "Uri": "/roleManagement/directory/roleAssignments", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -140722,17 +140800,17 @@ "IsAdmin": true }, "Command": "New-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments" }, { - "Uri": "/roleManagement/directory/roleAssignments", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -140740,71 +140818,71 @@ "IsAdmin": true }, "Command": "New-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments" }, { - "Uri": "/roleManagement/directory/roleAssignmentApprovals", "Permissions": [], "Command": "New-MgRoleManagementDirectoryRoleAssignmentApproval", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphApproval", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentApprovals" }, { - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", "Permissions": [], "Command": "New-MgRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps" }, { - "Uri": "/roleManagement/directory/roleAssignmentSchedules", "Permissions": [], "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentSchedules" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", "Permissions": [], "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Permissions": { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", "Description": "Read, update, and delete all active role assignments for your company's directory", @@ -140812,17 +140890,17 @@ "IsAdmin": true }, "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests" }, { - "Uri": "/roleManagement/directory/roleDefinitions", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -140830,17 +140908,17 @@ "IsAdmin": true }, "Command": "New-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions" }, { - "Uri": "/roleManagement/directory/roleDefinitions", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -140848,73 +140926,73 @@ "IsAdmin": true }, "Command": "New-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { - "Uri": "/roleManagement/directory/roleEligibilitySchedules", "Permissions": [], "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilitySchedules" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", "Permissions": [], "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Permissions": { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", "Description": "Read, update, and delete all eligible role assignments for your company's directory", @@ -140922,58 +141000,58 @@ "IsAdmin": true }, "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments", "Permissions": [], "Command": "New-MgRoleManagementDirectoryTransitiveRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -140989,17 +141067,17 @@ } ], "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -141015,192 +141093,192 @@ } ], "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphApproval", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphApprovalStep", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", "Permissions": [], "Command": "New-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment1", - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments" }, { - "Uri": "/schemaExtensions", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -141216,17 +141294,17 @@ } ], "Command": "New-MgSchemaExtension", - "ApiVersion": "beta", + "Module": "SchemaExtensions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSchemaExtension", - "Module": "SchemaExtensions" + "Uri": "/schemaExtensions" }, { - "Uri": "/schemaExtensions", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -141242,56 +141320,56 @@ } ], "Command": "New-MgSchemaExtension", - "ApiVersion": "v1.0", + "Module": "SchemaExtensions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphSchemaExtension", - "Module": "SchemaExtensions" + "Uri": "/schemaExtensions" }, { - "Uri": "/search/acronyms", "Permissions": [], "Command": "New-MgSearchAcronym", - "ApiVersion": "beta", + "Module": "Search", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchAcronym", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSearchAcronym", - "Module": "Search" + "Uri": "/search/acronyms" }, { - "Uri": "/search/bookmarks", "Permissions": [], "Command": "New-MgSearchBookmark", - "ApiVersion": "beta", + "Module": "Search", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchBookmark", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSearchBookmark", - "Module": "Search" + "Uri": "/search/bookmarks" }, { - "Uri": "/search/qnas", "Permissions": [], "Command": "New-MgSearchQna", - "ApiVersion": "beta", + "Module": "Search", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchQna", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSearchQna", - "Module": "Search" + "Uri": "/search/qnas" }, { - "Uri": "/security/securityActions", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -141299,227 +141377,227 @@ "IsAdmin": false }, "Command": "New-MgSecurityAction", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAction", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityAction", - "Module": "Security" + "Uri": "/security/securityActions" }, { - "Uri": "/security/alerts", "Permissions": [], "Command": "New-MgSecurityAlert", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphAlert", - "Module": "Security" + "Uri": "/security/alerts" }, { - "Uri": "/security/alerts", "Permissions": [], "Command": "New-MgSecurityAlert", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphAlert", - "Module": "Security" + "Uri": "/security/alerts" }, { - "Uri": "/security/attackSimulation/simulations", "Permissions": [], "Command": "New-MgSecurityAttackSimulation", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulation", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSimulation", - "Module": "Security" + "Uri": "/security/attackSimulation/simulations" }, { - "Uri": "/security/attackSimulation/simulationAutomations", "Permissions": [], "Command": "New-MgSecurityAttackSimulationAutomation", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomation", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSimulationAutomation", - "Module": "Security" + "Uri": "/security/attackSimulation/simulationAutomations" }, { - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", "Permissions": [], "Command": "New-MgSecurityAttackSimulationAutomationRun", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSimulationAutomationRun", - "Module": "Security" + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs" }, { - "Uri": "/security/cloudAppSecurityProfiles", "Permissions": [], "Command": "New-MgSecurityCloudAppSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", - "Module": "Security" + "Uri": "/security/cloudAppSecurityProfiles" }, { - "Uri": "/security/domainSecurityProfiles", "Permissions": [], "Command": "New-MgSecurityDomainSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphDomainSecurityProfile", - "Module": "Security" + "Uri": "/security/domainSecurityProfiles" }, { - "Uri": "/security/fileSecurityProfiles", "Permissions": [], "Command": "New-MgSecurityFileSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFileSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphFileSecurityProfile", - "Module": "Security" + "Uri": "/security/fileSecurityProfiles" }, { - "Uri": "/security/hostSecurityProfiles", "Permissions": [], "Command": "New-MgSecurityHostSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHostSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphHostSecurityProfile", - "Module": "Security" + "Uri": "/security/hostSecurityProfiles" }, { - "Uri": "/security/informationProtection/sensitivityLabels", "Permissions": [], "Command": "New-MgSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Module": "Security" + "Uri": "/security/informationProtection/sensitivityLabels" }, { - "Uri": "/security/ipSecurityProfiles", "Permissions": [], "Command": "New-MgSecurityIPSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphIPSecurityProfile", - "Module": "Security" + "Uri": "/security/ipSecurityProfiles" }, { - "Uri": "/security/providerTenantSettings", "Permissions": [], "Command": "New-MgSecurityProviderTenantSetting", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProviderTenantSetting", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphProviderTenantSetting", - "Module": "Security" + "Uri": "/security/providerTenantSettings" }, { - "Uri": "/security/secureScores", "Permissions": [], "Command": "New-MgSecuritySecureScore", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphSecureScore", - "Module": "Security" + "Uri": "/security/secureScores" }, { - "Uri": "/security/secureScores", "Permissions": [], "Command": "New-MgSecuritySecureScore", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecureScore", - "Module": "Security" + "Uri": "/security/secureScores" }, { - "Uri": "/security/secureScoreControlProfiles", "Permissions": [], "Command": "New-MgSecuritySecureScoreControlProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Module": "Security" + "Uri": "/security/secureScoreControlProfiles" }, { - "Uri": "/security/secureScoreControlProfiles", "Permissions": [], "Command": "New-MgSecuritySecureScoreControlProfile", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Module": "Security" + "Uri": "/security/secureScoreControlProfiles" }, { - "Uri": "/security/tiIndicators", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", @@ -141527,168 +141605,168 @@ "IsAdmin": true }, "Command": "New-MgSecurityTiIndicator", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTiIndicator", - "Module": "Security" + "Uri": "/security/tiIndicators" }, { - "Uri": "/security/userSecurityProfiles", "Permissions": [], "Command": "New-MgSecurityUserSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUserSecurityProfile", - "Module": "Security" + "Uri": "/security/userSecurityProfiles" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews", "Permissions": [], "Command": "New-MgServiceAnnouncementHealthOverview", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealth", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews", "Permissions": [], "Command": "New-MgServiceAnnouncementHealthOverview", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphServiceHealth", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", "Permissions": [], "Command": "New-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", "Permissions": [], "Command": "New-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues" }, { - "Uri": "/admin/serviceAnnouncement/issues", "Permissions": [], "Command": "New-MgServiceAnnouncementIssue", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/issues" }, { - "Uri": "/admin/serviceAnnouncement/issues", "Permissions": [], "Command": "New-MgServiceAnnouncementIssue", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphServiceHealthIssue", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/issues" }, { - "Uri": "/admin/serviceAnnouncement/messages", "Permissions": [], "Command": "New-MgServiceAnnouncementMessage", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages" }, { - "Uri": "/admin/serviceAnnouncement/messages", "Permissions": [], "Command": "New-MgServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphServiceUpdateMessage", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", "Permissions": [], "Command": "New-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", "Permissions": [], "Command": "New-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments" }, { - "Uri": "/servicePrincipals", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -141704,17 +141782,17 @@ } ], "Command": "New-MgServicePrincipal", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphServicePrincipal1", - "Module": "Applications" + "Uri": "/servicePrincipals" }, { - "Uri": "/servicePrincipals", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -141730,32 +141808,32 @@ } ], "Command": "New-MgServicePrincipal", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphServicePrincipal", - "Module": "Applications" + "Uri": "/servicePrincipals" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$ref", "Permissions": [], "Command": "New-MgServicePrincipalAppManagementPolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsBhru7IServiceprincipalsServiceprincipalIdAppmanagementpoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsBhru7IServiceprincipalsServiceprincipalIdAppmanagementpoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -141795,19 +141873,19 @@ } ], "Command": "New-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -141847,19 +141925,19 @@ } ], "Command": "New-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -141881,19 +141959,19 @@ } ], "Command": "New-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -141915,19 +141993,19 @@ } ], "Command": "New-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -141949,19 +142027,19 @@ } ], "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsVtc05SServiceprincipalsServiceprincipalIdClaimsmappingpoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsVtc05SServiceprincipalsServiceprincipalIdClaimsmappingpoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -141983,49 +142061,49 @@ } ], "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsVtc05SServiceprincipalsServiceprincipalIdClaimsmappingpoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsVtc05SServiceprincipalsServiceprincipalIdClaimsmappingpoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref", "Permissions": [], "Command": "New-MgServicePrincipalCreatedObjectByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsK20NafServiceprincipalsServiceprincipalIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsK20NafServiceprincipalsServiceprincipalIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref", "Permissions": [], "Command": "New-MgServicePrincipalCreatedObjectByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsK20NafServiceprincipalsServiceprincipalIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsK20NafServiceprincipalsServiceprincipalIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", @@ -142033,19 +142111,19 @@ "IsAdmin": false }, "Command": "New-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", @@ -142053,64 +142131,64 @@ "IsAdmin": false }, "Command": "New-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", "Permissions": [], "Command": "New-MgServicePrincipalEndpoint", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", "Permissions": [], "Command": "New-MgServicePrincipalEndpoint", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEndpoint", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials", "Permissions": [], "Command": "New-MgServicePrincipalFederatedIdentityCredential", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142132,19 +142210,19 @@ } ], "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1DezianServiceprincipalsServiceprincipalIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1DezianServiceprincipalsServiceprincipalIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142166,124 +142244,124 @@ } ], "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1DezianServiceprincipalsServiceprincipalIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1DezianServiceprincipalsServiceprincipalIdHomerealmdiscoverypoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", "Permissions": [], "Command": "New-MgServicePrincipalLicenseDetail", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLicenseDetails", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref", "Permissions": [], "Command": "New-MgServicePrincipalMemberOfByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Alo6Q5ServiceprincipalsServiceprincipalIdMemberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Alo6Q5ServiceprincipalsServiceprincipalIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref", "Permissions": [], "Command": "New-MgServicePrincipalMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Alo6Q5ServiceprincipalsServiceprincipalIdMemberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Alo6Q5ServiceprincipalsServiceprincipalIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref", "Permissions": [], "Command": "New-MgServicePrincipalOauth2PermissionGrantByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Wv6Rz0ServiceprincipalsServiceprincipalIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Wv6Rz0ServiceprincipalsServiceprincipalIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref", "Permissions": [], "Command": "New-MgServicePrincipalOauth2PermissionGrantByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Wv6Rz0ServiceprincipalsServiceprincipalIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Wv6Rz0ServiceprincipalsServiceprincipalIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref", "Permissions": [], "Command": "New-MgServicePrincipalOwnedObjectByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsRw1SvpServiceprincipalsServiceprincipalIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsRw1SvpServiceprincipalsServiceprincipalIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref", "Permissions": [], "Command": "New-MgServicePrincipalOwnedObjectByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsRw1SvpServiceprincipalsServiceprincipalIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsRw1SvpServiceprincipalsServiceprincipalIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142305,19 +142383,19 @@ } ], "Command": "New-MgServicePrincipalOwnerByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Twal2ZServiceprincipalsServiceprincipalIdOwnersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Twal2ZServiceprincipalsServiceprincipalIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142339,19 +142417,19 @@ } ], "Command": "New-MgServicePrincipalOwnerByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Twal2ZServiceprincipalsServiceprincipalIdOwnersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Twal2ZServiceprincipalsServiceprincipalIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142379,19 +142457,19 @@ } ], "Command": "New-MgServicePrincipalPasswordSingleSignOnCredentials", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -142399,19 +142477,19 @@ "IsAdmin": true }, "Command": "New-MgServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -142419,94 +142497,94 @@ "IsAdmin": true }, "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", "Permissions": [], "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", "Permissions": [], "Command": "New-MgServicePrincipalSynchronizationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", "Permissions": [], "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref", "Permissions": [], "Command": "New-MgServicePrincipalTokenIssuancePolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Kclb4IServiceprincipalsServiceprincipalIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Kclb4IServiceprincipalsServiceprincipalIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref", "Permissions": [], "Command": "New-MgServicePrincipalTokenIssuancePolicyByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Kclb4IServiceprincipalsServiceprincipalIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Kclb4IServiceprincipalsServiceprincipalIdTokenissuancepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142528,19 +142606,19 @@ } ], "Command": "New-MgServicePrincipalTokenLifetimePolicyByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsOkmdkwServiceprincipalsServiceprincipalIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsOkmdkwServiceprincipalsServiceprincipalIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -142562,293 +142640,295 @@ } ], "Command": "New-MgServicePrincipalTokenLifetimePolicyByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsOkmdkwServiceprincipalsServiceprincipalIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsOkmdkwServiceprincipalsServiceprincipalIdTokenlifetimepoliciesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref", "Permissions": [], "Command": "New-MgServicePrincipalTransitiveMemberOfByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsWgwyuoServiceprincipalsServiceprincipalIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsWgwyuoServiceprincipalsServiceprincipalIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref", "Permissions": [], "Command": "New-MgServicePrincipalTransitiveMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsWgwyuoServiceprincipalsServiceprincipalIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsWgwyuoServiceprincipalsServiceprincipalIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/items/$ref", "Permissions": [], "Command": "New-MgShareItemByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths10719Z9SharesShareddriveitemIdItemsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths10719Z9SharesShareddriveitemIdItemsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/items/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/items/$ref", "Permissions": [], "Command": "New-MgShareItemByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths10719Z9SharesShareddriveitemIdItemsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths10719Z9SharesShareddriveitemIdItemsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/items/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns", "Permissions": [], "Command": "New-MgShareListColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns", "Permissions": [], "Command": "New-MgShareListColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", "Permissions": [], "Command": "New-MgShareListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", "Permissions": [], "Command": "New-MgShareListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "New-MgShareListContentTypeBaseTypeByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsWr0Gp2SharesShareddriveitemIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsWr0Gp2SharesShareddriveitemIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "New-MgShareListContentTypeBaseTypeByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsWr0Gp2SharesShareddriveitemIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsWr0Gp2SharesShareddriveitemIdListContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], "Command": "New-MgShareListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", "Permissions": [], "Command": "New-MgShareListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "New-MgShareListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "New-MgShareListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "New-MgShareListContentTypeColumnPositionByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths4Aq8TSharesShareddriveitemIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths4Aq8TSharesShareddriveitemIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "New-MgShareListContentTypeColumnPositionByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths4Aq8TSharesShareddriveitemIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths4Aq8TSharesShareddriveitemIdListContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items", "Permissions": [], "Command": "New-MgShareListItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items", "Permissions": [], "Command": "New-MgShareListItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphListItem1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", "Permissions": [], "Command": "New-MgShareListItemVersion", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "Create1", @@ -142859,15 +142939,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", "Permissions": [], "Command": "New-MgShareListItemVersion", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create2", "Create3", @@ -142878,95 +142958,93 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/operations", "Permissions": [], "Command": "New-MgShareListOperation", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/operations" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", "Permissions": [], "Command": "New-MgShareListSubscription", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", "Permissions": [], "Command": "New-MgShareListSubscription", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSubscription1", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions" }, { - "Uri": "/shares", "Permissions": [], "Command": "New-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedDriveItem", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Module": "Files" + "Uri": "/shares" }, { - "Uri": "/shares", "Permissions": [], "Command": "New-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedDriveItem1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphSharedDriveItem1", - "Module": "Files" + "Uri": "/shares" }, { - "Uri": "/sites", "Permissions": [], "Command": "New-MgSite", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphSite", - "Module": "Sites" + "Uri": "/sites" }, { - "Uri": "/sites/{site-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -142982,19 +143060,19 @@ } ], "Command": "New-MgSiteColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/columns" }, { - "Uri": "/sites/{site-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143010,19 +143088,19 @@ } ], "Command": "New-MgSiteColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/columns" }, { - "Uri": "/sites/{site-id}/contentTypes", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143038,19 +143116,19 @@ } ], "Command": "New-MgSiteContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes" }, { - "Uri": "/sites/{site-id}/contentTypes", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143066,49 +143144,49 @@ } ], "Command": "New-MgSiteContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "New-MgSiteContentTypeBaseTypeByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths19Y6J1ZSitesSiteIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths19Y6J1ZSitesSiteIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "New-MgSiteContentTypeBaseTypeByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths19Y6J1ZSitesSiteIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths19Y6J1ZSitesSiteIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143124,19 +143202,19 @@ } ], "Command": "New-MgSiteContentTypeColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143152,139 +143230,139 @@ } ], "Command": "New-MgSiteContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "New-MgSiteContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "New-MgSiteContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "New-MgSiteContentTypeColumnPositionByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1CktejiSitesSiteIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1CktejiSitesSiteIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "New-MgSiteContentTypeColumnPositionByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1CktejiSitesSiteIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1CktejiSitesSiteIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/sites/{site-id}/drives/$ref", "Permissions": [], "Command": "New-MgSiteDriveByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1B2Zwy3SitesSiteIdDrivesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1B2Zwy3SitesSiteIdDrivesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/drives/$ref" }, { - "Uri": "/sites/{site-id}/drives/$ref", "Permissions": [], "Command": "New-MgSiteDriveByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1B2Zwy3SitesSiteIdDrivesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1B2Zwy3SitesSiteIdDrivesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/drives/$ref" }, { - "Uri": "/sites/{site-id}/externalColumns/$ref", "Permissions": [], "Command": "New-MgSiteExternalColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths11Zlb5ESitesSiteIdExternalcolumnsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths11Zlb5ESitesSiteIdExternalcolumnsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/externalColumns/$ref" }, { - "Uri": "/sites/{site-id}/externalColumns/$ref", "Permissions": [], "Command": "New-MgSiteExternalColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths11Zlb5ESitesSiteIdExternalcolumnsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths11Zlb5ESitesSiteIdExternalcolumnsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/externalColumns/$ref" }, { - "Uri": "/sites/{site-id}/lists", "Permissions": { "Name": "Sites.Manage.All", "Description": "Create, edit, and delete items and lists in all your site collections", @@ -143292,19 +143370,19 @@ "IsAdmin": false }, "Command": "New-MgSiteList", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphList", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists" }, { - "Uri": "/sites/{site-id}/lists", "Permissions": { "Name": "Sites.Manage.All", "Description": "Create, edit, and delete items and lists in all your site collections", @@ -143312,19 +143390,19 @@ "IsAdmin": false }, "Command": "New-MgSiteList", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphList1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143340,19 +143418,19 @@ } ], "Command": "New-MgSiteListColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143368,79 +143446,79 @@ } ], "Command": "New-MgSiteListColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [], "Command": "New-MgSiteListContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContentType", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [], "Command": "New-MgSiteListContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContentType1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "New-MgSiteListContentTypeBaseTypeByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsC8A68OSitesSiteIdListsListIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsC8A68OSitesSiteIdListsListIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref", "Permissions": [], "Command": "New-MgSiteListContentTypeBaseTypeByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsC8A68OSitesSiteIdListsListIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsC8A68OSitesSiteIdListsListIdContenttypesContenttypeIdBasetypesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143456,19 +143534,19 @@ } ], "Command": "New-MgSiteListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnDefinition", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -143484,79 +143562,79 @@ } ], "Command": "New-MgSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphColumnDefinition1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "New-MgSiteListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Permissions": [], "Command": "New-MgSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphColumnLink", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "New-MgSiteListContentTypeColumnPositionByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths10Znk45SitesSiteIdListsListIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths10Znk45SitesSiteIdListsListIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref", "Permissions": [], "Command": "New-MgSiteListContentTypeColumnPositionByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths10Znk45SitesSiteIdListsListIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths10Znk45SitesSiteIdListsListIdContenttypesContenttypeIdColumnpositionsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", @@ -143564,19 +143642,19 @@ "IsAdmin": false }, "Command": "New-MgSiteListItem", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItem", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", @@ -143584,19 +143662,19 @@ "IsAdmin": false }, "Command": "New-MgSiteListItem", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphListItem1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", "Permissions": [ { "Name": "Files.ReadWrite", @@ -143618,94 +143696,94 @@ } ], "Command": "New-MgSiteListItemLink", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [], "Command": "New-MgSiteListItemVersion", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [], "Command": "New-MgSiteListItemVersion", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphListItemVersion", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/operations", "Permissions": [], "Command": "New-MgSiteListOperation", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/operations" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", "Permissions": [], "Command": "New-MgSiteListSubscription", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSubscription", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", "Permissions": [], "Command": "New-MgSiteListSubscription", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSubscription1", - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions" }, { - "Uri": "/sites/{site-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -143727,19 +143805,19 @@ } ], "Command": "New-MgSiteOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphNotebook1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks" }, { - "Uri": "/sites/{site-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -143761,19 +143839,19 @@ } ], "Command": "New-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -143795,19 +143873,19 @@ } ], "Command": "New-MgSiteOnenoteNotebookSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -143829,19 +143907,19 @@ } ], "Command": "New-MgSiteOnenoteNotebookSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -143863,19 +143941,19 @@ } ], "Command": "New-MgSiteOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -143897,19 +143975,19 @@ } ], "Command": "New-MgSiteOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { - "Uri": "/sites/{site-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Create", @@ -143931,19 +144009,19 @@ } ], "Command": "New-MgSiteOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages" }, { - "Uri": "/sites/{site-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Create", @@ -143965,79 +144043,79 @@ } ], "Command": "New-MgSiteOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages" }, { - "Uri": "/sites/{site-id}/onenote/sections", "Permissions": [], "Command": "New-MgSiteOnenoteSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections" }, { - "Uri": "/sites/{site-id}/onenote/sections", "Permissions": [], "Command": "New-MgSiteOnenoteSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups", "Permissions": [], "Command": "New-MgSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups", "Permissions": [], "Command": "New-MgSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -144059,19 +144137,19 @@ } ], "Command": "New-MgSiteOnenoteSectionGroupSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -144093,19 +144171,19 @@ } ], "Command": "New-MgSiteOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", "Permissions": [ { "Name": "Notes.Create", @@ -144127,19 +144205,19 @@ } ], "Command": "New-MgSiteOnenoteSectionGroupSectionGroupByRef", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths6Y9EgcSitesSiteIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths6Y9EgcSitesSiteIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", "Permissions": [ { "Name": "Notes.Create", @@ -144161,19 +144239,19 @@ } ], "Command": "New-MgSiteOnenoteSectionGroupSectionGroupByRef", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths6Y9EgcSitesSiteIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths6Y9EgcSitesSiteIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Create", @@ -144195,19 +144273,19 @@ } ], "Command": "New-MgSiteOnenoteSectionPage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Create", @@ -144229,19 +144307,19 @@ } ], "Command": "New-MgSiteOnenoteSectionPage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" }, { - "Uri": "/sites/{site-id}/pages", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", @@ -144249,19 +144327,19 @@ "IsAdmin": false }, "Command": "New-MgSitePage", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSitePage", - "Module": "Sites" + "Uri": "/sites/{site-id}/pages" }, { - "Uri": "/sites/{site-id}/permissions", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -144269,19 +144347,19 @@ "IsAdmin": false }, "Command": "New-MgSitePermission", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Module": "Sites" + "Uri": "/sites/{site-id}/permissions" }, { - "Uri": "/sites/{site-id}/permissions", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -144289,64 +144367,64 @@ "IsAdmin": false }, "Command": "New-MgSitePermission", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPermission1", - "Module": "Sites" + "Uri": "/sites/{site-id}/permissions" }, { - "Uri": "/sites/{site-id}/sites/$ref", "Permissions": [], "Command": "New-MgSiteSiteByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1R3A9X1SitesSiteIdSitesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1R3A9X1SitesSiteIdSitesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/sites/$ref" }, { - "Uri": "/sites/{site-id}/sites/$ref", "Permissions": [], "Command": "New-MgSiteSiteByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1R3A9X1SitesSiteIdSitesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1R3A9X1SitesSiteIdSitesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/sites/{site-id}/sites/$ref" }, { - "Uri": "/sites/{site-id}/termStores", "Permissions": [], "Command": "New-MgSiteTermStore", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTermStore1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStores" }, { - "Uri": "/sites/{site-id}/termStore/groups", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", @@ -144354,8 +144432,10 @@ "IsAdmin": true }, "Command": "New-MgSiteTermStoreGroup", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup1", "Variants": [ "Create", "Create1", @@ -144366,15 +144446,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreGroup1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", "Permissions": [], "Command": "New-MgSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Create", "Create1", @@ -144385,15 +144465,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", "Permissions": [], "Command": "New-MgSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Create", "Create1", @@ -144412,15 +144492,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations", "Permissions": [], "Command": "New-MgSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -144431,15 +144511,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", "Permissions": [], "Command": "New-MgSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -144450,15 +144530,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", "Permissions": [], "Command": "New-MgSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Create", "Create1", @@ -144469,15 +144549,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", "Permissions": [], "Command": "New-MgSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Create", "Create1", @@ -144488,15 +144568,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", "Permissions": [], "Command": "New-MgSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -144507,11 +144587,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations" }, { - "Uri": "/sites/{site-id}/termStore/sets", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", @@ -144519,8 +144597,10 @@ "IsAdmin": true }, "Command": "New-MgSiteTermStoreSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Create", "Create1", @@ -144531,11 +144611,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", @@ -144543,8 +144621,10 @@ "IsAdmin": true }, "Command": "New-MgSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Create", "Create1", @@ -144563,15 +144643,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations", "Permissions": [], "Command": "New-MgSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -144582,15 +144662,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", "Permissions": [], "Command": "New-MgSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet1", "Variants": [ "Create", "Create1", @@ -144601,15 +144681,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreSet1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", "Permissions": [], "Command": "New-MgSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -144620,15 +144700,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", "Permissions": [], "Command": "New-MgSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Create", "Create1", @@ -144639,11 +144719,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", @@ -144651,8 +144729,10 @@ "IsAdmin": true }, "Command": "New-MgSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm1", "Variants": [ "Create", "Create1", @@ -144663,11 +144743,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreTerm1", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", @@ -144675,8 +144753,10 @@ "IsAdmin": true }, "Command": "New-MgSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -144687,76 +144767,74 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations" }, { - "Uri": "/subscribedSkus", "Permissions": [], "Command": "New-MgSubscribedSku", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSubscribedSku", - "Module": "Identity.DirectoryManagement" + "Uri": "/subscribedSkus" }, { - "Uri": "/subscribedSkus", "Permissions": [], "Command": "New-MgSubscribedSku", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphSubscribedSku", - "Module": "Identity.DirectoryManagement" + "Uri": "/subscribedSkus" }, { - "Uri": "/subscriptions", "Permissions": [], "Command": "New-MgSubscription", - "ApiVersion": "beta", + "Module": "ChangeNotifications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSubscription1", - "Module": "ChangeNotifications" + "Uri": "/subscriptions" }, { - "Uri": "/subscriptions", "Permissions": [], "Command": "New-MgSubscription", - "ApiVersion": "v1.0", + "Module": "ChangeNotifications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphSubscription", - "Module": "ChangeNotifications" + "Uri": "/subscriptions" }, { - "Uri": "/sites", "Permissions": [], "Command": "New-MgSubSite", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite1", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphSite1", - "Module": "Sites" + "Uri": "/sites" }, { - "Uri": "/teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -144778,17 +144856,17 @@ } ], "Command": "New-MgTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTeam", - "Module": "Teams" + "Uri": "/teams" }, { - "Uri": "/teams", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -144810,17 +144888,17 @@ } ], "Command": "New-MgTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphTeam1", - "Module": "Teams" + "Uri": "/teams" }, { - "Uri": "/teams/{team-id}/channels", "Permissions": [ { "Name": "Channel.Create", @@ -144842,19 +144920,19 @@ } ], "Command": "New-MgTeamChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChannel", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels" }, { - "Uri": "/teams/{team-id}/channels", "Permissions": [ { "Name": "Channel.Create", @@ -144876,34 +144954,34 @@ } ], "Command": "New-MgTeamChannel", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphChannel1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels" }, { - "Uri": "/teams/{team-id}/allChannels/$ref", "Permissions": [], "Command": "New-MgTeamChannelByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1BlhwaoTeamsTeamIdAllchannelsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1BlhwaoTeamsTeamIdAllchannelsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Teams" + "Uri": "/teams/{team-id}/allChannels/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", @@ -144911,17 +144989,17 @@ "IsAdmin": true }, "Command": "New-MgTeamChannelEmail", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Provision", "ProvisionViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", @@ -144929,17 +145007,17 @@ "IsAdmin": true }, "Command": "New-MgTeamChannelEmail", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Provision1", "ProvisionViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/members", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", @@ -144947,19 +145025,19 @@ "IsAdmin": true }, "Command": "New-MgTeamChannelMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/members" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/members", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", @@ -144967,19 +145045,19 @@ "IsAdmin": true }, "Command": "New-MgTeamChannelMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/members" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -145001,19 +145079,19 @@ } ], "Command": "New-MgTeamChannelMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -145035,49 +145113,49 @@ } ], "Command": "New-MgTeamChannelMessage", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], "Command": "New-MgTeamChannelMessageHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [], "Command": "New-MgTeamChannelMessageHostedContent", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -145105,19 +145183,19 @@ } ], "Command": "New-MgTeamChannelMessageReply", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -145145,49 +145223,49 @@ } ], "Command": "New-MgTeamChannelMessageReply", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", "Permissions": [], "Command": "New-MgTeamChannelShared", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref", "Permissions": [], "Command": "New-MgTeamChannelSharedWithTeamAllowedMemberByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Ku3E8MTeamsTeamIdChannelsChannelIdSharedwithteamsSharedwithchannelteaminfoIdAllowedmembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Ku3E8MTeamsTeamIdChannelsChannelIdSharedwithteamsSharedwithchannelteaminfoIdAllowedmembersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -145221,19 +145299,19 @@ } ], "Command": "New-MgTeamChannelTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -145267,34 +145345,34 @@ } ], "Command": "New-MgTeamChannelTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTeamsTab1", - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs" }, { - "Uri": "/teams/{team-id}/incomingChannels/$ref", "Permissions": [], "Command": "New-MgTeamIncomingChannelByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths42HcszTeamsTeamIdIncomingchannelsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths42HcszTeamsTeamIdIncomingchannelsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Teams" + "Uri": "/teams/{team-id}/incomingChannels/$ref" }, { - "Uri": "/teams/{team-id}/installedApps", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -145316,19 +145394,19 @@ } ], "Command": "New-MgTeamInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps" }, { - "Uri": "/teams/{team-id}/installedApps", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -145350,19 +145428,19 @@ } ], "Command": "New-MgTeamInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation1", - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps" }, { - "Uri": "/teams/{team-id}/members", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", @@ -145370,19 +145448,19 @@ "IsAdmin": true }, "Command": "New-MgTeamMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/members" }, { - "Uri": "/teams/{team-id}/members", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", @@ -145390,285 +145468,285 @@ "IsAdmin": true }, "Command": "New-MgTeamMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/members" }, { - "Uri": "/teams/{team-id}/operations", "Permissions": [], "Command": "New-MgTeamOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Module": "Teams" + "Uri": "/teams/{team-id}/operations" }, { - "Uri": "/teams/{team-id}/operations", "Permissions": [], "Command": "New-MgTeamOperation", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation1", - "Module": "Teams" + "Uri": "/teams/{team-id}/operations" }, { - "Uri": "/teams/{team-id}/owners/$ref", "Permissions": [], "Command": "New-MgTeamOwnerByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Pdl411TeamsTeamIdOwnersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Pdl411TeamsTeamIdOwnersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Teams" + "Uri": "/teams/{team-id}/owners/$ref" }, { - "Uri": "/teams/{team-id}/permissionGrants", "Permissions": [], "Command": "New-MgTeamPermissionGrant", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Module": "Teams" + "Uri": "/teams/{team-id}/permissionGrants" }, { - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", "Permissions": [], "Command": "New-MgTeamPrimaryChannelEmail", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Provision", "ProvisionViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail" }, { - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", "Permissions": [], "Command": "New-MgTeamPrimaryChannelEmail", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Provision1", "ProvisionViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail" }, { - "Uri": "/teams/{team-id}/primaryChannel/members", "Permissions": [], "Command": "New-MgTeamPrimaryChannelMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/members" }, { - "Uri": "/teams/{team-id}/primaryChannel/members", "Permissions": [], "Command": "New-MgTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphConversationMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/members" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages", "Permissions": [], "Command": "New-MgTeamPrimaryChannelMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages", "Permissions": [], "Command": "New-MgTeamPrimaryChannelMessage", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", "Permissions": [], "Command": "New-MgTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", "Permissions": [], "Command": "New-MgTeamPrimaryChannelMessageHostedContent", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", "Permissions": [], "Command": "New-MgTeamPrimaryChannelMessageReply", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChatMessage", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", "Permissions": [], "Command": "New-MgTeamPrimaryChannelMessageReply", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphChatMessage1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies" }, { - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", "Permissions": [], "Command": "New-MgTeamPrimaryChannelShared", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams" }, { - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref", "Permissions": [], "Command": "New-MgTeamPrimaryChannelSharedWithTeamAllowedMemberByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsPorv61TeamsTeamIdPrimarychannelSharedwithteamsSharedwithchannelteaminfoIdAllowedmembersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsPorv61TeamsTeamIdPrimarychannelSharedwithteamsSharedwithchannelteaminfoIdAllowedmembersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$ref" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs", "Permissions": [], "Command": "New-MgTeamPrimaryChannelTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamsTab", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs", "Permissions": [], "Command": "New-MgTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTeamsTab1", - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs" }, { - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145684,19 +145762,19 @@ } ], "Command": "New-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/offerShiftRequests" }, { - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145712,19 +145790,19 @@ } ], "Command": "New-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOfferShiftRequest1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/offerShiftRequests" }, { - "Uri": "/teams/{team-id}/schedule/openShifts", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145740,19 +145818,19 @@ } ], "Command": "New-MgTeamScheduleOpenShift", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShift", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShifts" }, { - "Uri": "/teams/{team-id}/schedule/openShifts", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145768,19 +145846,19 @@ } ], "Command": "New-MgTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOpenShift1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShifts" }, { - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145796,19 +145874,19 @@ } ], "Command": "New-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests" }, { - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145824,19 +145902,19 @@ } ], "Command": "New-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests" }, { - "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145852,19 +145930,19 @@ } ], "Command": "New-MgTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/schedulingGroups" }, { - "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145880,19 +145958,19 @@ } ], "Command": "New-MgTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSchedulingGroup1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/schedulingGroups" }, { - "Uri": "/teams/{team-id}/schedule/shifts", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145908,19 +145986,19 @@ } ], "Command": "New-MgTeamScheduleShift", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphShift", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/shifts" }, { - "Uri": "/teams/{team-id}/schedule/shifts", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145936,19 +146014,19 @@ } ], "Command": "New-MgTeamScheduleShift", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShift1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphShift1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/shifts" }, { - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145964,19 +146042,19 @@ } ], "Command": "New-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests" }, { - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -145992,19 +146070,19 @@ } ], "Command": "New-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests" }, { - "Uri": "/teams/{team-id}/schedule/timeCards", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", @@ -146012,19 +146090,19 @@ "IsAdmin": true }, "Command": "New-MgTeamScheduleTimeCard", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeCards" }, { - "Uri": "/teams/{team-id}/schedule/timesOff", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -146040,19 +146118,19 @@ } ], "Command": "New-MgTeamScheduleTimeOff", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOff", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timesOff" }, { - "Uri": "/teams/{team-id}/schedule/timesOff", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -146068,19 +146146,19 @@ } ], "Command": "New-MgTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOff1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTimeOff1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timesOff" }, { - "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -146096,19 +146174,19 @@ } ], "Command": "New-MgTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffReason", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffReasons" }, { - "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -146124,49 +146202,49 @@ } ], "Command": "New-MgTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffReason1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTimeOffReason1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffReasons" }, { - "Uri": "/teams/{team-id}/schedule/timeOffRequests", "Permissions": [], "Command": "New-MgTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffRequests" }, { - "Uri": "/teams/{team-id}/schedule/timeOffRequests", "Permissions": [], "Command": "New-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTimeOffRequest1", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffRequests" }, { - "Uri": "/teams/{team-id}/tags", "Permissions": { "Name": "TeamworkTag.ReadWrite", "Description": "Read and write tags in Teams", @@ -146174,19 +146252,19 @@ "IsAdmin": true }, "Command": "New-MgTeamTag", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTag", - "Module": "Teams" + "Uri": "/teams/{team-id}/tags" }, { - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", "Permissions": { "Name": "TeamworkTag.ReadWrite", "Description": "Read and write tags in Teams", @@ -146194,47 +146272,47 @@ "IsAdmin": true }, "Command": "New-MgTeamTagMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Module": "Teams" + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members" }, { - "Uri": "/teamwork/devices", "Permissions": [], "Command": "New-MgTeamworkDevice", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDevice", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkDevice", - "Module": "Teams" + "Uri": "/teamwork/devices" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", "Permissions": [], "Command": "New-MgTeamworkDeviceOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations" }, { - "Uri": "/teamwork/workforceIntegrations", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", @@ -146242,17 +146320,17 @@ "IsAdmin": true }, "Command": "New-MgTeamworkWorkforceIntegration", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Module": "Teams" + "Uri": "/teamwork/workforceIntegrations" }, { - "Uri": "/teamwork/workforceIntegrations", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", @@ -146260,17 +146338,17 @@ "IsAdmin": true }, "Command": "New-MgTeamworkWorkforceIntegration", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphWorkforceIntegration1", - "Module": "Teams" + "Uri": "/teamwork/workforceIntegrations" }, { - "Uri": "/trustFramework/keySets", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", @@ -146278,17 +146356,17 @@ "IsAdmin": true }, "Command": "New-MgTrustFrameworkKeySet", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Module": "Identity.SignIns" + "Uri": "/trustFramework/keySets" }, { - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", @@ -146296,19 +146374,19 @@ "IsAdmin": true }, "Command": "New-MgTrustFrameworkKeySetKey", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Generate", "GenerateExpanded", "GenerateViaIdentity", "GenerateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Module": "Identity.SignIns" + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey" }, { - "Uri": "/trustFramework/policies", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write trust framework policies", @@ -146316,67 +146394,17 @@ "IsAdmin": true }, "Command": "New-MgTrustFrameworkPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", - "Variants": [ - "Create", - "CreateExpanded" - ], - "OutputType": null, - "Module": "Identity.SignIns" - }, - { - "Uri": "/users", - "Permissions": [ - { - "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.", - "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", - "IsAdmin": true - }, - { - "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.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": 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 - } - ], - "Command": "New-MgUser", "ApiVersion": "beta", - "Method": "POST", + "OutputType": null, "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphUser", - "Module": "Users" + "Uri": "/trustFramework/policies" }, { - "Uri": "/users", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -146416,107 +146444,157 @@ } ], "Command": "New-MgUser", - "ApiVersion": "v1.0", + "Module": "Users", + "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Uri": "/users" + }, + { + "Permissions": [ + { + "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.", + "IsAdmin": 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.", + "IsAdmin": true + }, + { + "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.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": 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 + } + ], + "Command": "New-MgUser", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser1", "Variants": [ "Create1", "CreateExpanded1" ], - "OutputType": "IMicrosoftGraphUser1", - "Module": "Users" + "Uri": "/users" }, { - "Uri": "/users/{user-id}/activities", "Permissions": [], "Command": "New-MgUserActivity", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserActivity1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserActivity1", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities" }, { - "Uri": "/users/{user-id}/activities", "Permissions": [], "Command": "New-MgUserActivity", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUserActivity", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", "Permissions": [], "Command": "New-MgUserActivityHistoryItem", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityHistoryItem1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem1", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", "Permissions": [], "Command": "New-MgUserActivityHistoryItem", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphActivityHistoryItem", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems" }, { - "Uri": "/users/{user-id}/agreementAcceptances/$ref", "Permissions": [], "Command": "New-MgUserAgreementAcceptanceByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsIc0Z89UsersUserIdAgreementacceptancesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsIc0Z89UsersUserIdAgreementacceptancesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.Governance" + "Uri": "/users/{user-id}/agreementAcceptances/$ref" }, { - "Uri": "/users/{user-id}/agreementAcceptances/$ref", "Permissions": [], "Command": "New-MgUserAgreementAcceptanceByRef", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsIc0Z89UsersUserIdAgreementacceptancesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsIc0Z89UsersUserIdAgreementacceptancesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Identity.Governance" + "Uri": "/users/{user-id}/agreementAcceptances/$ref" }, { - "Uri": "/users/{user-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -146532,19 +146610,19 @@ } ], "Command": "New-MgUserAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment1", - "Module": "Applications" + "Uri": "/users/{user-id}/appRoleAssignments" }, { - "Uri": "/users/{user-id}/appRoleAssignments", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -146560,19 +146638,19 @@ } ], "Command": "New-MgUserAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Module": "Applications" + "Uri": "/users/{user-id}/appRoleAssignments" }, { - "Uri": "/users/{user-id}/authentication/emailMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -146588,139 +146666,139 @@ } ], "Command": "New-MgUserAuthenticationEmailMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/emailMethods" }, { - "Uri": "/users/{user-id}/authentication/fido2Methods", "Permissions": [], "Command": "New-MgUserAuthenticationFido2Method", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/fido2Methods" }, { - "Uri": "/users/{user-id}/authentication/fido2Methods", "Permissions": [], "Command": "New-MgUserAuthenticationFido2Method", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod1", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/fido2Methods" }, { - "Uri": "/users/{user-id}/authentication/methods", "Permissions": [], "Command": "New-MgUserAuthenticationMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/methods" }, { - "Uri": "/users/{user-id}/authentication/methods", "Permissions": [], "Command": "New-MgUserAuthenticationMethod", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/methods" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", "Permissions": [], "Command": "New-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", "Permissions": [], "Command": "New-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod1", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods" }, { - "Uri": "/users/{user-id}/authentication/operations", "Permissions": [], "Command": "New-MgUserAuthenticationOperation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/operations" }, { - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", "Permissions": [], "Command": "New-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods" }, { - "Uri": "/users/{user-id}/authentication/phoneMethods", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", @@ -146728,34 +146806,34 @@ "IsAdmin": true }, "Command": "New-MgUserAuthenticationPhoneMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/phoneMethods" }, { - "Uri": "/users/{user-id}/authentication/softwareOathMethods", "Permissions": [], "Command": "New-MgUserAuthenticationSoftwareOathMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/softwareOathMethods" }, { - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -146771,49 +146849,49 @@ } ], "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", "Permissions": [], "Command": "New-MgUserAuthenticationWindowHello", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", "Permissions": [], "Command": "New-MgUserAuthenticationWindowHello", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod1", - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods" }, { - "Uri": "/users/{user-id}/calendars", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -146821,19 +146899,19 @@ "IsAdmin": false }, "Command": "New-MgUserCalendar", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars" }, { - "Uri": "/users/{user-id}/calendars", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -146841,19 +146919,19 @@ "IsAdmin": false }, "Command": "New-MgUserCalendar", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendar", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -146861,19 +146939,19 @@ "IsAdmin": false }, "Command": "New-MgUserCalendarEvent", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}/events" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -146881,19 +146959,19 @@ "IsAdmin": false }, "Command": "New-MgUserCalendarEvent", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}/events" }, { - "Uri": "/users/{user-id}/calendarGroups", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -146901,19 +146979,19 @@ "IsAdmin": false }, "Command": "New-MgUserCalendarGroup", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarGroup1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCalendarGroup1", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups" }, { - "Uri": "/users/{user-id}/calendarGroups", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -146921,19 +146999,19 @@ "IsAdmin": false }, "Command": "New-MgUserCalendarGroup", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendarGroup", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups" }, { - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -146941,19 +147019,19 @@ "IsAdmin": false }, "Command": "New-MgUserCalendarGroupCalendar", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCalendar1", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars" }, { - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -146961,23 +147039,25 @@ "IsAdmin": false }, "Command": "New-MgUserCalendarGroupCalendar", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCalendar", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars" }, { - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserCalendarMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create2", "Create3", @@ -146988,15 +147068,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserCalendarMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "Create1", @@ -147007,15 +147087,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/calendar/calendarPermissions", "Permissions": [], "Command": "New-MgUserCalendarPermission", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Create2", "Create3", @@ -147026,15 +147106,15 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/calendarPermissions" }, { - "Uri": "/users/{user-id}/calendar/calendarPermissions", "Permissions": [], "Command": "New-MgUserCalendarPermission", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Create", "Create1", @@ -147045,15 +147125,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCalendarPermission", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/calendarPermissions" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserCalendarSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "Create3", @@ -147064,15 +147144,15 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserCalendarSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create1", "Create2", @@ -147083,41 +147163,39 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/chats", "Permissions": [], "Command": "New-MgUserChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphChat", - "Module": "Teams" + "Uri": "/users/{user-id}/chats" }, { - "Uri": "/users/{user-id}/chats", "Permissions": [], "Command": "New-MgUserChat", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphChat1", - "Module": "Teams" + "Uri": "/users/{user-id}/chats" }, { - "Uri": "/users/{user-id}/contacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -147125,19 +147203,19 @@ "IsAdmin": false }, "Command": "New-MgUserContact", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContact1", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts" }, { - "Uri": "/users/{user-id}/contacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -147145,49 +147223,49 @@ "IsAdmin": false }, "Command": "New-MgUserContact", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", "Permissions": [], "Command": "New-MgUserContactExtension", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", "Permissions": [], "Command": "New-MgUserContactExtension", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions" }, { - "Uri": "/users/{user-id}/contactFolders", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -147195,19 +147273,19 @@ "IsAdmin": false }, "Command": "New-MgUserContactFolder", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContactFolder", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders" }, { - "Uri": "/users/{user-id}/contactFolders", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -147215,19 +147293,19 @@ "IsAdmin": false }, "Command": "New-MgUserContactFolder", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContactFolder1", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -147235,19 +147313,19 @@ "IsAdmin": false }, "Command": "New-MgUserContactFolderChildFolder", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContactFolder", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -147255,19 +147333,19 @@ "IsAdmin": false }, "Command": "New-MgUserContactFolderChildFolder", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContactFolder1", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -147275,19 +147353,19 @@ "IsAdmin": false }, "Command": "New-MgUserContactFolderContact", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphContact1", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -147295,394 +147373,394 @@ "IsAdmin": false }, "Command": "New-MgUserContactFolderContact", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphContact", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", "Permissions": [], "Command": "New-MgUserContactFolderContactExtension", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", "Permissions": [], "Command": "New-MgUserContactFolderContactExtension", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserContactFolderContactMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserContactFolderContactMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserContactFolderContactSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserContactFolderContactSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserContactFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserContactFolderMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserContactFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserContactFolderSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserContactMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserContactMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserContactSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserContactSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/createdObjects/$ref", "Permissions": [], "Command": "New-MgUserCreatedObjectByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsJuuflzUsersUserIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsJuuflzUsersUserIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/createdObjects/$ref" }, { - "Uri": "/users/{user-id}/createdObjects/$ref", "Permissions": [], "Command": "New-MgUserCreatedObjectByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsJuuflzUsersUserIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsJuuflzUsersUserIdCreatedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/createdObjects/$ref" }, { - "Uri": "/users/{user-id}/devices", "Permissions": [], "Command": "New-MgUserDevice", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDevice", - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/devices" }, { - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", "Permissions": [], "Command": "New-MgUserDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations" }, { - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [], "Command": "New-MgUserDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" }, { - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", "Permissions": [], "Command": "New-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents" }, { - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", "Permissions": [], "Command": "New-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent1", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents" }, { - "Uri": "/users/{user-id}/directReports/$ref", "Permissions": [], "Command": "New-MgUserDirectReportByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1458KgkUsersUserIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1458KgkUsersUserIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/directReports/$ref" }, { - "Uri": "/users/{user-id}/directReports/$ref", "Permissions": [], "Command": "New-MgUserDirectReportByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1458KgkUsersUserIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1458KgkUsersUserIdDirectreportsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/directReports/$ref" }, { - "Uri": "/users/{user-id}/drives", "Permissions": [], "Command": "New-MgUserDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDrive", - "Module": "Files" + "Uri": "/users/{user-id}/drives" }, { - "Uri": "/users/{user-id}/drives", "Permissions": [], "Command": "New-MgUserDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDrive1", - "Module": "Files" + "Uri": "/users/{user-id}/drives" }, { - "Uri": "/users/{user-id}/events", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -147690,19 +147768,19 @@ "IsAdmin": false }, "Command": "New-MgUserEvent", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/users/{user-id}/events" }, { - "Uri": "/users/{user-id}/events", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -147710,19 +147788,19 @@ "IsAdmin": false }, "Command": "New-MgUserEvent", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/users/{user-id}/events" }, { - "Uri": "/users/{user-id}/events/{event-id}/attachments", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -147730,19 +147808,19 @@ "IsAdmin": false }, "Command": "New-MgUserEventAttachment", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/attachments" }, { - "Uri": "/users/{user-id}/events/{event-id}/attachments", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -147750,19 +147828,19 @@ "IsAdmin": false }, "Command": "New-MgUserEventAttachment", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/attachments" }, { - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -147778,19 +147856,19 @@ } ], "Command": "New-MgUserEventAttachmentUploadSession", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession" }, { - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -147806,214 +147884,214 @@ } ], "Command": "New-MgUserEventAttachmentUploadSession", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession" }, { - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", "Permissions": [], "Command": "New-MgUserEventExceptionOccurrence", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences" }, { - "Uri": "/users/{user-id}/events/{event-id}/extensions", "Permissions": [], "Command": "New-MgUserEventExtension", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/extensions" }, { - "Uri": "/users/{user-id}/events/{event-id}/extensions", "Permissions": [], "Command": "New-MgUserEventExtension", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/extensions" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances", "Permissions": [], "Command": "New-MgUserEventInstance", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvent1", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/instances" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances", "Permissions": [], "Command": "New-MgUserEventInstance", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphEvent", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/instances" }, { - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserEventMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserEventMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserEventSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserEventSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/extensions", "Permissions": [], "Command": "New-MgUserExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/extensions" }, { - "Uri": "/users/{user-id}/extensions", "Permissions": [], "Command": "New-MgUserExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/extensions" }, { - "Uri": "/users/{user-id}/followedSites/$ref", "Permissions": [], "Command": "New-MgUserFollowedSiteByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsMsi3LgUsersUserIdFollowedsitesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsMsi3LgUsersUserIdFollowedsitesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/users/{user-id}/followedSites/$ref" }, { - "Uri": "/users/{user-id}/followedSites/$ref", "Permissions": [], "Command": "New-MgUserFollowedSiteByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsMsi3LgUsersUserIdFollowedsitesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsMsi3LgUsersUserIdFollowedsitesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Sites" + "Uri": "/users/{user-id}/followedSites/$ref" }, { - "Uri": "/users/{user-id}/inferenceClassification/overrides", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148021,19 +148099,19 @@ "IsAdmin": false }, "Command": "New-MgUserInferenceClassificationOverride", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification/overrides" }, { - "Uri": "/users/{user-id}/inferenceClassification/overrides", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148041,124 +148119,124 @@ "IsAdmin": false }, "Command": "New-MgUserInferenceClassificationOverride", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification/overrides" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/createUploadSession", "Permissions": [], "Command": "New-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintDocumentUploadSession", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/createUploadSession" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/createUploadSession", "Permissions": [], "Command": "New-MgUserInsightSharedResourceMicrosoftGraphPrintDocumentUploadSession", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/createUploadSession" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/createUploadSession", "Permissions": [], "Command": "New-MgUserInsightTrendingResourceMicrosoftGraphPrintDocumentUploadSession", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/createUploadSession" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/createUploadSession", "Permissions": [], "Command": "New-MgUserInsightUsedResourceMicrosoftGraphPrintDocumentUploadSession", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/createUploadSession" }, { - "Uri": "/users/{user-id}/joinedGroups", "Permissions": [], "Command": "New-MgUserJoinedGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroup", - "Module": "Groups" + "Uri": "/users/{user-id}/joinedGroups" }, { - "Uri": "/users/{user-id}/joinedTeams", "Permissions": [], "Command": "New-MgUserJoinedTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTeam1", - "Module": "Teams" + "Uri": "/users/{user-id}/joinedTeams" }, { - "Uri": "/users/{user-id}/joinedTeams/$ref", "Permissions": [], "Command": "New-MgUserJoinedTeamByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths8Nn7HdUsersUserIdJoinedteamsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths8Nn7HdUsersUserIdJoinedteamsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Teams" + "Uri": "/users/{user-id}/joinedTeams/$ref" }, { - "Uri": "/users/{user-id}/mailFolders", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148166,19 +148244,19 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolder", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMailFolder1", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders" }, { - "Uri": "/users/{user-id}/mailFolders", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148186,19 +148264,19 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolder", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148206,19 +148284,19 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolderChildFolder", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMailFolder1", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148226,19 +148304,19 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMailFolder", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148246,19 +148324,19 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolderMessage", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148266,19 +148344,19 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148286,19 +148364,19 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolderMessageAttachment", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148306,79 +148384,79 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolderMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", "Permissions": [], "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", "Permissions": [], "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", "Permissions": [], "Command": "New-MgUserMailFolderMessageExtension", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", "Permissions": [], "Command": "New-MgUserMailFolderMessageExtension", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148386,19 +148464,19 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolderMessageForward", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148406,64 +148484,64 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolderMessageForward", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", "Permissions": [], "Command": "New-MgUserMailFolderMessageMention", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMention", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserMailFolderMessageMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserMailFolderMessageMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148471,19 +148549,19 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolderMessageReply", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create2", "CreateExpanded2", "CreateViaIdentity2", "CreateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148491,19 +148569,19 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolderMessageReply", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148511,19 +148589,19 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolderMessageReplyAll", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create3", "CreateExpanded3", "CreateViaIdentity3", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -148531,184 +148609,184 @@ "IsAdmin": false }, "Command": "New-MgUserMailFolderMessageReplyAll", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", "Permissions": [], "Command": "New-MgUserMailFolderMessageRule", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessageRule", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", "Permissions": [], "Command": "New-MgUserMailFolderMessageRule", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessageRule", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserMailFolderMessageSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserMailFolderMessageSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserMailFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserMailFolderMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserMailFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserMailFolderSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", "Permissions": [], "Command": "New-MgUserMailFolderUserConfiguration", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserConfiguration", - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations" }, { - "Uri": "/users/{user-id}/managedAppRegistrations/$ref", "Permissions": [], "Command": "New-MgUserManagedAppRegistrationByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Uxfgf2UsersUserIdManagedappregistrationsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Uxfgf2UsersUserIdManagedappregistrationsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedAppRegistrations/$ref" }, { - "Uri": "/users/{user-id}/managedAppRegistrations/$ref", "Permissions": [], "Command": "New-MgUserManagedAppRegistrationByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Uxfgf2UsersUserIdManagedappregistrationsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Uxfgf2UsersUserIdManagedappregistrationsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedAppRegistrations/$ref" }, { - "Uri": "/users/{user-id}/managedDevices", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -148716,19 +148794,19 @@ "IsAdmin": true }, "Command": "New-MgUserManagedDevice", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDevice", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices" }, { - "Uri": "/users/{user-id}/managedDevices", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -148736,227 +148814,227 @@ "IsAdmin": true }, "Command": "New-MgUserManagedDevice", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphManagedDevice1", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", "Permissions": [], "Command": "New-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], "Command": "New-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", "Permissions": [], "Command": "New-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState1", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], "Command": "New-MgUserManagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", "Permissions": [], "Command": "New-MgUserManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationState1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationState1", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$ref", "Permissions": [], "Command": "New-MgUserManagedDeviceDetectedAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Ifr0BfUsersUserIdManageddevicesManageddeviceIdDetectedappsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Ifr0BfUsersUserIdManageddevicesManageddeviceIdDetectedappsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$ref" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", "Permissions": [], "Command": "New-MgUserManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", "Permissions": [], "Command": "New-MgUserManagedDeviceLogCollectionResponse", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", "Permissions": [], "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", "Permissions": [], "Command": "New-MgUserManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", "Permissions": [], "Command": "New-MgUserManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", "Permissions": [], "Command": "New-MgUserManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users/$ref", "Permissions": [], "Command": "New-MgUserManagedDeviceUserByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsClftqaUsersUserIdManageddevicesManageddeviceIdUsersRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsClftqaUsersUserIdManageddevicesManageddeviceIdUsersRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users/$ref" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", "Permissions": [], "Command": "New-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -148964,17 +149042,17 @@ "IsAdmin": false }, "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -148982,47 +149060,47 @@ "IsAdmin": false }, "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" }, { - "Uri": "/users/{user-id}/memberOf/$ref", "Permissions": [], "Command": "New-MgUserMemberOfByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsU8Jh5VUsersUserIdMemberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsU8Jh5VUsersUserIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/memberOf/$ref" }, { - "Uri": "/users/{user-id}/memberOf/$ref", "Permissions": [], "Command": "New-MgUserMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsU8Jh5VUsersUserIdMemberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsU8Jh5VUsersUserIdMemberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/memberOf/$ref" }, { - "Uri": "/users/{user-id}/messages", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -149030,19 +149108,19 @@ "IsAdmin": false }, "Command": "New-MgUserMessage", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Mail" + "Uri": "/users/{user-id}/messages" }, { - "Uri": "/users/{user-id}/messages", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -149050,19 +149128,19 @@ "IsAdmin": false }, "Command": "New-MgUserMessage", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Mail" + "Uri": "/users/{user-id}/messages" }, { - "Uri": "/users/{user-id}/messages/{message-id}/attachments", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -149070,19 +149148,19 @@ "IsAdmin": false }, "Command": "New-MgUserMessageAttachment", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/attachments" }, { - "Uri": "/users/{user-id}/messages/{message-id}/attachments", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -149090,19 +149168,19 @@ "IsAdmin": false }, "Command": "New-MgUserMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/attachments" }, { - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -149118,19 +149196,19 @@ } ], "Command": "New-MgUserMessageAttachmentUploadSession", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession" }, { - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -149146,49 +149224,49 @@ } ], "Command": "New-MgUserMessageAttachmentUploadSession", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession" }, { - "Uri": "/users/{user-id}/messages/{message-id}/extensions", "Permissions": [], "Command": "New-MgUserMessageExtension", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/extensions" }, { - "Uri": "/users/{user-id}/messages/{message-id}/extensions", "Permissions": [], "Command": "New-MgUserMessageExtension", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/extensions" }, { - "Uri": "/users/{user-id}/messages/{message-id}/createForward", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -149196,19 +149274,19 @@ "IsAdmin": false }, "Command": "New-MgUserMessageForward", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/createForward" }, { - "Uri": "/users/{user-id}/messages/{message-id}/createForward", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -149216,64 +149294,64 @@ "IsAdmin": false }, "Command": "New-MgUserMessageForward", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/createForward" }, { - "Uri": "/users/{user-id}/messages/{message-id}/mentions", "Permissions": [], "Command": "New-MgUserMessageMention", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMention", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/mentions" }, { - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserMessageMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserMessageMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/messages/{message-id}/createReply", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -149281,19 +149359,19 @@ "IsAdmin": false }, "Command": "New-MgUserMessageReply", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create2", "CreateExpanded2", "CreateViaIdentity2", "CreateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/createReply" }, { - "Uri": "/users/{user-id}/messages/{message-id}/createReply", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -149301,19 +149379,19 @@ "IsAdmin": false }, "Command": "New-MgUserMessageReply", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/createReply" }, { - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -149321,19 +149399,19 @@ "IsAdmin": false }, "Command": "New-MgUserMessageReplyAll", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create3", "CreateExpanded3", "CreateViaIdentity3", "CreateViaIdentityExpanded3" ], - "OutputType": "IMicrosoftGraphMessage", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll" }, { - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -149341,49 +149419,49 @@ "IsAdmin": false }, "Command": "New-MgUserMessageReplyAll", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMessage1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll" }, { - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserMessageSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserMessageSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/mobileAppIntentAndStates", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -149391,62 +149469,62 @@ "IsAdmin": true }, "Command": "New-MgUserMobileAppIntentAndState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppIntentAndStates" }, { - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", "Permissions": [], "Command": "New-MgUserMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents" }, { - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [], "Command": "New-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" }, { - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", "Permissions": [], "Command": "New-MgUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", "Variants": [ "Create", "CreateViaIdentity" ], - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl" }, { - "Uri": "/users/{user-id}/notifications", "Permissions": { "Name": "Notifications.ReadWrite.CreatedByApp", "Description": "Deliver and manage your notifications for this app", @@ -149454,49 +149532,49 @@ "IsAdmin": false }, "Command": "New-MgUserNotification", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotification", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotification", - "Module": "Users" + "Uri": "/users/{user-id}/notifications" }, { - "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref", "Permissions": [], "Command": "New-MgUserOauth2PermissionGrantByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths2Xrvi4UsersUserIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths2Xrvi4UsersUserIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref" }, { - "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref", "Permissions": [], "Command": "New-MgUserOauth2PermissionGrantByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths2Xrvi4UsersUserIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths2Xrvi4UsersUserIdOauth2PermissiongrantsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/oauth2PermissionGrants/$ref" }, { - "Uri": "/users/{user-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -149518,19 +149596,19 @@ } ], "Command": "New-MgUserOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphNotebook1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks" }, { - "Uri": "/users/{user-id}/onenote/notebooks", "Permissions": [ { "Name": "Notes.Create", @@ -149552,19 +149630,19 @@ } ], "Command": "New-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphNotebook", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -149586,19 +149664,19 @@ } ], "Command": "New-MgUserOnenoteNotebookSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -149620,19 +149698,19 @@ } ], "Command": "New-MgUserOnenoteNotebookSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -149654,19 +149732,19 @@ } ], "Command": "New-MgUserOnenoteNotebookSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { "Name": "Notes.Create", @@ -149688,19 +149766,19 @@ } ], "Command": "New-MgUserOnenoteNotebookSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { - "Uri": "/users/{user-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Create", @@ -149722,19 +149800,19 @@ } ], "Command": "New-MgUserOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages" }, { - "Uri": "/users/{user-id}/onenote/pages", "Permissions": [ { "Name": "Notes.Create", @@ -149756,79 +149834,79 @@ } ], "Command": "New-MgUserOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages" }, { - "Uri": "/users/{user-id}/onenote/sections", "Permissions": [], "Command": "New-MgUserOnenoteSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections" }, { - "Uri": "/users/{user-id}/onenote/sections", "Permissions": [], "Command": "New-MgUserOnenoteSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups", "Permissions": [], "Command": "New-MgUserOnenoteSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphSectionGroup1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups", "Permissions": [], "Command": "New-MgUserOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSectionGroup", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -149850,19 +149928,19 @@ } ], "Command": "New-MgUserOnenoteSectionGroupSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenoteSection1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { "Name": "Notes.Create", @@ -149884,19 +149962,19 @@ } ], "Command": "New-MgUserOnenoteSectionGroupSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenoteSection", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", "Permissions": [ { "Name": "Notes.Create", @@ -149918,19 +149996,19 @@ } ], "Command": "New-MgUserOnenoteSectionGroupSectionGroupByRef", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Caor62UsersUserIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Caor62UsersUserIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref", "Permissions": [ { "Name": "Notes.Create", @@ -149952,19 +150030,19 @@ } ], "Command": "New-MgUserOnenoteSectionGroupSectionGroupByRef", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Caor62UsersUserIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Caor62UsersUserIdOnenoteSectiongroupsSectiongroupIdSectiongroupsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$ref" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Create", @@ -149986,19 +150064,19 @@ } ], "Command": "New-MgUserOnenoteSectionPage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnenotePage", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { "Name": "Notes.Create", @@ -150020,19 +150098,19 @@ } ], "Command": "New-MgUserOnenoteSectionPage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnenotePage1", - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" }, { - "Uri": "/users/{user-id}/onlineMeetings", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", @@ -150040,19 +150118,19 @@ "IsAdmin": false }, "Command": "New-MgUserOnlineMeeting", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOnlineMeeting1", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings" }, { - "Uri": "/users/{user-id}/onlineMeetings", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", @@ -150060,53 +150138,55 @@ "IsAdmin": false }, "Command": "New-MgUserOnlineMeeting", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [], "Command": "New-MgUserOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport1", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", "Permissions": [], "Command": "New-MgUserOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttendanceRecord1", "Variants": [ "Create", "Create1", @@ -150117,41 +150197,39 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphAttendanceRecord1", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", "Permissions": [], "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Create2", "CreateExpanded2", "CreateViaIdentity2", "CreateViaIdentityExpanded2" ], - "OutputType": "IMicrosoftGraphAttendanceRecord", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", "Permissions": [], "Command": "New-MgUserOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions" }, { - "Uri": "/users/{user-id}/outlook/masterCategories", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", @@ -150159,19 +150237,19 @@ "IsAdmin": false }, "Command": "New-MgUserOutlookMasterCategory", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphOutlookCategory", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/masterCategories" }, { - "Uri": "/users/{user-id}/outlook/masterCategories", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", @@ -150179,19 +150257,19 @@ "IsAdmin": false }, "Command": "New-MgUserOutlookMasterCategory", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookCategory", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/masterCategories" }, { - "Uri": "/users/{user-id}/outlook/tasks", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -150199,19 +150277,19 @@ "IsAdmin": false }, "Command": "New-MgUserOutlookTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTask", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -150219,34 +150297,34 @@ "IsAdmin": false }, "Command": "New-MgUserOutlookTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", "Permissions": [], "Command": "New-MgUserOutlookTaskAttachmentUploadSession", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession" }, { - "Uri": "/users/{user-id}/outlook/taskFolders", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -150254,49 +150332,49 @@ "IsAdmin": false }, "Command": "New-MgUserOutlookTaskFolder", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserOutlookTaskFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserOutlookTaskFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -150304,79 +150382,79 @@ "IsAdmin": false }, "Command": "New-MgUserOutlookTaskFolderTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTask", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", "Permissions": [], "Command": "New-MgUserOutlookTaskFolderTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", "Permissions": [], "Command": "New-MgUserOutlookTaskFolderTaskAttachmentUploadSession", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskGroups", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -150384,19 +150462,19 @@ "IsAdmin": false }, "Command": "New-MgUserOutlookTaskGroup", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTaskGroup", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -150404,49 +150482,49 @@ "IsAdmin": false }, "Command": "New-MgUserOutlookTaskGroupTaskFolder", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTaskFolder", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -150454,229 +150532,229 @@ "IsAdmin": false }, "Command": "New-MgUserOutlookTaskGroupTaskFolderTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOutlookTask", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", "Permissions": [], "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAttachment", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", "Permissions": [], "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUploadSession", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties", "Permissions": [], "Command": "New-MgUserOutlookTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphMultiValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties", "Permissions": [], "Command": "New-MgUserOutlookTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSingleValueLegacyExtendedProperty", - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties" }, { - "Uri": "/users/{user-id}/ownedDevices/$ref", "Permissions": [], "Command": "New-MgUserOwnedDeviceByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsV0VjysUsersUserIdOwneddevicesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsV0VjysUsersUserIdOwneddevicesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/ownedDevices/$ref" }, { - "Uri": "/users/{user-id}/ownedDevices/$ref", "Permissions": [], "Command": "New-MgUserOwnedDeviceByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsV0VjysUsersUserIdOwneddevicesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsV0VjysUsersUserIdOwneddevicesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/ownedDevices/$ref" }, { - "Uri": "/users/{user-id}/ownedObjects/$ref", "Permissions": [], "Command": "New-MgUserOwnedObjectByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1Frl3PiUsersUserIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1Frl3PiUsersUserIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/ownedObjects/$ref" }, { - "Uri": "/users/{user-id}/ownedObjects/$ref", "Permissions": [], "Command": "New-MgUserOwnedObjectByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1Frl3PiUsersUserIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1Frl3PiUsersUserIdOwnedobjectsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/ownedObjects/$ref" }, { - "Uri": "/users/{user-id}/people", "Permissions": [], "Command": "New-MgUserPerson", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPerson1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphPerson1", - "Module": "People" + "Uri": "/users/{user-id}/people" }, { - "Uri": "/users/{user-id}/people", "Permissions": [], "Command": "New-MgUserPerson", - "ApiVersion": "v1.0", + "Module": "People", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPerson", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPerson", - "Module": "People" + "Uri": "/users/{user-id}/people" }, { - "Uri": "/users/{user-id}/photos", "Permissions": [], "Command": "New-MgUserPhoto", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "Users" + "Uri": "/users/{user-id}/photos" }, { - "Uri": "/users/{user-id}/photos", "Permissions": [], "Command": "New-MgUserPhoto", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphProfilePhoto", - "Module": "Users" + "Uri": "/users/{user-id}/photos" }, { - "Uri": "/users/{user-id}/profile/account", "Permissions": [ { "Name": "User.ReadWrite", @@ -150692,19 +150770,19 @@ } ], "Command": "New-MgUserProfileAccount", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAccountInformation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Module": "People" + "Uri": "/users/{user-id}/profile/account" }, { - "Uri": "/users/{user-id}/profile/addresses", "Permissions": [ { "Name": "User.ReadWrite", @@ -150720,19 +150798,19 @@ } ], "Command": "New-MgUserProfileAddress", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAddress", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemAddress", - "Module": "People" + "Uri": "/users/{user-id}/profile/addresses" }, { - "Uri": "/users/{user-id}/profile/anniversaries", "Permissions": [ { "Name": "User.ReadWrite", @@ -150748,19 +150826,19 @@ } ], "Command": "New-MgUserProfileAnniversary", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Module": "People" + "Uri": "/users/{user-id}/profile/anniversaries" }, { - "Uri": "/users/{user-id}/profile/awards", "Permissions": [ { "Name": "User.ReadWrite", @@ -150776,19 +150854,19 @@ } ], "Command": "New-MgUserProfileAward", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAward", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonAward", - "Module": "People" + "Uri": "/users/{user-id}/profile/awards" }, { - "Uri": "/users/{user-id}/profile/certifications", "Permissions": [ { "Name": "User.ReadWrite", @@ -150804,19 +150882,19 @@ } ], "Command": "New-MgUserProfileCertification", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonCertification", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonCertification", - "Module": "People" + "Uri": "/users/{user-id}/profile/certifications" }, { - "Uri": "/users/{user-id}/profile/educationalActivities", "Permissions": [ { "Name": "User.ReadWrite", @@ -150832,19 +150910,19 @@ } ], "Command": "New-MgUserProfileEducationalActivity", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationalActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEducationalActivity", - "Module": "People" + "Uri": "/users/{user-id}/profile/educationalActivities" }, { - "Uri": "/users/{user-id}/profile/emails", "Permissions": [ { "Name": "User.ReadWrite", @@ -150860,19 +150938,19 @@ } ], "Command": "New-MgUserProfileEmail", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemEmail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemEmail", - "Module": "People" + "Uri": "/users/{user-id}/profile/emails" }, { - "Uri": "/users/{user-id}/profile/interests", "Permissions": [ { "Name": "User.ReadWrite", @@ -150888,19 +150966,19 @@ } ], "Command": "New-MgUserProfileInterest", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonInterest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonInterest", - "Module": "People" + "Uri": "/users/{user-id}/profile/interests" }, { - "Uri": "/users/{user-id}/profile/languages", "Permissions": [ { "Name": "User.ReadWrite", @@ -150916,19 +150994,19 @@ } ], "Command": "New-MgUserProfileLanguage", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLanguageProficiency", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Module": "People" + "Uri": "/users/{user-id}/profile/languages" }, { - "Uri": "/users/{user-id}/profile/names", "Permissions": [ { "Name": "User.Read", @@ -150962,19 +151040,19 @@ } ], "Command": "New-MgUserProfileName", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonName", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonName", - "Module": "People" + "Uri": "/users/{user-id}/profile/names" }, { - "Uri": "/users/{user-id}/profile/notes", "Permissions": [ { "Name": "User.ReadWrite", @@ -150990,19 +151068,19 @@ } ], "Command": "New-MgUserProfileNote", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnotation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Module": "People" + "Uri": "/users/{user-id}/profile/notes" }, { - "Uri": "/users/{user-id}/profile/patents", "Permissions": [ { "Name": "User.ReadWrite", @@ -151018,19 +151096,19 @@ } ], "Command": "New-MgUserProfilePatent", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPatent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPatent", - "Module": "People" + "Uri": "/users/{user-id}/profile/patents" }, { - "Uri": "/users/{user-id}/profile/phones", "Permissions": [ { "Name": "User.ReadWrite", @@ -151046,19 +151124,19 @@ } ], "Command": "New-MgUserProfilePhone", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPhone", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPhone", - "Module": "People" + "Uri": "/users/{user-id}/profile/phones" }, { - "Uri": "/users/{user-id}/profile/positions", "Permissions": [ { "Name": "User.ReadWrite", @@ -151074,19 +151152,19 @@ } ], "Command": "New-MgUserProfilePosition", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkPosition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWorkPosition", - "Module": "People" + "Uri": "/users/{user-id}/profile/positions" }, { - "Uri": "/users/{user-id}/profile/projects", "Permissions": [ { "Name": "User.ReadWrite", @@ -151102,19 +151180,19 @@ } ], "Command": "New-MgUserProfileProject", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProjectParticipation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphProjectParticipation", - "Module": "People" + "Uri": "/users/{user-id}/profile/projects" }, { - "Uri": "/users/{user-id}/profile/publications", "Permissions": [ { "Name": "User.ReadWrite", @@ -151130,19 +151208,19 @@ } ], "Command": "New-MgUserProfilePublication", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPublication", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphItemPublication", - "Module": "People" + "Uri": "/users/{user-id}/profile/publications" }, { - "Uri": "/users/{user-id}/profile/skills", "Permissions": [ { "Name": "User.ReadWrite", @@ -151158,19 +151236,19 @@ } ], "Command": "New-MgUserProfileSkill", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSkillProficiency", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSkillProficiency", - "Module": "People" + "Uri": "/users/{user-id}/profile/skills" }, { - "Uri": "/users/{user-id}/profile/webAccounts", "Permissions": [ { "Name": "User.ReadWrite", @@ -151186,19 +151264,19 @@ } ], "Command": "New-MgUserProfileWebAccount", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebAccount", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphWebAccount", - "Module": "People" + "Uri": "/users/{user-id}/profile/webAccounts" }, { - "Uri": "/users/{user-id}/profile/websites", "Permissions": [ { "Name": "User.ReadWrite", @@ -151214,94 +151292,94 @@ } ], "Command": "New-MgUserProfileWebsite", - "ApiVersion": "beta", + "Module": "People", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonWebsite", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPersonWebsite", - "Module": "People" + "Uri": "/users/{user-id}/profile/websites" }, { - "Uri": "/users/{user-id}/registeredDevices/$ref", "Permissions": [], "Command": "New-MgUserRegisteredDeviceByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPaths1VwscaxUsersUserIdRegistereddevicesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPaths1VwscaxUsersUserIdRegistereddevicesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/registeredDevices/$ref" }, { - "Uri": "/users/{user-id}/registeredDevices/$ref", "Permissions": [], "Command": "New-MgUserRegisteredDeviceByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPaths1VwscaxUsersUserIdRegistereddevicesRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPaths1VwscaxUsersUserIdRegistereddevicesRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/registeredDevices/$ref" }, { - "Uri": "/users/{user-id}/scopedRoleMemberOf", "Permissions": [], "Command": "New-MgUserScopedRoleMemberOf", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/users/{user-id}/scopedRoleMemberOf" }, { - "Uri": "/users/{user-id}/scopedRoleMemberOf", "Permissions": [], "Command": "New-MgUserScopedRoleMemberOf", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Module": "Identity.DirectoryManagement" + "Uri": "/users/{user-id}/scopedRoleMemberOf" }, { - "Uri": "/users/{user-id}/teamwork/associatedTeams", "Permissions": [], "Command": "New-MgUserTeamworkAssociatedTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/associatedTeams" }, { - "Uri": "/users/{user-id}/teamwork/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -151317,19 +151395,19 @@ } ], "Command": "New-MgUserTeamworkInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps" }, { - "Uri": "/users/{user-id}/teamwork/installedApps", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -151345,19 +151423,19 @@ } ], "Command": "New-MgUserTeamworkInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation1", - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps" }, { - "Uri": "/users/{user-id}/todo/lists", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -151365,19 +151443,19 @@ "IsAdmin": false }, "Command": "New-MgUserTodoList", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists" }, { - "Uri": "/users/{user-id}/todo/lists", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -151385,49 +151463,49 @@ "IsAdmin": false }, "Command": "New-MgUserTodoList", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTodoTaskList", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", "Permissions": [], "Command": "New-MgUserTodoListExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", "Permissions": [], "Command": "New-MgUserTodoListExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -151435,19 +151513,19 @@ "IsAdmin": false }, "Command": "New-MgUserTodoListTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTodoTask", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -151455,49 +151533,49 @@ "IsAdmin": false }, "Command": "New-MgUserTodoListTask", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphTodoTask", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", "Permissions": [], "Command": "New-MgUserTodoListTaskExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", "Permissions": [], "Command": "New-MgUserTodoListTaskExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -151505,19 +151583,19 @@ "IsAdmin": false }, "Command": "New-MgUserTodoListTaskLinkedResource", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphLinkedResource", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -151525,79 +151603,79 @@ "IsAdmin": false }, "Command": "New-MgUserTodoListTaskLinkedResource", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphLinkedResource", - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources" }, { - "Uri": "/users/{user-id}/transitiveMemberOf/$ref", "Permissions": [], "Command": "New-MgUserTransitiveMemberOfByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsU1A5HpUsersUserIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsU1A5HpUsersUserIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/transitiveMemberOf/$ref" }, { - "Uri": "/users/{user-id}/transitiveMemberOf/$ref", "Permissions": [], "Command": "New-MgUserTransitiveMemberOfByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IPathsU1A5HpUsersUserIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "OutputType": "IPathsU1A5HpUsersUserIdTransitivememberofRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/transitiveMemberOf/$ref" }, { - "Uri": "/users/{user-id}/transitiveReports/$ref", "Permissions": [], "Command": "New-MgUserTransitiveReportByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsEfjhd9UsersUserIdTransitivereportsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsEfjhd9UsersUserIdTransitivereportsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Users" + "Uri": "/users/{user-id}/transitiveReports/$ref" }, { - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$ref", "Permissions": [], "Command": "New-MgUserWindowInformationProtectionDeviceRegistrationByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IPathsA9Iy0YUsersUserIdWindowsinformationprotectiondeviceregistrationsRefPostResponses201ContentApplicationJsonSchema", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "OutputType": "IPathsA9Iy0YUsersUserIdWindowsinformationprotectiondeviceregistrationsRefPostResponses201ContentApplicationJsonSchema", - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$ref" }, { - "Uri": "/admin/windows/updates/deployments", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -151605,17 +151683,17 @@ "IsAdmin": true }, "Command": "New-MgWindowsUpdatesDeployment", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Variants": [ "Create", "CreateExpanded" ], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/deployments" }, { - "Uri": "/admin/windows/updates/updatableAssets", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -151623,43 +151701,43 @@ "IsAdmin": true }, "Command": "New-MgWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Create", "CreateExpanded" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/updatableAssets" }, { - "Uri": "/applications/{application-id}/synchronization/Ping", "Permissions": [], "Command": "Ping-MgApplicationsSynchronization", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Ping", "PingViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/Ping" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", "Permissions": [], "Command": "Ping-MgServicePrincipalsSynchronization", - "ApiVersion": "beta", + "Module": "Applications", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Ping", "PingViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", @@ -151667,17 +151745,17 @@ "IsAdmin": false }, "Command": "Publish-MgBookingBusiness", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", @@ -151685,17 +151763,17 @@ "IsAdmin": false }, "Command": "Publish-MgBookingBusiness", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Publish1", "PublishViaIdentity1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -151711,17 +151789,17 @@ } ], "Command": "Publish-MgComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Release", "ReleaseViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -151737,69 +151815,69 @@ } ], "Command": "Publish-MgComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Release", "ReleaseViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", "Permissions": [], "Command": "Publish-MgDriveListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Publish1", "PublishViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", "Permissions": [], "Command": "Publish-MgDriveListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/publish", "Permissions": [], "Command": "Publish-MgDriveListContentTypeBase", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Publish1", "PublishViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/publish" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/publish", "Permissions": [], "Command": "Publish-MgDriveListContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/publish" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -151815,17 +151893,17 @@ } ], "Command": "Publish-MgEducationClassAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -151841,121 +151919,121 @@ } ], "Command": "Publish-MgEducationClassAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish1", "PublishViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/publish", "Permissions": [], "Command": "Publish-MgEducationMeAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish1", "PublishViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/publish" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/publish", "Permissions": [], "Command": "Publish-MgEducationMeAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/publish" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", "Permissions": [], "Command": "Publish-MgEducationUserAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", "Permissions": [], "Command": "Publish-MgEducationUserAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish1", "PublishViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", "Permissions": [], "Command": "Publish-MgShareListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", "Permissions": [], "Command": "Publish-MgShareListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Publish1", "PublishViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/publish", "Permissions": [], "Command": "Publish-MgShareListContentTypeBase", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/publish" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/publish", "Permissions": [], "Command": "Publish-MgShareListContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Publish1", "PublishViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/publish" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", @@ -151963,17 +152041,17 @@ "IsAdmin": true }, "Command": "Publish-MgSiteContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Publish1", "PublishViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", @@ -151981,95 +152059,95 @@ "IsAdmin": true }, "Command": "Publish-MgSiteContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/publish", "Permissions": [], "Command": "Publish-MgSiteContentTypeBase", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Publish1", "PublishViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/publish" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/publish", "Permissions": [], "Command": "Publish-MgSiteContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/publish" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", "Permissions": [], "Command": "Publish-MgSiteListContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", "Permissions": [], "Command": "Publish-MgSiteListContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Publish1", "PublishViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/publish", "Permissions": [], "Command": "Publish-MgSiteListContentTypeBase", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/publish" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/publish", "Permissions": [], "Command": "Publish-MgSiteListContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Publish1", "PublishViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/publish" }, { - "Uri": "/sites/{site-id}/pages/{sitePage-id}/publish", "Permissions": [ { "Name": "Files.ReadWrite", @@ -152091,17 +152169,17 @@ } ], "Command": "Publish-MgSitePage", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/pages/{sitePage-id}/publish" }, { - "Uri": "/accessReviews/{accessReview-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -152117,56 +152195,56 @@ } ], "Command": "Remove-MgAccessReview", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}" }, { - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", "Permissions": [], "Command": "Remove-MgAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}" }, { - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", "Permissions": [], "Command": "Remove-MgAccessReviewInstance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}" }, { - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", "Permissions": [], "Command": "Remove-MgAccessReviewMyDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}" }, { - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -152182,17 +152260,17 @@ } ], "Command": "Remove-MgAccessReviewReviewer", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -152208,30 +152286,30 @@ } ], "Command": "Remove-MgAdministrativeUnit", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgAdministrativeUnitExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -152247,173 +152325,173 @@ } ], "Command": "Remove-MgAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { - "Uri": "/agreements/{agreement-id}", "Permissions": [], "Command": "Remove-MgAgreement", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}" }, { - "Uri": "/agreements/{agreement-id}", "Permissions": [], "Command": "Remove-MgAgreement", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}" }, { - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Permissions": [], "Command": "Remove-MgAgreementAcceptance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" }, { - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Permissions": [], "Command": "Remove-MgAgreementAcceptance", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" }, { - "Uri": "/agreements/{agreement-id}/file", "Permissions": [], "Command": "Remove-MgAgreementFile", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file" }, { - "Uri": "/agreements/{agreement-id}/file", "Permissions": [], "Command": "Remove-MgAgreementFile", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "DeleteViaIdentity2" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], "Command": "Remove-MgAgreementFileLocalization", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], "Command": "Remove-MgAgreementFileLocalization", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], "Command": "Remove-MgAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], "Command": "Remove-MgAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], "Command": "Remove-MgAgreementFileVersion", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], "Command": "Remove-MgAgreementFileVersion", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -152435,17 +152513,17 @@ } ], "Command": "Remove-MgAppCatalogTeamApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -152467,17 +152545,17 @@ } ], "Command": "Remove-MgAppCatalogTeamApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -152499,17 +152577,17 @@ } ], "Command": "Remove-MgAppCatalogTeamAppDefinition", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [ { "Name": "AppCatalog.ReadWrite.All", @@ -152531,95 +152609,95 @@ } ], "Command": "Remove-MgAppCatalogTeamAppDefinition", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Permissions": [], "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Permissions": [], "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", "Permissions": [], "Command": "Remove-MgAppCatalogTeamAppDefinitionColorIcon", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", "Permissions": [], "Command": "Remove-MgAppCatalogTeamAppDefinitionColorIconHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", "Permissions": [], "Command": "Remove-MgAppCatalogTeamAppDefinitionOutlineIcon", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", "Permissions": [], "Command": "Remove-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent" }, { - "Uri": "/applications/{application-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -152635,17 +152713,17 @@ } ], "Command": "Remove-MgApplication", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}" }, { - "Uri": "/applications/{application-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -152661,56 +152739,56 @@ } ], "Command": "Remove-MgApplication", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}" }, { - "Uri": "/applications/{application-id}/connectorGroup/$ref", "Permissions": [], "Command": "Remove-MgApplicationConnectorGroupByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/connectorGroup/$ref" }, { - "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", "Permissions": [], "Command": "Remove-MgApplicationCreatedOnBehalfOfByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref" }, { - "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", "Permissions": [], "Command": "Remove-MgApplicationCreatedOnBehalfOfByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref" }, { - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -152726,17 +152804,17 @@ } ], "Command": "Remove-MgApplicationExtensionProperty", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" }, { - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -152752,17 +152830,17 @@ } ], "Command": "Remove-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" }, { - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", @@ -152770,47 +152848,47 @@ "IsAdmin": true }, "Command": "Remove-MgApplicationFederatedIdentityCredential", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" }, { - "Uri": "/applications/{application-id}/removeKey", "Permissions": [], "Command": "Remove-MgApplicationKey", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove1", "RemoveExpanded1", "RemoveViaIdentity1", "RemoveViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/removeKey" }, { - "Uri": "/applications/{application-id}/removeKey", "Permissions": [], "Command": "Remove-MgApplicationKey", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/removeKey" }, { - "Uri": "/applications/{application-id}/removePassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -152826,19 +152904,19 @@ } ], "Command": "Remove-MgApplicationPassword", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove1", "RemoveExpanded1", "RemoveViaIdentity1", "RemoveViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/removePassword" }, { - "Uri": "/applications/{application-id}/removePassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -152854,84 +152932,84 @@ } ], "Command": "Remove-MgApplicationPassword", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/removePassword" }, { - "Uri": "/applications/{application-id}/synchronization", "Permissions": [], "Command": "Remove-MgApplicationSynchronization", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [], "Command": "Remove-MgApplicationSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [], "Command": "Remove-MgApplicationSynchronizationJobSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [], "Command": "Remove-MgApplicationSynchronizationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -152939,56 +153017,56 @@ "IsAdmin": true }, "Command": "Remove-MgApplicationSynchronizationTemplateSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { - "Uri": "/applicationTemplates/{applicationTemplate-id}", "Permissions": [], "Command": "Remove-MgApplicationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applicationTemplates/{applicationTemplate-id}" }, { - "Uri": "/applicationTemplates/{applicationTemplate-id}", "Permissions": [], "Command": "Remove-MgApplicationTemplate", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applicationTemplates/{applicationTemplate-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", @@ -152996,17 +153074,17 @@ "IsAdmin": false }, "Command": "Remove-MgBookingBusiness", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", @@ -153014,17 +153092,17 @@ "IsAdmin": false }, "Command": "Remove-MgBookingBusiness", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153046,17 +153124,17 @@ } ], "Command": "Remove-MgBookingBusinessAppointment", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153078,43 +153156,43 @@ } ], "Command": "Remove-MgBookingBusinessAppointment", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", "Permissions": [], "Command": "Remove-MgBookingBusinessCalendarView", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", "Permissions": [], "Command": "Remove-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153136,17 +153214,17 @@ } ], "Command": "Remove-MgBookingBusinessCustomer", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153168,17 +153246,17 @@ } ], "Command": "Remove-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153200,17 +153278,17 @@ } ], "Command": "Remove-MgBookingBusinessCustomQuestion", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153232,17 +153310,17 @@ } ], "Command": "Remove-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153258,17 +153336,17 @@ } ], "Command": "Remove-MgBookingBusinessService", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153284,17 +153362,17 @@ } ], "Command": "Remove-MgBookingBusinessService", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153310,17 +153388,17 @@ } ], "Command": "Remove-MgBookingBusinessStaffMember", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -153336,82 +153414,82 @@ } ], "Command": "Remove-MgBookingBusinessStaffMember", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}" }, { - "Uri": "/bookingCurrencies/{bookingCurrency-id}", "Permissions": [], "Command": "Remove-MgBookingCurrency", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingCurrencies/{bookingCurrency-id}" }, { - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", "Permissions": [], "Command": "Remove-MgBookingCurrency", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}" }, { - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", "Permissions": [], "Command": "Remove-MgBusinessFlowTemplate", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}" }, { - "Uri": "/chats/{chat-id}", "Permissions": [], "Command": "Remove-MgChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}" }, { - "Uri": "/chats/{chat-id}", "Permissions": [], "Command": "Remove-MgChat", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForChat", @@ -153427,17 +153505,17 @@ } ], "Command": "Remove-MgChatInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForChat", @@ -153453,82 +153531,82 @@ } ], "Command": "Remove-MgChatInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", "Permissions": [], "Command": "Remove-MgChatInstalledAppTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ - "Delete1", - "DeleteViaIdentity1" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", "Permissions": [], "Command": "Remove-MgChatInstalledAppTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", "Permissions": [], "Command": "Remove-MgChatInstalledAppTeamAppDefinitionByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", "Permissions": [], "Command": "Remove-MgChatInstalledAppTeamAppDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" }, { - "Uri": "/chats/{chat-id}/lastMessagePreview", "Permissions": [], "Command": "Remove-MgChatLastMessagePreview", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/lastMessagePreview" }, { - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": { "Name": "ChatMember.ReadWrite", "Description": "Add and remove members from chats", @@ -153536,17 +153614,17 @@ "IsAdmin": true }, "Command": "Remove-MgChatMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/members/{conversationMember-id}" }, { - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": { "Name": "ChatMember.ReadWrite", "Description": "Add and remove members from chats", @@ -153554,43 +153632,43 @@ "IsAdmin": true }, "Command": "Remove-MgChatMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/members/{conversationMember-id}" }, { - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], "Command": "Remove-MgChatOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}" }, { - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], "Command": "Remove-MgChatPermissionGrant", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -153606,17 +153684,17 @@ } ], "Command": "Remove-MgChatTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -153632,332 +153710,332 @@ } ], "Command": "Remove-MgChatTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Remove-MgChatTabTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ - "Delete1", - "DeleteViaIdentity1" + "Delete", + "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Remove-MgChatTabTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/communications/calls/{call-id}", "Permissions": [], "Command": "Remove-MgCommunicationCall", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}" }, { - "Uri": "/communications/calls/{call-id}", "Permissions": [], "Command": "Remove-MgCommunicationCall", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}" }, { - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [], "Command": "Remove-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" }, { - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [], "Command": "Remove-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" }, { - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Permissions": [], "Command": "Remove-MgCommunicationCallContentSharingSession", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}" }, { - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Permissions": [], "Command": "Remove-MgCommunicationCallOperation", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" }, { - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Permissions": [], "Command": "Remove-MgCommunicationCallOperation", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" }, { - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [], "Command": "Remove-MgCommunicationCallParticipant", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/{participant-id}" }, { - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [], "Command": "Remove-MgCommunicationCallParticipant", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/{participant-id}" }, { - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Permissions": [], "Command": "Remove-MgCommunicationCallRecordSession", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" }, { - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Permissions": [], "Command": "Remove-MgCommunicationCallRecordSession", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Permissions": [], "Command": "Remove-MgCommunicationOnlineMeeting", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Permissions": [], "Command": "Remove-MgCommunicationOnlineMeeting", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "Delete2", "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "Delete2", "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": [], "Command": "Remove-MgCommunicationOnlineMeetingRegistration", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Permissions": [], "Command": "Remove-MgCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" }, { - "Uri": "/communications/presences/{presence-id}", "Permissions": [], "Command": "Remove-MgCommunicationPresence", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/presences/{presence-id}" }, { - "Uri": "/communications/presences/{presence-id}", "Permissions": [], "Command": "Remove-MgCommunicationPresence", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/presences/{presence-id}" }, { - "Uri": "/compliance/ediscovery", "Permissions": [], "Command": "Remove-MgComplianceEdiscovery", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -153973,34 +154051,36 @@ } ], "Command": "Remove-MgComplianceEdiscoveryCase", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseCustodianHold", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove", "Remove1", @@ -154009,11 +154089,9 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -154029,56 +154107,56 @@ } ], "Command": "Remove-MgComplianceEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -154094,17 +154172,17 @@ } ], "Command": "Remove-MgComplianceEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -154120,99 +154198,101 @@ } ], "Command": "Remove-MgComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseNoncustodialDataSourceHold", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove", "Remove1", @@ -154221,37 +154301,35 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseOperation", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -154267,30 +154345,30 @@ } ], "Command": "Remove-MgComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseSetting", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/settings" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -154306,71 +154384,71 @@ } ], "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollection", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/removeHold", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceHold", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/removeHold" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -154386,134 +154464,134 @@ } ], "Command": "Remove-MgComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref", "Permissions": [], "Command": "Remove-MgComplianceEdiscoveryCaseTagParentByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref" }, { - "Uri": "/contacts/{orgContact-id}", "Permissions": [], "Command": "Remove-MgContact", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}" }, { - "Uri": "/contacts/{orgContact-id}", "Permissions": [], "Command": "Remove-MgContact", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}" }, { - "Uri": "/contacts/{orgContact-id}/manager/$ref", "Permissions": [], "Command": "Remove-MgContactManagerByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/manager/$ref" }, { - "Uri": "/contacts/{orgContact-id}/manager/$ref", "Permissions": [], "Command": "Remove-MgContactManagerByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/manager/$ref" }, { - "Uri": "/contracts/{contract-id}", "Permissions": [], "Command": "Remove-MgContract", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}" }, { - "Uri": "/contracts/{contract-id}", "Permissions": [], "Command": "Remove-MgContract", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}" }, { - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [], "Command": "Remove-MgDataPolicyOperation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" }, { - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [], "Command": "Remove-MgDataPolicyOperation", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" }, { - "Uri": "/devices/{device-id}", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -154521,17 +154599,17 @@ "IsAdmin": true }, "Command": "Remove-MgDevice", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}" }, { - "Uri": "/devices/{device-id}", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -154539,17 +154617,17 @@ "IsAdmin": true }, "Command": "Remove-MgDevice", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154557,17 +154635,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154575,17 +154653,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154593,17 +154671,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154611,43 +154689,43 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154655,17 +154733,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154673,17 +154751,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154691,17 +154769,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154709,43 +154787,43 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154753,30 +154831,30 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtEnterpriseCodeSigningCertificate", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", "Permissions": [], "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154784,17 +154862,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154802,17 +154880,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154820,17 +154898,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154838,17 +154916,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154856,17 +154934,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154874,17 +154952,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154892,17 +154970,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -154910,147 +154988,147 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [], "Command": "Remove-MgDeviceAppMgtManagedAppPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [], "Command": "Remove-MgDeviceAppMgtManagedAppPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [], "Command": "Remove-MgDeviceAppMgtManagedAppRegistration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [], "Command": "Remove-MgDeviceAppMgtManagedAppRegistration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [], "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [], "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [], "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [], "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155058,17 +155136,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155076,43 +155154,43 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" }, { - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [], "Command": "Remove-MgDeviceAppMgtManagedAppStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" }, { - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [], "Command": "Remove-MgDeviceAppMgtManagedAppStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155120,17 +155198,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtManagedEBook", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155138,17 +155216,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtManagedEBook", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155156,17 +155234,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtManagedEBookAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155174,17 +155252,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtManagedEBookAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" }, { - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155192,17 +155270,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtManagedEBookCategory", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155210,17 +155288,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtManagedEBookDeviceState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155228,43 +155306,43 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtManagedEBookDeviceState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155272,17 +155350,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155290,17 +155368,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155308,17 +155386,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155326,17 +155404,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" }, { - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155344,17 +155422,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" }, { - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155362,17 +155440,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155380,17 +155458,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155398,17 +155476,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155416,17 +155494,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155434,17 +155512,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" }, { - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155452,17 +155530,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppCategory", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" }, { - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155470,17 +155548,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppCategory", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155488,17 +155566,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155506,17 +155584,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppConfiguration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155524,17 +155602,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155542,17 +155620,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155560,17 +155638,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155578,43 +155656,43 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155622,17 +155700,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155640,43 +155718,43 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155684,17 +155762,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155702,30 +155780,30 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtMobileAppInstallSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155733,17 +155811,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppRelationship", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155751,17 +155829,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155769,17 +155847,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155787,30 +155865,30 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", "Permissions": [], "Command": "Remove-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -155818,17 +155896,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtPolicySet", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -155836,17 +155914,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtPolicySetAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -155854,17 +155932,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtPolicySetItem", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}" }, { - "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -155872,29 +155950,29 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtSideLoadingKey", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}" }, { - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", "Permissions": [], "Command": "Remove-MgDeviceAppMgtSymantecCodeSigningCertificate", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155902,17 +155980,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155920,17 +155998,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155938,17 +156016,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155956,17 +156034,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155974,17 +156052,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -155992,43 +156070,43 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -156036,17 +156114,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtTask", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}" }, { - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -156054,17 +156132,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtVppToken", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" }, { - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -156072,17 +156150,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtVppToken", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -156090,17 +156168,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -156108,30 +156186,30 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", "Permissions": [], "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -156139,17 +156217,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -156157,17 +156235,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -156175,17 +156253,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -156193,17 +156271,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -156211,80 +156289,80 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceAppMgtWindowInformationProtectionWipeAction", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}" }, { - "Uri": "/deviceAppManagement/windowsManagementApp/$ref", "Permissions": [], "Command": "Remove-MgDeviceAppMgtWindowManagementAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsManagementApp/$ref" }, { - "Uri": "/devices/{device-id}/commands/{command-id}", "Permissions": [], "Command": "Remove-MgDeviceCommand", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/commands/{command-id}" }, { - "Uri": "/devices/{device-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgDeviceExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/extensions/{extension-id}" }, { - "Uri": "/devices/{device-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgDeviceExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/extensions/{extension-id}" }, { - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", "Permissions": [], "Command": "Remove-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary" }, { - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -156292,17 +156370,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}" }, { - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -156310,17 +156388,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementAndroid", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}" }, { - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -156328,17 +156406,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}" }, { - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -156346,41 +156424,41 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}" }, { - "Uri": "/deviceManagement/androidForWorkSettings", "Permissions": [], "Command": "Remove-MgDeviceManagementAndroidForWorkSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidForWorkSettings" }, { - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", "Permissions": [], "Command": "Remove-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings" }, { - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -156388,41 +156466,41 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}" }, { - "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [], "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/applePushNotificationCertificate" }, { - "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [], "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/applePushNotificationCertificate" }, { - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -156430,17 +156508,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}" }, { - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -156448,17 +156526,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}" }, { - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -156466,17 +156544,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementAssignmentFilter", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}" }, { - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -156484,17 +156562,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementAuditEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}" }, { - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -156502,17 +156580,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementAutopilotEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}" }, { - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -156520,17 +156598,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}" }, { - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -156538,17 +156616,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementCartToClassAssociation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}" }, { - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -156556,17 +156634,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}" }, { - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -156574,17 +156652,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementCategorySettingDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -156600,121 +156678,121 @@ } ], "Command": "Remove-MgDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Remove-MgDeviceManagementComanagedDeviceCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementComanagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementComanagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -156722,45 +156800,45 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementComanagedDeviceUserFromSharedAppleDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], "Command": "Remove-MgDeviceManagementComanagedDeviceWindowProtectionState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -156776,17 +156854,17 @@ } ], "Command": "Remove-MgDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}" }, { - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -156794,17 +156872,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" }, { - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -156812,17 +156890,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" }, { - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -156830,41 +156908,41 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementCondition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}" }, { - "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [], "Command": "Remove-MgDeviceManagementConditionalAccessSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/conditionalAccessSettings" }, { - "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [], "Command": "Remove-MgDeviceManagementConditionalAccessSetting", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/conditionalAccessSettings" }, { - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -156872,17 +156950,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementConditionStatement", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}" }, { - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -156898,17 +156976,17 @@ } ], "Command": "Remove-MgDeviceManagementDataSharingConsent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -156916,17 +156994,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -156934,17 +157012,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -156952,17 +157030,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -156970,17 +157048,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -156988,30 +157066,30 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementDerivedCredentials", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -157019,17 +157097,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDetectedApp", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -157037,17 +157115,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" }, { - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -157055,17 +157133,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" }, { - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -157073,17 +157151,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157091,17 +157169,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157109,17 +157187,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157127,17 +157205,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157145,17 +157223,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157163,17 +157241,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157181,41 +157259,41 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" }, { - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157223,17 +157301,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157241,43 +157319,43 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157285,17 +157363,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157303,17 +157381,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157321,17 +157399,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157339,17 +157417,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157357,17 +157435,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157375,17 +157453,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157393,17 +157471,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157411,17 +157489,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157429,17 +157507,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157447,43 +157525,43 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157491,17 +157569,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157509,17 +157587,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157527,17 +157605,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157545,17 +157623,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157563,17 +157641,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157581,17 +157659,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157599,41 +157677,41 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" }, { - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157641,17 +157719,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157659,43 +157737,43 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157703,17 +157781,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfigurationGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157721,17 +157799,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref" }, { - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157739,17 +157817,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157757,29 +157835,29 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157787,17 +157865,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -157805,43 +157883,43 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -157849,17 +157927,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -157867,17 +157945,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -157885,17 +157963,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -157903,17 +157981,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -157929,17 +158007,17 @@ } ], "Command": "Remove-MgDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -157955,17 +158033,17 @@ } ], "Command": "Remove-MgDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -157981,17 +158059,17 @@ } ], "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -158007,17 +158085,17 @@ } ], "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/deleteUserFromSharedAppleDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -158025,32 +158103,32 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceUserFromSharedAppleDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/deleteUserFromSharedAppleDevice" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceHealthScriptRunSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -158066,17 +158144,17 @@ } ], "Command": "Remove-MgDeviceManagementDeviceShellScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -158092,17 +158170,17 @@ } ], "Command": "Remove-MgDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -158118,45 +158196,45 @@ } ], "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deleteUserFromSharedAppleDevice", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceUserFromSharedAppleDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/deleteUserFromSharedAppleDevice" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -158172,30 +158250,30 @@ } ], "Command": "Remove-MgDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceShellScriptRunSummaryByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -158211,30 +158289,30 @@ } ], "Command": "Remove-MgDeviceManagementDeviceShellScriptUserRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158242,17 +158320,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementDomainJoinConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158260,17 +158338,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158278,17 +158356,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158296,17 +158374,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}" }, { - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -158314,17 +158392,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementExchangeConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" }, { - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -158332,45 +158410,45 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" }, { - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementExchangeOnPremisPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}" }, { - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", "Permissions": [], "Command": "Remove-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158378,43 +158456,43 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementGroupPolicyCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementGroupPolicyCategoryParentByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158422,17 +158500,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158440,17 +158518,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158458,17 +158536,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158476,17 +158554,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158494,17 +158572,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158512,108 +158590,108 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementGroupPolicyDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref" }, { - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", "Permissions": [], "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPresentation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", "Permissions": [], "Command": "Remove-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158621,17 +158699,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158639,17 +158717,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158657,17 +158735,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}" }, { - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158675,17 +158753,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158693,30 +158771,30 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158724,19 +158802,19 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles" }, { - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -158744,17 +158822,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementImportedDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -158762,17 +158840,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -158780,17 +158858,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158798,17 +158876,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementIntent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158816,17 +158894,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementIntentAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158834,17 +158912,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementIntentCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158852,17 +158930,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158870,17 +158948,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158888,30 +158966,30 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementIntentDeviceState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", "Permissions": [], "Command": "Remove-MgDeviceManagementIntentDeviceStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158919,17 +158997,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementIntentSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -158937,30 +159015,30 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementIntentUserState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", "Permissions": [], "Command": "Remove-MgDeviceManagementIntentUserStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary" }, { - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -158968,17 +159046,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}" }, { - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -158986,17 +159064,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}" }, { - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -159004,17 +159082,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementIoUpdateStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" }, { - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -159022,17 +159100,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementIoUpdateStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -159040,17 +159118,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -159058,17 +159136,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -159076,17 +159154,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -159094,17 +159172,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -159112,108 +159190,108 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceCategory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -159221,93 +159299,93 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementManagedDeviceEncryptionState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { - "Uri": "/deviceManagement/managedDeviceOverview/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceOverviewByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDeviceOverview/$ref" }, { - "Uri": "/deviceManagement/managedDeviceOverview/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceOverviewByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDeviceOverview/$ref" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -159315,19 +159393,19 @@ "IsAdmin": false }, "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -159335,45 +159413,45 @@ "IsAdmin": false }, "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteExpanded1", "DeleteViaIdentity1", "DeleteViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceWindowProtectionState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -159381,17 +159459,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -159399,17 +159477,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -159417,17 +159495,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -159435,17 +159513,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -159453,17 +159531,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -159471,30 +159549,30 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}" }, { - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -159510,17 +159588,17 @@ } ], "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -159528,17 +159606,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" }, { - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -159546,17 +159624,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" }, { - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -159564,17 +159642,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementNdeConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -159582,17 +159660,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -159600,17 +159678,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -159618,17 +159696,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -159636,17 +159714,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" }, { - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -159654,17 +159732,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" }, { - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -159672,17 +159750,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" }, { - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -159698,17 +159776,17 @@ } ], "Command": "Remove-MgDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}" }, { - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -159716,17 +159794,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" }, { - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -159734,41 +159812,41 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" }, { - "Uri": "/deviceManagement/reports", "Permissions": [], "Command": "Remove-MgDeviceManagementReport", - "ApiVersion": "beta", + "Module": "Reports", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/deviceManagement/reports" }, { - "Uri": "/deviceManagement/reports", "Permissions": [], "Command": "Remove-MgDeviceManagementReport", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/deviceManagement/reports" }, { - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -159776,17 +159854,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}" }, { - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -159794,17 +159872,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementResourceAccessProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}" }, { - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -159812,17 +159890,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementResourceOperation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" }, { - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -159830,17 +159908,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" }, { - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -159848,17 +159926,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" }, { - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -159866,17 +159944,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -159884,17 +159962,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -159902,17 +159980,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -159920,17 +159998,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -159938,17 +160016,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -159956,17 +160034,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -159974,17 +160052,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160000,43 +160078,43 @@ } ], "Command": "Remove-MgDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}" }, { - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementRoleScopeTagAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160052,17 +160130,17 @@ } ], "Command": "Remove-MgDeviceManagementScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160078,17 +160156,17 @@ } ], "Command": "Remove-MgDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160104,17 +160182,17 @@ } ], "Command": "Remove-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160130,30 +160208,30 @@ } ], "Command": "Remove-MgDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementScriptRunSummaryByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160169,17 +160247,17 @@ } ], "Command": "Remove-MgDeviceManagementScriptUserRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160195,17 +160273,17 @@ } ], "Command": "Remove-MgDeviceManagementScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -160213,41 +160291,41 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementSettingDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { - "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref" }, { - "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref" }, { - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -160255,17 +160333,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" }, { - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -160273,17 +160351,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -160291,17 +160369,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTemplate", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -160309,17 +160387,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTemplateCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -160327,17 +160405,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -160345,17 +160423,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -160363,17 +160441,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTemplateSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -160381,17 +160459,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTermAndCondition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -160399,17 +160477,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -160417,17 +160495,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -160435,17 +160513,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -160453,17 +160531,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -160471,17 +160549,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -160489,17 +160567,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -160507,17 +160585,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -160525,17 +160603,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTermAndConditionGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -160543,17 +160621,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref" }, { - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -160561,17 +160639,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -160579,17 +160657,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160605,17 +160683,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160631,17 +160709,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160657,17 +160735,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete2", "DeleteViaIdentity2" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160683,17 +160761,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete3", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160709,17 +160787,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete4", "DeleteViaIdentity4" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160735,17 +160813,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160761,17 +160839,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160787,17 +160865,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160813,42 +160891,42 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160864,108 +160942,108 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -160981,29 +161059,29 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161019,17 +161097,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161045,17 +161123,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161071,17 +161149,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161097,17 +161175,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161123,55 +161201,55 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161187,17 +161265,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161213,17 +161291,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161239,17 +161317,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161265,17 +161343,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161291,17 +161369,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161317,17 +161395,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161343,17 +161421,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161369,17 +161447,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161395,17 +161473,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161421,17 +161499,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161447,41 +161525,41 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsOverview" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161497,17 +161575,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161523,17 +161601,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161549,17 +161627,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161575,17 +161653,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161601,17 +161679,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161627,29 +161705,29 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Permissions": [], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161665,17 +161743,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161691,17 +161769,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -161717,17 +161795,17 @@ } ], "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}" }, { - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -161735,17 +161813,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementUserPfxCertificate", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -161753,30 +161831,30 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -161784,29 +161862,29 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremisesConnection", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", "Permissions": [], "Command": "Remove-MgDeviceManagementVirtualEndpointOrganizationSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings" }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -161814,69 +161892,69 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementVirtualEndpointServicePlan", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementVirtualEndpointSnapshot", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementVirtualEndpointSupportedRegion", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -161884,30 +161962,30 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -161915,69 +161993,69 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", "Permissions": [], "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", "Permissions": [], "Command": "Remove-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -161985,17 +162063,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -162003,17 +162081,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -162021,17 +162099,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -162039,29 +162117,29 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref" }, { - "Uri": "/deviceManagement/windowsAutopilotSettings", "Permissions": [], "Command": "Remove-MgDeviceManagementWindowAutopilotSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotSettings" }, { - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -162069,17 +162147,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementWindowFeatureUpdateProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}" }, { - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -162087,17 +162165,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementWindowFeatureUpdateProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}" }, { - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -162105,17 +162183,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" }, { - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -162123,17 +162201,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" }, { - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -162141,17 +162219,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" }, { - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -162159,17 +162237,17 @@ "IsAdmin": true }, "Command": "Remove-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" }, { - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -162185,17 +162263,17 @@ } ], "Command": "Remove-MgDeviceManagementWindowMalwareInformation", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}" }, { - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -162211,30 +162289,30 @@ } ], "Command": "Remove-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}" }, { - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", "Permissions": [], "Command": "Remove-MgDeviceUsageRights", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -162250,17 +162328,17 @@ } ], "Command": "Remove-MgDirectoryAdministrativeUnit", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -162276,30 +162354,30 @@ } ], "Command": "Remove-MgDirectoryAdministrativeUnit", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgDirectoryAdministrativeUnitExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -162315,100 +162393,56 @@ } ], "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { - "Uri": "/directory/attributeSets/{attributeSet-id}", "Permissions": [], "Command": "Remove-MgDirectoryAttributeSet", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/attributeSets/{attributeSet-id}" }, { - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", "Permissions": [], "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}" }, { - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", "Permissions": [], "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" - }, - { - "Uri": "/directory/deletedItems/{directoryObject-id}", - "Permissions": [ - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", - "IsAdmin": true - }, - { - "Name": "Directory.AccessAsUser.All", - "Description": "Access the directory as you", - "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", - "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true - }, - { - "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 - }, - { - "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 - } - ], - "Command": "Remove-MgDirectoryDeletedItem", "ApiVersion": "beta", - "Method": "DELETE", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}" }, { - "Uri": "/directory/deletedItems/{directoryObject-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -162442,43 +162476,87 @@ } ], "Command": "Remove-MgDirectoryDeletedItem", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/directory/deletedItems/{directoryObject-id}" + }, + { + "Permissions": [ + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.", + "IsAdmin": true + }, + { + "Name": "Directory.AccessAsUser.All", + "Description": "Access the directory as you", + "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.", + "IsAdmin": 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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true + }, + { + "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 + }, + { + "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 + } + ], + "Command": "Remove-MgDirectoryDeletedItem", + "Module": "Identity.DirectoryManagement", + "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/deletedItems/{directoryObject-id}" }, { - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": [], "Command": "Remove-MgDirectoryFeatureRolloutPolicy", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], "Command": "Remove-MgDirectoryFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" }, { - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", @@ -162486,56 +162564,56 @@ "IsAdmin": true }, "Command": "Remove-MgDirectoryFederationConfiguration", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}" }, { - "Uri": "/directory/impactedResources/{recommendationResource-id}", "Permissions": [], "Command": "Remove-MgDirectoryImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/impactedResources/{recommendationResource-id}" }, { - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", "Permissions": [], "Command": "Remove-MgDirectoryInboundSharedUserProfile", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}" }, { - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", "Permissions": [], "Command": "Remove-MgDirectoryInboundSharedUserProfilePersonalData", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData" }, { - "Uri": "/directoryObjects/{directoryObject-id}", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -162543,17 +162621,17 @@ "IsAdmin": true }, "Command": "Remove-MgDirectoryObject", - "ApiVersion": "beta", + "Module": "DirectoryObjects", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}" }, { - "Uri": "/directoryObjects/{directoryObject-id}", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -162561,160 +162639,160 @@ "IsAdmin": true }, "Command": "Remove-MgDirectoryObject", - "ApiVersion": "v1.0", + "Module": "DirectoryObjects", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}" }, { - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", "Permissions": [], "Command": "Remove-MgDirectoryOutboundSharedUserProfile", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}" }, { - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", "Permissions": [], "Command": "Remove-MgDirectoryOutboundSharedUserProfileTenant", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}" }, { - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", "Permissions": [], "Command": "Remove-MgDirectoryOutboundSharedUserProfileTenantPersonalData", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData" }, { - "Uri": "/directory/recommendations/{recommendation-id}", "Permissions": [], "Command": "Remove-MgDirectoryRecommendation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}" }, { - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}", "Permissions": [], "Command": "Remove-MgDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}" }, { - "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [], "Command": "Remove-MgDirectoryRole", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}" }, { - "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [], "Command": "Remove-MgDirectoryRole", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}" }, { - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Permissions": [], "Command": "Remove-MgDirectoryRoleScopedMember", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" }, { - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Permissions": [], "Command": "Remove-MgDirectoryRoleScopedMember", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [], "Command": "Remove-MgDirectoryRoleTemplate", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [], "Command": "Remove-MgDirectoryRoleTemplate", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" }, { - "Uri": "/settings/{directorySetting-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -162730,43 +162808,43 @@ } ], "Command": "Remove-MgDirectorySetting", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/settings/{directorySetting-id}" }, { - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", "Permissions": [], "Command": "Remove-MgDirectorySettingTemplate", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}" }, { - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", "Permissions": [], "Command": "Remove-MgDirectorySharedEmailDomain", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}" }, { - "Uri": "/domains/{domain-id}", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", @@ -162774,17 +162852,17 @@ "IsAdmin": true }, "Command": "Remove-MgDomain", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}" }, { - "Uri": "/domains/{domain-id}", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", @@ -162792,121 +162870,121 @@ "IsAdmin": true }, "Command": "Remove-MgDomain", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}" }, { - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Permissions": [], "Command": "Remove-MgDomainFederationConfiguration", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}" }, { - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Permissions": [], "Command": "Remove-MgDomainServiceConfigurationRecord", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" }, { - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Permissions": [], "Command": "Remove-MgDomainServiceConfigurationRecord", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" }, { - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", "Permissions": [], "Command": "Remove-MgDomainSharedEmailDomainInvitation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}" }, { - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Permissions": [], "Command": "Remove-MgDomainVerificationDnsRecord", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" }, { - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Permissions": [], "Command": "Remove-MgDomainVerificationDnsRecord", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" }, { - "Uri": "/drives/{drive-id}", "Permissions": [], "Command": "Remove-MgDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}" }, { - "Uri": "/drives/{drive-id}", "Permissions": [], "Command": "Remove-MgDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}" }, { - "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -162928,17 +163006,17 @@ } ], "Command": "Remove-MgDriveItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/items/{driveItem-id}" }, { - "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -162960,472 +163038,472 @@ } ], "Command": "Remove-MgDriveItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/items/{driveItem-id}" }, { - "Uri": "/drives/{drive-id}/list", "Permissions": [], "Command": "Remove-MgDriveList", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list" }, { - "Uri": "/drives/{drive-id}/list", "Permissions": [], "Command": "Remove-MgDriveList", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], "Command": "Remove-MgDriveListColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], "Command": "Remove-MgDriveListColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgDriveListColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgDriveListColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], "Command": "Remove-MgDriveListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], "Command": "Remove-MgDriveListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Remove-MgDriveListContentTypeBaseByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Remove-MgDriveListContentTypeBaseByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], "Command": "Remove-MgDriveListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], "Command": "Remove-MgDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Remove-MgDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Remove-MgDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgDriveListContentTypeColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgDriveListContentTypeColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/drives/{drive-id}/list/drive/$ref", "Permissions": [], "Command": "Remove-MgDriveListDriveByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/drive/$ref" }, { - "Uri": "/drives/{drive-id}/list/drive/$ref", "Permissions": [], "Command": "Remove-MgDriveListDriveByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/drive/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], "Command": "Remove-MgDriveListItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], "Command": "Remove-MgDriveListItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Remove-MgDriveListItemAnalyticByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Remove-MgDriveListItemAnalyticByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Remove-MgDriveListItemDriveItemByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Remove-MgDriveListItemDriveItemByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], "Command": "Remove-MgDriveListItemField", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], "Command": "Remove-MgDriveListItemField", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Remove-MgDriveListItemVersion", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Remove-MgDriveListItemVersion", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Remove-MgDriveListItemVersionField", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Remove-MgDriveListItemVersionField", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], "Command": "Remove-MgDriveListOperation", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], "Command": "Remove-MgDriveListSubscription", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], "Command": "Remove-MgDriveListSubscription", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { - "Uri": "/drives/{drive-id}/root", "Permissions": [], "Command": "Remove-MgDriveRoot", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/root" }, { - "Uri": "/drives/{drive-id}/root", "Permissions": [], "Command": "Remove-MgDriveRoot", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/root" }, { - "Uri": "/education/classes/{educationClass-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -163433,17 +163511,17 @@ "IsAdmin": false }, "Command": "Remove-MgEducationClass", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}" }, { - "Uri": "/education/classes/{educationClass-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -163451,17 +163529,17 @@ "IsAdmin": false }, "Command": "Remove-MgEducationClass", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163477,17 +163555,17 @@ } ], "Command": "Remove-MgEducationClassAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163503,73 +163581,73 @@ } ], "Command": "Remove-MgEducationClassAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [], "Command": "Remove-MgEducationClassAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [], "Command": "Remove-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [], "Command": "Remove-MgEducationClassAssignmentDefault", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [], "Command": "Remove-MgEducationClassAssignmentDefault", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163585,17 +163663,17 @@ } ], "Command": "Remove-MgEducationClassAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163611,17 +163689,17 @@ } ], "Command": "Remove-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163637,17 +163715,17 @@ } ], "Command": "Remove-MgEducationClassAssignmentRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163663,95 +163741,95 @@ } ], "Command": "Remove-MgEducationClassAssignmentRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [], "Command": "Remove-MgEducationClassAssignmentSetting", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentSettings" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [], "Command": "Remove-MgEducationClassAssignmentSetting", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentSettings" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Remove-MgEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Remove-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163767,17 +163845,17 @@ } ], "Command": "Remove-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -163793,301 +163871,301 @@ } ], "Command": "Remove-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/group/$ref", "Permissions": [], "Command": "Remove-MgEducationClassGroupByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/group/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/group/$ref", "Permissions": [], "Command": "Remove-MgEducationClassGroupByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/group/$ref" }, { - "Uri": "/education/me", "Permissions": [], "Command": "Remove-MgEducationMe", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me" }, { - "Uri": "/education/me", "Permissions": [], "Command": "Remove-MgEducationMe", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -164103,17 +164181,17 @@ } ], "Command": "Remove-MgEducationMeRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/rubrics/{educationRubric-id}" }, { - "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -164129,41 +164207,41 @@ } ], "Command": "Remove-MgEducationMeRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/rubrics/{educationRubric-id}" }, { - "Uri": "/education/me/user/$ref", "Permissions": [], "Command": "Remove-MgEducationMeUserByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/user/$ref" }, { - "Uri": "/education/me/user/$ref", "Permissions": [], "Command": "Remove-MgEducationMeUserByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/user/$ref" }, { - "Uri": "/education/schools/{educationSchool-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -164171,17 +164249,17 @@ "IsAdmin": false }, "Command": "Remove-MgEducationSchool", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}" }, { - "Uri": "/education/schools/{educationSchool-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -164189,43 +164267,43 @@ "IsAdmin": false }, "Command": "Remove-MgEducationSchool", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}" }, { - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", "Permissions": [], "Command": "Remove-MgEducationSchoolAdministrativeUnitByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref" }, { - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", "Permissions": [], "Command": "Remove-MgEducationSchoolAdministrativeUnitByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", @@ -164233,43 +164311,43 @@ "IsAdmin": true }, "Command": "Remove-MgEducationSynchronizationProfile", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", "Permissions": [], "Command": "Remove-MgEducationSynchronizationProfileError", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", "Permissions": [], "Command": "Remove-MgEducationSynchronizationProfileStatus", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus" }, { - "Uri": "/education/users/{educationUser-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -164277,17 +164355,17 @@ "IsAdmin": false }, "Command": "Remove-MgEducationUser", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}" }, { - "Uri": "/education/users/{educationUser-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -164295,277 +164373,277 @@ "IsAdmin": false }, "Command": "Remove-MgEducationUser", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Permissions": [], "Command": "Remove-MgEducationUserRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" }, { - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Permissions": [], "Command": "Remove-MgEducationUserRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" }, { - "Uri": "/education/users/{educationUser-id}/user/$ref", "Permissions": [], "Command": "Remove-MgEducationUserUserByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/user/$ref" }, { - "Uri": "/education/users/{educationUser-id}/user/$ref", "Permissions": [], "Command": "Remove-MgEducationUserUserByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/user/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -164573,17 +164651,17 @@ "IsAdmin": true }, "Command": "Remove-MgEntitlementManagementAccessPackage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -164591,95 +164669,95 @@ "IsAdmin": true }, "Command": "Remove-MgEntitlementManagementAccessPackage", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStep", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -164687,69 +164765,69 @@ "IsAdmin": true }, "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "DeleteViaIdentity2" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackageCatalog/$ref", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageCatalogByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackageCatalog/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -164757,43 +164835,43 @@ "IsAdmin": true }, "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment/$ref", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageAssignmentByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -164801,147 +164879,147 @@ "IsAdmin": true }, "Command": "Remove-MgEntitlementManagementAccessPackageCatalog", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageResourceRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", "Permissions": [], "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", "Permissions": [], "Command": "Remove-MgEntitlementManagementAssignment", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy/$ref", "Permissions": [], "Command": "Remove-MgEntitlementManagementAssignmentAssignmentPolicyByRef", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [], "Command": "Remove-MgEntitlementManagementAssignmentPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", "Permissions": [], "Command": "Remove-MgEntitlementManagementAssignmentPolicyAccessPackageByRef", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog/$ref", "Permissions": [], "Command": "Remove-MgEntitlementManagementAssignmentPolicyCatalogByRef", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -164949,17 +165027,17 @@ "IsAdmin": true }, "Command": "Remove-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -164967,17 +165045,17 @@ "IsAdmin": true }, "Command": "Remove-MgEntitlementManagementCatalog", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -164985,17 +165063,17 @@ "IsAdmin": true }, "Command": "Remove-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -165003,17 +165081,17 @@ "IsAdmin": true }, "Command": "Remove-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -165021,17 +165099,17 @@ "IsAdmin": true }, "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -165039,17 +165117,17 @@ "IsAdmin": true }, "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -165057,17 +165135,17 @@ "IsAdmin": true }, "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -165075,95 +165153,95 @@ "IsAdmin": true }, "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}" }, { - "Uri": "/external/connections/{externalConnection-id}", "Permissions": [], "Command": "Remove-MgExternalConnection", - "ApiVersion": "beta", + "Module": "Search", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Search" + "Uri": "/external/connections/{externalConnection-id}" }, { - "Uri": "/external/connections/{externalConnection-id}", "Permissions": [], "Command": "Remove-MgExternalConnection", - "ApiVersion": "v1.0", + "Module": "Search", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Search" + "Uri": "/external/connections/{externalConnection-id}" }, { - "Uri": "/financials/companies/{company-id}", "Permissions": [], "Command": "Remove-MgFinancialCompany", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}" }, { - "Uri": "/financials/companies/{company-id}/accounts/{account-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/accounts/{account-id}" }, { - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyAgedAccountPayable", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}" }, { - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyAgedAccountReceivable", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}" }, { - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -165171,17 +165249,17 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyCountryRegion", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}" }, { - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -165189,17 +165267,17 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -165207,95 +165285,95 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPayment", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -165303,30 +165381,30 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyCustomerPaymentJournal", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -165334,179 +165412,179 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanyCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyDimension", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}" }, { - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyDimensionValue", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}" }, { - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -165514,69 +165592,69 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyEmployee", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/employees/{employee-id}" }, { - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyEmployeePicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyGeneralLedgerEntry", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}" }, { - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", "Permissions": [], "Command": "Remove-MgFinancialCompanyGeneralLedgerEntryAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account" }, { - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyInformation", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}" }, { - "Uri": "/financials/companies/{company-id}/items/{item-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -165584,17 +165662,17 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/items/{item-id}" }, { - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -165602,32 +165680,32 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}" }, { - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -165635,60 +165713,60 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyJournal", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journals/{journal-id}" }, { - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", "Permissions": [], "Command": "Remove-MgFinancialCompanyJournalAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account" }, { - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyJournalLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}" }, { - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", "Permissions": [], "Command": "Remove-MgFinancialCompanyJournalLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -165696,17 +165774,17 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}" }, { - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -165714,1045 +165792,1045 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}" }, { - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyPurchaseInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanyPurchaseInvoiceCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", "Permissions": [], "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", "Permissions": [], "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", "Permissions": [], "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", "Permissions": [], "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendor", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", "Permissions": [], "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemo", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoiceCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoiceCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoiceLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoiceLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoiceLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoiceLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoiceLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoicePaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleInvoiceShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrder", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrderCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrderCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrderCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrderCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrderCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrderCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrderCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrderLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrderLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrderLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrderLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrderLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleOrderPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuote", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuoteCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuoteCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuoteCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuoteCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuoteCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuoteLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuoteLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuoteLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuoteLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuoteLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuotePaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanySaleQuoteShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -166760,17 +166838,17 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}" }, { - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -166778,17 +166856,17 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyTaxArea", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}" }, { - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -166796,17 +166874,17 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyTaxGroup", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}" }, { - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -166814,17 +166892,17 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyUnit", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -166832,69 +166910,69 @@ "IsAdmin": false }, "Command": "Remove-MgFinancialCompanyVendor", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", "Permissions": [], "Command": "Remove-MgFinancialCompanyVendorCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", "Permissions": [], "Command": "Remove-MgFinancialCompanyVendorPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", "Permissions": [], "Command": "Remove-MgFinancialCompanyVendorPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", "Permissions": [], "Command": "Remove-MgFinancialCompanyVendorPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}" }, { - "Uri": "/groups/{group-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -166910,17 +166988,17 @@ } ], "Command": "Remove-MgGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}" }, { - "Uri": "/groups/{group-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -166936,17 +167014,17 @@ } ], "Command": "Remove-MgGroup", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}" }, { - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -166962,17 +167040,17 @@ } ], "Command": "Remove-MgGroupAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -166988,43 +167066,43 @@ } ], "Command": "Remove-MgGroupAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupCalendarMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupCalendarMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -167032,17 +167110,17 @@ "IsAdmin": false }, "Command": "Remove-MgGroupCalendarPermission", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -167050,43 +167128,43 @@ "IsAdmin": false }, "Command": "Remove-MgGroupCalendarPermission", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupCalendarSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupCalendarSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -167094,17 +167172,17 @@ "IsAdmin": true }, "Command": "Remove-MgGroupConversation", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -167112,17 +167190,17 @@ "IsAdmin": true }, "Command": "Remove-MgGroupConversation", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -167130,17 +167208,17 @@ "IsAdmin": true }, "Command": "Remove-MgGroupConversationThread", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -167148,255 +167226,255 @@ "IsAdmin": true }, "Command": "Remove-MgGroupConversationThread", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [], "Command": "Remove-MgGroupConversationThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [], "Command": "Remove-MgGroupConversationThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgGroupConversationThreadPostAttachment", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgGroupConversationThreadPostAttachment", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgGroupConversationThreadPostExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgGroupConversationThreadPostExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", "Permissions": [], "Command": "Remove-MgGroupConversationThreadPostMention", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupConversationThreadPostMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupConversationThreadPostMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupConversationThreadPostSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupConversationThreadPostSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", "Permissions": [], "Command": "Remove-MgGroupCreatedOnBehalfOfByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref" }, { - "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", "Permissions": [], "Command": "Remove-MgGroupCreatedOnBehalfOfByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref" }, { - "Uri": "/groups/{group-id}/drives/{drive-id}", "Permissions": [], "Command": "Remove-MgGroupDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/groups/{group-id}/drives/{drive-id}" }, { - "Uri": "/groups/{group-id}/drives/{drive-id}", "Permissions": [], "Command": "Remove-MgGroupDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/groups/{group-id}/drives/{drive-id}" }, { - "Uri": "/groups/{group-id}/drive/$ref", "Permissions": [], "Command": "Remove-MgGroupDriveByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/groups/{group-id}/drive/$ref" }, { - "Uri": "/groups/{group-id}/drive/$ref", "Permissions": [], "Command": "Remove-MgGroupDriveByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/groups/{group-id}/drive/$ref" }, { - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", "Permissions": [], "Command": "Remove-MgGroupEndpoint", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -167412,17 +167490,17 @@ } ], "Command": "Remove-MgGroupEvent", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -167438,212 +167516,212 @@ } ], "Command": "Remove-MgGroupEvent", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgGroupEventAttachment", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgGroupEventAttachment", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref", "Permissions": [], "Command": "Remove-MgGroupEventCalendarByRef", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref" }, { - "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref", "Permissions": [], "Command": "Remove-MgGroupEventCalendarByRef", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref" }, { - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", "Permissions": [], "Command": "Remove-MgGroupEventExceptionOccurrence", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgGroupEventExtension", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgGroupEventExtension", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], "Command": "Remove-MgGroupEventInstance", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], "Command": "Remove-MgGroupEventInstance", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupEventMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupEventMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupEventSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupEventSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgGroupExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgGroupExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/removeFavorite", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -167651,17 +167729,17 @@ "IsAdmin": true }, "Command": "Remove-MgGroupFavorite", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/removeFavorite" }, { - "Uri": "/groups/{group-id}/removeFavorite", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -167669,17 +167747,17 @@ "IsAdmin": true }, "Command": "Remove-MgGroupFavorite", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Remove1", "RemoveViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/removeFavorite" }, { - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -167687,19 +167765,19 @@ "IsAdmin": true }, "Command": "Remove-MgGroupFromLifecyclePolicy", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove1", "RemoveExpanded1", "RemoveViaIdentity1", "RemoveViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup" }, { - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -167707,19 +167785,19 @@ "IsAdmin": true }, "Command": "Remove-MgGroupFromLifecyclePolicy", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup" }, { - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -167727,17 +167805,17 @@ "IsAdmin": true }, "Command": "Remove-MgGroupLifecyclePolicy", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" }, { - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -167745,43 +167823,43 @@ "IsAdmin": true }, "Command": "Remove-MgGroupLifecyclePolicy", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [], "Command": "Remove-MgGroupOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [], "Command": "Remove-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -167797,17 +167875,17 @@ } ], "Command": "Remove-MgGroupOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -167823,151 +167901,151 @@ } ], "Command": "Remove-MgGroupOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], "Command": "Remove-MgGroupOnenoteSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], "Command": "Remove-MgGroupOnenoteSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], "Command": "Remove-MgGroupOnenoteSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], "Command": "Remove-MgGroupOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], "Command": "Remove-MgGroupPermissionGrant", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], "Command": "Remove-MgGroupPermissionGrant", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { - "Uri": "/groups/{group-id}/photo", "Permissions": [], "Command": "Remove-MgGroupPhoto", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/photo" }, { - "Uri": "/groups/{group-id}/photo", "Permissions": [], "Command": "Remove-MgGroupPhoto", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/photo" }, { - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], "Command": "Remove-MgGroupPlannerPlanDetail", - "ApiVersion": "beta", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" }, { - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], "Command": "Remove-MgGroupPlannerPlanDetail", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" }, { - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -167983,69 +168061,69 @@ } ], "Command": "Remove-MgGroupSetting", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/settings/{directorySetting-id}" }, { - "Uri": "/groups/{group-id}/sites/{site-id}", "Permissions": [], "Command": "Remove-MgGroupSite", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/groups/{group-id}/sites/{site-id}" }, { - "Uri": "/groups/{group-id}/sites/{site-id}", "Permissions": [], "Command": "Remove-MgGroupSite", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/groups/{group-id}/sites/{site-id}" }, { - "Uri": "/groups/{group-id}/team", "Permissions": [], "Command": "Remove-MgGroupTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/groups/{group-id}/team" }, { - "Uri": "/groups/{group-id}/team", "Permissions": [], "Command": "Remove-MgGroupTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/groups/{group-id}/team" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -168053,17 +168131,17 @@ "IsAdmin": true }, "Command": "Remove-MgGroupThread", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -168071,177 +168149,177 @@ "IsAdmin": true }, "Command": "Remove-MgGroupThread", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [], "Command": "Remove-MgGroupThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [], "Command": "Remove-MgGroupThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgGroupThreadPostAttachment", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgGroupThreadPostAttachment", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgGroupThreadPostExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgGroupThreadPostExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", "Permissions": [], "Command": "Remove-MgGroupThreadPostMention", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupThreadPostMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupThreadPostMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupThreadPostSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgGroupThreadPostSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", "Permissions": [], "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}" }, { - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -168257,17 +168335,17 @@ } ], "Command": "Remove-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" }, { - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -168283,17 +168361,17 @@ } ], "Command": "Remove-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" }, { - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -168309,17 +168387,17 @@ } ], "Command": "Remove-MgIdentityConditionalAccessPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" }, { - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -168335,121 +168413,121 @@ } ], "Command": "Remove-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], "Command": "Remove-MgIdentityGovernanceAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInsight", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Permissions": [], "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", "Permissions": [], "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", "Permissions": [], "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref", "Permissions": [], "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceDefinitionByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", "Permissions": [], "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", "Permissions": [], "Command": "Remove-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}" }, { - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", @@ -168457,17 +168535,17 @@ "IsAdmin": true }, "Command": "Remove-MgIdentityGovernanceTermOfUseAgreement", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" }, { - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", @@ -168475,43 +168553,43 @@ "IsAdmin": true }, "Command": "Remove-MgIdentityGovernanceTermOfUseAgreement", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" }, { - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], "Command": "Remove-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" }, { - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], "Command": "Remove-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" }, { - "Uri": "/identityProviders/{identityProvider-id}", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", @@ -168519,17 +168597,17 @@ "IsAdmin": true }, "Command": "Remove-MgIdentityProvider", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identityProviders/{identityProvider-id}" }, { - "Uri": "/identityProviders/{identityProvider-id}", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", @@ -168537,17 +168615,17 @@ "IsAdmin": true }, "Command": "Remove-MgIdentityProvider", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identityProviders/{identityProvider-id}" }, { - "Uri": "/identity/userFlows/{identityUserFlow-id}", "Permissions": { "Name": "IdentityUserFlow.ReadWrite.All", "Description": "Read and write all identity user flows", @@ -168555,169 +168633,169 @@ "IsAdmin": true }, "Command": "Remove-MgIdentityUserFlow", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identity/userFlows/{identityUserFlow-id}" }, { - "Uri": "/informationProtection/bitlocker", "Permissions": [], "Command": "Remove-MgInformationProtectionBitlocker", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker" }, { - "Uri": "/informationProtection/bitlocker", "Permissions": [], "Command": "Remove-MgInformationProtectionBitlocker", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker" }, { - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Permissions": [], "Command": "Remove-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" }, { - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Permissions": [], "Command": "Remove-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" }, { - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Permissions": [], "Command": "Remove-MgInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" }, { - "Uri": "/informationProtection/policy", "Permissions": [], "Command": "Remove-MgInformationProtectionPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/policy" }, { - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": [], "Command": "Remove-MgInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}" }, { - "Uri": "/informationProtection/sensitivityPolicySettings", "Permissions": [], "Command": "Remove-MgInformationProtectionSensitivityPolicySetting", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/sensitivityPolicySettings" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -168739,17 +168817,17 @@ } ], "Command": "Remove-MgOauth2PermissionGrant", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -168771,17 +168849,17 @@ } ], "Command": "Remove-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -168789,56 +168867,56 @@ "IsAdmin": true }, "Command": "Remove-MgOfficeClientConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}" }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}", "Permissions": [], "Command": "Remove-MgOfficeClientConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", "Permissions": [], "Command": "Remove-MgOnPremisePublishingProfile", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", "Permissions": [], "Command": "Remove-MgOnPremisePublishingProfileAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -168846,8 +168924,10 @@ "IsAdmin": true }, "Command": "Remove-MgOnPremisePublishingProfileAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -168856,108 +168936,106 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", "Permissions": [], "Command": "Remove-MgOnPremisePublishingProfileAgentGroupAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", "Permissions": [], "Command": "Remove-MgOnPremisePublishingProfileAgentGroupPublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}", "Permissions": [], "Command": "Remove-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", "Permissions": [], "Command": "Remove-MgOnPremisePublishingProfileConnector", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", "Permissions": [], "Command": "Remove-MgOnPremisePublishingProfileConnectorGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}", "Permissions": [], "Command": "Remove-MgOnPremisePublishingProfileConnectorMemberOf", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", "Permissions": [], "Command": "Remove-MgOnPremisePublishingProfilePublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", @@ -168965,71 +169043,71 @@ "IsAdmin": true }, "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", "Permissions": [], "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}", "Permissions": [], "Command": "Remove-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}" }, { - "Uri": "/organization/{organization-id}", "Permissions": [], "Command": "Remove-MgOrganization", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}" }, { - "Uri": "/organization/{organization-id}", "Permissions": [], "Command": "Remove-MgOrganization", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}" }, { - "Uri": "/organization/{organization-id}/branding", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", @@ -169037,17 +169115,17 @@ "IsAdmin": true }, "Command": "Remove-MgOrganizationBranding", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/branding" }, { - "Uri": "/organization/{organization-id}/branding", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", @@ -169055,121 +169133,134 @@ "IsAdmin": true }, "Command": "Remove-MgOrganizationBranding", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/branding" }, { - "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgOrganizationExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/extensions/{extension-id}" }, { - "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgOrganizationExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/extensions/{extension-id}" }, { - "Uri": "/organization/{organization-id}/settings", "Permissions": [], "Command": "Remove-MgOrganizationSetting", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/settings" }, { - "Uri": "/organization/{organization-id}/settings/itemInsights", "Permissions": [], "Command": "Remove-MgOrganizationSettingItemInsight", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], + "Uri": "/organization/{organization-id}/settings/itemInsights" + }, + { + "Permissions": [], + "Command": "Remove-MgOrganizationSettingMicrosoftApplicationDataAccess", + "Module": "Identity.DirectoryManagement", + "Method": "DELETE", + "ApiVersion": "beta", "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess" }, { - "Uri": "/organization/{organization-id}/settings/peopleInsights", "Permissions": [], "Command": "Remove-MgOrganizationSettingPersonInsight", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/settings/peopleInsights" }, { - "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", "Permissions": [], "Command": "Remove-MgOrganizationSettingProfileCardProperty", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}" }, { - "Uri": "/places/{place-id}", "Permissions": [], "Command": "Remove-MgPlace", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/places/{place-id}" }, { - "Uri": "/places/{place-id}", "Permissions": [], "Command": "Remove-MgPlace", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/places/{place-id}" }, { - "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -169185,17 +169276,17 @@ } ], "Command": "Remove-MgPlannerBucket", - "ApiVersion": "beta", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/buckets/{plannerBucket-id}" }, { - "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -169211,17 +169302,17 @@ } ], "Command": "Remove-MgPlannerBucket", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/buckets/{plannerBucket-id}" }, { - "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -169237,17 +169328,17 @@ } ], "Command": "Remove-MgPlannerPlan", - "ApiVersion": "beta", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}" }, { - "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -169263,17 +169354,17 @@ } ], "Command": "Remove-MgPlannerPlan", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}" }, { - "Uri": "/planner/rosters/{plannerRoster-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -169281,17 +169372,17 @@ "IsAdmin": false }, "Command": "Remove-MgPlannerRoster", - "ApiVersion": "beta", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/rosters/{plannerRoster-id}" }, { - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -169299,17 +169390,17 @@ "IsAdmin": false }, "Command": "Remove-MgPlannerRosterMember", - "ApiVersion": "beta", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}" }, { - "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -169325,17 +169416,17 @@ } ], "Command": "Remove-MgPlannerTask", - "ApiVersion": "beta", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}" }, { - "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -169351,107 +169442,107 @@ } ], "Command": "Remove-MgPlannerTask", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}" }, { - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" }, { - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [], "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" }, { - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" }, { - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [], "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" }, { - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" }, { - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [], "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" }, { - "Uri": "/policies/accessReviewPolicy", "Permissions": [], "Command": "Remove-MgPolicyAccessReviewPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/accessReviewPolicy" }, { - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -169459,17 +169550,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" }, { - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -169477,41 +169568,41 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" }, { - "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [], "Command": "Remove-MgPolicyAdminConsentRequestPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/adminConsentRequestPolicy" }, { - "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [], "Command": "Remove-MgPolicyAdminConsentRequestPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/adminConsentRequestPolicy" }, { - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -169519,115 +169610,115 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}" }, { - "Uri": "/policies/authenticationFlowsPolicy", "Permissions": [], "Command": "Remove-MgPolicyAuthenticationFlowPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authenticationFlowsPolicy" }, { - "Uri": "/policies/authenticationFlowsPolicy", "Permissions": [], "Command": "Remove-MgPolicyAuthenticationFlowPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authenticationFlowsPolicy" }, { - "Uri": "/policies/authenticationMethodsPolicy", "Permissions": [], "Command": "Remove-MgPolicyAuthenticationMethodPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authenticationMethodsPolicy" }, { - "Uri": "/policies/authenticationMethodsPolicy", "Permissions": [], "Command": "Remove-MgPolicyAuthenticationMethodPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authenticationMethodsPolicy" }, { - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", "Permissions": [], "Command": "Remove-MgPolicyAuthorizationPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}" }, { - "Uri": "/policies/authorizationPolicy", "Permissions": [], "Command": "Remove-MgPolicyAuthorizationPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authorizationPolicy" }, { - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", "Permissions": [], "Command": "Remove-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}" }, { - "Uri": "/policies/b2cAuthenticationMethodsPolicy", "Permissions": [], "Command": "Remove-MgPolicyB2CAuthenticationMethodPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/b2cAuthenticationMethodsPolicy" }, { - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -169635,17 +169726,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyClaimMappingPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" }, { - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -169653,41 +169744,41 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" }, { - "Uri": "/policies/crossTenantAccessPolicy", "Permissions": [], "Command": "Remove-MgPolicyCrossTenantAccessPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/crossTenantAccessPolicy" }, { - "Uri": "/policies/crossTenantAccessPolicy/default", "Permissions": [], "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/crossTenantAccessPolicy/default" }, { - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", @@ -169695,53 +169786,53 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}" }, { - "Uri": "/policies/defaultAppManagementPolicy", "Permissions": [], "Command": "Remove-MgPolicyDefaultAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/defaultAppManagementPolicy" }, { - "Uri": "/policies/directoryRoleAccessReviewPolicy", "Permissions": [], "Command": "Remove-MgPolicyDirectoryRoleAccessReviewPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/directoryRoleAccessReviewPolicy" }, { - "Uri": "/policies/externalIdentitiesPolicy", "Permissions": [], "Command": "Remove-MgPolicyExternalIdentityPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/externalIdentitiesPolicy" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -169749,17 +169840,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -169767,17 +169858,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -169785,17 +169876,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -169803,17 +169894,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" }, { - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -169821,17 +169912,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -169839,41 +169930,41 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": [], "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" }, { - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": [], "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" }, { - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.MobilityManagement", "Description": "Read and write your organization's mobility management policies", @@ -169881,17 +169972,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyMobileAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}" }, { - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.MobilityManagement", "Description": "Read and write your organization's mobility management policies", @@ -169899,17 +169990,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyMobileDeviceManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", @@ -169917,17 +170008,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyPermissionGrantPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", @@ -169935,17 +170026,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyPermissionGrantPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", @@ -169953,17 +170044,17 @@ "IsAdmin": false }, "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", @@ -169971,17 +170062,17 @@ "IsAdmin": false }, "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", @@ -169989,17 +170080,17 @@ "IsAdmin": false }, "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", @@ -170007,121 +170098,121 @@ "IsAdmin": false }, "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" }, { - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Permissions": [], "Command": "Remove-MgPolicyRoleManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}" }, { - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Permissions": [], "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}" }, { - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref", "Permissions": [], "Command": "Remove-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref" }, { - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [], "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}" }, { - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [], "Command": "Remove-MgPolicyRoleManagementPolicyRule", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}" }, { - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", "Permissions": [], "Command": "Remove-MgPolicyServicePrincipalCreationPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}" }, { - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", "Permissions": [], "Command": "Remove-MgPolicyServicePrincipalCreationPolicyExclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}" }, { - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", "Permissions": [], "Command": "Remove-MgPolicyServicePrincipalCreationPolicyInclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}" }, { - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -170129,17 +170220,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyTokenIssuancePolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -170147,17 +170238,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -170165,17 +170256,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyTokenLifetimePolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -170183,17 +170274,17 @@ "IsAdmin": true }, "Command": "Remove-MgPolicyTokenLifetimePolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { - "Uri": "/print/connectors/{printConnector-id}", "Permissions": { "Name": "PrintConnector.ReadWrite.All", "Description": "Read and write print connectors", @@ -170201,17 +170292,17 @@ "IsAdmin": true }, "Command": "Remove-MgPrintConnector", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/connectors/{printConnector-id}" }, { - "Uri": "/print/connectors/{printConnector-id}", "Permissions": { "Name": "PrintConnector.ReadWrite.All", "Description": "Read and write print connectors", @@ -170219,43 +170310,43 @@ "IsAdmin": true }, "Command": "Remove-MgPrintConnector", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/connectors/{printConnector-id}" }, { - "Uri": "/print/operations/{printOperation-id}", "Permissions": [], "Command": "Remove-MgPrintOperation", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/operations/{printOperation-id}" }, { - "Uri": "/print/operations/{printOperation-id}", "Permissions": [], "Command": "Remove-MgPrintOperation", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/operations/{printOperation-id}" }, { - "Uri": "/print/printers/{printer-id}", "Permissions": { "Name": "Printer.FullControl.All", "Description": "Register, read, update, and unregister printers", @@ -170263,17 +170354,17 @@ "IsAdmin": true }, "Command": "Remove-MgPrintPrinter", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}" }, { - "Uri": "/print/printers/{printer-id}", "Permissions": { "Name": "Printer.FullControl.All", "Description": "Register, read, update, and unregister printers", @@ -170281,30 +170372,30 @@ "IsAdmin": true }, "Command": "Remove-MgPrintPrinter", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}" }, { - "Uri": "/print/printerShares/{printerShare-id}", "Permissions": [], "Command": "Remove-MgPrintPrinterShare", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}" }, { - "Uri": "/print/printers/{printer-id}/share/$ref", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", @@ -170312,30 +170403,30 @@ "IsAdmin": true }, "Command": "Remove-MgPrintPrinterShareByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/share/$ref" }, { - "Uri": "/print/printerShares/{printerShare-id}/printer/$ref", "Permissions": [], "Command": "Remove-MgPrintPrinterSharePrinterByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}/printer/$ref" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -170351,17 +170442,17 @@ } ], "Command": "Remove-MgPrintPrinterTaskTrigger", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -170377,107 +170468,107 @@ } ], "Command": "Remove-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", "Permissions": [], "Command": "Remove-MgPrintPrinterTaskTriggerDefinitionByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", "Permissions": [], "Command": "Remove-MgPrintPrinterTaskTriggerDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref" }, { - "Uri": "/print/reports", "Permissions": [], "Command": "Remove-MgPrintReport", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/reports" }, { - "Uri": "/print/services/{printService-id}", "Permissions": [], "Command": "Remove-MgPrintService", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}" }, { - "Uri": "/print/services/{printService-id}", "Permissions": [], "Command": "Remove-MgPrintService", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}" }, { - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [], "Command": "Remove-MgPrintServiceEndpoint", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" }, { - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [], "Command": "Remove-MgPrintServiceEndpoint", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" }, { - "Uri": "/print/shares/{printerShare-id}", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", @@ -170485,17 +170576,17 @@ "IsAdmin": true }, "Command": "Remove-MgPrintShare", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}" }, { - "Uri": "/print/shares/{printerShare-id}", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", @@ -170503,43 +170594,43 @@ "IsAdmin": true }, "Command": "Remove-MgPrintShare", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}" }, { - "Uri": "/print/shares/{printerShare-id}/printer/$ref", "Permissions": [], "Command": "Remove-MgPrintSharePrinterByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/printer/$ref" }, { - "Uri": "/print/shares/{printerShare-id}/printer/$ref", "Permissions": [], "Command": "Remove-MgPrintSharePrinterByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/printer/$ref" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -170547,17 +170638,17 @@ "IsAdmin": false }, "Command": "Remove-MgPrintTaskDefinition", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -170565,238 +170656,238 @@ "IsAdmin": false }, "Command": "Remove-MgPrintTaskDefinition", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Permissions": [], "Command": "Remove-MgPrintTaskDefinitionTask", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Permissions": [], "Command": "Remove-MgPrintTaskDefinitionTask", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", "Permissions": [], "Command": "Remove-MgPrintTaskDefinitionTaskDefinitionByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", "Permissions": [], "Command": "Remove-MgPrintTaskDefinitionTaskDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", "Permissions": [], "Command": "Remove-MgPrintTaskDefinitionTaskTriggerByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", "Permissions": [], "Command": "Remove-MgPrintTaskDefinitionTaskTriggerByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}", "Permissions": [], "Command": "Remove-MgPrivilegedAccess", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", "Permissions": [], "Command": "Remove-MgPrivilegedAccessResource", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", "Permissions": [], "Command": "Remove-MgPrivilegedAccessRoleAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", "Permissions": [], "Command": "Remove-MgPrivilegedAccessRoleAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", "Permissions": [], "Command": "Remove-MgPrivilegedAccessRoleDefinition", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", "Permissions": [], "Command": "Remove-MgPrivilegedAccessRoleSetting", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}" }, { - "Uri": "/privilegedApproval/{privilegedApproval-id}", "Permissions": [], "Command": "Remove-MgPrivilegedApproval", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedApproval/{privilegedApproval-id}" }, { - "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref", "Permissions": [], "Command": "Remove-MgPrivilegedApprovalRequestByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref" }, { - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", "Permissions": [], "Command": "Remove-MgPrivilegedApprovalRoleInfo", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo" }, { - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", "Permissions": [], "Command": "Remove-MgPrivilegedOperationEvent", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}" }, { - "Uri": "/privilegedRoles/{privilegedRole-id}", "Permissions": [], "Command": "Remove-MgPrivilegedRole", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoles/{privilegedRole-id}" }, { - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -170804,82 +170895,82 @@ "IsAdmin": true }, "Command": "Remove-MgPrivilegedRoleAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}" }, { - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", "Permissions": [], "Command": "Remove-MgPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}" }, { - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", "Permissions": [], "Command": "Remove-MgPrivilegedRoleAssignmentRequestRoleInfo", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo" }, { - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", "Permissions": [], "Command": "Remove-MgPrivilegedRoleAssignmentRoleInfo", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo" }, { - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", "Permissions": [], "Command": "Remove-MgPrivilegedRoleSetting", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoles/{privilegedRole-id}/settings" }, { - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", "Permissions": [], "Command": "Remove-MgPrivilegedRoleSummary", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoles/{privilegedRole-id}/summary" }, { - "Uri": "/programs/{program-id}", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", @@ -170887,17 +170978,17 @@ "IsAdmin": true }, "Command": "Remove-MgProgram", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/programs/{program-id}" }, { - "Uri": "/programControls/{programControl-id}", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", @@ -170905,148 +170996,148 @@ "IsAdmin": true }, "Command": "Remove-MgProgramControl", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/programControls/{programControl-id}" }, { - "Uri": "/programControls/{programControl-id}/program", "Permissions": [], "Command": "Remove-MgProgramControlProgram", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/programControls/{programControl-id}/program" }, { - "Uri": "/programControlTypes/{programControlType-id}", "Permissions": [], "Command": "Remove-MgProgramControlType", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/programControlTypes/{programControlType-id}" }, { - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", "Permissions": [], "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}" }, { - "Uri": "/riskDetections/{riskDetection-id}", "Permissions": [], "Command": "Remove-MgRiskDetection", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/riskDetections/{riskDetection-id}" }, { - "Uri": "/riskyUsers/{riskyUser-id}", "Permissions": [], "Command": "Remove-MgRiskyUser", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/riskyUsers/{riskyUser-id}" }, { - "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", "Permissions": [], "Command": "Remove-MgRiskyUserHistory", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}" }, { - "Uri": "/roleManagement/cloudPC", "Permissions": [], "Command": "Remove-MgRoleManagementCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], "Command": "Remove-MgRoleManagementCloudPcResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], "Command": "Remove-MgRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], "Command": "Remove-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -171062,43 +171153,43 @@ } ], "Command": "Remove-MgRoleManagementCloudPcRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], "Command": "Remove-MgRoleManagementCloudPcRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -171132,81 +171223,81 @@ } ], "Command": "Remove-MgRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Remove-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/deviceManagement", "Permissions": [], "Command": "Remove-MgRoleManagementDeviceManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], "Command": "Remove-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -171222,43 +171313,43 @@ } ], "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -171292,93 +171383,93 @@ } ], "Command": "Remove-MgRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Remove-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/directory", "Permissions": [], "Command": "Remove-MgRoleManagementDirectory", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory" }, { - "Uri": "/roleManagement/directory", "Permissions": [], "Command": "Remove-MgRoleManagementDirectory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory" }, { - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -171386,17 +171477,17 @@ "IsAdmin": true }, "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -171404,290 +171495,290 @@ "IsAdmin": true }, "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentApproval", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -171695,17 +171786,17 @@ "IsAdmin": true }, "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -171713,275 +171804,275 @@ "IsAdmin": true }, "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement" }, { - "Uri": "/roleManagement/entitlementManagement", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagement", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -171997,17 +172088,17 @@ } ], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -172023,511 +172114,511 @@ } ], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Remove-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -172543,17 +172634,17 @@ } ], "Command": "Remove-MgSchemaExtension", - "ApiVersion": "beta", + "Module": "SchemaExtensions", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "SchemaExtensions" + "Uri": "/schemaExtensions/{schemaExtension-id}" }, { - "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -172569,315 +172660,315 @@ } ], "Command": "Remove-MgSchemaExtension", - "ApiVersion": "v1.0", + "Module": "SchemaExtensions", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "SchemaExtensions" + "Uri": "/schemaExtensions/{schemaExtension-id}" }, { - "Uri": "/search/acronyms/{acronym-id}", "Permissions": [], "Command": "Remove-MgSearchAcronym", - "ApiVersion": "beta", + "Module": "Search", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Search" + "Uri": "/search/acronyms/{acronym-id}" }, { - "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [], "Command": "Remove-MgSearchBookmark", - "ApiVersion": "beta", + "Module": "Search", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Search" + "Uri": "/search/bookmarks/{bookmark-id}" }, { - "Uri": "/search/qnas/{qna-id}", "Permissions": [], "Command": "Remove-MgSearchQna", - "ApiVersion": "beta", + "Module": "Search", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Search" + "Uri": "/search/qnas/{qna-id}" }, { - "Uri": "/security/securityActions/{securityAction-id}", "Permissions": [], "Command": "Remove-MgSecurityAction", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/securityActions/{securityAction-id}" }, { - "Uri": "/security/alerts/{alert-id}", "Permissions": [], "Command": "Remove-MgSecurityAlert", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/alerts/{alert-id}" }, { - "Uri": "/security/alerts/{alert-id}", "Permissions": [], "Command": "Remove-MgSecurityAlert", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/alerts/{alert-id}" }, { - "Uri": "/security/attackSimulation", "Permissions": [], "Command": "Remove-MgSecurityAttackSimulation", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/attackSimulation" }, { - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", "Permissions": [], "Command": "Remove-MgSecurityAttackSimulationAutomation", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}" }, { - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", "Permissions": [], "Command": "Remove-MgSecurityAttackSimulationAutomationRun", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}" }, { - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", "Permissions": [], "Command": "Remove-MgSecurityCloudAppSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}" }, { - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", "Permissions": [], "Command": "Remove-MgSecurityDomainSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}" }, { - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", "Permissions": [], "Command": "Remove-MgSecurityFileSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}" }, { - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", "Permissions": [], "Command": "Remove-MgSecurityHostSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}" }, { - "Uri": "/security/informationProtection", "Permissions": [], "Command": "Remove-MgSecurityInformationProtection", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/informationProtection" }, { - "Uri": "/security/informationProtection/labelPolicySettings", "Permissions": [], "Command": "Remove-MgSecurityInformationProtectionLabelPolicySetting", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/informationProtection/labelPolicySettings" }, { - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [], "Command": "Remove-MgSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", "Permissions": [], "Command": "Remove-MgSecurityInformationProtectionSensitivityLabelParent", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent" }, { - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", "Permissions": [], "Command": "Remove-MgSecurityIPSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}" }, { - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", "Permissions": [], "Command": "Remove-MgSecurityProviderTenantSetting", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}" }, { - "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [], "Command": "Remove-MgSecuritySecureScore", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/secureScores/{secureScore-id}" }, { - "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [], "Command": "Remove-MgSecuritySecureScore", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/secureScores/{secureScore-id}" }, { - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": [], "Command": "Remove-MgSecuritySecureScoreControlProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" }, { - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": [], "Command": "Remove-MgSecuritySecureScoreControlProfile", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" }, { - "Uri": "/security/tiIndicators/{tiIndicator-id}", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", @@ -172885,186 +172976,186 @@ "IsAdmin": true }, "Command": "Remove-MgSecurityTiIndicator", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/tiIndicators/{tiIndicator-id}" }, { - "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", "Permissions": [], "Command": "Remove-MgSecurityTiIndicatorByExternalId", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResultInfo", "Variants": [ "Delete2", "DeleteExpanded1" ], - "OutputType": "IMicrosoftGraphResultInfo", - "Module": "Security" + "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId" }, { - "Uri": "/security/tiIndicators/deleteTiIndicators", "Permissions": [], "Command": "Remove-MgSecurityTiIndicatorMultiple", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResultInfo", "Variants": [ "Delete1", "DeleteExpanded" ], - "OutputType": "IMicrosoftGraphResultInfo", - "Module": "Security" + "Uri": "/security/tiIndicators/deleteTiIndicators" }, { - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", "Permissions": [], "Command": "Remove-MgSecurityUserSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", "Permissions": [], "Command": "Remove-MgServiceAnnouncementHealthOverview", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", "Permissions": [], "Command": "Remove-MgServiceAnnouncementHealthOverview", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", "Permissions": [], "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", "Permissions": [], "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" }, { - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", "Permissions": [], "Command": "Remove-MgServiceAnnouncementIssue", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" }, { - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", "Permissions": [], "Command": "Remove-MgServiceAnnouncementIssue", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", "Permissions": [], "Command": "Remove-MgServiceAnnouncementMessage", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", "Permissions": [], "Command": "Remove-MgServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", "Permissions": [], "Command": "Remove-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", "Permissions": [], "Command": "Remove-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -173080,17 +173171,17 @@ } ], "Command": "Remove-MgServicePrincipal", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -173106,17 +173197,17 @@ } ], "Command": "Remove-MgServicePrincipal", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -173132,17 +173223,17 @@ } ], "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -173158,17 +173249,17 @@ } ], "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -173184,17 +173275,17 @@ } ], "Command": "Remove-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -173210,17 +173301,17 @@ } ], "Command": "Remove-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", @@ -173228,17 +173319,17 @@ "IsAdmin": false }, "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Permissions": { "Name": "PermissionGrantPolicy.ReadWrite.All", "Description": "Consent name unavailable", @@ -173246,56 +173337,56 @@ "IsAdmin": false }, "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", "Permissions": [], "Command": "Remove-MgServicePrincipalEndpoint", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", "Permissions": [], "Command": "Remove-MgServicePrincipalEndpoint", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [], "Command": "Remove-MgServicePrincipalFederatedIdentityCredential", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -173317,32 +173408,32 @@ } ], "Command": "Remove-MgServicePrincipalKey", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], "Command": "Remove-MgServicePrincipalLicenseDetail", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -173358,19 +173449,19 @@ } ], "Command": "Remove-MgServicePrincipalPassword", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -173398,32 +173489,32 @@ } ], "Command": "Remove-MgServicePrincipalPasswordSingleSignOnCredentials", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", "Permissions": [], "Command": "Remove-MgServicePrincipalSynchronization", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -173431,17 +173522,17 @@ "IsAdmin": true }, "Command": "Remove-MgServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -173449,691 +173540,691 @@ "IsAdmin": true }, "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [], "Command": "Remove-MgServicePrincipalSynchronizationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [], "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref", "Permissions": [], "Command": "Remove-MgShareDriveItemByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref", "Permissions": [], "Command": "Remove-MgShareDriveItemByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list", "Permissions": [], "Command": "Remove-MgShareList", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list" }, { - "Uri": "/shares/{sharedDriveItem-id}/list", "Permissions": [], "Command": "Remove-MgShareList", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", "Permissions": [], "Command": "Remove-MgShareListColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", "Permissions": [], "Command": "Remove-MgShareListColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgShareListColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgShareListColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", "Permissions": [], "Command": "Remove-MgShareListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", "Permissions": [], "Command": "Remove-MgShareListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Remove-MgShareListContentTypeBaseByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Remove-MgShareListContentTypeBaseByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], "Command": "Remove-MgShareListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], "Command": "Remove-MgShareListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Remove-MgShareListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Remove-MgShareListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgShareListContentTypeColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgShareListContentTypeColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref", "Permissions": [], "Command": "Remove-MgShareListDriveByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref", "Permissions": [], "Command": "Remove-MgShareListDriveByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", "Permissions": [], "Command": "Remove-MgShareListItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", "Permissions": [], "Command": "Remove-MgShareListItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Remove-MgShareListItemAnalyticByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Remove-MgShareListItemAnalyticByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Remove-MgShareListItemDriveItemByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Remove-MgShareListItemDriveItemByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", "Permissions": [], "Command": "Remove-MgShareListItemField", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", "Permissions": [], "Command": "Remove-MgShareListItemField", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Remove-MgShareListItemVersion", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Remove-MgShareListItemVersion", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Remove-MgShareListItemVersionField", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Remove-MgShareListItemVersionField", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], "Command": "Remove-MgShareListOperation", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", "Permissions": [], "Command": "Remove-MgShareListSubscription", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", "Permissions": [], "Command": "Remove-MgShareListSubscription", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/permission", "Permissions": [], "Command": "Remove-MgSharePermission", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/permission" }, { - "Uri": "/shares/{sharedDriveItem-id}/permission", "Permissions": [], "Command": "Remove-MgSharePermission", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/permission" }, { - "Uri": "/shares/{sharedDriveItem-id}/root/$ref", "Permissions": [], "Command": "Remove-MgShareRootByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/root/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/root/$ref", "Permissions": [], "Command": "Remove-MgShareRootByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/root/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [], "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [], "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/site/$ref", "Permissions": [], "Command": "Remove-MgShareSiteByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/site/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/site/$ref", "Permissions": [], "Command": "Remove-MgShareSiteByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/site/$ref" }, { - "Uri": "/sites/{site-id}", "Permissions": [], "Command": "Remove-MgSite", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}" }, { - "Uri": "/sites/{site-id}/analytics/$ref", "Permissions": [], "Command": "Remove-MgSiteAnalyticByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/analytics/$ref" }, { - "Uri": "/sites/{site-id}/analytics/$ref", "Permissions": [], "Command": "Remove-MgSiteAnalyticByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/analytics/$ref" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174149,17 +174240,17 @@ } ], "Command": "Remove-MgSiteColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174175,43 +174266,43 @@ } ], "Command": "Remove-MgSiteColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgSiteColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgSiteColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174227,17 +174318,17 @@ } ], "Command": "Remove-MgSiteContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174253,43 +174344,43 @@ } ], "Command": "Remove-MgSiteContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Remove-MgSiteContentTypeBaseByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Remove-MgSiteContentTypeBaseByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174305,17 +174396,17 @@ } ], "Command": "Remove-MgSiteContentTypeColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174331,121 +174422,121 @@ } ], "Command": "Remove-MgSiteContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Remove-MgSiteContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Remove-MgSiteContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgSiteContentTypeColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgSiteContentTypeColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/drive/$ref", "Permissions": [], "Command": "Remove-MgSiteDriveByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/drive/$ref" }, { - "Uri": "/sites/{site-id}/drive/$ref", "Permissions": [], "Command": "Remove-MgSiteDriveByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/drive/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [], "Command": "Remove-MgSiteList", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [], "Command": "Remove-MgSiteList", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174461,17 +174552,17 @@ } ], "Command": "Remove-MgSiteListColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174487,43 +174578,43 @@ } ], "Command": "Remove-MgSiteListColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgSiteListColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgSiteListColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174539,17 +174630,17 @@ } ], "Command": "Remove-MgSiteListContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174565,43 +174656,43 @@ } ], "Command": "Remove-MgSiteListContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Remove-MgSiteListContentTypeBaseByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Remove-MgSiteListContentTypeBaseByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174617,17 +174708,17 @@ } ], "Command": "Remove-MgSiteListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -174643,95 +174734,95 @@ } ], "Command": "Remove-MgSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Remove-MgSiteListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Remove-MgSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgSiteListContentTypeColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Remove-MgSiteListContentTypeColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref", "Permissions": [], "Command": "Remove-MgSiteListDriveByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref", "Permissions": [], "Command": "Remove-MgSiteListDriveByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", @@ -174739,17 +174830,17 @@ "IsAdmin": false }, "Command": "Remove-MgSiteListItem", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", @@ -174757,212 +174848,212 @@ "IsAdmin": false }, "Command": "Remove-MgSiteListItem", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Remove-MgSiteListItemAnalyticByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Remove-MgSiteListItemAnalyticByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Remove-MgSiteListItemDriveItemByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Remove-MgSiteListItemDriveItemByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], "Command": "Remove-MgSiteListItemField", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": [], "Command": "Remove-MgSiteListItemField", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Remove-MgSiteListItemVersion", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Remove-MgSiteListItemVersion", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Remove-MgSiteListItemVersionField", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Remove-MgSiteListItemVersionField", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [], "Command": "Remove-MgSiteListOperation", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], "Command": "Remove-MgSiteListSubscription", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], "Command": "Remove-MgSiteListSubscription", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], "Command": "Remove-MgSiteOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], "Command": "Remove-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -174978,17 +175069,17 @@ } ], "Command": "Remove-MgSiteOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -175004,69 +175095,69 @@ } ], "Command": "Remove-MgSiteOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], "Command": "Remove-MgSiteOnenoteSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], "Command": "Remove-MgSiteOnenoteSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], "Command": "Remove-MgSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], "Command": "Remove-MgSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/sites/{site-id}/pages/{sitePage-id}", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", @@ -175074,17 +175165,17 @@ "IsAdmin": false }, "Command": "Remove-MgSitePage", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/pages/{sitePage-id}" }, { - "Uri": "/sites/{site-id}/permissions/{permission-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -175092,17 +175183,17 @@ "IsAdmin": false }, "Command": "Remove-MgSitePermission", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/permissions/{permission-id}" }, { - "Uri": "/sites/{site-id}/permissions/{permission-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -175110,45 +175201,45 @@ "IsAdmin": false }, "Command": "Remove-MgSitePermission", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/permissions/{permission-id}" }, { - "Uri": "/sites/{site-id}/termStore", "Permissions": [], "Command": "Remove-MgSiteTermStore", - "ApiVersion": "beta", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore" }, { - "Uri": "/sites/{site-id}/termStore", "Permissions": [], "Command": "Remove-MgSiteTermStore", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "Delete2", "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", @@ -175156,38 +175247,40 @@ "IsAdmin": true }, "Command": "Remove-MgSiteTermStoreGroup", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -175198,266 +175291,264 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetChildRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetChildRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetChildRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetChildSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetTermRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetTermRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetTermRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreGroupSetTermSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", @@ -175465,23 +175556,25 @@ "IsAdmin": true }, "Command": "Remove-MgSiteTermStoreSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -175492,176 +175585,174 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetChildRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetChildRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetChildRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetChildSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetParentGroup", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", @@ -175669,200 +175760,200 @@ "IsAdmin": true }, "Command": "Remove-MgSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetTermRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetTermRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetTermRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref", "Permissions": [], "Command": "Remove-MgSiteTermStoreSetTermSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref" }, { - "Uri": "/subscribedSkus/{subscribedSku-id}", "Permissions": [], "Command": "Remove-MgSubscribedSku", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/subscribedSkus/{subscribedSku-id}" }, { - "Uri": "/subscribedSkus/{subscribedSku-id}", "Permissions": [], "Command": "Remove-MgSubscribedSku", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/subscribedSkus/{subscribedSku-id}" }, { - "Uri": "/subscriptions/{subscription-id}", "Permissions": [], "Command": "Remove-MgSubscription", - "ApiVersion": "beta", + "Module": "ChangeNotifications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "ChangeNotifications" + "Uri": "/subscriptions/{subscription-id}" }, { - "Uri": "/subscriptions/{subscription-id}", "Permissions": [], "Command": "Remove-MgSubscription", - "ApiVersion": "v1.0", + "Module": "ChangeNotifications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "ChangeNotifications" + "Uri": "/subscriptions/{subscription-id}" }, { - "Uri": "/sites/{site-id}", "Permissions": [], "Command": "Remove-MgSubSite", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}" }, { - "Uri": "/teams/{team-id}", "Permissions": [], "Command": "Remove-MgTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}" }, { - "Uri": "/teams/{team-id}", "Permissions": [], "Command": "Remove-MgTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { "Name": "Channel.Delete.All", @@ -175884,17 +175975,17 @@ } ], "Command": "Remove-MgTeamChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { "Name": "Channel.Delete.All", @@ -175916,17 +176007,17 @@ } ], "Command": "Remove-MgTeamChannel", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", @@ -175934,17 +176025,17 @@ "IsAdmin": true }, "Command": "Remove-MgTeamChannelEmail", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", "Permissions": { "Name": "ChannelSettings.ReadWrite.All", "Description": "Read and write the names, descriptions, and settings of channels", @@ -175952,43 +176043,43 @@ "IsAdmin": true }, "Command": "Remove-MgTeamChannelEmail", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Remove1", "RemoveViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref", "Permissions": [], "Command": "Remove-MgTeamChannelFileFolderByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref", "Permissions": [], "Command": "Remove-MgTeamChannelFileFolderByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", @@ -175996,17 +176087,17 @@ "IsAdmin": true }, "Command": "Remove-MgTeamChannelMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Permissions": { "Name": "ChannelMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", @@ -176014,30 +176105,30 @@ "IsAdmin": true }, "Command": "Remove-MgTeamChannelMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], "Command": "Remove-MgTeamChannelShared", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -176065,17 +176156,17 @@ } ], "Command": "Remove-MgTeamChannelTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -176103,69 +176194,69 @@ } ], "Command": "Remove-MgTeamChannelTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Remove-MgTeamChannelTabTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Remove-MgTeamChannelTabTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/group/$ref", "Permissions": [], "Command": "Remove-MgTeamGroupByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/group/$ref" }, { - "Uri": "/teams/{team-id}/group/$ref", "Permissions": [], "Command": "Remove-MgTeamGroupByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/group/$ref" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -176187,17 +176278,17 @@ } ], "Command": "Remove-MgTeamInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -176219,69 +176310,69 @@ } ], "Command": "Remove-MgTeamInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", "Permissions": [], "Command": "Remove-MgTeamInstalledAppTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", "Permissions": [], "Command": "Remove-MgTeamInstalledAppTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", "Permissions": [], "Command": "Remove-MgTeamInstalledAppTeamAppDefinitionByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", "Permissions": [], "Command": "Remove-MgTeamInstalledAppTeamAppDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" }, { - "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", @@ -176289,17 +176380,17 @@ "IsAdmin": true }, "Command": "Remove-MgTeamMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", @@ -176307,290 +176398,290 @@ "IsAdmin": true }, "Command": "Remove-MgTeamMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], "Command": "Remove-MgTeamOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" }, { - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], "Command": "Remove-MgTeamOperation", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" }, { - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], "Command": "Remove-MgTeamPermissionGrant", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { - "Uri": "/teams/{team-id}/photo", "Permissions": [], "Command": "Remove-MgTeamPhoto", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/photo" }, { - "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [], "Command": "Remove-MgTeamPrimaryChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel" }, { - "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [], "Command": "Remove-MgTeamPrimaryChannel", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel" }, { - "Uri": "/teams/{team-id}/primaryChannel/removeEmail", "Permissions": [], "Command": "Remove-MgTeamPrimaryChannelEmail", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/removeEmail" }, { - "Uri": "/teams/{team-id}/primaryChannel/removeEmail", "Permissions": [], "Command": "Remove-MgTeamPrimaryChannelEmail", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Remove1", "RemoveViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/removeEmail" }, { - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref", "Permissions": [], "Command": "Remove-MgTeamPrimaryChannelFileFolderByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref" }, { - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref", "Permissions": [], "Command": "Remove-MgTeamPrimaryChannelFileFolderByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref" }, { - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", "Permissions": [], "Command": "Remove-MgTeamPrimaryChannelMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", "Permissions": [], "Command": "Remove-MgTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], "Command": "Remove-MgTeamPrimaryChannelShared", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], "Command": "Remove-MgTeamPrimaryChannelTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], "Command": "Remove-MgTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Remove-MgTeamPrimaryChannelTabTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Remove-MgTeamPrimaryChannelTabTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/schedule", "Permissions": [], "Command": "Remove-MgTeamSchedule", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule" }, { - "Uri": "/teams/{team-id}/schedule", "Permissions": [], "Command": "Remove-MgTeamSchedule", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule" }, { - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], "Command": "Remove-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], "Command": "Remove-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176606,17 +176697,17 @@ } ], "Command": "Remove-MgTeamScheduleOpenShift", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" }, { - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176632,43 +176723,43 @@ } ], "Command": "Remove-MgTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" }, { - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176684,17 +176775,17 @@ } ], "Command": "Remove-MgTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" }, { - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176710,17 +176801,17 @@ } ], "Command": "Remove-MgTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" }, { - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176736,17 +176827,17 @@ } ], "Command": "Remove-MgTeamScheduleShift", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" }, { - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176762,43 +176853,43 @@ } ], "Command": "Remove-MgTeamScheduleShift", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" }, { - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", @@ -176806,17 +176897,17 @@ "IsAdmin": true }, "Command": "Remove-MgTeamScheduleTimeCard", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}" }, { - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176832,17 +176923,17 @@ } ], "Command": "Remove-MgTeamScheduleTimeOff", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" }, { - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176858,17 +176949,17 @@ } ], "Command": "Remove-MgTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176884,17 +176975,17 @@ } ], "Command": "Remove-MgTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176910,17 +177001,17 @@ } ], "Command": "Remove-MgTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176936,17 +177027,17 @@ } ], "Command": "Remove-MgTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -176962,17 +177053,17 @@ } ], "Command": "Remove-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" }, { - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": { "Name": "TeamworkTag.ReadWrite", "Description": "Read and write tags in Teams", @@ -176980,17 +177071,17 @@ "IsAdmin": true }, "Command": "Remove-MgTeamTag", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}" }, { - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": { "Name": "TeamworkTag.ReadWrite", "Description": "Read and write tags in Teams", @@ -176998,108 +177089,108 @@ "IsAdmin": true }, "Command": "Remove-MgTeamTagMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { - "Uri": "/teams/{team-id}/template/$ref", "Permissions": [], "Command": "Remove-MgTeamTemplateByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/template/$ref" }, { - "Uri": "/teams/{team-id}/template/$ref", "Permissions": [], "Command": "Remove-MgTeamTemplateByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/template/$ref" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}", "Permissions": [], "Command": "Remove-MgTeamworkDevice", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", "Permissions": [], "Command": "Remove-MgTeamworkDeviceActivity", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", "Permissions": [], "Command": "Remove-MgTeamworkDeviceConfiguration", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", "Permissions": [], "Command": "Remove-MgTeamworkDeviceHealth", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/health" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", "Permissions": [], "Command": "Remove-MgTeamworkDeviceOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}" }, { - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", @@ -177107,17 +177198,17 @@ "IsAdmin": true }, "Command": "Remove-MgTeamworkWorkforceIntegration", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" }, { - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", @@ -177125,17 +177216,17 @@ "IsAdmin": true }, "Command": "Remove-MgTeamworkWorkforceIntegration", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" }, { - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", "Permissions": { "Name": "TrustFrameworkKeySet.ReadWrite.All", "Description": "Read and write trust framework key sets", @@ -177143,17 +177234,17 @@ "IsAdmin": true }, "Command": "Remove-MgTrustFrameworkKeySet", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}" }, { - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write trust framework policies", @@ -177161,17 +177252,17 @@ "IsAdmin": true }, "Command": "Remove-MgTrustFrameworkPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}" }, { - "Uri": "/users/{user-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -177199,17 +177290,17 @@ } ], "Command": "Remove-MgUser", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}" }, { - "Uri": "/users/{user-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -177237,17 +177328,17 @@ } ], "Command": "Remove-MgUser", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", @@ -177255,17 +177346,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserActivity", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", @@ -177273,17 +177364,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserActivity", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", @@ -177291,17 +177382,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserActivityHistoryItem", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Permissions": { "Name": "UserActivity.ReadWrite.CreatedByApp", "Description": "Read and write app activity to your activity feed", @@ -177309,43 +177400,43 @@ "IsAdmin": false }, "Command": "Remove-MgUserActivityHistoryItem", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", "Permissions": [], "Command": "Remove-MgUserActivityHistoryItemActivityByRef", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", "Permissions": [], "Command": "Remove-MgUserActivityHistoryItemActivityByRef", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref" }, { - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -177361,17 +177452,17 @@ } ], "Command": "Remove-MgUserAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -177387,17 +177478,17 @@ } ], "Command": "Remove-MgUserAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177413,17 +177504,17 @@ } ], "Command": "Remove-MgUserAuthenticationEmailMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177439,17 +177530,17 @@ } ], "Command": "Remove-MgUserAuthenticationFido2Method", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177465,17 +177556,17 @@ } ], "Command": "Remove-MgUserAuthenticationFido2Method", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", @@ -177483,17 +177574,17 @@ "IsAdmin": true }, "Command": "Remove-MgUserAuthenticationMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", @@ -177501,17 +177592,17 @@ "IsAdmin": true }, "Command": "Remove-MgUserAuthenticationMethod", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177527,17 +177618,17 @@ } ], "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177553,56 +177644,56 @@ } ], "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", "Permissions": [], "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", "Permissions": [], "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", "Permissions": [], "Command": "Remove-MgUserAuthenticationOperation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}" }, { - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177618,43 +177709,43 @@ } ], "Command": "Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", "Permissions": [], "Command": "Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", "Permissions": [], "Command": "Remove-MgUserAuthenticationPasswordMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", @@ -177662,17 +177753,17 @@ "IsAdmin": true }, "Command": "Remove-MgUserAuthenticationPhoneMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177688,17 +177779,17 @@ } ], "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177714,17 +177805,17 @@ } ], "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177740,17 +177831,17 @@ } ], "Command": "Remove-MgUserAuthenticationWindowHello", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -177766,43 +177857,43 @@ } ], "Command": "Remove-MgUserAuthenticationWindowHello", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", "Permissions": [], "Command": "Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", "Permissions": [], "Command": "Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -177810,17 +177901,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserCalendar", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -177828,17 +177919,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserCalendar", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}" }, { - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -177846,17 +177937,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserCalendarGroup", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" }, { - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -177864,47 +177955,47 @@ "IsAdmin": false }, "Command": "Remove-MgUserCalendarGroup", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserCalendarMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete3", "DeleteViaIdentity", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserCalendarMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "Delete2", "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -177912,19 +178003,19 @@ "IsAdmin": false }, "Command": "Remove-MgUserCalendarPermission", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -177932,75 +178023,75 @@ "IsAdmin": false }, "Command": "Remove-MgUserCalendarPermission", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserCalendarSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete3", "DeleteViaIdentity", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserCalendarSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "Delete2", "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [], "Command": "Remove-MgUserChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/chats/{chat-id}" }, { - "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [], "Command": "Remove-MgUserChat", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/chats/{chat-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -178008,17 +178099,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserContact", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -178026,43 +178117,43 @@ "IsAdmin": false }, "Command": "Remove-MgUserContact", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserContactExtension", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserContactExtension", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -178070,17 +178161,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserContactFolder", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -178088,43 +178179,43 @@ "IsAdmin": false }, "Command": "Remove-MgUserContactFolder", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", "Permissions": [], "Command": "Remove-MgUserContactFolderChildFolder", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", "Permissions": [], "Command": "Remove-MgUserContactFolderChildFolder", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -178132,17 +178223,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserContactFolderContact", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -178150,290 +178241,290 @@ "IsAdmin": false }, "Command": "Remove-MgUserContactFolderContact", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserContactFolderContactExtension", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserContactFolderContactExtension", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserContactFolderContactMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserContactFolderContactMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", "Permissions": [], "Command": "Remove-MgUserContactFolderContactPhoto", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", "Permissions": [], "Command": "Remove-MgUserContactFolderContactPhoto", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserContactFolderContactSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserContactFolderContactSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserContactFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserContactFolderMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserContactFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserContactFolderSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserContactMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserContactMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", "Permissions": [], "Command": "Remove-MgUserContactPhoto", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/photo" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", "Permissions": [], "Command": "Remove-MgUserContactPhoto", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/photo" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserContactSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserContactSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/devices/{device-id}", "Permissions": [], "Command": "Remove-MgUserDevice", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/devices/{device-id}" }, { - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [], "Command": "Remove-MgUserDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [], "Command": "Remove-MgUserDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -178441,17 +178532,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserDeviceFromManagement", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/removeAllDevicesFromManagement" }, { - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -178459,95 +178550,95 @@ "IsAdmin": false }, "Command": "Remove-MgUserDeviceFromManagement", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Remove1", "RemoveViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/removeAllDevicesFromManagement" }, { - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [], "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [], "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { - "Uri": "/users/{user-id}/drives/{drive-id}", "Permissions": [], "Command": "Remove-MgUserDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/users/{user-id}/drives/{drive-id}" }, { - "Uri": "/users/{user-id}/drives/{drive-id}", "Permissions": [], "Command": "Remove-MgUserDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/users/{user-id}/drives/{drive-id}" }, { - "Uri": "/users/{user-id}/drive/$ref", "Permissions": [], "Command": "Remove-MgUserDriveByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/users/{user-id}/drive/$ref" }, { - "Uri": "/users/{user-id}/drive/$ref", "Permissions": [], "Command": "Remove-MgUserDriveByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/users/{user-id}/drive/$ref" }, { - "Uri": "/users/{user-id}/events/{event-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -178555,17 +178646,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserEvent", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -178573,238 +178664,238 @@ "IsAdmin": false }, "Command": "Remove-MgUserEvent", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgUserEventAttachment", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgUserEventAttachment", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref", "Permissions": [], "Command": "Remove-MgUserEventCalendarByRef", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref" }, { - "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref", "Permissions": [], "Command": "Remove-MgUserEventCalendarByRef", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref" }, { - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", "Permissions": [], "Command": "Remove-MgUserEventExceptionOccurrence", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}" }, { - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserEventExtension", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserEventExtension", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], "Command": "Remove-MgUserEventInstance", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], "Command": "Remove-MgUserEventInstance", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" }, { - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserEventMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserEventMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserEventSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserEventSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/inferenceClassification", "Permissions": [], "Command": "Remove-MgUserInferenceClassification", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification" }, { - "Uri": "/users/{user-id}/inferenceClassification", "Permissions": [], "Command": "Remove-MgUserInferenceClassification", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification" }, { - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -178812,17 +178903,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserInferenceClassificationOverride", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" }, { - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -178830,142 +178921,142 @@ "IsAdmin": false }, "Command": "Remove-MgUserInferenceClassificationOverride", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" }, { - "Uri": "/users/{user-id}/informationProtection", "Permissions": [], "Command": "Remove-MgUserInformationProtection", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/informationProtection" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/delete", "Permissions": [], "Command": "Remove-MgUserInsightSharedLastSharedMethodMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/delete" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/delete", "Permissions": [], "Command": "Remove-MgUserInsightSharedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/delete" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/delete", "Permissions": [], "Command": "Remove-MgUserInsightTrendingResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/delete" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/delete", "Permissions": [], "Command": "Remove-MgUserInsightUsedResourceMicrosoftGraphWorkbookRange", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/delete" }, { - "Uri": "/users/{user-id}/joinedGroups/{group-id}", "Permissions": [], "Command": "Remove-MgUserJoinedGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/users/{user-id}/joinedGroups/{group-id}" }, { - "Uri": "/users/{user-id}/joinedTeams/{team-id}", "Permissions": [], "Command": "Remove-MgUserJoinedTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/joinedTeams/{team-id}" }, { - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], "Command": "Remove-MgUserLicenseDetail", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" }, { - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], "Command": "Remove-MgUserLicenseDetail", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -178973,17 +179064,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserMailFolder", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -178991,43 +179082,43 @@ "IsAdmin": false }, "Command": "Remove-MgUserMailFolder", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", "Permissions": [], "Command": "Remove-MgUserMailFolderChildFolder", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", "Permissions": [], "Command": "Remove-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -179035,17 +179126,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserMailFolderMessage", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -179053,69 +179144,69 @@ "IsAdmin": false }, "Command": "Remove-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderMessageAttachment", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderMessageExtension", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderMessageExtension", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -179123,160 +179214,160 @@ "IsAdmin": false }, "Command": "Remove-MgUserMailFolderMessageMention", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderMessageMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderMessageMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderMessageRule", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderMessageRule", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderMessageSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderMessageSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", "Permissions": [], "Command": "Remove-MgUserMailFolderUserConfiguration", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -179284,17 +179375,17 @@ "IsAdmin": true }, "Command": "Remove-MgUserManagedDevice", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -179302,160 +179393,160 @@ "IsAdmin": true }, "Command": "Remove-MgUserManagedDevice", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], "Command": "Remove-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Remove-MgUserManagedDeviceCategory", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Remove-MgUserManagedDeviceCategory", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Remove-MgUserManagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Remove-MgUserManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], "Command": "Remove-MgUserManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], "Command": "Remove-MgUserManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], "Command": "Remove-MgUserManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -179463,19 +179554,19 @@ "IsAdmin": false }, "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteExpanded1", "DeleteViaIdentity1", "DeleteViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -179483,71 +179574,71 @@ "IsAdmin": false }, "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], "Command": "Remove-MgUserManagedDeviceWindowProtectionState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], "Command": "Remove-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { - "Uri": "/users/{user-id}/manager/$ref", "Permissions": [], "Command": "Remove-MgUserManagerByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/manager/$ref" }, { - "Uri": "/users/{user-id}/manager/$ref", "Permissions": [], "Command": "Remove-MgUserManagerByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/manager/$ref" }, { - "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -179555,17 +179646,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserMessage", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -179573,69 +179664,69 @@ "IsAdmin": false }, "Command": "Remove-MgUserMessage", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgUserMessageAttachment", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgUserMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserMessageExtension", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserMessageExtension", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -179643,69 +179734,69 @@ "IsAdmin": false }, "Command": "Remove-MgUserMessageMention", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserMessageMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserMessageMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserMessageSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserMessageSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -179713,82 +179804,82 @@ "IsAdmin": true }, "Command": "Remove-MgUserMobileAppIntentAndState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}" }, { - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [], "Command": "Remove-MgUserMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [], "Command": "Remove-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { - "Uri": "/users/{user-id}/notifications/{notification-id}", "Permissions": [], "Command": "Remove-MgUserNotification", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/notifications/{notification-id}" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [], "Command": "Remove-MgUserOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [], "Command": "Remove-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -179804,17 +179895,17 @@ } ], "Command": "Remove-MgUserOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -179830,69 +179921,69 @@ } ], "Command": "Remove-MgUserOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], "Command": "Remove-MgUserOnenoteSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], "Command": "Remove-MgUserOnenoteSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], "Command": "Remove-MgUserOnenoteSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], "Command": "Remove-MgUserOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", @@ -179900,17 +179991,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserOnlineMeeting", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", @@ -179918,73 +180009,73 @@ "IsAdmin": false }, "Command": "Remove-MgUserOnlineMeeting", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], "Command": "Remove-MgUserOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], "Command": "Remove-MgUserOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "DeleteViaIdentity2" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "DeleteViaIdentity2" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", @@ -179992,17 +180083,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserOnlineMeetingRegistration", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", @@ -180010,17 +180101,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" }, { - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", @@ -180028,17 +180119,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserOutlookMasterCategory", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" }, { - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", @@ -180046,17 +180137,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserOutlookMasterCategory", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -180064,30 +180155,30 @@ "IsAdmin": false }, "Command": "Remove-MgUserOutlookTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -180095,95 +180186,95 @@ "IsAdmin": false }, "Command": "Remove-MgUserOutlookTaskFolder", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskFolderTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskFolderTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -180191,17 +180282,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserOutlookTaskGroup", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -180209,203 +180300,203 @@ "IsAdmin": false }, "Command": "Remove-MgUserOutlookTaskGroupTaskFolder", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Remove-MgUserOutlookTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/people/{person-id}", "Permissions": [], "Command": "Remove-MgUserPerson", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/people/{person-id}" }, { - "Uri": "/users/{user-id}/people/{person-id}", "Permissions": [], "Command": "Remove-MgUserPerson", - "ApiVersion": "v1.0", + "Module": "People", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/people/{person-id}" }, { - "Uri": "/users/{user-id}/photo", "Permissions": [], "Command": "Remove-MgUserPhoto", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/photo" }, { - "Uri": "/users/{user-id}/photo", "Permissions": [], "Command": "Remove-MgUserPhoto", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete2", "Delete3", "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/photo" }, { - "Uri": "/users/{user-id}/presence", "Permissions": [], "Command": "Remove-MgUserPresence", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/presence" }, { - "Uri": "/users/{user-id}/presence", "Permissions": [], "Command": "Remove-MgUserPresence", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/presence" }, { - "Uri": "/users/{user-id}/profile", "Permissions": [ { "Name": "User.ReadWrite", @@ -180421,17 +180512,17 @@ } ], "Command": "Remove-MgUserProfile", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile" }, { - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180447,17 +180538,17 @@ } ], "Command": "Remove-MgUserProfileAccount", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}" }, { - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180473,17 +180564,17 @@ } ], "Command": "Remove-MgUserProfileAddress", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}" }, { - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180499,17 +180590,17 @@ } ], "Command": "Remove-MgUserProfileAnniversary", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}" }, { - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180525,17 +180616,17 @@ } ], "Command": "Remove-MgUserProfileAward", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/awards/{personAward-id}" }, { - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180551,17 +180642,17 @@ } ], "Command": "Remove-MgUserProfileCertification", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}" }, { - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180577,17 +180668,17 @@ } ], "Command": "Remove-MgUserProfileEducationalActivity", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}" }, { - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180603,17 +180694,17 @@ } ], "Command": "Remove-MgUserProfileEmail", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}" }, { - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180629,17 +180720,17 @@ } ], "Command": "Remove-MgUserProfileInterest", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}" }, { - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180655,17 +180746,17 @@ } ], "Command": "Remove-MgUserProfileLanguage", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}" }, { - "Uri": "/users/{user-id}/profile/names/{personName-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180681,17 +180772,17 @@ } ], "Command": "Remove-MgUserProfileName", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/names/{personName-id}" }, { - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", "Permissions": [ { "Name": "User.Read", @@ -180725,17 +180816,17 @@ } ], "Command": "Remove-MgUserProfileNote", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}" }, { - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180751,17 +180842,17 @@ } ], "Command": "Remove-MgUserProfilePatent", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}" }, { - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180777,17 +180868,17 @@ } ], "Command": "Remove-MgUserProfilePhone", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}" }, { - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180803,17 +180894,17 @@ } ], "Command": "Remove-MgUserProfilePosition", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}" }, { - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180829,17 +180920,17 @@ } ], "Command": "Remove-MgUserProfileProject", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}" }, { - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180855,17 +180946,17 @@ } ], "Command": "Remove-MgUserProfilePublication", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}" }, { - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180881,17 +180972,17 @@ } ], "Command": "Remove-MgUserProfileSkill", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}" }, { - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180907,17 +180998,17 @@ } ], "Command": "Remove-MgUserProfileWebAccount", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}" }, { - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -180933,199 +181024,199 @@ } ], "Command": "Remove-MgUserProfileWebsite", - "ApiVersion": "beta", + "Module": "People", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}" }, { - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", "Permissions": [], "Command": "Remove-MgUserScopedRoleMemberOf", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" }, { - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", "Permissions": [], "Command": "Remove-MgUserScopedRoleMemberOf", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" }, { - "Uri": "/users/{user-id}/settings", "Permissions": [], "Command": "Remove-MgUserSetting", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings" }, { - "Uri": "/users/{user-id}/settings", "Permissions": [], "Command": "Remove-MgUserSetting", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings" }, { - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", "Permissions": [], "Command": "Remove-MgUserSettingContactMergeSuggestion", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings/contactMergeSuggestions" }, { - "Uri": "/users/{user-id}/settings/itemInsights", "Permissions": [], "Command": "Remove-MgUserSettingItemInsight", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings/itemInsights" }, { - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", "Permissions": [], "Command": "Remove-MgUserSettingRegionalAndLanguageSetting", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings" }, { - "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [], "Command": "Remove-MgUserSettingShiftPreference", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings/shiftPreferences" }, { - "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [], "Command": "Remove-MgUserSettingShiftPreference", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings/shiftPreferences" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref", "Permissions": [], "Command": "Remove-MgUserSharedLastSharedMethodInsightByRef", - "ApiVersion": "v1.0", + "Module": "People", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref", "Permissions": [], "Command": "Remove-MgUserSharedResourceInsightByRef", - "ApiVersion": "v1.0", + "Module": "People", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref" }, { - "Uri": "/users/{user-id}/teamwork", "Permissions": [], "Command": "Remove-MgUserTeamwork", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork" }, { - "Uri": "/users/{user-id}/teamwork", "Permissions": [], "Command": "Remove-MgUserTeamwork", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork" }, { - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", "Permissions": [], "Command": "Remove-MgUserTeamworkAssociatedTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -181141,17 +181232,17 @@ } ], "Command": "Remove-MgUserTeamworkInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteForUser", @@ -181167,43 +181258,43 @@ } ], "Command": "Remove-MgUserTeamworkInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", "Permissions": [], "Command": "Remove-MgUserTeamworkInstalledAppChatByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", "Permissions": [], "Command": "Remove-MgUserTeamworkInstalledAppChatByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -181211,17 +181302,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserTodoList", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": { "Name": "Tasks.Read", "Description": "Read your tasks and task lists", @@ -181229,43 +181320,43 @@ "IsAdmin": false }, "Command": "Remove-MgUserTodoList", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserTodoListExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserTodoListExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -181273,17 +181364,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserTodoListTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -181291,43 +181382,43 @@ "IsAdmin": false }, "Command": "Remove-MgUserTodoListTask", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserTodoListTaskExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", "Permissions": [], "Command": "Remove-MgUserTodoListTaskExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -181335,17 +181426,17 @@ "IsAdmin": false }, "Command": "Remove-MgUserTodoListTaskLinkedResource", - "ApiVersion": "beta", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -181353,43 +181444,43 @@ "IsAdmin": false }, "Command": "Remove-MgUserTodoListTaskLinkedResource", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref", "Permissions": [], "Command": "Remove-MgUserTrendingResourceInsightByRef", - "ApiVersion": "v1.0", + "Module": "People", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref", "Permissions": [], "Command": "Remove-MgUserUsedResourceInsightByRef", - "ApiVersion": "v1.0", + "Module": "People", "Method": "DELETE", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref" }, { - "Uri": "/admin/windows/updates/deployments/{deployment-id}", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -181397,17 +181488,17 @@ "IsAdmin": true }, "Command": "Remove-MgWindowsUpdatesDeployment", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/deployments/{deployment-id}" }, { - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -181415,17 +181506,17 @@ "IsAdmin": true }, "Command": "Remove-MgWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "DELETE", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}" }, { - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -181433,19 +181524,19 @@ "IsAdmin": true }, "Command": "Remove-MgWindowsUpdatesUpdatableAssetMember", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers" }, { - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -181453,49 +181544,49 @@ "IsAdmin": true }, "Command": "Remove-MgWindowsUpdatesUpdatableAssetMemberById", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Remove1", "RemoveExpanded1", "RemoveViaIdentity1", "RemoveViaIdentityExpanded1" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById" }, { - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", "Permissions": [], "Command": "Rename-MgCommunicationCallScreenSharingRole", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Change1", "ChangeExpanded1", "ChangeViaIdentity1", "ChangeViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole" }, { - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", "Permissions": [], "Command": "Rename-MgCommunicationCallScreenSharingRole", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole" }, { - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -181503,19 +181594,19 @@ "IsAdmin": true }, "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename" }, { - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -181523,49 +181614,49 @@ "IsAdmin": true }, "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPcUserAccountType", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType" }, { - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename", "Permissions": [], "Command": "Rename-MgUserCloudPc", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename" }, { - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType", "Permissions": [], "Command": "Rename-MgUserCloudPcUserAccountType", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType" }, { - "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -181573,17 +181664,17 @@ "IsAdmin": true }, "Command": "Request-MgDeviceManagementAndroidForWorkSettingSignupUrl", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Request", "RequestExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl" }, { - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -181591,17 +181682,17 @@ "IsAdmin": true }, "Command": "Request-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Request", "RequestExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -181617,17 +181708,17 @@ } ], "Command": "Request-MgDeviceManagementComanagedDeviceRemoteAssistance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/requestRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -181643,30 +181734,30 @@ } ], "Command": "Request-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceRemoteAssistance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/requestRemoteAssistance" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/requestRemoteAssistance", "Permissions": [], "Command": "Request-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceRemoteAssistance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/requestRemoteAssistance" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -181674,17 +181765,17 @@ "IsAdmin": true }, "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -181692,17 +181783,17 @@ "IsAdmin": true }, "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Request1", "RequestViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", @@ -181710,17 +181801,17 @@ "IsAdmin": true }, "Command": "Request-MgDeviceManagementMicrosoftTunnelSiteUpgrade", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/requestRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -181736,17 +181827,17 @@ } ], "Command": "Request-MgDeviceManagementScriptDeviceRunStateManagedDeviceRemoteAssistance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/requestRemoteAssistance" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -181754,17 +181845,17 @@ "IsAdmin": true }, "Command": "Request-MgUserManagedDeviceRemoteAssistance", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Request1", "RequestViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -181772,17 +181863,17 @@ "IsAdmin": true }, "Command": "Request-MgUserManagedDeviceRemoteAssistance", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance" }, { - "Uri": "/accessReviews/{accessReview-id}/resetDecisions", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -181798,17 +181889,17 @@ } ], "Command": "Reset-MgAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/resetDecisions" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", @@ -181816,17 +181907,17 @@ "IsAdmin": true }, "Command": "Reset-MgComplianceEdiscoveryCaseSettingToDefault", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -181834,17 +181925,17 @@ "IsAdmin": true }, "Command": "Reset-MgDeviceManagementComanagedDevicePasscode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/resetPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -181852,30 +181943,30 @@ "IsAdmin": true }, "Command": "Reset-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevicePasscode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/resetPasscode" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resetPasscode", "Permissions": [], "Command": "Reset-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevicePasscode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resetPasscode" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -181883,17 +181974,17 @@ "IsAdmin": false }, "Command": "Reset-MgDeviceManagementManagedDevicePasscode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -181901,17 +181992,17 @@ "IsAdmin": false }, "Command": "Reset-MgDeviceManagementManagedDevicePasscode", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reset1", "ResetViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resetPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -181919,17 +182010,17 @@ "IsAdmin": true }, "Command": "Reset-MgDeviceManagementScriptDeviceRunStateManagedDevicePasscode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resetPasscode" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", @@ -181937,17 +182028,17 @@ "IsAdmin": true }, "Command": "Reset-MgEducationSynchronizationProfile", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset" }, { - "Uri": "/groups/{group-id}/resetUnseenCount", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -181955,17 +182046,17 @@ "IsAdmin": true }, "Command": "Reset-MgGroupUnseenCount", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/resetUnseenCount" }, { - "Uri": "/groups/{group-id}/resetUnseenCount", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -181973,30 +182064,30 @@ "IsAdmin": true }, "Command": "Reset-MgGroupUnseenCount", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reset1", "ResetViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/resetUnseenCount" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", "Permissions": [], "Command": "Reset-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions" }, { - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", @@ -182004,55 +182095,55 @@ "IsAdmin": true }, "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault" }, { - "Uri": "/print/printers/{printer-id}/resetDefaults", "Permissions": [], "Command": "Reset-MgPrintPrinterDefault", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/resetDefaults" }, { - "Uri": "/print/printerShares/{printerShare-id}/printer/resetDefaults", "Permissions": [], "Command": "Reset-MgPrintPrinterSharePrinterDefault", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}/printer/resetDefaults" }, { - "Uri": "/print/shares/{printerShare-id}/printer/resetDefaults", "Permissions": [], "Command": "Reset-MgPrintSharePrinterDefault", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/printer/resetDefaults" }, { - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", "Permissions": { "Name": "UserAuthenticationMethod.ReadWrite.All", "Description": "Read and write all users' authentication methods", @@ -182060,19 +182151,19 @@ "IsAdmin": true }, "Command": "Reset-MgUserAuthenticationMethodPassword", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -182080,17 +182171,17 @@ "IsAdmin": false }, "Command": "Reset-MgUserManagedDevicePasscode", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset1", "ResetViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -182098,77 +182189,77 @@ "IsAdmin": false }, "Command": "Reset-MgUserManagedDevicePasscode", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", "Permissions": [], "Command": "Reset-MgUserPendingAccessReviewInstanceDecision", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reset", "Reset1", "ResetViaIdentity", "ResetViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc", "Permissions": [], "Command": "Resize-MgDeviceManagementComanagedDeviceCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/resizeCloudPc", "Permissions": [], "Command": "Resize-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/resizeCloudPc" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resizeCloudPc", "Permissions": [], "Command": "Resize-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resizeCloudPc" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -182176,64 +182267,64 @@ "IsAdmin": true }, "Command": "Resize-MgDeviceManagementManagedDeviceCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resizeCloudPc", "Permissions": [], "Command": "Resize-MgDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/resizeCloudPc" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc", "Permissions": [], "Command": "Resize-MgUserManagedDeviceCloudPc", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", "Permissions": [], "Command": "Restart-MgApplicationSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -182241,17 +182332,17 @@ "IsAdmin": true }, "Command": "Restart-MgDeviceManagementComanagedDeviceNow", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rebootNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -182259,30 +182350,30 @@ "IsAdmin": true }, "Command": "Restart-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceNow", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/rebootNow" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rebootNow", "Permissions": [], "Command": "Restart-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceNow", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rebootNow" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -182290,17 +182381,17 @@ "IsAdmin": false }, "Command": "Restart-MgDeviceManagementManagedDeviceNow", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -182308,17 +182399,17 @@ "IsAdmin": false }, "Command": "Restart-MgDeviceManagementManagedDeviceNow", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reboot1", "RebootViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rebootNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -182326,17 +182417,17 @@ "IsAdmin": true }, "Command": "Restart-MgDeviceManagementScriptDeviceRunStateManagedDeviceNow", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/rebootNow" }, { - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -182344,17 +182435,17 @@ "IsAdmin": true }, "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -182362,19 +182453,19 @@ "IsAdmin": true }, "Command": "Restart-MgServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", "Permissions": { "Name": "TeamworkDevice.ReadWrite.All", "Description": "Read and write Teams devices", @@ -182382,30 +182473,30 @@ "IsAdmin": true }, "Command": "Restart-MgTeamworkDevice", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restart", "RestartViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/restart" }, { - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot", "Permissions": [], "Command": "Restart-MgUserCloudPc", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -182413,17 +182504,17 @@ "IsAdmin": false }, "Command": "Restart-MgUserManagedDeviceNow", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reboot1", "RebootViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -182431,149 +182522,149 @@ "IsAdmin": false }, "Command": "Restart-MgUserManagedDeviceNow", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/restore", "Permissions": [], "Command": "Restore-MgAdministrativeUnit", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/restore" }, { - "Uri": "/applications/{application-id}/restore", "Permissions": [], "Command": "Restore-MgApplication", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/applications/{application-id}/restore" }, { - "Uri": "/applications/{application-id}/restore", "Permissions": [], "Command": "Restore-MgApplication", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/applications/{application-id}/restore" }, { - "Uri": "/contacts/{orgContact-id}/restore", "Permissions": [], "Command": "Restore-MgContact", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/restore" }, { - "Uri": "/contacts/{orgContact-id}/restore", "Permissions": [], "Command": "Restore-MgContact", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/restore" }, { - "Uri": "/contracts/{contract-id}/restore", "Permissions": [], "Command": "Restore-MgContract", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}/restore" }, { - "Uri": "/contracts/{contract-id}/restore", "Permissions": [], "Command": "Restore-MgContract", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}/restore" }, { - "Uri": "/devices/{device-id}/restore", "Permissions": [], "Command": "Restore-MgDevice", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/restore" }, { - "Uri": "/devices/{device-id}/restore", "Permissions": [], "Command": "Restore-MgDevice", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/restore" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc", "Permissions": [], "Command": "Restore-MgDeviceManagementComanagedDeviceCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -182581,32 +182672,32 @@ "IsAdmin": true }, "Command": "Restore-MgDeviceManagementComanagedDevicePasscode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/restoreCloudPc", "Permissions": [], "Command": "Restore-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/restoreCloudPc" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/recoverPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -182614,60 +182705,60 @@ "IsAdmin": true }, "Command": "Restore-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevicePasscode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/recoverPasscode" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/restoreCloudPc", "Permissions": [], "Command": "Restore-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/restoreCloudPc" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/recoverPasscode", "Permissions": [], "Command": "Restore-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevicePasscode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/recoverPasscode" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc", "Permissions": [], "Command": "Restore-MgDeviceManagementManagedDeviceCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -182675,17 +182766,17 @@ "IsAdmin": false }, "Command": "Restore-MgDeviceManagementManagedDevicePasscode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -182693,32 +182784,32 @@ "IsAdmin": false }, "Command": "Restore-MgDeviceManagementManagedDevicePasscode", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Recover1", "RecoverViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/restoreCloudPc", "Permissions": [], "Command": "Restore-MgDeviceManagementScriptDeviceRunStateManagedDeviceCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/restoreCloudPc" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/recoverPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -182726,186 +182817,186 @@ "IsAdmin": true }, "Command": "Restore-MgDeviceManagementScriptDeviceRunStateManagedDevicePasscode", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/recoverPasscode" }, { - "Uri": "/directoryObjects/{directoryObject-id}/restore", "Permissions": [], "Command": "Restore-MgDirectoryObject", - "ApiVersion": "beta", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}/restore" }, { - "Uri": "/directoryObjects/{directoryObject-id}/restore", "Permissions": [], "Command": "Restore-MgDirectoryObject", - "ApiVersion": "v1.0", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}/restore" }, { - "Uri": "/directoryRoles/{directoryRole-id}/restore", "Permissions": [], "Command": "Restore-MgDirectoryRole", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/restore" }, { - "Uri": "/directoryRoles/{directoryRole-id}/restore", "Permissions": [], "Command": "Restore-MgDirectoryRole", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/restore" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/restore", "Permissions": [], "Command": "Restore-MgDirectoryRoleTemplate", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/restore" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/restore", "Permissions": [], "Command": "Restore-MgDirectoryRoleTemplate", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/restore" }, { - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/restore", "Permissions": [], "Command": "Restore-MgDirectorySettingTemplate", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/restore" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], "Command": "Restore-MgDriveListItemVersion", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], "Command": "Restore-MgDriveListItemVersion", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { - "Uri": "/groups/{group-id}/restore", "Permissions": [], "Command": "Restore-MgGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/restore" }, { - "Uri": "/groups/{group-id}/restore", "Permissions": [], "Command": "Restore-MgGroup", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Groups" + "Uri": "/groups/{group-id}/restore" }, { - "Uri": "/organization/{organization-id}/restore", "Permissions": [], "Command": "Restore-MgOrganization", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/restore" }, { - "Uri": "/organization/{organization-id}/restore", "Permissions": [], "Command": "Restore-MgOrganization", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/restore" }, { - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -182921,17 +183012,17 @@ } ], "Command": "Restore-MgPrintPrinterFactoryDefault", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults" }, { - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -182947,112 +183038,112 @@ } ], "Command": "Restore-MgPrintPrinterFactoryDefault", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults" }, { - "Uri": "/print/printerShares/{printerShare-id}/printer/restoreFactoryDefaults", "Permissions": [], "Command": "Restore-MgPrintPrinterSharePrinterFactoryDefault", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}/printer/restoreFactoryDefaults" }, { - "Uri": "/print/shares/{printerShare-id}/printer/restoreFactoryDefaults", "Permissions": [], "Command": "Restore-MgPrintSharePrinterFactoryDefault", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/printer/restoreFactoryDefaults" }, { - "Uri": "/print/shares/{printerShare-id}/printer/restoreFactoryDefaults", "Permissions": [], "Command": "Restore-MgPrintSharePrinterFactoryDefault", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/printer/restoreFactoryDefaults" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/restore", "Permissions": [], "Command": "Restore-MgServicePrincipal", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/restore" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/restore", "Permissions": [], "Command": "Restore-MgServicePrincipal", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/restore" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], "Command": "Restore-MgShareListItemVersion", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [], "Command": "Restore-MgShareListItemVersion", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Restore2", "Restore3", "RestoreViaIdentity2", "RestoreViaIdentity3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -183074,17 +183165,17 @@ } ], "Command": "Restore-MgSiteListItemVersion", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -183106,58 +183197,58 @@ } ], "Command": "Restore-MgSiteListItemVersion", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { - "Uri": "/users/{user-id}/restore", "Permissions": [], "Command": "Restore-MgUser", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/restore" }, { - "Uri": "/users/{user-id}/restore", "Permissions": [], "Command": "Restore-MgUser", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore1", "RestoreViaIdentity1" ], - "OutputType": "IMicrosoftGraphDirectoryObject", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/restore" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc", "Permissions": [], "Command": "Restore-MgUserManagedDeviceCloudPc", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -183165,17 +183256,17 @@ "IsAdmin": false }, "Command": "Restore-MgUserManagedDevicePasscode", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Recover1", "RecoverViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -183183,17 +183274,17 @@ "IsAdmin": false }, "Command": "Restore-MgUserManagedDevicePasscode", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", @@ -183201,17 +183292,17 @@ "IsAdmin": true }, "Command": "Resume-MgEducationSynchronizationProfile", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Resume", "ResumeViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeDeviceLicense", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -183219,19 +183310,19 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppDeviceLicense", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeDeviceLicense" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeAllLicenses", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -183239,19 +183330,19 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppLicense", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeAllLicenses" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeUserLicense", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -183259,19 +183350,19 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceAppMgtMobileAppDeviceStatusesAppMicrosoftGraphIoVppAppUserLicense", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/revokeUserLicense" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeDeviceLicense", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -183279,19 +183370,19 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppDeviceLicense", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeDeviceLicense" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeAllLicenses", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -183299,19 +183390,19 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppLicense", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeAllLicenses" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeUserLicense", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -183319,19 +183410,19 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceAppMgtMobileAppMicrosoftGraphIoVppAppUserLicense", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/revokeUserLicense" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeDeviceLicense", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -183339,19 +183430,19 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppDeviceLicense", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeDeviceLicense" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeAllLicenses", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -183359,19 +183450,19 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppLicense", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeAllLicenses" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeUserLicense", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -183379,19 +183470,19 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceAppMgtMobileAppUserStatusesAppMicrosoftGraphIoVppAppUserLicense", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/revokeUserLicense" }, { - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -183399,19 +183490,19 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceAppMgtVppTokenLicense", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses" }, { - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -183419,17 +183510,17 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken" }, { - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -183437,17 +183528,17 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceManagementAndroidForWorkEnrollmentProfileToken", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -183455,17 +183546,17 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceManagementComanagedDeviceAppleVppLicense", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -183473,30 +183564,30 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceAppleVppLicense", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses", "Permissions": [], "Command": "Revoke-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceAppleVppLicense", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -183504,17 +183595,17 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceManagementManagedDeviceAppleVppLicense", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -183522,60 +183613,60 @@ "IsAdmin": true }, "Command": "Revoke-MgDeviceManagementScriptDeviceRunStateManagedDeviceAppleVppLicense", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/revokeAppleVppLicenses" }, { - "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", "Permissions": [], "Command": "Revoke-MgSharePermissionGrant", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants" }, { - "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", "Permissions": [], "Command": "Revoke-MgSitePermissionGrant", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphPermission", - "Module": "Sites" + "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", "Permissions": [], "Command": "Revoke-MgUserManagedDeviceAppleVppLicense", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses" }, { - "Uri": "/users/{user-id}/revokeSignInSessions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -183597,17 +183688,17 @@ } ], "Command": "Revoke-MgUserSign", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/revokeSignInSessions" }, { - "Uri": "/users/{user-id}/revokeSignInSessions", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -183629,56 +183720,56 @@ } ], "Command": "Revoke-MgUserSign", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Revoke1", "RevokeViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/revokeSignInSessions" }, { - "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", "Permissions": [], "Command": "Search-MgDeviceManagementImportedDeviceIdentityExistingIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Variants": [ "Search", "SearchExpanded" ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities" }, { - "Uri": "/drives/{drive-id}/search(q='{q}')", "Permissions": [], "Command": "Search-MgDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" ], - "OutputType": "IMicrosoftGraphDriveItem", - "Module": "Files" + "Uri": "/drives/{drive-id}/search(q='{q}')" }, { - "Uri": "/drives/{drive-id}/search(q='{q}')", "Permissions": [], "Command": "Search-MgDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem1", "Variants": [ "Search1", "SearchViaIdentity1" ], - "OutputType": "IMicrosoftGraphDriveItem1", - "Module": "Files" + "Uri": "/drives/{drive-id}/search(q='{q}')" }, { - "Uri": "/accessReviews/{accessReview-id}/sendReminder", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -183694,17 +183785,17 @@ } ], "Command": "Send-MgAccessReviewReminder", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/sendReminder" }, { - "Uri": "/chats/{chat-id}/sendActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", @@ -183712,19 +183803,19 @@ "IsAdmin": false }, "Command": "Send-MgChatActivityNotification", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send1", "SendExpanded1", "SendViaIdentity1", "SendViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/sendActivityNotification" }, { - "Uri": "/chats/{chat-id}/sendActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", @@ -183732,19 +183823,19 @@ "IsAdmin": false }, "Command": "Send-MgChatActivityNotification", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/sendActivityNotification" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -183760,32 +183851,32 @@ } ], "Command": "Send-MgDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal" }, { - "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", "Permissions": [], "Command": "Send-MgDeviceManagementCustomNotificationToCompanyPortal", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -183801,19 +183892,19 @@ } ], "Command": "Send-MgDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -183821,17 +183912,17 @@ "IsAdmin": true }, "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -183839,56 +183930,56 @@ "IsAdmin": true }, "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Send1", "SendViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", "Permissions": [], "Command": "Send-MgFinancialCompanySaleInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", "Permissions": [], "Command": "Send-MgFinancialCompanySaleQuote", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", "Permissions": [], "Command": "Send-MgIdentityGovernanceAccessReviewDecisionInstanceReminder", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder" }, { - "Uri": "/teams/{team-id}/sendActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", @@ -183896,19 +183987,19 @@ "IsAdmin": false }, "Command": "Send-MgTeamActivityNotification", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/sendActivityNotification" }, { - "Uri": "/teams/{team-id}/sendActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", @@ -183916,19 +184007,19 @@ "IsAdmin": false }, "Command": "Send-MgTeamActivityNotification", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Send1", "SendExpanded1", "SendViaIdentity1", "SendViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/sendActivityNotification" }, { - "Uri": "/users/{user-id}/sendMail", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -183936,19 +184027,19 @@ "IsAdmin": false }, "Command": "Send-MgUserMail", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/sendMail" }, { - "Uri": "/users/{user-id}/sendMail", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -183956,60 +184047,60 @@ "IsAdmin": false }, "Command": "Send-MgUserMail", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Send1", "SendExpanded1", "SendViaIdentity1", "SendViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/sendMail" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", "Permissions": [], "Command": "Send-MgUserMailFolderMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send1", "SendViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", "Permissions": [], "Command": "Send-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", "Permissions": [], "Command": "Send-MgUserManagedDeviceCustomNotificationToCompanyPortal", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal" }, { - "Uri": "/users/{user-id}/messages/{message-id}/send", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -184017,17 +184108,17 @@ "IsAdmin": false }, "Command": "Send-MgUserMessage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/send" }, { - "Uri": "/users/{user-id}/messages/{message-id}/send", "Permissions": { "Name": "Mail.Send", "Description": "Send mail as you ", @@ -184035,43 +184126,43 @@ "IsAdmin": false }, "Command": "Send-MgUserMessage", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Send1", "SendViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/messages/{message-id}/send" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", "Permissions": [], "Command": "Send-MgUserPendingAccessReviewInstanceDecisionInstanceReminder", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", "Permissions": [], "Command": "Send-MgUserPendingAccessReviewInstanceReminder", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder" }, { - "Uri": "/users/{user-id}/teamwork/sendActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", @@ -184079,19 +184170,19 @@ "IsAdmin": false }, "Command": "Send-MgUserTeamworkActivityNotification", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/teamwork/sendActivityNotification" }, { - "Uri": "/users/{user-id}/teamwork/sendActivityNotification", "Permissions": { "Name": "TeamsActivity.Send", "Description": "Send a teamwork activity", @@ -184099,45 +184190,45 @@ "IsAdmin": false }, "Command": "Send-MgUserTeamworkActivityNotification", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Send1", "SendExpanded1", "SendViaIdentity1", "SendViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/teamwork/sendActivityNotification" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", "Permissions": [], "Command": "Set-MgAppCatalogTeamAppDefinitionColorIconHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", "Permissions": [], "Command": "Set-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value" }, { - "Uri": "/applications/{application-id}/connectorGroup/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -184153,75 +184244,75 @@ } ], "Command": "Set-MgApplicationConnectorGroupByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/connectorGroup/$ref" }, { - "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", "Permissions": [], "Command": "Set-MgApplicationCreatedOnBehalfOfByRef", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref" }, { - "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref", "Permissions": [], "Command": "Set-MgApplicationCreatedOnBehalfOfByRef", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/createdOnBehalfOf/$ref" }, { - "Uri": "/applications/{application-id}/logo", "Permissions": [], "Command": "Set-MgApplicationLogo", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/logo" }, { - "Uri": "/applications/{application-id}/logo", "Permissions": [], "Command": "Set-MgApplicationLogo", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/logo" }, { - "Uri": "/applications/{application-id}/setVerifiedPublisher", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", @@ -184229,19 +184320,19 @@ "IsAdmin": true }, "Command": "Set-MgApplicationVerifiedPublisher", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/setVerifiedPublisher" }, { - "Uri": "/applications/{application-id}/setVerifiedPublisher", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", @@ -184249,356 +184340,356 @@ "IsAdmin": true }, "Command": "Set-MgApplicationVerifiedPublisher", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/setVerifiedPublisher" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", "Permissions": [], "Command": "Set-MgChatInstalledAppTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", "Permissions": [], "Command": "Set-MgChatInstalledAppTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", "Permissions": [], "Command": "Set-MgChatInstalledAppTeamAppDefinitionByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", "Permissions": [], "Command": "Set-MgChatInstalledAppTeamAppDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Set-MgChatTabTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ - "Set1", - "SetExpanded1", - "SetViaIdentity1", - "SetViaIdentityExpanded1" + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Set-MgChatTabTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "Set1", + "SetExpanded1", + "SetViaIdentity1", + "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", "Permissions": [], "Command": "Set-MgCommunicationOnlineMeetingAlternativeRecording", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", "Permissions": [], "Command": "Set-MgCommunicationOnlineMeetingRecording", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording" }, { - "Uri": "/communications/presences/{presence-id}/setPresence", "Permissions": [], "Command": "Set-MgCommunicationPresence", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/presences/{presence-id}/setPresence" }, { - "Uri": "/communications/presences/{presence-id}/setPresence", "Permissions": [], "Command": "Set-MgCommunicationPresence", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/presences/{presence-id}/setPresence" }, { - "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", "Permissions": [], "Command": "Set-MgCommunicationPresenceUserPreferredPresence", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref", "Permissions": [], "Command": "Set-MgComplianceEdiscoveryCaseCustodianSiteSourceSiteByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", "Permissions": [], "Command": "Set-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref", "Permissions": [], "Command": "Set-MgComplianceEdiscoveryCaseLegalHoldSiteSourceSiteByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref", "Permissions": [], "Command": "Set-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref", "Permissions": [], "Command": "Set-MgComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperationByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref", "Permissions": [], "Command": "Set-MgComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperationByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation/$ref" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref", "Permissions": [], "Command": "Set-MgComplianceEdiscoveryCaseTagParentByRef", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent/$ref" }, { - "Uri": "/contacts/{orgContact-id}/manager/$ref", "Permissions": [], "Command": "Set-MgContactManagerByRef", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/manager/$ref" }, { - "Uri": "/contacts/{orgContact-id}/manager/$ref", "Permissions": [], "Command": "Set-MgContactManagerByRef", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}/manager/$ref" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", "Permissions": [], "Command": "Set-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -184606,19 +184697,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -184626,19 +184717,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphTargetedManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -184646,19 +184737,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphWindowInformationProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -184666,19 +184757,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceAppMgtManagedAppPolicyMicrosoftGraphWindowInformationProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/assign" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -184686,19 +184777,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceAppMgtManagedEBook", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -184706,19 +184797,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceAppMgtManagedEBook", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -184726,19 +184817,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceAppMgtMobileApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -184746,19 +184837,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceAppMgtMobileApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -184766,19 +184857,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceAppMgtMobileAppConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -184786,109 +184877,109 @@ "IsAdmin": true }, "Command": "Set-MgDeviceAppMgtMobileAppConfiguration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/assign", "Permissions": [], "Command": "Set-MgDeviceAppMgtMobileAppDeviceStatusesApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/assign" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", "Permissions": [], "Command": "Set-MgDeviceAppMgtMobileAppDeviceStatusesAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/assign", "Permissions": [], "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/assign" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref", "Permissions": [], "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/$ref" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/assign", "Permissions": [], "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/assign" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref", "Permissions": [], "Command": "Set-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/$ref" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -184896,19 +184987,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -184916,19 +185007,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -184936,19 +185027,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceAppMgtWdacSupplementalPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign" }, { - "Uri": "/deviceAppManagement/windowsManagementApp/setAsManagedInstaller", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -184964,29 +185055,29 @@ } ], "Command": "Set-MgDeviceAppMgtWindowManagementAppAsManagedInstaller", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsManagementApp/setAsManagedInstaller" }, { - "Uri": "/deviceAppManagement/windowsManagementApp/$ref", "Permissions": [], "Command": "Set-MgDeviceAppMgtWindowManagementAppByRef", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsManagementApp/$ref" }, { - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -184994,17 +185085,17 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState" }, { - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -185012,19 +185103,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -185032,19 +185123,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementComanagedDeviceName", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName" }, { - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -185052,19 +185143,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementCompliancePolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign" }, { - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", @@ -185072,19 +185163,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementCompliancePolicyScheduledAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions" }, { - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -185092,49 +185183,49 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementConfigurationPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile/$ref" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile/$ref" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -185142,17 +185233,17 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -185160,19 +185251,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment1", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -185180,32 +185271,32 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", "Permissions": [], "Command": "Set-MgDeviceManagementDeviceCompliancePolicyScheduledRetireState", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState" }, { - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185221,19 +185312,19 @@ } ], "Command": "Set-MgDeviceManagementDeviceComplianceScript", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -185241,19 +185332,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -185261,49 +185352,49 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/assign", "Permissions": [], "Command": "Set-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment1", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/assign" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfigurationByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration/$ref" }, { - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185319,19 +185410,19 @@ } ], "Command": "Set-MgDeviceManagementDeviceCustomAttributeShellScript", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -185339,19 +185430,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -185359,19 +185450,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -185379,19 +185470,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -185399,19 +185490,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -185427,34 +185518,34 @@ } ], "Command": "Set-MgDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/$ref" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/setDeviceName", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -185462,19 +185553,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceName", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/setDeviceName" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185490,64 +185581,64 @@ } ], "Command": "Set-MgDeviceManagementDeviceShellScript", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/setDeviceName", "Permissions": [], "Command": "Set-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceName", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/setDeviceName" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementDeviceShellScriptRunSummaryByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary/$ref" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -185555,49 +185646,49 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementGroupPolicyCategoryDefinitionFileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile/$ref" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementGroupPolicyCategoryParentByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent/$ref" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -185605,79 +185696,79 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementGroupPolicyConfigurationDefinitionValueDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition/$ref" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementGroupPolicyDefinitionCategoryByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category/$ref" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementGroupPolicyDefinitionDefinitionFileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/definitionFile/$ref" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementGroupPolicyDefinitionPresentationDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition/$ref" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -185685,19 +185776,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementIntent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign" }, { - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -185705,19 +185796,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -185725,45 +185816,45 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementManagedDeviceName", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName" }, { - "Uri": "/deviceManagement/managedDeviceOverview/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementManagedDeviceOverviewByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDeviceOverview/$ref" }, { - "Uri": "/deviceManagement/managedDeviceOverview/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementManagedDeviceOverviewByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDeviceOverview/$ref" }, { - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -185771,49 +185862,49 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -185829,49 +185920,49 @@ } ], "Command": "Set-MgDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", "Permissions": [], "Command": "Set-MgDeviceManagementScript", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementScriptDeviceRunStateManagedDeviceByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/$ref" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/setDeviceName", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -185879,210 +185970,210 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementScriptDeviceRunStateManagedDeviceName", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/setDeviceName" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementScriptRunSummaryByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary/$ref" }, { - "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref" }, { - "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementSoftwareUpdateStatusSummaryByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/softwareUpdateStatusSummary/$ref" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementTermAndConditionAcceptanceStatusesTermAndConditionByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions/$ref" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementTermAndConditionGroupAssignmentTermAndConditionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics/$ref" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetricByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics/$ref" }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -186090,19 +186181,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign" }, { - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -186110,139 +186201,139 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", "Permissions": [], "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceDeploymentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", "Permissions": [], "Command": "Set-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDeviceUserToDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/assign", "Permissions": [], "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/assign" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityDeploymentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile/$ref" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/assign", "Permissions": [], "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/assign" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref", "Permissions": [], "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityIntendedDeploymentProfileByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile/$ref" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -186250,19 +186341,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityResourceAccountToDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -186270,19 +186361,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityUserToDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -186290,19 +186381,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementWindowAutopilotDeviceIdentityUserToDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice" }, { - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -186310,19 +186401,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementWindowDriverUpdateProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign" }, { - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -186330,19 +186421,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementWindowFeatureUpdateProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign" }, { - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -186350,19 +186441,19 @@ "IsAdmin": true }, "Command": "Set-MgDeviceManagementWindowQualityUpdateProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign" }, { - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [ { "Name": "Files.ReadWrite", @@ -186384,17 +186475,17 @@ } ], "Command": "Set-MgDriveItemContent", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" }, { - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [ { "Name": "Files.ReadWrite", @@ -186416,223 +186507,223 @@ } ], "Command": "Set-MgDriveItemContent", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgDriveListColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgDriveListColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Set-MgDriveListContentTypeBaseByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Set-MgDriveListContentTypeBaseByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgDriveListContentTypeColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgDriveListContentTypeColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/drives/{drive-id}/list/drive/$ref", "Permissions": [], "Command": "Set-MgDriveListDriveByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/drive/$ref" }, { - "Uri": "/drives/{drive-id}/list/drive/$ref", "Permissions": [], "Command": "Set-MgDriveListDriveByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/drive/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Set-MgDriveListItemAnalyticByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Set-MgDriveListItemAnalyticByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Set-MgDriveListItemDriveItemByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Set-MgDriveListItemDriveItemByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/drives/{drive-id}/root/content", "Permissions": [], "Command": "Set-MgDriveRootContent", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/root/content" }, { - "Uri": "/drives/{drive-id}/root/content", "Permissions": [], "Command": "Set-MgDriveRootContent", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/root/content" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186648,17 +186739,17 @@ } ], "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186674,17 +186765,17 @@ } ], "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186700,17 +186791,17 @@ } ], "Command": "Set-MgEducationClassAssignmentUpResourceFolder", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [ { "Name": "EduAssignments.Read", @@ -186726,732 +186817,732 @@ } ], "Command": "Set-MgEducationClassAssignmentUpResourceFolder", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder" }, { - "Uri": "/education/classes/{educationClass-id}/group/$ref", "Permissions": [], "Command": "Set-MgEducationClassGroupByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/group/$ref" }, { - "Uri": "/education/classes/{educationClass-id}/group/$ref", "Permissions": [], "Command": "Set-MgEducationClassGroupByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/group/$ref" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Permissions": [], "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Permissions": [], "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [], "Command": "Set-MgEducationMeAssignmentUpResourceFolder", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [], "Command": "Set-MgEducationMeAssignmentUpResourceFolder", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder" }, { - "Uri": "/education/me/user/$ref", "Permissions": [], "Command": "Set-MgEducationMeUserByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/user/$ref" }, { - "Uri": "/education/me/user/$ref", "Permissions": [], "Command": "Set-MgEducationMeUserByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/user/$ref" }, { - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", "Permissions": [], "Command": "Set-MgEducationSchoolAdministrativeUnitByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref" }, { - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref", "Permissions": [], "Command": "Set-MgEducationSchoolAdministrativeUnitByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit/$ref" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Permissions": [], "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", "Permissions": [], "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [], "Command": "Set-MgEducationUserAssignmentUpResourceFolder", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [], "Command": "Set-MgEducationUserAssignmentUpResourceFolder", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationAssignment", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder" }, { - "Uri": "/education/users/{educationUser-id}/user/$ref", "Permissions": [], "Command": "Set-MgEducationUserUserByRef", - "ApiVersion": "beta", + "Module": "Education", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/user/$ref" }, { - "Uri": "/education/users/{educationUser-id}/user/$ref", "Permissions": [], "Command": "Set-MgEducationUserUserByRef", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/user/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref", "Permissions": [], "Command": "Set-MgEntitlementManagementAccessPackageAccessPackageCatalogByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageCatalog/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", "Permissions": [], "Command": "Set-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackageCatalog/$ref", "Permissions": [], "Command": "Set-MgEntitlementManagementAccessPackageAssignmentPolicyAccessPackageCatalogByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackageCatalog/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment/$ref", "Permissions": [], "Command": "Set-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageAssignmentByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref", "Permissions": [], "Command": "Set-MgEntitlementManagementAccessPackageAssignmentRequestAccessPackageByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/accessPackage/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref", "Permissions": [], "Command": "Set-MgEntitlementManagementAccessPackageResourceAccessPackageResourceEnvironmentByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}/accessPackageResourceEnvironment/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref", "Permissions": [], "Command": "Set-MgEntitlementManagementAccessPackageResourceRequestAccessPackageResourceByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}/accessPackageResource/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy/$ref", "Permissions": [], "Command": "Set-MgEntitlementManagementAssignmentAssignmentPolicyByRef", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/assignmentPolicy/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref", "Permissions": [], "Command": "Set-MgEntitlementManagementAssignmentPolicyAccessPackageByRef", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage/$ref" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog/$ref", "Permissions": [], "Command": "Set-MgEntitlementManagementAssignmentPolicyCatalogByRef", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog/$ref" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanyCustomerPaymentCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanyCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanyEmployeePictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", "Permissions": [], "Command": "Set-MgFinancialCompanyInformationPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture" }, { - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanyItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanyPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanyPurchaseInvoiceVendorPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanySaleCreditMemoCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanySaleCreditMemoLineItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanySaleInvoiceCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanySaleInvoiceLineItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanySaleOrderCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanySaleOrderLineItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanySaleQuoteCustomerPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanySaleQuoteLineItemPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", "Permissions": [], "Command": "Set-MgFinancialCompanyVendorPictureContent", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content" }, { - "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", "Permissions": [], "Command": "Set-MgGroupCreatedOnBehalfOfByRef", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref" }, { - "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref", "Permissions": [], "Command": "Set-MgGroupCreatedOnBehalfOfByRef", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/createdOnBehalfOf/$ref" }, { - "Uri": "/groups/{group-id}/drive/$ref", "Permissions": [], "Command": "Set-MgGroupDriveByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/groups/{group-id}/drive/$ref" }, { - "Uri": "/groups/{group-id}/drive/$ref", "Permissions": [], "Command": "Set-MgGroupDriveByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/groups/{group-id}/drive/$ref" }, { - "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref", "Permissions": [], "Command": "Set-MgGroupEventCalendarByRef", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref" }, { - "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref", "Permissions": [], "Command": "Set-MgGroupEventCalendarByRef", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/calendar/$ref" }, { - "Uri": "/groups/{group-id}/assignLicense", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -187467,19 +187558,19 @@ } ], "Command": "Set-MgGroupLicense", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphGroup", - "Module": "Groups" + "Uri": "/groups/{group-id}/assignLicense" }, { - "Uri": "/groups/{group-id}/assignLicense", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -187495,97 +187586,97 @@ } ], "Command": "Set-MgGroupLicense", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup1", "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphGroup1", - "Module": "Groups" + "Uri": "/groups/{group-id}/assignLicense" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Set-MgGroupOnenotePageContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Set-MgGroupOnenotePageContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" }, { - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], "Command": "Set-MgGroupOnenoteResourceContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content" }, { - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], "Command": "Set-MgGroupOnenoteResourceContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Set-MgGroupOnenoteSectionPageContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Set-MgGroupOnenoteSectionPageContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { - "Uri": "/groups/{group-id}/photo/$value", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -187593,19 +187684,19 @@ "IsAdmin": true }, "Command": "Set-MgGroupPhotoContent", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/photo/$value" }, { - "Uri": "/groups/{group-id}/photo/$value", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -187613,34 +187704,34 @@ "IsAdmin": true }, "Command": "Set-MgGroupPhotoContent", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set2", "Set3", "SetViaIdentity2", "SetViaIdentity3" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/photo/$value" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref", "Permissions": [], "Command": "Set-MgIdentityGovernanceAccessReviewDecisionInstanceDefinitionByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/$ref" }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assign", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -187648,45 +187739,45 @@ "IsAdmin": true }, "Command": "Set-MgOfficeClientConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphOfficeClientConfigurationAssignment", - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assign" }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/policyPayload", "Permissions": [], "Command": "Set-MgOfficeClientConfigurationPolicyPayload", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/policyPayload" }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/userPreferencePayload", "Permissions": [], "Command": "Set-MgOfficeClientConfigurationUserPreferencePayload", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/userPreferencePayload" }, { - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -187694,17 +187785,17 @@ "IsAdmin": true }, "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority" }, { - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -187712,1093 +187803,1095 @@ "IsAdmin": true }, "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority" }, { - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref", "Permissions": [], "Command": "Set-MgPolicyRoleManagementPolicyAssignmentPolicyByRef", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy/$ref" }, { - "Uri": "/print/printers/{printer-id}/share/$ref", "Permissions": [], "Command": "Set-MgPrintPrinterShareByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/share/$ref" }, { - "Uri": "/print/printerShares/{printerShare-id}/printer/$ref", "Permissions": [], "Command": "Set-MgPrintPrinterSharePrinterByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}/printer/$ref" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", "Permissions": [], "Command": "Set-MgPrintPrinterTaskTriggerDefinitionByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref", "Permissions": [], "Command": "Set-MgPrintPrinterTaskTriggerDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition/$ref" }, { - "Uri": "/print/shares/{printerShare-id}/printer/$ref", "Permissions": [], "Command": "Set-MgPrintSharePrinterByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/printer/$ref" }, { - "Uri": "/print/shares/{printerShare-id}/printer/$ref", "Permissions": [], "Command": "Set-MgPrintSharePrinterByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}/printer/$ref" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", "Permissions": [], "Command": "Set-MgPrintTaskDefinitionTaskDefinitionByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref", "Permissions": [], "Command": "Set-MgPrintTaskDefinitionTaskDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/definition/$ref" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", "Permissions": [], "Command": "Set-MgPrintTaskDefinitionTaskTriggerByRef", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref", "Permissions": [], "Command": "Set-MgPrintTaskDefinitionTaskTriggerByRef", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger/$ref" }, { - "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref", "Permissions": [], "Command": "Set-MgPrivilegedApprovalRequestByRef", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedApproval/{privilegedApproval-id}/request/$ref" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgRoleManagementCloudPcRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDeviceManagementRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentPrincipalByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetScheduleByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetScheduleByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryTransitiveRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentPrincipalByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsingByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetScheduleByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetScheduleByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScopeByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipalByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal/$ref" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref", "Permissions": [], "Command": "Set-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinitionByRef", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition/$ref" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", "Permissions": [], "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", "Permissions": [], "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", "Permissions": [], "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", "Permissions": [], "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" }, { - "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref", "Permissions": [], "Command": "Set-MgShareDriveItemByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref", "Permissions": [], "Command": "Set-MgShareDriveItemByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/driveItem/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgShareListColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgShareListColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Set-MgShareListContentTypeBaseByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Set-MgShareListContentTypeBaseByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgShareListContentTypeColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgShareListContentTypeColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref", "Permissions": [], "Command": "Set-MgShareListDriveByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref", "Permissions": [], "Command": "Set-MgShareListDriveByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/drive/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Set-MgShareListItemAnalyticByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -188809,15 +188902,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Set-MgShareListItemAnalyticByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set2", "Set3", @@ -188828,15 +188921,15 @@ "SetViaIdentityExpanded2", "SetViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Set-MgShareListItemDriveItemByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -188847,15 +188940,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Set-MgShareListItemDriveItemByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set2", "Set3", @@ -188866,483 +188959,483 @@ "SetViaIdentityExpanded2", "SetViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/root/$ref", "Permissions": [], "Command": "Set-MgShareRootByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/root/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/root/$ref", "Permissions": [], "Command": "Set-MgShareRootByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/root/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/site/$ref", "Permissions": [], "Command": "Set-MgShareSiteByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/site/$ref" }, { - "Uri": "/shares/{sharedDriveItem-id}/site/$ref", "Permissions": [], "Command": "Set-MgShareSiteByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/site/$ref" }, { - "Uri": "/sites/{site-id}/analytics/$ref", "Permissions": [], "Command": "Set-MgSiteAnalyticByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/analytics/$ref" }, { - "Uri": "/sites/{site-id}/analytics/$ref", "Permissions": [], "Command": "Set-MgSiteAnalyticByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/analytics/$ref" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgSiteColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgSiteColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Set-MgSiteContentTypeBaseByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Set-MgSiteContentTypeBaseByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgSiteContentTypeColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgSiteContentTypeColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/drive/$ref", "Permissions": [], "Command": "Set-MgSiteDriveByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/drive/$ref" }, { - "Uri": "/sites/{site-id}/drive/$ref", "Permissions": [], "Command": "Set-MgSiteDriveByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/drive/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgSiteListColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgSiteListColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Set-MgSiteListContentTypeBaseByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref", "Permissions": [], "Command": "Set-MgSiteListContentTypeBaseByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgSiteListContentTypeColumnSourceColumnByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref", "Permissions": [], "Command": "Set-MgSiteListContentTypeColumnSourceColumnByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref", "Permissions": [], "Command": "Set-MgSiteListDriveByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref", "Permissions": [], "Command": "Set-MgSiteListDriveByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/drive/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Set-MgSiteListItemAnalyticByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref", "Permissions": [], "Command": "Set-MgSiteListItemAnalyticByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Set-MgSiteListItemDriveItemByRef", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref", "Permissions": [], "Command": "Set-MgSiteListItemDriveItemByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/$ref" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Set-MgSiteOnenotePageContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Set-MgSiteOnenotePageContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content" }, { - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], "Command": "Set-MgSiteOnenoteResourceContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" }, { - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], "Command": "Set-MgSiteOnenoteResourceContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Set-MgSiteOnenoteSectionPageContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Set-MgSiteOnenoteSectionPageContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreGroupSetChildRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189353,15 +189446,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreGroupSetChildRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189372,15 +189465,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreGroupSetChildRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189391,15 +189484,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreGroupSetChildSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189410,15 +189503,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreGroupSetRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189429,15 +189522,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreGroupSetRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189448,15 +189541,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreGroupSetRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189467,15 +189560,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreGroupSetTermRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189486,15 +189579,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreGroupSetTermRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189505,15 +189598,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreGroupSetTermRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189524,15 +189617,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreGroupSetTermSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189543,15 +189636,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreSetChildRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189562,15 +189655,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreSetChildRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189581,15 +189674,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreSetChildRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189600,15 +189693,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreSetChildSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189619,15 +189712,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreSetRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189638,15 +189731,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreSetRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189657,15 +189750,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreSetRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189676,15 +189769,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreSetTermRelationFromTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189695,15 +189788,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreSetTermRelationSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189714,15 +189807,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreSetTermRelationToTermByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189733,15 +189826,15 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm/$ref" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref", "Permissions": [], "Command": "Set-MgSiteTermStoreSetTermSetByRef", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "Set1", @@ -189752,264 +189845,262 @@ "SetViaIdentityExpanded", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref", "Permissions": [], "Command": "Set-MgTeamChannelFileFolderByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref", "Permissions": [], "Command": "Set-MgTeamChannelFileFolderByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Set-MgTeamChannelTabTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Set-MgTeamChannelTabTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/group/$ref", "Permissions": [], "Command": "Set-MgTeamGroupByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/group/$ref" }, { - "Uri": "/teams/{team-id}/group/$ref", "Permissions": [], "Command": "Set-MgTeamGroupByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/group/$ref" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", "Permissions": [], "Command": "Set-MgTeamInstalledAppTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref", "Permissions": [], "Command": "Set-MgTeamInstalledAppTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", "Permissions": [], "Command": "Set-MgTeamInstalledAppTeamAppDefinitionByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref", "Permissions": [], "Command": "Set-MgTeamInstalledAppTeamAppDefinitionByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition/$ref" }, { - "Uri": "/teams/{team-id}/photo/$value", "Permissions": [], "Command": "Set-MgTeamPhotoContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/photo/$value" }, { - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref", "Permissions": [], "Command": "Set-MgTeamPrimaryChannelFileFolderByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref" }, { - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref", "Permissions": [], "Command": "Set-MgTeamPrimaryChannelFileFolderByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/$ref" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Set-MgTeamPrimaryChannelTabTeamAppByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref", "Permissions": [], "Command": "Set-MgTeamPrimaryChannelTabTeamAppByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp/$ref" }, { - "Uri": "/teams/{team-id}/template/$ref", "Permissions": [], "Command": "Set-MgTeamTemplateByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/template/$ref" }, { - "Uri": "/teams/{team-id}/template/$ref", "Permissions": [], "Command": "Set-MgTeamTemplateByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/template/$ref" }, { - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", "Permissions": { "Name": "Policy.ReadWrite.TrustFramework", "Description": "Read and write trust framework policies", @@ -190017,47 +190108,47 @@ "IsAdmin": true }, "Command": "Set-MgTrustFrameworkPolicyContent", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", "Permissions": [], "Command": "Set-MgUserActivityHistoryItemActivityByRef", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref", "Permissions": [], "Command": "Set-MgUserActivityHistoryItemActivityByRef", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity/$ref" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -190065,17 +190156,17 @@ "IsAdmin": false }, "Command": "Set-MgUserContactFolderContactPhotoContent", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -190083,17 +190174,17 @@ "IsAdmin": false }, "Command": "Set-MgUserContactFolderContactPhotoContent", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -190101,17 +190192,17 @@ "IsAdmin": false }, "Command": "Set-MgUserContactPhotoContent", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -190119,227 +190210,227 @@ "IsAdmin": false }, "Command": "Set-MgUserContactPhotoContent", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" }, { - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", "Permissions": [], "Command": "Set-MgUserDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign" }, { - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", "Permissions": [], "Command": "Set-MgUserDeviceEnrollmentConfigurationPriority", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority" }, { - "Uri": "/users/{user-id}/drive/$ref", "Permissions": [], "Command": "Set-MgUserDriveByRef", - "ApiVersion": "beta", + "Module": "Files", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/users/{user-id}/drive/$ref" }, { - "Uri": "/users/{user-id}/drive/$ref", "Permissions": [], "Command": "Set-MgUserDriveByRef", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/users/{user-id}/drive/$ref" }, { - "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref", "Permissions": [], "Command": "Set-MgUserEventCalendarByRef", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref" }, { - "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref", "Permissions": [], "Command": "Set-MgUserEventCalendarByRef", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/calendar/$ref" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/assign", "Permissions": [], "Command": "Set-MgUserInsightSharedLastSharedMethodMicrosoftGraphTargetedManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/assign" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/assign", "Permissions": [], "Command": "Set-MgUserInsightSharedLastSharedMethodMicrosoftGraphWindowInformationProtection", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/assign" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/assign", "Permissions": [], "Command": "Set-MgUserInsightSharedResourceMicrosoftGraphTargetedManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/assign" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/assign", "Permissions": [], "Command": "Set-MgUserInsightSharedResourceMicrosoftGraphWindowInformationProtection", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/assign" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/assign", "Permissions": [], "Command": "Set-MgUserInsightTrendingResourceMicrosoftGraphTargetedManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/assign" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/assign", "Permissions": [], "Command": "Set-MgUserInsightTrendingResourceMicrosoftGraphWindowInformationProtection", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/assign" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/assign", "Permissions": [], "Command": "Set-MgUserInsightUsedResourceMicrosoftGraphTargetedManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/assign" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/assign", "Permissions": [], "Command": "Set-MgUserInsightUsedResourceMicrosoftGraphWindowInformationProtection", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/assign" }, { - "Uri": "/users/{user-id}/assignLicense", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -190355,19 +190446,19 @@ } ], "Command": "Set-MgUserLicense", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser1", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUser1", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/assignLicense" }, { - "Uri": "/users/{user-id}/assignLicense", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -190383,60 +190474,60 @@ } ], "Command": "Set-MgUserLicense", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Assign1", "AssignExpanded1", "AssignViaIdentity1", "AssignViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUser", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/assignLicense" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", "Permissions": [], "Command": "Set-MgUserMailFolderMessageContent", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", "Permissions": [], "Command": "Set-MgUserMailFolderMessageContent", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", "Permissions": [], "Command": "Set-MgUserManagedDeviceName", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName" }, { - "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -190458,19 +190549,19 @@ } ], "Command": "Set-MgUserManagerByRef", - "ApiVersion": "beta", + "Module": "Users", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/manager/$ref" }, { - "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -190492,175 +190583,175 @@ } ], "Command": "Set-MgUserManagerByRef", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/manager/$ref" }, { - "Uri": "/users/{user-id}/messages/{message-id}/$value", "Permissions": [], "Command": "Set-MgUserMessageContent", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/$value" }, { - "Uri": "/users/{user-id}/messages/{message-id}/$value", "Permissions": [], "Command": "Set-MgUserMessageContent", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/$value" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Set-MgUserOnenotePageContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Set-MgUserOnenotePageContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" }, { - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], "Command": "Set-MgUserOnenoteResourceContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content" }, { - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [], "Command": "Set-MgUserOnenoteResourceContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Set-MgUserOnenoteSectionPageContent", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Permissions": [], "Command": "Set-MgUserOnenoteSectionPageContent", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", "Permissions": [], "Command": "Set-MgUserOnlineMeetingAlternativeRecording", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], "Command": "Set-MgUserOnlineMeetingAttendeeReport", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", "Permissions": [], "Command": "Set-MgUserOnlineMeetingAttendeeReport", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetViaIdentity1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", "Permissions": [], "Command": "Set-MgUserOnlineMeetingRecording", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording" }, { - "Uri": "/users/{user-id}/photo/$value", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", @@ -190668,19 +190759,19 @@ "IsAdmin": false }, "Command": "Set-MgUserPhotoContent", - "ApiVersion": "beta", + "Module": "Users", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/photo/$value" }, { - "Uri": "/users/{user-id}/photo/$value", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", @@ -190688,49 +190779,49 @@ "IsAdmin": false }, "Command": "Set-MgUserPhotoContent", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set2", "Set3", "SetViaIdentity2", "SetViaIdentity3" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/photo/$value" }, { - "Uri": "/users/{user-id}/presence/setPresence", "Permissions": [], "Command": "Set-MgUserPresence", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/presence/setPresence" }, { - "Uri": "/users/{user-id}/presence/setPresence", "Permissions": [], "Command": "Set-MgUserPresence", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/presence/setPresence" }, { - "Uri": "/users/{user-id}/presence/setUserPreferredPresence", "Permissions": { "Name": "Presence.ReadWrite", "Description": "Read and write your presence information", @@ -190738,109 +190829,109 @@ "IsAdmin": false }, "Command": "Set-MgUserPresenceUserPreferredPresence", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/presence/setUserPreferredPresence" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref", "Permissions": [], "Command": "Set-MgUserSharedLastSharedMethodInsightByRef", - "ApiVersion": "v1.0", + "Module": "People", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/$ref" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref", "Permissions": [], "Command": "Set-MgUserSharedResourceInsightByRef", - "ApiVersion": "v1.0", + "Module": "People", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/$ref" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", "Permissions": [], "Command": "Set-MgUserTeamworkInstalledAppChatByRef", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref", "Permissions": [], "Command": "Set-MgUserTeamworkInstalledAppChatByRef", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set1", "SetExpanded1", "SetViaIdentity1", "SetViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat/$ref" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref", "Permissions": [], "Command": "Set-MgUserTrendingResourceInsightByRef", - "ApiVersion": "v1.0", + "Module": "People", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/$ref" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref", "Permissions": [], "Command": "Set-MgUserUsedResourceInsightByRef", - "ApiVersion": "v1.0", + "Module": "People", "Method": "PUT", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/$ref" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -190848,17 +190939,17 @@ "IsAdmin": true }, "Command": "Skip-MgDeviceManagementComanagedDeviceActivationLock", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/bypassActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -190866,30 +190957,30 @@ "IsAdmin": true }, "Command": "Skip-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceActivationLock", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/bypassActivationLock" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/bypassActivationLock", "Permissions": [], "Command": "Skip-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceActivationLock", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/bypassActivationLock" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -190897,17 +190988,17 @@ "IsAdmin": false }, "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -190915,17 +191006,17 @@ "IsAdmin": false }, "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Bypass1", "BypassViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/bypassActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -190933,17 +191024,17 @@ "IsAdmin": true }, "Command": "Skip-MgDeviceManagementScriptDeviceRunStateManagedDeviceActivationLock", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/bypassActivationLock" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -190951,17 +191042,17 @@ "IsAdmin": false }, "Command": "Skip-MgUserManagedDeviceActivationLock", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Bypass1", "BypassViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -190969,60 +191060,60 @@ "IsAdmin": false }, "Command": "Skip-MgUserManagedDeviceActivationLock", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", "Permissions": [], "Command": "Start-MgApplicationSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start" }, { - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", "Permissions": [], "Command": "Start-MgCommunicationCallParticipantHoldMusic", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", "Variants": [ "Start1", "StartExpanded1", "StartViaIdentity1", "StartViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic" }, { - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", "Permissions": [], "Command": "Start-MgCommunicationCallParticipantHoldMusic", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -191030,19 +191121,19 @@ "IsAdmin": true }, "Command": "Start-MgDeviceManagementComanagedDeviceConfigurationManagerAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/triggerConfigurationManagerAction", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -191050,34 +191141,34 @@ "IsAdmin": true }, "Command": "Start-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceConfigurationManagerAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/triggerConfigurationManagerAction" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/triggerConfigurationManagerAction", "Permissions": [], "Command": "Start-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceConfigurationManagerAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/triggerConfigurationManagerAction" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -191085,19 +191176,19 @@ "IsAdmin": true }, "Command": "Start-MgDeviceManagementManagedDeviceConfigurationManagerAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction" }, { - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -191105,17 +191196,17 @@ "IsAdmin": true }, "Command": "Start-MgDeviceManagementVirtualEndpointOnPremisConnectionHealthCheck", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Run", "RunViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", @@ -191123,17 +191214,17 @@ "IsAdmin": true }, "Command": "Start-MgEducationSynchronizationProfile", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -191141,17 +191232,17 @@ "IsAdmin": true }, "Command": "Start-MgServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start" }, { - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", @@ -191159,19 +191250,19 @@ "IsAdmin": true }, "Command": "Start-MgTeamScheduleTimeCardBreak", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", "Permissions": { "Name": "TeamworkDevice.ReadWrite.All", "Description": "Read and write Teams devices", @@ -191179,84 +191270,84 @@ "IsAdmin": true }, "Command": "Start-MgTeamworkDeviceDiagnostic", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Run", "RunViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/start", "Permissions": [], "Command": "Start-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJobStatus1", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/start" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/start", "Permissions": [], "Command": "Start-MgUserInsightSharedResourceMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJobStatus1", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/start" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/start", "Permissions": [], "Command": "Start-MgUserInsightTrendingResourceMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJobStatus1", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/start" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/start", "Permissions": [], "Command": "Start-MgUserInsightUsedResourceMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJobStatus1", "Variants": [ "Start", "StartViaIdentity" ], - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/start" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", "Permissions": [], "Command": "Start-MgUserManagedDeviceConfigurationManagerAction", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction" }, { - "Uri": "/accessReviews/{accessReview-id}/stop", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -191272,30 +191363,30 @@ } ], "Command": "Stop-MgAccessReview", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/stop" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/stop", "Permissions": [], "Command": "Stop-MgApplicationSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/stop" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -191317,19 +191408,19 @@ } ], "Command": "Stop-MgBookingBusinessAppointment", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -191351,109 +191442,109 @@ } ], "Command": "Stop-MgBookingBusinessAppointment", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", "Permissions": [], "Command": "Stop-MgBookingBusinessCalendarView", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", "Permissions": [], "Command": "Stop-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel" }, { - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", "Permissions": [], "Command": "Stop-MgCommunicationCallMediaProcessing", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing" }, { - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", "Permissions": [], "Command": "Stop-MgCommunicationCallMediaProcessing", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing" }, { - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", "Permissions": [], "Command": "Stop-MgCommunicationCallParticipantHoldMusic", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", "Variants": [ "Stop1", "StopExpanded1", "StopViaIdentity1", "StopViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic" }, { - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", "Permissions": [], "Command": "Stop-MgCommunicationCallParticipantHoldMusic", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", "Variants": [ "Stop", "StopExpanded", "StopViaIdentity", "StopViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic" }, { - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -191461,17 +191552,17 @@ "IsAdmin": true }, "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "End", "EndViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -191479,17 +191570,17 @@ "IsAdmin": true }, "Command": "Stop-MgEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -191497,43 +191588,43 @@ "IsAdmin": true }, "Command": "Stop-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", "Permissions": [], "Command": "Stop-MgFinancialCompanySaleInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", "Permissions": [], "Command": "Stop-MgFinancialCompanySaleInvoiceAndSend", - "ApiVersion": "beta", + "Module": "Financials", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -191541,19 +191632,19 @@ "IsAdmin": false }, "Command": "Stop-MgGroupCalendarEvent", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel" }, { - "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -191561,19 +191652,19 @@ "IsAdmin": false }, "Command": "Stop-MgGroupCalendarEvent", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel" }, { - "Uri": "/groups/{group-id}/events/{event-id}/cancel", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -191581,19 +191672,19 @@ "IsAdmin": false }, "Command": "Stop-MgGroupEvent", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/cancel" }, { - "Uri": "/groups/{group-id}/events/{event-id}/cancel", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -191601,58 +191692,58 @@ "IsAdmin": false }, "Command": "Stop-MgGroupEvent", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/events/{event-id}/cancel" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", "Permissions": [], "Command": "Stop-MgIdentityGovernanceAccessReviewDecisionInstance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/stop", "Permissions": [], "Command": "Stop-MgIdentityGovernanceAccessReviewDecisionInstanceDefinition", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition/stop" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", "Permissions": [], "Command": "Stop-MgIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop" }, { - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -191668,17 +191759,17 @@ } ], "Command": "Stop-MgPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -191694,17 +191785,17 @@ } ], "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -191720,43 +191811,43 @@ } ], "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", "Permissions": [], "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", "Permissions": [], "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel" }, { - "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -191764,30 +191855,30 @@ "IsAdmin": false }, "Command": "Stop-MgSecurityAction", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/stop", "Permissions": [], "Command": "Stop-MgServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/stop" }, { - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", "Permissions": { "Name": "Schedule.ReadWrite.All", "Description": "Read and write your schedule items", @@ -191795,32 +191886,32 @@ "IsAdmin": true }, "Command": "Stop-MgTeamScheduleTimeCardBreak", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "End", "EndExpanded", "EndViaIdentity", "EndViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphTimeCard", - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak" }, { - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod", "Permissions": [], "Command": "Stop-MgUserCloudPcGracePeriod", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "End", "EndViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod" }, { - "Uri": "/users/{user-id}/events/{event-id}/cancel", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -191828,19 +191919,19 @@ "IsAdmin": false }, "Command": "Stop-MgUserEvent", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/cancel" }, { - "Uri": "/users/{user-id}/events/{event-id}/cancel", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -191848,153 +191939,153 @@ "IsAdmin": false }, "Command": "Stop-MgUserEvent", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/cancel" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", "Permissions": [], "Command": "Stop-MgUserEventInstance", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", "Permissions": [], "Command": "Stop-MgUserEventInstance", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Cancel1", "CancelExpanded1", "CancelViaIdentity1", "CancelViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/cancel", "Permissions": [], "Command": "Stop-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod/cancel" }, { - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/cancel", "Permissions": [], "Command": "Stop-MgUserInsightSharedResourceMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource/cancel" }, { - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/cancel", "Permissions": [], "Command": "Stop-MgUserInsightTrendingResourceMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource/cancel" }, { - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/cancel", "Permissions": [], "Command": "Stop-MgUserInsightUsedResourceMicrosoftGraphPrintJob", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource/cancel" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop", "Permissions": [], "Command": "Stop-MgUserPendingAccessReviewInstance", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", "Permissions": [], "Command": "Stop-MgUserPendingAccessReviewInstanceDecisionInstance", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/definition/stop", "Permissions": [], "Command": "Stop-MgUserPendingAccessReviewInstanceDefinition", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/definition/stop" }, { - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", "Permissions": [], "Command": "Stop-MgUserPendingAccessReviewInstanceStage", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -192010,17 +192101,17 @@ } ], "Command": "Submit-MgEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit1", "SubmitViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -192036,95 +192127,95 @@ } ], "Command": "Submit-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit", "SubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [], "Command": "Submit-MgEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit", "SubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [], "Command": "Submit-MgEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit1", "SubmitViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [], "Command": "Submit-MgEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit", "SubmitViaIdentity" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [], "Command": "Submit-MgEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit1", "SubmitViaIdentity1" ], - "OutputType": "IMicrosoftGraphEducationSubmission", - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" }, { - "Uri": "/security/tiIndicators/submitTiIndicators", "Permissions": [], "Command": "Submit-MgSecurityTiIndicator", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "Submit", "SubmitExpanded" ], - "OutputType": "IMicrosoftGraphTiIndicator", - "Module": "Security" + "Uri": "/security/tiIndicators/submitTiIndicators" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", "Permissions": [], "Command": "Suspend-MgApplicationSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Pause", "PauseViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", "Permissions": { "Name": "EduAdministration.ReadWrite", "Description": "Manage your education app settings", @@ -192132,17 +192223,17 @@ "IsAdmin": true }, "Command": "Suspend-MgEducationSynchronizationProfile", - "ApiVersion": "beta", + "Module": "Education", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Pause", "PauseViaIdentity" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -192150,17 +192241,17 @@ "IsAdmin": true }, "Command": "Suspend-MgServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Pause", "PauseViaIdentity" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause" }, { - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -192168,16 +192259,16 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceAppMgtMicrosoftStore", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps" }, { - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -192185,16 +192276,16 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceAppMgtMicrosoftStore", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Sync1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps" }, { - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -192202,17 +192293,17 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceAppMgtVppTokenLicense", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": "IMicrosoftGraphVppToken", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses" }, { - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -192220,29 +192311,29 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceAppMgtVppTokenLicense", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken1", "Variants": [ "Sync1", "SyncViaIdentity1" ], - "OutputType": "IMicrosoftGraphVppToken1", - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses" }, { - "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", "Permissions": [], "Command": "Sync-MgDeviceAppMgtVppTokenLicenseCount", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts" }, { - "Uri": "/deviceManagement/androidForWorkSettings/syncApps", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -192250,16 +192341,16 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceManagementAndroidForWorkSettingApp", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidForWorkSettings/syncApps" }, { - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -192267,16 +192358,16 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -192284,17 +192375,17 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceManagementComanagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -192302,17 +192393,17 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/syncDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -192320,30 +192411,30 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/syncDevice" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/syncDevice", "Permissions": [], "Command": "Sync-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/syncDevice" }, { - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -192351,19 +192442,19 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceManagementExchangeConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync", "SyncExpanded", "SyncViaIdentity", "SyncViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync" }, { - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -192371,19 +192462,19 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Sync1", "SyncExpanded1", "SyncViaIdentity1", "SyncViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -192391,17 +192482,17 @@ "IsAdmin": false }, "Command": "Sync-MgDeviceManagementManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -192409,17 +192500,17 @@ "IsAdmin": false }, "Command": "Sync-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Sync1", "SyncViaIdentity1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/syncDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -192427,17 +192518,17 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceManagementScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/syncDevice" }, { - "Uri": "/deviceManagement/windowsAutopilotSettings/sync", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -192445,16 +192536,16 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceManagementWindowAutopilotSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotSettings/sync" }, { - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", "Permissions": { "Name": "DeviceManagementConfiguration.Read.All", "Description": "Read Microsoft Intune Device Configuration and Policies", @@ -192462,17 +192553,17 @@ "IsAdmin": true }, "Command": "Sync-MgDeviceManagementWindowDriverUpdateProfileInventory", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -192480,17 +192571,17 @@ "IsAdmin": false }, "Command": "Sync-MgUserManagedDevice", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Sync1", "SyncViaIdentity1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -192498,331 +192589,331 @@ "IsAdmin": false }, "Command": "Sync-MgUserManagedDevice", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice" }, { - "Uri": "/administrativeUnits/validateProperties", "Permissions": [], "Command": "Test-MgAdministrativeUnitProperty", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/validateProperties" }, { - "Uri": "/applications/validateProperties", "Permissions": [], "Command": "Test-MgApplicationProperty", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/validateProperties" }, { - "Uri": "/applications/validateProperties", "Permissions": [], "Command": "Test-MgApplicationProperty", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Validate1", "ValidateExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/validateProperties" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", "Permissions": [], "Command": "Test-MgApplicationSynchronizationJobCredentials", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials" }, { - "Uri": "/contacts/validateProperties", "Permissions": [], "Command": "Test-MgContactProperty", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate1", "ValidateExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/validateProperties" }, { - "Uri": "/contacts/validateProperties", "Permissions": [], "Command": "Test-MgContactProperty", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/validateProperties" }, { - "Uri": "/contracts/validateProperties", "Permissions": [], "Command": "Test-MgContractProperty", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate1", "ValidateExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/validateProperties" }, { - "Uri": "/contracts/validateProperties", "Permissions": [], "Command": "Test-MgContractProperty", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/validateProperties" }, { - "Uri": "/deviceAppManagement/mobileApps/validateXml", "Permissions": [], "Command": "Test-MgDeviceAppMgtMobileAppXml", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/validateXml" }, { - "Uri": "/deviceManagement/assignmentFilters/validateFilter", "Permissions": [], "Command": "Test-MgDeviceManagementAssignmentFilter", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/assignmentFilters/validateFilter" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", "Permissions": [], "Command": "Test-MgDeviceManagementDeviceCompliancePolicyComplianceScript", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript" }, { - "Uri": "/devices/validateProperties", "Permissions": [], "Command": "Test-MgDeviceProperty", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/validateProperties" }, { - "Uri": "/devices/validateProperties", "Permissions": [], "Command": "Test-MgDeviceProperty", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Validate1", "ValidateExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/validateProperties" }, { - "Uri": "/directoryObjects/validateProperties", "Permissions": [], "Command": "Test-MgDirectoryObjectProperty", - "ApiVersion": "beta", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/validateProperties" }, { - "Uri": "/directoryObjects/validateProperties", "Permissions": [], "Command": "Test-MgDirectoryObjectProperty", - "ApiVersion": "v1.0", + "Module": "DirectoryObjects", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Validate1", "ValidateExpanded1" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/validateProperties" }, { - "Uri": "/directoryRoles/validateProperties", "Permissions": [], "Command": "Test-MgDirectoryRoleProperty", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/validateProperties" }, { - "Uri": "/directoryRoles/validateProperties", "Permissions": [], "Command": "Test-MgDirectoryRoleProperty", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Validate1", "ValidateExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/validateProperties" }, { - "Uri": "/directoryRoleTemplates/validateProperties", "Permissions": [], "Command": "Test-MgDirectoryRoleTemplateProperty", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/validateProperties" }, { - "Uri": "/directoryRoleTemplates/validateProperties", "Permissions": [], "Command": "Test-MgDirectoryRoleTemplateProperty", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Validate1", "ValidateExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/validateProperties" }, { - "Uri": "/directorySettingTemplates/validateProperties", "Permissions": [], "Command": "Test-MgDirectorySettingTemplateProperty", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directorySettingTemplates/validateProperties" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/isPublished", "Permissions": [], "Command": "Test-MgDriveListContentTypeBasePublished", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Is1", "IsViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/isPublished" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/isPublished", "Permissions": [], "Command": "Test-MgDriveListContentTypeBasePublished", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/isPublished" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", "Permissions": [], "Command": "Test-MgDriveListContentTypePublished", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Is1", "IsViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", "Permissions": [], "Command": "Test-MgDriveListContentTypePublished", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished" }, { - "Uri": "/groups/{group-id}/evaluateDynamicMembership", "Permissions": [ { "Name": "Device.Read.All", @@ -192850,19 +192941,19 @@ } ], "Command": "Test-MgGroupDynamicMembership", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", - "Module": "Groups" + "Uri": "/groups/{group-id}/evaluateDynamicMembership" }, { - "Uri": "/groups/{group-id}/validateProperties", "Permissions": [ { "Name": "Group.Read.All", @@ -192878,19 +192969,19 @@ } ], "Command": "Test-MgGroupProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/validateProperties" }, { - "Uri": "/groups/{group-id}/validateProperties", "Permissions": [ { "Name": "Group.Read.All", @@ -192906,162 +192997,162 @@ } ], "Command": "Test-MgGroupProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Validate2", "ValidateExpanded2", "ValidateViaIdentity1", "ValidateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/validateProperties" }, { - "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", "Permissions": [], "Command": "Test-MgInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate" }, { - "Uri": "/informationProtection/policy/labels/evaluateApplication", "Permissions": [], "Command": "Test-MgInformationProtectionPolicyLabelApplication", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/policy/labels/evaluateApplication" }, { - "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", "Permissions": [], "Command": "Test-MgInformationProtectionPolicyLabelClassificationResult", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/policy/labels/evaluateClassificationResults" }, { - "Uri": "/informationProtection/policy/labels/evaluateRemoval", "Permissions": [], "Command": "Test-MgInformationProtectionPolicyLabelRemoval", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Module": "Identity.SignIns" + "Uri": "/informationProtection/policy/labels/evaluateRemoval" }, { - "Uri": "/organization/validateProperties", "Permissions": [], "Command": "Test-MgOrganizationProperty", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/validateProperties" }, { - "Uri": "/organization/validateProperties", "Permissions": [], "Command": "Test-MgOrganizationProperty", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Validate1", "ValidateExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/validateProperties" }, { - "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", "Permissions": [], "Command": "Test-MgSecurityInformationProtectionSensitivityLabelApplication", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Module": "Security" + "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication" }, { - "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", "Permissions": [], "Command": "Test-MgSecurityInformationProtectionSensitivityLabelClassificationResult", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Module": "Security" + "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults" }, { - "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", "Permissions": [], "Command": "Test-MgSecurityInformationProtectionSensitivityLabelRemoval", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Module": "Security" + "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval" }, { - "Uri": "/servicePrincipals/validateProperties", "Permissions": [], "Command": "Test-MgServicePrincipalProperty", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/validateProperties" }, { - "Uri": "/servicePrincipals/validateProperties", "Permissions": [], "Command": "Test-MgServicePrincipalProperty", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Validate1", "ValidateExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/validateProperties" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -193069,97 +193160,97 @@ "IsAdmin": true }, "Command": "Test-MgServicePrincipalSynchronizationJobCredentials", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/isPublished", "Permissions": [], "Command": "Test-MgShareListContentTypeBasePublished", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/isPublished" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/isPublished", "Permissions": [], "Command": "Test-MgShareListContentTypeBasePublished", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Is1", "IsViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/isPublished" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", "Permissions": [], "Command": "Test-MgShareListContentTypePublished", - "ApiVersion": "beta", + "Module": "Files", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", "Permissions": [], "Command": "Test-MgShareListContentTypePublished", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Is1", "IsViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/isPublished", "Permissions": [], "Command": "Test-MgSiteContentTypeBasePublished", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Is1", "IsViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/isPublished" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/isPublished", "Permissions": [], "Command": "Test-MgSiteContentTypeBasePublished", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/isPublished" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", @@ -193167,17 +193258,17 @@ "IsAdmin": true }, "Command": "Test-MgSiteContentTypePublished", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Is1", "IsViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", @@ -193185,69 +193276,69 @@ "IsAdmin": true }, "Command": "Test-MgSiteContentTypePublished", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/isPublished", "Permissions": [], "Command": "Test-MgSiteListContentTypeBasePublished", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/isPublished" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/isPublished", "Permissions": [], "Command": "Test-MgSiteListContentTypeBasePublished", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Is1", "IsViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/isPublished" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", "Permissions": [], "Command": "Test-MgSiteListContentTypePublished", - "ApiVersion": "beta", + "Module": "Sites", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", "Permissions": [], "Command": "Test-MgSiteListContentTypePublished", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "GET", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Is1", "IsViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished" }, { - "Uri": "/users/{user-id}/isManagedAppUserBlocked", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -193263,101 +193354,101 @@ } ], "Command": "Test-MgUserManagedAppUserBlocked", - "ApiVersion": "beta", + "Module": "Users.Functions", "Method": "GET", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" ], - "OutputType": null, - "Module": "Users.Functions" + "Uri": "/users/{user-id}/isManagedAppUserBlocked" }, { - "Uri": "/users/validatePassword", "Permissions": [], "Command": "Test-MgUserPassword", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordValidationInformation", "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": "IMicrosoftGraphPasswordValidationInformation", - "Module": "Users.Actions" + "Uri": "/users/validatePassword" }, { - "Uri": "/users/validateProperties", "Permissions": [], "Command": "Test-MgUserProperty", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/validateProperties" }, { - "Uri": "/users/validateProperties", "Permissions": [], "Command": "Test-MgUserProperty", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Validate1", "ValidateExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/validateProperties" }, { - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", "Permissions": [], "Command": "Test-MgUserSecurityInformationProtectionSensitivityLabelApplication", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication" }, { - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", "Permissions": [], "Command": "Test-MgUserSecurityInformationProtectionSensitivityLabelClassificationResult", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults" }, { - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", "Permissions": [], "Command": "Test-MgUserSecurityInformationProtectionSensitivityLabelRemoval", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Module": "Users.Actions" + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval" }, { - "Uri": "/users/{user-id}/unblockManagedApps", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -193365,17 +193456,95 @@ "IsAdmin": true }, "Command": "Unblock-MgUserManagedApp", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unblock", "UnblockViaIdentity" ], + "Uri": "/users/{user-id}/unblockManagedApps" + }, + { + "Permissions": [], + "Command": "Undo-MgChatMessageReplySoftDelete", + "Module": "Teams", + "Method": "POST", + "ApiVersion": "beta", "OutputType": null, - "Module": "Users.Actions" + "Variants": [ + "Undo", + "UndoViaIdentity" + ], + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" + }, + { + "Permissions": [], + "Command": "Undo-MgChatMessageSoftDelete", + "Module": "Teams", + "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Undo", + "UndoViaIdentity" + ], + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete" + }, + { + "Permissions": [], + "Command": "Undo-MgTeamChannelMessageReplySoftDelete", + "Module": "Teams", + "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Undo", + "UndoViaIdentity" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" + }, + { + "Permissions": [], + "Command": "Undo-MgTeamChannelMessageSoftDelete", + "Module": "Teams", + "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Undo", + "UndoViaIdentity" + ], + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete" + }, + { + "Permissions": [], + "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", + "Module": "Teams", + "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Undo", + "UndoViaIdentity" + ], + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" + }, + { + "Permissions": [], + "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", + "Module": "Teams", + "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Undo", + "UndoViaIdentity" + ], + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", @@ -193383,17 +193552,17 @@ "IsAdmin": false }, "Command": "Unpublish-MgBookingBusiness", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", "Permissions": { "Name": "Bookings.Manage.All", "Description": "Manage bookings information", @@ -193401,121 +193570,121 @@ "IsAdmin": false }, "Command": "Unpublish-MgBookingBusiness", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", "Permissions": [], "Command": "Unpublish-MgDriveListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", "Permissions": [], "Command": "Unpublish-MgDriveListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/unpublish", "Permissions": [], "Command": "Unpublish-MgDriveListContentTypeBase", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/unpublish" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/unpublish", "Permissions": [], "Command": "Unpublish-MgDriveListContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base/unpublish" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", "Permissions": [], "Command": "Unpublish-MgShareListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", "Permissions": [], "Command": "Unpublish-MgShareListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/unpublish", "Permissions": [], "Command": "Unpublish-MgShareListContentTypeBase", - "ApiVersion": "beta", + "Module": "Files", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/unpublish" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/unpublish", "Permissions": [], "Command": "Unpublish-MgShareListContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base/unpublish" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", @@ -193523,17 +193692,17 @@ "IsAdmin": true }, "Command": "Unpublish-MgSiteContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", "Permissions": { "Name": "Sites.FullControl.All", "Description": "Have full control of all your site collections", @@ -193541,95 +193710,95 @@ "IsAdmin": true }, "Command": "Unpublish-MgSiteContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/unpublish", "Permissions": [], "Command": "Unpublish-MgSiteContentTypeBase", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/unpublish" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/unpublish", "Permissions": [], "Command": "Unpublish-MgSiteContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base/unpublish" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", "Permissions": [], "Command": "Unpublish-MgSiteListContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", "Permissions": [], "Command": "Unpublish-MgSiteListContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/unpublish", "Permissions": [], "Command": "Unpublish-MgSiteListContentTypeBase", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/unpublish" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/unpublish", "Permissions": [], "Command": "Unpublish-MgSiteListContentTypeBase", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Unpublish1", "UnpublishViaIdentity1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base/unpublish" }, { - "Uri": "/accessReviews/{accessReview-id}", "Permissions": [ { "Name": "AccessReview.ReadWrite.All", @@ -193645,79 +193814,79 @@ } ], "Command": "Update-MgAccessReview", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}" }, { - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", "Permissions": [], "Command": "Update-MgAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}" }, { - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", "Permissions": [], "Command": "Update-MgAccessReviewInstance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}" }, { - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", "Permissions": [], "Command": "Update-MgAccessReviewMyDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}" }, { - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", "Permissions": [], "Command": "Update-MgAccessReviewReviewer", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -193733,379 +193902,379 @@ } ], "Command": "Update-MgAdministrativeUnit", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgAdministrativeUnitExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [], "Command": "Update-MgAdministrativeUnitScopedRoleMember", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { - "Uri": "/agreements/{agreement-id}", "Permissions": [], "Command": "Update-MgAgreement", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}" }, { - "Uri": "/agreements/{agreement-id}", "Permissions": [], "Command": "Update-MgAgreement", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}" }, { - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Permissions": [], "Command": "Update-MgAgreementAcceptance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" }, { - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", "Permissions": [], "Command": "Update-MgAgreementAcceptance", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" }, { - "Uri": "/agreements/{agreement-id}/file", "Permissions": [], "Command": "Update-MgAgreementFile", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file" }, { - "Uri": "/agreements/{agreement-id}/file", "Permissions": [], "Command": "Update-MgAgreementFile", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update2", "UpdateExpanded2", "UpdateViaIdentity2", "UpdateViaIdentityExpanded2" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], "Command": "Update-MgAgreementFileLocalization", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", "Permissions": [], "Command": "Update-MgAgreementFileLocalization", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], "Command": "Update-MgAgreementFileLocalizationVersion", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], "Command": "Update-MgAgreementFileLocalizationVersion", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], "Command": "Update-MgAgreementFileVersion", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", "Permissions": [], "Command": "Update-MgAgreementFileVersion", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [], "Command": "Update-MgAppCatalogTeamApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [], "Command": "Update-MgAppCatalogTeamApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [], "Command": "Update-MgAppCatalogTeamAppDefinition", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [], "Command": "Update-MgAppCatalogTeamAppDefinition", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Permissions": [], "Command": "Update-MgAppCatalogTeamAppDefinitionBot", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Permissions": [], "Command": "Update-MgAppCatalogTeamAppDefinitionBot", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", "Permissions": [], "Command": "Update-MgAppCatalogTeamAppDefinitionColorIcon", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", "Permissions": [], "Command": "Update-MgAppCatalogTeamAppDefinitionColorIconHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", "Permissions": [], "Command": "Update-MgAppCatalogTeamAppDefinitionOutlineIcon", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon" }, { - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", "Permissions": [], "Command": "Update-MgAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent" }, { - "Uri": "/applications/{application-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -194121,19 +194290,19 @@ } ], "Command": "Update-MgApplication", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}" }, { - "Uri": "/applications/{application-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -194149,49 +194318,49 @@ } ], "Command": "Update-MgApplication", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}" }, { - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [], "Command": "Update-MgApplicationExtensionProperty", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" }, { - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [], "Command": "Update-MgApplicationExtensionProperty", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" }, { - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": { "Name": "Application.ReadWrite.All", "Description": "Read and write applications", @@ -194199,79 +194368,79 @@ "IsAdmin": true }, "Command": "Update-MgApplicationFederatedIdentityCredential", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" }, { - "Uri": "/applications/{application-id}/synchronization", "Permissions": [], "Command": "Update-MgApplicationSynchronization", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [], "Command": "Update-MgApplicationSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [], "Command": "Update-MgApplicationSynchronizationJobSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -194279,79 +194448,79 @@ "IsAdmin": true }, "Command": "Update-MgApplicationSynchronizationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [], "Command": "Update-MgApplicationSynchronizationTemplateSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { - "Uri": "/applicationTemplates/{applicationTemplate-id}", "Permissions": [], "Command": "Update-MgApplicationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applicationTemplates/{applicationTemplate-id}" }, { - "Uri": "/applicationTemplates/{applicationTemplate-id}", "Permissions": [], "Command": "Update-MgApplicationTemplate", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/applicationTemplates/{applicationTemplate-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194367,19 +194536,19 @@ } ], "Command": "Update-MgBookingBusiness", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194395,19 +194564,19 @@ } ], "Command": "Update-MgBookingBusiness", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194429,19 +194598,19 @@ } ], "Command": "Update-MgBookingBusinessAppointment", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194463,49 +194632,49 @@ } ], "Command": "Update-MgBookingBusinessAppointment", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", "Permissions": [], "Command": "Update-MgBookingBusinessCalendarView", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", "Permissions": [], "Command": "Update-MgBookingBusinessCalendarView", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194527,19 +194696,19 @@ } ], "Command": "Update-MgBookingBusinessCustomer", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194561,19 +194730,19 @@ } ], "Command": "Update-MgBookingBusinessCustomer", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194595,19 +194764,19 @@ } ], "Command": "Update-MgBookingBusinessCustomQuestion", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194629,19 +194798,19 @@ } ], "Command": "Update-MgBookingBusinessCustomQuestion", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194657,19 +194826,19 @@ } ], "Command": "Update-MgBookingBusinessService", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194685,19 +194854,19 @@ } ], "Command": "Update-MgBookingBusinessService", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" }, { - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194713,19 +194882,19 @@ } ], "Command": "Update-MgBookingBusinessStaffMember", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}" }, { - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -194741,64 +194910,64 @@ } ], "Command": "Update-MgBookingBusinessStaffMember", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}" }, { - "Uri": "/bookingCurrencies/{bookingCurrency-id}", "Permissions": [], "Command": "Update-MgBookingCurrency", - "ApiVersion": "beta", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/bookingCurrencies/{bookingCurrency-id}" }, { - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", "Permissions": [], "Command": "Update-MgBookingCurrency", - "ApiVersion": "v1.0", + "Module": "Bookings", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Bookings" + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}" }, { - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", "Permissions": [], "Command": "Update-MgBusinessFlowTemplate", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}" }, { - "Uri": "/chats/{chat-id}", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", @@ -194806,19 +194975,19 @@ "IsAdmin": false }, "Command": "Update-MgChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}" }, { - "Uri": "/chats/{chat-id}", "Permissions": { "Name": "Chat.ReadWrite", "Description": "Read and write your chat messages", @@ -194826,23 +194995,25 @@ "IsAdmin": false }, "Command": "Update-MgChat", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [], "Command": "Update-MgChatInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -194851,15 +195022,15 @@ "Upgrade", "UpgradeViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [], "Command": "Update-MgChatInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", @@ -194868,56 +195039,54 @@ "Upgrade1", "UpgradeViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { - "Uri": "/chats/{chat-id}/lastMessagePreview", "Permissions": [], "Command": "Update-MgChatLastMessagePreview", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/lastMessagePreview" }, { - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [], "Command": "Update-MgChatMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/members/{conversationMember-id}" }, { - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [], "Command": "Update-MgChatMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/members/{conversationMember-id}" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -194925,19 +195094,19 @@ "IsAdmin": false }, "Command": "Update-MgChatMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -194945,79 +195114,79 @@ "IsAdmin": false }, "Command": "Update-MgChatMessage", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], "Command": "Update-MgChatMessageReply", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], "Command": "Update-MgChatMessageReply", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], "Command": "Update-MgChatOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}" }, { - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], "Command": "Update-MgChatPermissionGrant", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -195033,19 +195202,19 @@ } ], "Command": "Update-MgChatTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" }, { - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "TeamsTab.ReadWrite.All", @@ -195061,218 +195230,220 @@ } ], "Command": "Update-MgChatTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" }, { - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [], "Command": "Update-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" }, { - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [], "Command": "Update-MgCommunicationCallAudioRoutingGroup", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" }, { - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Permissions": [], "Command": "Update-MgCommunicationCallContentSharingSession", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}" }, { - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Permissions": [], "Command": "Update-MgCommunicationCallOperation", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" }, { - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", "Permissions": [], "Command": "Update-MgCommunicationCallOperation", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" }, { - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [], "Command": "Update-MgCommunicationCallParticipant", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/{participant-id}" }, { - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [], "Command": "Update-MgCommunicationCallParticipant", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/participants/{participant-id}" }, { - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", "Permissions": [], "Command": "Update-MgCommunicationCallRecordingStatus", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/updateRecordingStatus" }, { - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", "Permissions": [], "Command": "Update-MgCommunicationCallRecordingStatus", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", - "Module": "CloudCommunications" + "Uri": "/communications/calls/{call-id}/updateRecordingStatus" }, { - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Permissions": [], "Command": "Update-MgCommunicationCallRecordSession", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" }, { - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", "Permissions": [], "Command": "Update-MgCommunicationCallRecordSession", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Permissions": [], "Command": "Update-MgCommunicationOnlineMeeting", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", "Permissions": [], "Command": "Update-MgCommunicationOnlineMeeting", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "Update2", @@ -195283,30 +195454,30 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "Update2", @@ -195317,125 +195488,123 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": [], "Command": "Update-MgCommunicationOnlineMeetingRegistration", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration" }, { - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Permissions": [], "Command": "Update-MgCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" }, { - "Uri": "/communications/presences/{presence-id}", "Permissions": [], "Command": "Update-MgCommunicationPresence", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/presences/{presence-id}" }, { - "Uri": "/communications/presences/{presence-id}", "Permissions": [], "Command": "Update-MgCommunicationPresence", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/communications/presences/{presence-id}" }, { - "Uri": "/compliance", "Permissions": [], "Command": "Update-MgCompliance", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance" }, { - "Uri": "/compliance", "Permissions": [], "Command": "Update-MgCompliance", - "ApiVersion": "v1.0", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance" }, { - "Uri": "/compliance/ediscovery", "Permissions": [], "Command": "Update-MgComplianceEdiscovery", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -195451,19 +195620,19 @@ } ], "Command": "Update-MgComplianceEdiscoveryCase", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -195479,77 +195648,77 @@ } ], "Command": "Update-MgComplianceEdiscoveryCaseCustodian", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", "Permissions": [], "Command": "Update-MgComplianceEdiscoveryCaseCustodianIndex", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", "Permissions": [], "Command": "Update-MgComplianceEdiscoveryCaseCustodianSiteSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], "Command": "Update-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", "Permissions": [], "Command": "Update-MgComplianceEdiscoveryCaseCustodianUserSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -195565,122 +195734,122 @@ } ], "Command": "Update-MgComplianceEdiscoveryCaseLegalHold", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", "Permissions": [], "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [], "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", "Permissions": [], "Command": "Update-MgComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", "Permissions": [], "Command": "Update-MgComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", "Permissions": [], "Command": "Update-MgComplianceEdiscoveryCaseNoncustodialDataSourceIndex", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", "Permissions": [], "Command": "Update-MgComplianceEdiscoveryCaseOperation", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", "Permissions": [], "Command": "Update-MgComplianceEdiscoveryCaseReviewSet", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -195696,19 +195865,19 @@ } ], "Command": "Update-MgComplianceEdiscoveryCaseReviewSetQuery", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", "Permissions": { "Name": "eDiscovery.ReadWrite.All", "Description": "Read and write all eDiscovery objects", @@ -195716,19 +195885,19 @@ "IsAdmin": true }, "Command": "Update-MgComplianceEdiscoveryCaseSetting", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/settings" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -195744,34 +195913,34 @@ } ], "Command": "Update-MgComplianceEdiscoveryCaseSourceCollection", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", "Permissions": [], "Command": "Update-MgComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}" }, { - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -195787,109 +195956,109 @@ } ], "Command": "Update-MgComplianceEdiscoveryCaseTag", - "ApiVersion": "beta", + "Module": "Compliance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Compliance" + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}" }, { - "Uri": "/contacts/{orgContact-id}", "Permissions": [], "Command": "Update-MgContact", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}" }, { - "Uri": "/contacts/{orgContact-id}", "Permissions": [], "Command": "Update-MgContact", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contacts/{orgContact-id}" }, { - "Uri": "/contracts/{contract-id}", "Permissions": [], "Command": "Update-MgContract", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}" }, { - "Uri": "/contracts/{contract-id}", "Permissions": [], "Command": "Update-MgContract", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/contracts/{contract-id}" }, { - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [], "Command": "Update-MgDataPolicyOperation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" }, { - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [], "Command": "Update-MgDataPolicyOperation", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" }, { - "Uri": "/devices/{device-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -195905,19 +196074,19 @@ } ], "Command": "Update-MgDevice", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}" }, { - "Uri": "/devices/{device-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -195933,19 +196102,19 @@ } ], "Command": "Update-MgDevice", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}" }, { - "Uri": "/deviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -195961,17 +196130,17 @@ } ], "Command": "Update-MgDeviceAppMgt", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement" }, { - "Uri": "/deviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -195987,17 +196156,17 @@ } ], "Command": "Update-MgDeviceAppMgt", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196005,19 +196174,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196025,19 +196194,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196045,19 +196214,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196065,19 +196234,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196085,19 +196254,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196105,19 +196274,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196125,19 +196294,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196145,19 +196314,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196165,19 +196334,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196185,19 +196354,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196205,19 +196374,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196225,19 +196394,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196245,34 +196414,34 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtEnterpriseCodeSigningCertificate", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", "Permissions": [], "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196280,19 +196449,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196300,19 +196469,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196320,19 +196489,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}" }, { - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196340,19 +196509,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196360,19 +196529,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtiOSManagedAppProtection", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196380,19 +196549,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtiOSManagedAppProtection", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196400,19 +196569,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196420,19 +196589,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196440,19 +196609,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196460,139 +196629,139 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [], "Command": "Update-MgDeviceAppMgtManagedAppPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [], "Command": "Update-MgDeviceAppMgtManagedAppPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [], "Command": "Update-MgDeviceAppMgtManagedAppRegistration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [], "Command": "Update-MgDeviceAppMgtManagedAppRegistration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [], "Command": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [], "Command": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [], "Command": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [], "Command": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196600,19 +196769,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" }, { - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196620,49 +196789,49 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" }, { - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [], "Command": "Update-MgDeviceAppMgtManagedAppStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" }, { - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [], "Command": "Update-MgDeviceAppMgtManagedAppStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196670,19 +196839,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedEBook", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196690,19 +196859,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedEBook", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196710,19 +196879,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedEBookAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196730,19 +196899,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedEBookAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" }, { - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196750,19 +196919,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedEBookCategory", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196770,19 +196939,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedEBookDeviceState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196790,19 +196959,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedEBookDeviceState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196810,19 +196979,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedEBookInstallSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196830,19 +196999,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedEBookInstallSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196850,19 +197019,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196870,19 +197039,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196890,19 +197059,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" }, { - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196910,19 +197079,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" }, { - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196930,19 +197099,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" }, { - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196950,19 +197119,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196970,19 +197139,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -196990,19 +197159,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197010,19 +197179,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197030,19 +197199,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" }, { - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197050,19 +197219,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppCategory", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" }, { - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197070,19 +197239,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppCategory", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197090,19 +197259,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197110,19 +197279,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppConfiguration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197130,19 +197299,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197150,19 +197319,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197170,19 +197339,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197190,19 +197359,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197210,19 +197379,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197230,19 +197399,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197250,19 +197419,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197270,19 +197439,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197290,19 +197459,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" }, { - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197310,19 +197479,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197330,34 +197499,34 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/updateRelationships", "Permissions": [], "Command": "Update-MgDeviceAppMgtMobileAppDeviceStatusesAppRelationship", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/updateRelationships" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197365,19 +197534,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppInstallSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/installSummary" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197385,19 +197554,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppRelationship", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197405,34 +197574,34 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppUserStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/updateRelationships", "Permissions": [], "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesAppRelationship", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/app/updateRelationships" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197440,49 +197609,49 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/updateRelationships", "Permissions": [], "Command": "Update-MgDeviceAppMgtMobileAppUserStatusesDeviceStatusesAppRelationship", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/userStatuses/{userAppInstallStatus-id}/deviceStatuses/{mobileAppInstallStatus-id}/app/updateRelationships" }, { - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", "Permissions": [], "Command": "Update-MgDeviceAppMgtMultipleMobileAppRelationship", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -197490,34 +197659,34 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtMultiplePolicySet", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}/update" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}", "Permissions": [], "Command": "Update-MgDeviceAppMgtPolicySet", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -197525,19 +197694,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtPolicySetAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}" }, { - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -197545,19 +197714,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtPolicySetItem", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}" }, { - "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -197565,19 +197734,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtSideLoadingKey", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/sideLoadingKeys/{sideLoadingKey-id}" }, { - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197585,17 +197754,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtSymantecCodeSigningCertificate", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197603,19 +197772,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197623,19 +197792,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197643,19 +197812,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197663,19 +197832,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197683,19 +197852,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197703,19 +197872,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197723,19 +197892,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197743,19 +197912,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" }, { - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197763,19 +197932,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtTask", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}" }, { - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197783,19 +197952,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtTaskStatus", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus" }, { - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -197803,19 +197972,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtVppToken", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" }, { - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -197823,19 +197992,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtVppToken", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197843,19 +198012,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197863,19 +198032,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197883,19 +198052,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary" }, { - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197903,19 +198072,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtWdacSupplementalPolicyDeviceStatuses", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197923,19 +198092,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197943,19 +198112,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197963,19 +198132,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" }, { - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -197983,64 +198152,64 @@ "IsAdmin": true }, "Command": "Update-MgDeviceAppMgtWindowInformationProtectionWipeAction", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}" }, { - "Uri": "/devices/{device-id}/commands/{command-id}", "Permissions": [], "Command": "Update-MgDeviceCommand", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/commands/{command-id}" }, { - "Uri": "/devices/{device-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgDeviceExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/extensions/{extension-id}" }, { - "Uri": "/devices/{device-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgDeviceExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/extensions/{extension-id}" }, { - "Uri": "/deviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -198074,17 +198243,17 @@ } ], "Command": "Update-MgDeviceManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement" }, { - "Uri": "/deviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -198118,17 +198287,17 @@ } ], "Command": "Update-MgDeviceManagement", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement" }, { - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198136,17 +198305,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary" }, { - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198154,19 +198323,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}" }, { - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198174,19 +198343,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAndroid", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}" }, { - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198194,19 +198363,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}" }, { - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198214,19 +198383,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}" }, { - "Uri": "/deviceManagement/androidForWorkSettings", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198234,17 +198403,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAndroidForWorkSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidForWorkSettings" }, { - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198252,17 +198421,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings" }, { - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198270,19 +198439,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}" }, { - "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -198290,17 +198459,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/applePushNotificationCertificate" }, { - "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -198308,17 +198477,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/applePushNotificationCertificate" }, { - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -198326,19 +198495,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}" }, { - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -198346,19 +198515,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}" }, { - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198366,19 +198535,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAssignmentFilter", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}" }, { - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -198386,19 +198555,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAuditEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}" }, { - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -198406,19 +198575,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAutopilotEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}" }, { - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -198426,19 +198595,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}" }, { - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198446,19 +198615,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementCartToClassAssociation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}" }, { - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198466,19 +198635,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}" }, { - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198486,169 +198655,169 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementCategorySettingDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], "Command": "Update-MgDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Update-MgDeviceManagementComanagedDeviceCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementComanagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], "Command": "Update-MgDeviceManagementComanagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], "Command": "Update-MgDeviceManagementComanagedDeviceWindowProtectionState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState" }, { - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementComanagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -198664,19 +198833,19 @@ } ], "Command": "Update-MgDeviceManagementComanagementEligibleDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}" }, { - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -198684,19 +198853,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" }, { - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -198704,19 +198873,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementComplianceManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" }, { - "Uri": "/deviceManagement/managementConditions/{managementCondition-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198724,19 +198893,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementCondition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditions/{managementCondition-id}" }, { - "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -198744,17 +198913,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementConditionalAccessSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/conditionalAccessSettings" }, { - "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -198762,17 +198931,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementConditionalAccessSetting", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/conditionalAccessSettings" }, { - "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -198780,19 +198949,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementConditionStatement", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managementConditionStatements/{managementConditionStatement-id}" }, { - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -198808,19 +198977,19 @@ } ], "Command": "Update-MgDeviceManagementDataSharingConsent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -198828,19 +198997,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDepOnboardingSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -198848,19 +199017,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -198868,19 +199037,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment" }, { - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -198888,34 +199057,34 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", "Permissions": [], "Command": "Update-MgDeviceManagementDerivedCredentials", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -198923,19 +199092,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDetectedApp", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" }, { - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -198943,19 +199112,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDetectedApp", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" }, { - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -198963,19 +199132,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" }, { - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -198983,19 +199152,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCategory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199003,19 +199172,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199023,19 +199192,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199043,19 +199212,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199063,31 +199232,31 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", "Permissions": [], "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Refresh" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199095,19 +199264,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199115,19 +199284,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199135,17 +199304,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" }, { - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199153,17 +199322,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199171,19 +199340,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199191,19 +199360,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199211,19 +199380,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199231,19 +199400,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199251,19 +199420,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199271,19 +199440,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledAction", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199291,19 +199460,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199311,19 +199480,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199331,19 +199500,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199351,19 +199520,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199371,19 +199540,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199391,19 +199560,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199411,19 +199580,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199431,19 +199600,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199451,19 +199620,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" }, { - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199471,19 +199640,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199491,19 +199660,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199511,19 +199680,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199531,19 +199700,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199551,19 +199720,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199571,19 +199740,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationConflictSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199591,19 +199760,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199611,19 +199780,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199631,17 +199800,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" }, { - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199649,17 +199818,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199667,19 +199836,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199687,19 +199856,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199707,19 +199876,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199727,19 +199896,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199747,19 +199916,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199767,19 +199936,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199787,19 +199956,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}" }, { - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199807,17 +199976,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationUserStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199825,19 +199994,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199845,19 +200014,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199865,19 +200034,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" }, { - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -199885,19 +200054,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -199905,19 +200074,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -199925,19 +200094,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -199945,19 +200114,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -199965,19 +200134,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -199993,19 +200162,19 @@ } ], "Command": "Update-MgDeviceManagementDeviceHealthScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -200021,19 +200190,19 @@ } ], "Command": "Update-MgDeviceManagementDeviceHealthScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -200049,19 +200218,19 @@ } ], "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/windowsDefenderUpdateSignatures", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -200069,17 +200238,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/windowsDefenderUpdateSignatures" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/updateWindowsDeviceAccount", "Permissions": { "Name": "DeviceManagementManagedDevices.PrivilegedOperations.All", "Description": "Perform user-impacting remote actions on Microsoft Intune devices", @@ -200087,19 +200256,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDeviceHealthScriptDeviceRunStateManagedDeviceWindowDeviceAccount", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice/updateWindowsDeviceAccount" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -200115,19 +200284,19 @@ } ], "Command": "Update-MgDeviceManagementDeviceHealthScriptGlobalScript", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript" }, { - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -200143,19 +200312,19 @@ } ], "Command": "Update-MgDeviceManagementDeviceHealthScriptRunSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -200171,19 +200340,19 @@ } ], "Command": "Update-MgDeviceManagementDeviceShellScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -200199,19 +200368,19 @@ } ], "Command": "Update-MgDeviceManagementDeviceShellScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -200227,47 +200396,47 @@ } ], "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderUpdateSignatures", "Permissions": [], "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/windowsDefenderUpdateSignatures" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/updateWindowsDeviceAccount", "Permissions": [], "Command": "Update-MgDeviceManagementDeviceShellScriptDeviceRunStateManagedDeviceWindowDeviceAccount", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice/updateWindowsDeviceAccount" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -200283,19 +200452,19 @@ } ], "Command": "Update-MgDeviceManagementDeviceShellScriptGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -200311,34 +200480,34 @@ } ], "Command": "Update-MgDeviceManagementDeviceShellScriptUserRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}" }, { - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200346,19 +200515,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementDomainJoinConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200366,19 +200535,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePool", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200386,19 +200555,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}" }, { - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200406,19 +200575,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}" }, { - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -200426,19 +200595,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementExchangeConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" }, { - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -200446,19 +200615,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementExchangeConnector", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" }, { - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -200466,8 +200635,10 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementExchangeOnPremisPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -200476,15 +200647,15 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}" }, { - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", "Permissions": [], "Command": "Update-MgDeviceManagementExchangeOnPremisPolicyConditionalAccessSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -200493,11 +200664,9 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings" }, { - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200505,19 +200674,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200525,19 +200694,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200545,19 +200714,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyConfigurationAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200565,19 +200734,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200585,19 +200754,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}" }, { - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200605,19 +200774,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200625,19 +200794,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}" }, { - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200645,64 +200814,64 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyDefinitionFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", "Permissions": [], "Command": "Update-MgDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", "Permissions": [], "Command": "Update-MgDeviceManagementGroupPolicyDefinitionPresentation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}" }, { - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", "Permissions": [], "Command": "Update-MgDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200710,19 +200879,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyMigrationReport", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200730,19 +200899,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}" }, { - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200750,19 +200919,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}" }, { - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200770,19 +200939,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyObjectFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200790,34 +200959,34 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", "Permissions": [], "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}" }, { - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200825,19 +200994,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles" }, { - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -200845,49 +201014,49 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementImportedDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": [], "Command": "Update-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": [], "Command": "Update-MgDeviceManagementImportedWindowAutopilotDeviceIdentity", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200895,19 +201064,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIntent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200915,19 +201084,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIntentAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200935,19 +201104,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIntentCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200955,19 +201124,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIntentCategorySetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200975,19 +201144,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIntentDeviceSettingStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -200995,19 +201164,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIntentDeviceState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201015,19 +201184,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIntentDeviceStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201035,19 +201204,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIntentMultipleSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201055,19 +201224,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIntentSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201075,19 +201244,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIntentUserState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}" }, { - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201095,19 +201264,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIntentUserStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary" }, { - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -201115,19 +201284,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIntuneBrandingProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}" }, { - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -201135,19 +201304,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIntuneBrandingProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}" }, { - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201155,19 +201324,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIoUpdateStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" }, { - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201175,19 +201344,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementIoUpdateStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201195,19 +201364,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201215,19 +201384,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}" }, { - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201235,19 +201404,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -201255,19 +201424,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementManagedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -201275,124 +201444,124 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementManagedDevice", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], "Command": "Update-MgDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Update-MgDeviceManagementManagedDeviceCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Update-MgDeviceManagementManagedDeviceCategory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201400,79 +201569,79 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementManagedDeviceEncryptionState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -201480,19 +201649,19 @@ "IsAdmin": false }, "Command": "Update-MgDeviceManagementManagedDeviceWindowDeviceAccount", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -201500,49 +201669,49 @@ "IsAdmin": false }, "Command": "Update-MgDeviceManagementManagedDeviceWindowDeviceAccount", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], "Command": "Update-MgDeviceManagementManagedDeviceWindowProtectionState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState" }, { - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], "Command": "Update-MgDeviceManagementManagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201550,19 +201719,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201570,19 +201739,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201590,19 +201759,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201610,19 +201779,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementMicrosoftTunnelSite", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201630,19 +201799,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration" }, { - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201650,34 +201819,34 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}" }, { - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [], "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -201693,19 +201862,19 @@ } ], "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -201713,19 +201882,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" }, { - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -201733,19 +201902,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" }, { - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -201753,19 +201922,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementNdeConnector", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -201773,19 +201942,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -201793,19 +201962,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementNotificationMessageTemplate", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -201813,19 +201982,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" }, { - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -201833,19 +202002,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" }, { - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -201853,19 +202022,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" }, { - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -201873,19 +202042,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" }, { - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -201901,19 +202070,19 @@ } ], "Command": "Update-MgDeviceManagementRemoteActionAudit", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}" }, { - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -201921,19 +202090,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" }, { - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -201941,19 +202110,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementRemoteAssistancePartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" }, { - "Uri": "/deviceManagement/reports", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -201975,17 +202144,17 @@ } ], "Command": "Update-MgDeviceManagementReport", - "ApiVersion": "beta", + "Module": "Reports", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/deviceManagement/reports" }, { - "Uri": "/deviceManagement/reports", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -202007,17 +202176,17 @@ } ], "Command": "Update-MgDeviceManagementReport", - "ApiVersion": "v1.0", + "Module": "Reports", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/deviceManagement/reports" }, { - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -202025,19 +202194,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementResourceAccessProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}" }, { - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -202045,19 +202214,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementResourceAccessProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}" }, { - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -202065,19 +202234,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementResourceOperation", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" }, { - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -202085,19 +202254,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementResourceOperation", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" }, { - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -202105,19 +202274,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" }, { - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -202125,19 +202294,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -202145,19 +202314,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -202165,19 +202334,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -202185,19 +202354,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" }, { - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": { "Name": "DeviceManagementRBAC.ReadWrite.All", "Description": "Read and write Microsoft Intune RBAC settings", @@ -202205,19 +202374,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" }, { - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202233,49 +202402,49 @@ } ], "Command": "Update-MgDeviceManagementRoleScopeTag", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}" }, { - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", "Permissions": [], "Command": "Update-MgDeviceManagementRoleScopeTagAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", "Permissions": [], "Command": "Update-MgDeviceManagementScript", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202291,19 +202460,19 @@ } ], "Command": "Update-MgDeviceManagementScriptAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202319,19 +202488,19 @@ } ], "Command": "Update-MgDeviceManagementScriptDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202347,19 +202516,19 @@ } ], "Command": "Update-MgDeviceManagementScriptGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202375,19 +202544,19 @@ } ], "Command": "Update-MgDeviceManagementScriptUserRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}" }, { - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202403,19 +202572,19 @@ } ], "Command": "Update-MgDeviceManagementScriptUserRunStateDeviceRunState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -202423,19 +202592,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementSettingDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -202443,19 +202612,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" }, { - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -202463,19 +202632,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -202483,19 +202652,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTemplate", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -202503,19 +202672,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTemplateCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -202523,19 +202692,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTemplateCategoryRecommendedSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -202543,19 +202712,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTemplateMigratableTo", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}" }, { - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -202563,19 +202732,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTemplateSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -202583,19 +202752,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTermAndCondition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -202603,19 +202772,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTermAndCondition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -202623,19 +202792,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -202643,19 +202812,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatuses", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -202663,19 +202832,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -202683,19 +202852,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTermAndConditionAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" }, { - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -202703,19 +202872,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTermAndConditionGroupAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}" }, { - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -202723,19 +202892,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -202743,19 +202912,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202771,19 +202940,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202799,19 +202968,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202827,19 +202996,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update2", "UpdateExpanded2", "UpdateViaIdentity2", "UpdateViaIdentityExpanded2" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202855,19 +203024,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update3", "UpdateExpanded3", "UpdateViaIdentity3", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202883,19 +203052,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update4", "UpdateExpanded4", "UpdateViaIdentity4", "UpdateViaIdentityExpanded4" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202911,19 +203080,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202939,19 +203108,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202967,19 +203136,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -202995,19 +203164,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203023,32 +203192,32 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", "Permissions": [], "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203064,19 +203233,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203092,19 +203261,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203120,17 +203289,17 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203146,19 +203315,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203174,19 +203343,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203202,19 +203371,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203230,19 +203399,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203258,19 +203427,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203286,17 +203455,17 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203312,34 +203481,34 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", "Permissions": [], "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203355,19 +203524,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203383,19 +203552,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203411,19 +203580,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203439,19 +203608,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203467,19 +203636,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203495,19 +203664,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203523,19 +203692,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203551,19 +203720,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203579,19 +203748,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203607,19 +203776,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203635,19 +203804,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203663,17 +203832,17 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsOverview" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203689,17 +203858,17 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203715,19 +203884,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryManufacturerRegression", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/manufacturerRegression/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203743,19 +203912,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryModelRegression", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/modelRegression/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203771,19 +203940,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticRegressionSummaryOperatingSystemRegression", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRegressionSummary/operatingSystemRegression/{userExperienceAnalyticsMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203799,19 +203968,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203827,19 +203996,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203855,19 +204024,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203883,17 +204052,17 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203909,19 +204078,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203937,19 +204106,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}" }, { - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -203965,19 +204134,19 @@ } ], "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}" }, { - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -203985,64 +204154,64 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementUserPfxCertificate", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", "Permissions": [], "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", "Permissions": [], "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", "Permissions": [], "Command": "Update-MgDeviceManagementVirtualEndpointOnPremisConnectionAdDomainPassword", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword" }, { - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -204050,19 +204219,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementVirtualEndpointOnPremisesConnection", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -204078,17 +204247,17 @@ } ], "Command": "Update-MgDeviceManagementVirtualEndpointOrganizationSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings" }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", "Permissions": { "Name": "CloudPC.ReadWrite.All", "Description": "Read and write Cloud PCs", @@ -204096,109 +204265,109 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", "Permissions": [], "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", "Permissions": [], "Command": "Update-MgDeviceManagementVirtualEndpointServicePlan", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", "Permissions": [], "Command": "Update-MgDeviceManagementVirtualEndpointSnapshot", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", "Permissions": [], "Command": "Update-MgDeviceManagementVirtualEndpointSupportedRegion", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", "Permissions": [], "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}" }, { - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", "Permissions": [], "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Administration", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Administration" + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -204206,49 +204375,49 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", "Permissions": [], "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfileAssignedDevice", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", "Permissions": [], "Command": "Update-MgDeviceManagementWindowAutopilotDeploymentProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -204256,19 +204425,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementWindowAutopilotDeviceIdentityDeviceProperty", - "ApiVersion": "beta", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties" }, { - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -204276,19 +204445,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementWindowAutopilotDeviceIdentityDeviceProperty", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Actions" + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties" }, { - "Uri": "/deviceManagement/windowsAutopilotSettings", "Permissions": { "Name": "DeviceManagementServiceConfig.ReadWrite.All", "Description": "Read and write Microsoft Intune configuration", @@ -204296,17 +204465,17 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementWindowAutopilotSetting", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsAutopilotSettings" }, { - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -204314,19 +204483,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementWindowFeatureUpdateProfile", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}" }, { - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -204334,19 +204503,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementWindowFeatureUpdateProfileAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}" }, { - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -204354,19 +204523,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" }, { - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -204374,19 +204543,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementWindowInformationProtectionAppLearningSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" }, { - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -204394,19 +204563,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" }, { - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -204414,19 +204583,19 @@ "IsAdmin": true }, "Command": "Update-MgDeviceManagementWindowInformationProtectionNetworkLearningSummary", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" }, { - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -204442,19 +204611,19 @@ } ], "Command": "Update-MgDeviceManagementWindowMalwareInformation", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}" }, { - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -204470,60 +204639,60 @@ } ], "Command": "Update-MgDeviceManagementWindowMalwareInformationDeviceMalwareState", - "ApiVersion": "beta", + "Module": "DeviceManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement" + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}" }, { - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", "Permissions": [], "Command": "Update-MgDeviceUsageRights", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}" }, { - "Uri": "/directory", "Permissions": [], "Command": "Update-MgDirectory", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory" }, { - "Uri": "/directory", "Permissions": [], "Command": "Update-MgDirectory", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -204539,19 +204708,19 @@ } ], "Command": "Update-MgDirectoryAdministrativeUnit", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -204567,49 +204736,49 @@ } ], "Command": "Update-MgDirectoryAdministrativeUnit", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgDirectoryAdministrativeUnitExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [], "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { - "Uri": "/directory/attributeSets/{attributeSet-id}", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", @@ -204617,19 +204786,19 @@ "IsAdmin": true }, "Command": "Update-MgDirectoryAttributeSet", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/attributeSets/{attributeSet-id}" }, { - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", @@ -204637,19 +204806,19 @@ "IsAdmin": true }, "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}" }, { - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", "Permissions": { "Name": "CustomSecAttributeDefinition.ReadWrite.All", "Description": "Read and write custom security attribute definitions", @@ -204657,304 +204826,304 @@ "IsAdmin": true }, "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}" }, { - "Uri": "/directory/deletedItems/{directoryObject-id}", "Permissions": [], "Command": "Update-MgDirectoryDeletedItem", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/deletedItems/{directoryObject-id}" }, { - "Uri": "/directory/deletedItems/{directoryObject-id}", "Permissions": [], "Command": "Update-MgDirectoryDeletedItem", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/deletedItems/{directoryObject-id}" }, { - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": [], "Command": "Update-MgDirectoryFeatureRolloutPolicy", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], "Command": "Update-MgDirectoryFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" }, { - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Permissions": [], "Command": "Update-MgDirectoryFederationConfiguration", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}" }, { - "Uri": "/directory/impactedResources/{recommendationResource-id}", "Permissions": [], "Command": "Update-MgDirectoryImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/impactedResources/{recommendationResource-id}" }, { - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", "Permissions": [], "Command": "Update-MgDirectoryInboundSharedUserProfile", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}" }, { - "Uri": "/directoryObjects/{directoryObject-id}", "Permissions": [], "Command": "Update-MgDirectoryObject", - "ApiVersion": "beta", + "Module": "DirectoryObjects", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}" }, { - "Uri": "/directoryObjects/{directoryObject-id}", "Permissions": [], "Command": "Update-MgDirectoryObject", - "ApiVersion": "v1.0", + "Module": "DirectoryObjects", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DirectoryObjects" + "Uri": "/directoryObjects/{directoryObject-id}" }, { - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", "Permissions": [], "Command": "Update-MgDirectoryOutboundSharedUserProfile", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}" }, { - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", "Permissions": [], "Command": "Update-MgDirectoryOutboundSharedUserProfileTenant", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}" }, { - "Uri": "/directory/recommendations/{recommendation-id}", "Permissions": [], "Command": "Update-MgDirectoryRecommendation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}" }, { - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}", "Permissions": [], "Command": "Update-MgDirectoryRecommendationImpactedResource", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{recommendationResource-id}" }, { - "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [], "Command": "Update-MgDirectoryRole", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}" }, { - "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [], "Command": "Update-MgDirectoryRole", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}" }, { - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Permissions": [], "Command": "Update-MgDirectoryRoleScopedMember", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" }, { - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", "Permissions": [], "Command": "Update-MgDirectoryRoleScopedMember", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [], "Command": "Update-MgDirectoryRoleTemplate", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" }, { - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [], "Command": "Update-MgDirectoryRoleTemplate", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" }, { - "Uri": "/settings/{directorySetting-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -204970,49 +205139,49 @@ } ], "Command": "Update-MgDirectorySetting", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/settings/{directorySetting-id}" }, { - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", "Permissions": [], "Command": "Update-MgDirectorySettingTemplate", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}" }, { - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", "Permissions": [], "Command": "Update-MgDirectorySharedEmailDomain", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}" }, { - "Uri": "/domains/{domain-id}", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", @@ -205020,19 +205189,19 @@ "IsAdmin": true }, "Command": "Update-MgDomain", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}" }, { - "Uri": "/domains/{domain-id}", "Permissions": { "Name": "Domain.ReadWrite.All", "Description": "Read and write domains", @@ -205040,139 +205209,139 @@ "IsAdmin": true }, "Command": "Update-MgDomain", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}" }, { - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Permissions": [], "Command": "Update-MgDomainFederationConfiguration", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}" }, { - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Permissions": [], "Command": "Update-MgDomainServiceConfigurationRecord", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" }, { - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", "Permissions": [], "Command": "Update-MgDomainServiceConfigurationRecord", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" }, { - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", "Permissions": [], "Command": "Update-MgDomainSharedEmailDomainInvitation", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}" }, { - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Permissions": [], "Command": "Update-MgDomainVerificationDnsRecord", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" }, { - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", "Permissions": [], "Command": "Update-MgDomainVerificationDnsRecord", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" }, { - "Uri": "/drives/{drive-id}", "Permissions": [], "Command": "Update-MgDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}" }, { - "Uri": "/drives/{drive-id}", "Permissions": [], "Command": "Update-MgDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}" }, { - "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -205194,19 +205363,19 @@ } ], "Command": "Update-MgDriveItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/items/{driveItem-id}" }, { - "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { "Name": "Files.ReadWrite", @@ -205228,364 +205397,364 @@ } ], "Command": "Update-MgDriveItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/items/{driveItem-id}" }, { - "Uri": "/drives/{drive-id}/list", "Permissions": [], "Command": "Update-MgDriveList", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list" }, { - "Uri": "/drives/{drive-id}/list", "Permissions": [], "Command": "Update-MgDriveList", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], "Command": "Update-MgDriveListColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", "Permissions": [], "Command": "Update-MgDriveListColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], "Command": "Update-MgDriveListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", "Permissions": [], "Command": "Update-MgDriveListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], "Command": "Update-MgDriveListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], "Command": "Update-MgDriveListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Update-MgDriveListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Update-MgDriveListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], "Command": "Update-MgDriveListItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", "Permissions": [], "Command": "Update-MgDriveListItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], "Command": "Update-MgDriveListItemField", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", "Permissions": [], "Command": "Update-MgDriveListItemField", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Update-MgDriveListItemVersion", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Update-MgDriveListItemVersion", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Update-MgDriveListItemVersionField", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Update-MgDriveListItemVersionField", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], "Command": "Update-MgDriveListOperation", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], "Command": "Update-MgDriveListSubscription", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", "Permissions": [], "Command": "Update-MgDriveListSubscription", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { - "Uri": "/drives/{drive-id}/root", "Permissions": [], "Command": "Update-MgDriveRoot", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/root" }, { - "Uri": "/drives/{drive-id}/root", "Permissions": [], "Command": "Update-MgDriveRoot", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/drives/{drive-id}/root" }, { - "Uri": "/education/classes/{educationClass-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -205593,19 +205762,19 @@ "IsAdmin": false }, "Command": "Update-MgEducationClass", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}" }, { - "Uri": "/education/classes/{educationClass-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -205613,19 +205782,19 @@ "IsAdmin": false }, "Command": "Update-MgEducationClass", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -205641,19 +205810,19 @@ } ], "Command": "Update-MgEducationClassAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -205669,23 +205838,25 @@ } ], "Command": "Update-MgEducationClassAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [], "Command": "Update-MgEducationClassAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -205696,15 +205867,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [], "Command": "Update-MgEducationClassAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update2", "Update3", @@ -205715,71 +205886,69 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [], "Command": "Update-MgEducationClassAssignmentDefault", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [], "Command": "Update-MgEducationClassAssignmentDefault", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Update-MgEducationClassAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Update-MgEducationClassAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -205795,19 +205964,19 @@ } ], "Command": "Update-MgEducationClassAssignmentRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -205823,79 +205992,79 @@ } ], "Command": "Update-MgEducationClassAssignmentRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [], "Command": "Update-MgEducationClassAssignmentSetting", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentSettings" }, { - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [], "Command": "Update-MgEducationClassAssignmentSetting", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignmentSettings" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Update-MgEducationClassAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Update-MgEducationClassAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -205911,19 +206080,19 @@ } ], "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -205939,79 +206108,79 @@ } ], "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Update-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Update-MgEducationClassAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/me", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -206019,17 +206188,17 @@ "IsAdmin": false }, "Command": "Update-MgEducationMe", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me" }, { - "Uri": "/education/me", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -206037,257 +206206,257 @@ "IsAdmin": false }, "Command": "Update-MgEducationMe", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Permissions": [], "Command": "Update-MgEducationMeAssignmentRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", "Permissions": [], "Command": "Update-MgEducationMeAssignmentRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -206303,19 +206472,19 @@ } ], "Command": "Update-MgEducationMeRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/rubrics/{educationRubric-id}" }, { - "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -206331,45 +206500,45 @@ } ], "Command": "Update-MgEducationMeRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/me/rubrics/{educationRubric-id}" }, { - "Uri": "/education", "Permissions": [], "Command": "Update-MgEducationRoot", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education" }, { - "Uri": "/education", "Permissions": [], "Command": "Update-MgEducationRoot", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education" }, { - "Uri": "/education/schools/{educationSchool-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -206377,19 +206546,19 @@ "IsAdmin": false }, "Command": "Update-MgEducationSchool", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}" }, { - "Uri": "/education/schools/{educationSchool-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -206397,64 +206566,64 @@ "IsAdmin": false }, "Command": "Update-MgEducationSchool", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/schools/{educationSchool-id}" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", "Permissions": [], "Command": "Update-MgEducationSynchronizationProfile", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", "Permissions": [], "Command": "Update-MgEducationSynchronizationProfileError", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}" }, { - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", "Permissions": [], "Command": "Update-MgEducationSynchronizationProfileStatus", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus" }, { - "Uri": "/education/users/{educationUser-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -206462,19 +206631,19 @@ "IsAdmin": false }, "Command": "Update-MgEducationUser", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}" }, { - "Uri": "/education/users/{educationUser-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -206482,289 +206651,289 @@ "IsAdmin": false }, "Command": "Update-MgEducationUser", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignment", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignment", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignmentCategory", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignmentCategory", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignmentResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignmentResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [], "Command": "Update-MgEducationUserAssignmentRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [], "Command": "Update-MgEducationUserAssignmentRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignmentSubmission", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignmentSubmission", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignmentSubmissionResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [], "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Permissions": [], "Command": "Update-MgEducationUserRubric", - "ApiVersion": "beta", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" }, { - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", "Permissions": [], "Command": "Update-MgEducationUserRubric", - "ApiVersion": "v1.0", + "Module": "Education", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Education" + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -206772,19 +206941,19 @@ "IsAdmin": true }, "Command": "Update-MgEntitlementManagementAccessPackage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -206792,19 +206961,19 @@ "IsAdmin": true }, "Command": "Update-MgEntitlementManagementAccessPackage", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -206812,8 +206981,10 @@ "IsAdmin": true }, "Command": "Update-MgEntitlementManagementAccessPackageAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -206822,56 +206993,54 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -206879,64 +207048,64 @@ "IsAdmin": true }, "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStep", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update2", "UpdateExpanded2", "UpdateViaIdentity2", "UpdateViaIdentityExpanded2" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -206944,8 +207113,10 @@ "IsAdmin": true }, "Command": "Update-MgEntitlementManagementAccessPackageAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -206954,11 +207125,9 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -206966,109 +207135,109 @@ "IsAdmin": true }, "Command": "Update-MgEntitlementManagementAccessPackageCatalog", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementAccessPackageResourceRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementAssignment", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementAssignmentPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementAssignmentRequest", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -207076,19 +207245,19 @@ "IsAdmin": true }, "Command": "Update-MgEntitlementManagementCatalog", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -207096,19 +207265,19 @@ "IsAdmin": true }, "Command": "Update-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -207116,79 +207285,79 @@ "IsAdmin": true }, "Command": "Update-MgEntitlementManagementConnectedOrganization", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}", "Permissions": [], "Command": "Update-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}" }, { - "Uri": "/identityGovernance/entitlementManagement/settings", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -207196,17 +207365,17 @@ "IsAdmin": true }, "Command": "Update-MgEntitlementManagementSetting", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/settings" }, { - "Uri": "/identityGovernance/entitlementManagement/settings", "Permissions": { "Name": "EntitlementManagement.ReadWrite.All", "Description": "Read and write entitlement management resources", @@ -207214,43 +207383,43 @@ "IsAdmin": true }, "Command": "Update-MgEntitlementManagementSetting", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/entitlementManagement/settings" }, { - "Uri": "/external", "Permissions": [], "Command": "Update-MgExternal", - "ApiVersion": "beta", + "Module": "Search", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Search" + "Uri": "/external" }, { - "Uri": "/external", "Permissions": [], "Command": "Update-MgExternal", - "ApiVersion": "v1.0", + "Module": "Search", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Search" + "Uri": "/external" }, { - "Uri": "/external/connections/{externalConnection-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -207258,19 +207427,19 @@ "IsAdmin": false }, "Command": "Update-MgExternalConnection", - "ApiVersion": "beta", + "Module": "Search", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Search" + "Uri": "/external/connections/{externalConnection-id}" }, { - "Uri": "/external/connections/{externalConnection-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -207278,92 +207447,92 @@ "IsAdmin": false }, "Command": "Update-MgExternalConnection", - "ApiVersion": "v1.0", + "Module": "Search", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Search" + "Uri": "/external/connections/{externalConnection-id}" }, { - "Uri": "/financials", "Permissions": [], "Command": "Update-MgFinancial", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials" }, { - "Uri": "/financials/companies/{company-id}", "Permissions": [], "Command": "Update-MgFinancialCompany", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}" }, { - "Uri": "/financials/companies/{company-id}/accounts/{account-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/accounts/{account-id}" }, { - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyAgedAccountPayable", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}" }, { - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyAgedAccountReceivable", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}" }, { - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -207371,19 +207540,19 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyCountryRegion", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}" }, { - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -207391,19 +207560,19 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -207411,109 +207580,109 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPayment", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPaymentCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -207521,34 +207690,34 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyCustomerPaymentJournal", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPaymentJournalAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -207556,113 +207725,115 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -207673,15 +207844,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -207692,60 +207863,60 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanyCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyDimension", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}" }, { - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyDimensionValue", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -207756,11 +207927,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/{dimensionValue-id}" }, { - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -207768,64 +207937,64 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyEmployee", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/employees/{employee-id}" }, { - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyEmployeePicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyGeneralLedgerEntry", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}" }, { - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", "Permissions": [], "Command": "Update-MgFinancialCompanyGeneralLedgerEntryAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account" }, { - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -207833,19 +208002,19 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyInformation", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}" }, { - "Uri": "/financials/companies/{company-id}/items/{item-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -207853,19 +208022,19 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/items/{item-id}" }, { - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -207873,8 +208042,10 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -207885,26 +208056,24 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}" }, { - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -207912,38 +208081,40 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyJournal", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journals/{journal-id}" }, { - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", "Permissions": [], "Command": "Update-MgFinancialCompanyJournalAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account" }, { - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyJournalLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -207954,15 +208125,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}" }, { - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", "Permissions": [], "Command": "Update-MgFinancialCompanyJournalLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -207973,11 +208144,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -207985,19 +208154,19 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}" }, { - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -208005,68 +208174,70 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}" }, { - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyPurchaseInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", "Permissions": [], "Command": "Update-MgFinancialCompanyPurchaseInvoiceCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyPurchaseInvoiceLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208077,15 +208248,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", "Permissions": [], "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208096,15 +208267,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", "Permissions": [], "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208115,15 +208286,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", "Permissions": [], "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208134,15 +208305,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208153,495 +208324,495 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", "Permissions": [], "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendor", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", "Permissions": [], "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", "Permissions": [], "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemo", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoice", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoiceCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoiceCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoiceCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoiceCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoiceCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoiceLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208652,15 +208823,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoiceLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208671,15 +208842,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoiceLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208690,15 +208861,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoiceLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208709,15 +208880,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoiceLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208728,165 +208899,165 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoicePaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanySaleInvoiceShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrder", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrderCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrderCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrderCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrderCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrderCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrderCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrderCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrderLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208897,15 +209068,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrderLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208916,15 +209087,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrderLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208935,15 +209106,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrderLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208954,15 +209125,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrderLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -208973,150 +209144,150 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", "Permissions": [], "Command": "Update-MgFinancialCompanySaleOrderPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuote", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuoteCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuoteCustomer", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuoteCustomerCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuoteCustomerPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuoteCustomerPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuoteCustomerPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuoteCustomerShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuoteLine", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -209127,15 +209298,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuoteLineAccount", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -209146,15 +209317,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuoteLineItem", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -209165,15 +209336,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuoteLineItemCategory", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -209184,15 +209355,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory" }, { - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuoteLineItemPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -209203,41 +209374,39 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuotePaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanySaleQuoteShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod" }, { - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -209245,19 +209414,19 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyShipmentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}" }, { - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -209265,19 +209434,19 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyTaxArea", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}" }, { - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -209285,19 +209454,19 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyTaxGroup", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}" }, { - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -209305,19 +209474,19 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyUnit", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", "Permissions": { "Name": "Financials.ReadWrite.All", "Description": "Read and write financials data", @@ -209325,79 +209494,79 @@ "IsAdmin": false }, "Command": "Update-MgFinancialCompanyVendor", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", "Permissions": [], "Command": "Update-MgFinancialCompanyVendorCurrency", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", "Permissions": [], "Command": "Update-MgFinancialCompanyVendorPaymentMethod", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", "Permissions": [], "Command": "Update-MgFinancialCompanyVendorPaymentTerm", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm" }, { - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", "Permissions": [], "Command": "Update-MgFinancialCompanyVendorPicture", - "ApiVersion": "beta", + "Module": "Financials", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Financials" + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}" }, { - "Uri": "/groups/{group-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -209419,19 +209588,19 @@ } ], "Command": "Update-MgGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}" }, { - "Uri": "/groups/{group-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -209453,169 +209622,169 @@ } ], "Command": "Update-MgGroup", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}" }, { - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], "Command": "Update-MgGroupAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], "Command": "Update-MgGroupAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupCalendarMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupCalendarMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], "Command": "Update-MgGroupCalendarPermission", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], "Command": "Update-MgGroupCalendarPermission", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupCalendarSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupCalendarSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": [], "Command": "Update-MgGroupConversation", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": [], "Command": "Update-MgGroupConversation", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -209623,19 +209792,19 @@ "IsAdmin": true }, "Command": "Update-MgGroupConversationThread", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -209643,23 +209812,25 @@ "IsAdmin": true }, "Command": "Update-MgGroupConversationThread", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [], "Command": "Update-MgGroupConversationThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update2", "Update3", @@ -209670,15 +209841,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [], "Command": "Update-MgGroupConversationThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -209689,191 +209860,189 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgGroupConversationThreadPostAttachment", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgGroupConversationThreadPostAttachment", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgGroupConversationThreadPostExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgGroupConversationThreadPostExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", "Permissions": [], "Command": "Update-MgGroupConversationThreadPostMention", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupConversationThreadPostMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupConversationThreadPostMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupConversationThreadPostSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupConversationThreadPostSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/drives/{drive-id}", "Permissions": [], "Command": "Update-MgGroupDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/groups/{group-id}/drives/{drive-id}" }, { - "Uri": "/groups/{group-id}/drives/{drive-id}", "Permissions": [], "Command": "Update-MgGroupDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/groups/{group-id}/drives/{drive-id}" }, { - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", "Permissions": [], "Command": "Update-MgGroupEndpoint", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -209889,19 +210058,19 @@ } ], "Command": "Update-MgGroupEvent", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -209917,214 +210086,214 @@ } ], "Command": "Update-MgGroupEvent", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgGroupEventAttachment", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgGroupEventAttachment", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", "Permissions": [], "Command": "Update-MgGroupEventExceptionOccurrence", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgGroupEventExtension", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgGroupEventExtension", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], "Command": "Update-MgGroupEventInstance", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], "Command": "Update-MgGroupEventInstance", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupEventMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupEventMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupEventSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupEventSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgGroupExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgGroupExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/extensions/{extension-id}" }, { - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -210132,19 +210301,19 @@ "IsAdmin": true }, "Command": "Update-MgGroupLifecyclePolicy", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" }, { - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -210152,199 +210321,199 @@ "IsAdmin": true }, "Command": "Update-MgGroupLifecyclePolicy", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [], "Command": "Update-MgGroupOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [], "Command": "Update-MgGroupOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [], "Command": "Update-MgGroupOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [], "Command": "Update-MgGroupOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], "Command": "Update-MgGroupOnenotePageContent", - "ApiVersion": "beta", + "Module": "Groups", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" }, { - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], "Command": "Update-MgGroupOnenotePageContent", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Patch1", "PatchExpanded1", "PatchViaIdentity1", "PatchViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], "Command": "Update-MgGroupOnenoteSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], "Command": "Update-MgGroupOnenoteSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], "Command": "Update-MgGroupOnenoteSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], "Command": "Update-MgGroupOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], "Command": "Update-MgGroupPermissionGrant", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], "Command": "Update-MgGroupPermissionGrant", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { - "Uri": "/groups/{group-id}/photo", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -210352,8 +210521,10 @@ "IsAdmin": true }, "Command": "Update-MgGroupPhoto", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -210364,11 +210535,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/photo" }, { - "Uri": "/groups/{group-id}/photo", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -210376,8 +210545,10 @@ "IsAdmin": true }, "Command": "Update-MgGroupPhoto", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update2", "Update3", @@ -210388,71 +210559,69 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/photo" }, { - "Uri": "/groups/{group-id}/planner", "Permissions": [], "Command": "Update-MgGroupPlanner", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/groups/{group-id}/planner" }, { - "Uri": "/groups/{group-id}/planner", "Permissions": [], "Command": "Update-MgGroupPlanner", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/groups/{group-id}/planner" }, { - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], "Command": "Update-MgGroupPlannerPlanDetail", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" }, { - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", "Permissions": [], "Command": "Update-MgGroupPlannerPlanDetail", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" }, { - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -210468,79 +210637,79 @@ } ], "Command": "Update-MgGroupSetting", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/settings/{directorySetting-id}" }, { - "Uri": "/groups/{group-id}/sites/{site-id}", "Permissions": [], "Command": "Update-MgGroupSite", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/groups/{group-id}/sites/{site-id}" }, { - "Uri": "/groups/{group-id}/sites/{site-id}", "Permissions": [], "Command": "Update-MgGroupSite", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/groups/{group-id}/sites/{site-id}" }, { - "Uri": "/groups/{group-id}/team", "Permissions": [], "Command": "Update-MgGroupTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/groups/{group-id}/team" }, { - "Uri": "/groups/{group-id}/team", "Permissions": [], "Command": "Update-MgGroupTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/groups/{group-id}/team" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -210548,19 +210717,19 @@ "IsAdmin": true }, "Command": "Update-MgGroupThread", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": { "Name": "Group.ReadWrite.All", "Description": "Read and write all groups", @@ -210568,23 +210737,25 @@ "IsAdmin": true }, "Command": "Update-MgGroupThread", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [], "Command": "Update-MgGroupThreadPost", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -210595,15 +210766,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [], "Command": "Update-MgGroupThreadPost", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update2", "Update3", @@ -210614,146 +210785,144 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgGroupThreadPostAttachment", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgGroupThreadPostAttachment", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgGroupThreadPostExtension", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgGroupThreadPostExtension", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", "Permissions": [], "Command": "Update-MgGroupThreadPostMention", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupThreadPostMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupThreadPostMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupThreadPostSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgGroupThreadPostSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", "Permissions": { "Name": "Policy.ReadWrite.ConditionalAccess", "Description": "Read and write your organization's conditional access policies", @@ -210761,19 +210930,19 @@ "IsAdmin": true }, "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}" }, { - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -210789,19 +210958,19 @@ } ], "Command": "Update-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" }, { - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -210817,19 +210986,19 @@ } ], "Command": "Update-MgIdentityConditionalAccessNamedLocation", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" }, { - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -210851,19 +211020,19 @@ } ], "Command": "Update-MgIdentityConditionalAccessPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" }, { - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { "Name": "Application.Read.All", @@ -210885,124 +211054,124 @@ } ], "Command": "Update-MgIdentityConditionalAccessPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [], "Command": "Update-MgIdentityGovernanceAccessReviewDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", "Permissions": [], "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInsight", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", "Permissions": [], "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", "Permissions": [], "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", "Permissions": [], "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", "Permissions": [], "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}" }, { - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", "Permissions": [], "Command": "Update-MgIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}" }, { - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", @@ -211010,19 +211179,19 @@ "IsAdmin": true }, "Command": "Update-MgIdentityGovernanceTermOfUseAgreement", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" }, { - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", "Permissions": { "Name": "Agreement.ReadWrite.All", "Description": "Read and write all terms of use agreements", @@ -211030,49 +211199,49 @@ "IsAdmin": true }, "Command": "Update-MgIdentityGovernanceTermOfUseAgreement", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" }, { - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], "Command": "Update-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" }, { - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", "Permissions": [], "Command": "Update-MgIdentityGovernanceTermOfUseAgreementAcceptance", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" }, { - "Uri": "/identityProviders/{identityProvider-id}", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", @@ -211080,19 +211249,19 @@ "IsAdmin": true }, "Command": "Update-MgIdentityProvider", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identityProviders/{identityProvider-id}" }, { - "Uri": "/identityProviders/{identityProvider-id}", "Permissions": { "Name": "IdentityProvider.ReadWrite.All", "Description": "Read and write identity providers", @@ -211100,232 +211269,232 @@ "IsAdmin": true }, "Command": "Update-MgIdentityProvider", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identityProviders/{identityProvider-id}" }, { - "Uri": "/identity/userFlows/{identityUserFlow-id}", "Permissions": [], "Command": "Update-MgIdentityUserFlow", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/identity/userFlows/{identityUserFlow-id}" }, { - "Uri": "/informationProtection", "Permissions": [], "Command": "Update-MgInformationProtection", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection" }, { - "Uri": "/informationProtection", "Permissions": [], "Command": "Update-MgInformationProtection", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection" }, { - "Uri": "/informationProtection/bitlocker", "Permissions": [], "Command": "Update-MgInformationProtectionBitlocker", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker" }, { - "Uri": "/informationProtection/bitlocker", "Permissions": [], "Command": "Update-MgInformationProtectionBitlocker", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker" }, { - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Permissions": [], "Command": "Update-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" }, { - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Permissions": [], "Command": "Update-MgInformationProtectionBitlockerRecoveryKey", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" }, { - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Permissions": [], "Command": "Update-MgInformationProtectionDataLossPreventionPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" }, { - "Uri": "/informationProtection/policy", "Permissions": [], "Command": "Update-MgInformationProtectionPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/policy" }, { - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": [], "Command": "Update-MgInformationProtectionPolicyLabel", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}" }, { - "Uri": "/informationProtection/sensitivityPolicySettings", "Permissions": [], "Command": "Update-MgInformationProtectionSensitivityPolicySetting", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/sensitivityPolicySettings" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], "Command": "Update-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [], "Command": "Update-MgInformationProtectionThreatAssessmentRequest", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Permissions": [], "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -211347,19 +211516,19 @@ } ], "Command": "Update-MgOauth2PermissionGrant", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -211381,19 +211550,19 @@ } ], "Command": "Update-MgOauth2PermissionGrant", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}", "Permissions": { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune Device Configuration and Policies", @@ -211401,94 +211570,96 @@ "IsAdmin": true }, "Command": "Update-MgOfficeClientConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}" }, { - "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}", "Permissions": [], "Command": "Update-MgOfficeClientConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/{officeClientConfiguration-id}/assignments/{officeClientConfigurationAssignment-id}" }, { - "Uri": "/officeConfiguration/clientConfigurations/updatePriorities", "Permissions": [], "Command": "Update-MgOfficeClientConfigurationPriority", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration/clientConfigurations/updatePriorities" }, { - "Uri": "/officeConfiguration", "Permissions": [], "Command": "Update-MgOfficeConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/officeConfiguration" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", "Permissions": [], "Command": "Update-MgOnPremisePublishingProfile", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", "Permissions": [], "Command": "Update-MgOnPremisePublishingProfileAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", "Permissions": [], "Command": "Update-MgOnPremisePublishingProfileAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -211503,15 +211674,15 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", "Permissions": [], "Command": "Update-MgOnPremisePublishingProfileAgentGroupAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -211522,15 +211693,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", "Permissions": [], "Command": "Update-MgOnPremisePublishingProfileAgentGroupPublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -211541,15 +211712,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}", "Permissions": [], "Command": "Update-MgOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -211560,56 +211731,54 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", "Permissions": [], "Command": "Update-MgOnPremisePublishingProfileConnector", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", "Permissions": [], "Command": "Update-MgOnPremisePublishingProfileConnectorGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}", "Permissions": [], "Command": "Update-MgOnPremisePublishingProfileConnectorMemberOf", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", "Permissions": { "Name": "OnPremisesPublishingProfiles.ReadWrite.All", "Description": "Manage on-premises published resources", @@ -211617,23 +211786,25 @@ "IsAdmin": true }, "Command": "Update-MgOnPremisePublishingProfilePublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}", "Permissions": [], "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroup", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -211644,41 +211815,39 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", "Permissions": [], "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroupAgent", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" }, { - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}", "Permissions": [], "Command": "Update-MgOnPremisePublishingProfilePublishedResourceAgentGroupPublishedResource", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id1}" }, { - "Uri": "/organization/{organization-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -211700,19 +211869,19 @@ } ], "Command": "Update-MgOrganization", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}" }, { - "Uri": "/organization/{organization-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -211734,19 +211903,19 @@ } ], "Command": "Update-MgOrganization", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}" }, { - "Uri": "/organization/{organization-id}/branding", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", @@ -211754,19 +211923,19 @@ "IsAdmin": true }, "Command": "Update-MgOrganizationBranding", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/branding" }, { - "Uri": "/organization/{organization-id}/branding", "Permissions": { "Name": "Organization.ReadWrite.All", "Description": "Read and write organization information", @@ -211774,64 +211943,64 @@ "IsAdmin": true }, "Command": "Update-MgOrganizationBranding", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/branding" }, { - "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgOrganizationExtension", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/extensions/{extension-id}" }, { - "Uri": "/organization/{organization-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgOrganizationExtension", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/extensions/{extension-id}" }, { - "Uri": "/organization/{organization-id}/settings", "Permissions": [], "Command": "Update-MgOrganizationSetting", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/settings" }, { - "Uri": "/organization/{organization-id}/settings/itemInsights", "Permissions": { "Name": "User.ReadWrite.All", "Description": "Read and write all users' full profiles", @@ -211839,19 +212008,34 @@ "IsAdmin": true }, "Command": "Update-MgOrganizationSettingItemInsight", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Uri": "/organization/{organization-id}/settings/itemInsights" + }, + { + "Permissions": [], + "Command": "Update-MgOrganizationSettingMicrosoftApplicationDataAccess", + "Module": "Identity.DirectoryManagement", + "Method": "PATCH", + "ApiVersion": "beta", "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess" }, { - "Uri": "/organization/{organization-id}/settings/peopleInsights", "Permissions": { "Name": "User.ReadWrite.All", "Description": "Read and write all users' full profiles", @@ -211859,34 +212043,34 @@ "IsAdmin": true }, "Command": "Update-MgOrganizationSettingPersonInsight", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/settings/peopleInsights" }, { - "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}", "Permissions": [], "Command": "Update-MgOrganizationSettingProfileCardProperty", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/organization/{organization-id}/settings/profileCardProperties/{profileCardProperty-id}" }, { - "Uri": "/places/{place-id}", "Permissions": { "Name": "Place.ReadWrite.All", "Description": "Read and write organization places", @@ -211894,19 +212078,19 @@ "IsAdmin": true }, "Command": "Update-MgPlace", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/places/{place-id}" }, { - "Uri": "/places/{place-id}", "Permissions": { "Name": "Place.ReadWrite.All", "Description": "Read and write organization places", @@ -211914,45 +212098,45 @@ "IsAdmin": true }, "Command": "Update-MgPlace", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/places/{place-id}" }, { - "Uri": "/planner", "Permissions": [], "Command": "Update-MgPlanner", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner" }, { - "Uri": "/planner", "Permissions": [], "Command": "Update-MgPlanner", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner" }, { - "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -211968,19 +212152,19 @@ } ], "Command": "Update-MgPlannerBucket", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/buckets/{plannerBucket-id}" }, { - "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -211996,19 +212180,19 @@ } ], "Command": "Update-MgPlannerBucket", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/buckets/{plannerBucket-id}" }, { - "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212024,19 +212208,19 @@ } ], "Command": "Update-MgPlannerPlan", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}" }, { - "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212052,19 +212236,19 @@ } ], "Command": "Update-MgPlannerPlan", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}" }, { - "Uri": "/planner/plans/{plannerPlan-id}/details", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212080,19 +212264,19 @@ } ], "Command": "Update-MgPlannerPlanDetail", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}/details" }, { - "Uri": "/planner/plans/{plannerPlan-id}/details", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212108,49 +212292,49 @@ } ], "Command": "Update-MgPlannerPlanDetail", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/plans/{plannerPlan-id}/details" }, { - "Uri": "/planner/rosters/{plannerRoster-id}", "Permissions": [], "Command": "Update-MgPlannerRoster", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/rosters/{plannerRoster-id}" }, { - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", "Permissions": [], "Command": "Update-MgPlannerRosterMember", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}" }, { - "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212166,19 +212350,19 @@ } ], "Command": "Update-MgPlannerTask", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}" }, { - "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212194,19 +212378,19 @@ } ], "Command": "Update-MgPlannerTask", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}" }, { - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212222,19 +212406,19 @@ } ], "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" }, { - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212250,19 +212434,19 @@ } ], "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" }, { - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212278,19 +212462,19 @@ } ], "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" }, { - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212306,19 +212490,19 @@ } ], "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" }, { - "Uri": "/planner/tasks/{plannerTask-id}/details", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212334,19 +212518,19 @@ } ], "Command": "Update-MgPlannerTaskDetail", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/details" }, { - "Uri": "/planner/tasks/{plannerTask-id}/details", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212362,19 +212546,19 @@ } ], "Command": "Update-MgPlannerTaskDetail", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/details" }, { - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212390,19 +212574,19 @@ } ], "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" }, { - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -212418,19 +212602,19 @@ } ], "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" }, { - "Uri": "/policies/accessReviewPolicy", "Permissions": { "Name": "Policy.ReadWrite.AccessReviews", "Description": "Consent name unavailable", @@ -212438,17 +212622,17 @@ "IsAdmin": false }, "Command": "Update-MgPolicyAccessReviewPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/accessReviewPolicy" }, { - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -212456,19 +212640,19 @@ "IsAdmin": true }, "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" }, { - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -212476,45 +212660,45 @@ "IsAdmin": true }, "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" }, { - "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [], "Command": "Update-MgPolicyAdminConsentRequestPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/adminConsentRequestPolicy" }, { - "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [], "Command": "Update-MgPolicyAdminConsentRequestPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/adminConsentRequestPolicy" }, { - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -212522,19 +212706,19 @@ "IsAdmin": true }, "Command": "Update-MgPolicyAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}" }, { - "Uri": "/policies/authenticationFlowsPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationFlows", "Description": "Read and write your authentication flow policies", @@ -212542,17 +212726,17 @@ "IsAdmin": true }, "Command": "Update-MgPolicyAuthenticationFlowPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authenticationFlowsPolicy" }, { - "Uri": "/policies/authenticationFlowsPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationFlows", "Description": "Read and write your authentication flow policies", @@ -212560,17 +212744,17 @@ "IsAdmin": true }, "Command": "Update-MgPolicyAuthenticationFlowPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authenticationFlowsPolicy" }, { - "Uri": "/policies/authenticationMethodsPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", @@ -212578,17 +212762,17 @@ "IsAdmin": true }, "Command": "Update-MgPolicyAuthenticationMethodPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authenticationMethodsPolicy" }, { - "Uri": "/policies/authenticationMethodsPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", @@ -212596,32 +212780,32 @@ "IsAdmin": true }, "Command": "Update-MgPolicyAuthenticationMethodPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authenticationMethodsPolicy" }, { - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", "Permissions": [], "Command": "Update-MgPolicyAuthorizationPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}" }, { - "Uri": "/policies/authorizationPolicy", "Permissions": { "Name": "Policy.ReadWrite.Authorization", "Description": "Read and write your organization's authorization policy", @@ -212629,32 +212813,32 @@ "IsAdmin": true }, "Command": "Update-MgPolicyAuthorizationPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authorizationPolicy" }, { - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", "Permissions": [], "Command": "Update-MgPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}" }, { - "Uri": "/policies/b2cAuthenticationMethodsPolicy", "Permissions": { "Name": "Policy.ReadWrite.AuthenticationMethod", "Description": "Read and write your authentication method policies ", @@ -212662,17 +212846,17 @@ "IsAdmin": true }, "Command": "Update-MgPolicyB2CAuthenticationMethodPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/b2cAuthenticationMethodsPolicy" }, { - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -212680,19 +212864,19 @@ "IsAdmin": true }, "Command": "Update-MgPolicyClaimMappingPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" }, { - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -212700,19 +212884,19 @@ "IsAdmin": true }, "Command": "Update-MgPolicyClaimMappingPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" }, { - "Uri": "/policies/crossTenantAccessPolicy", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", @@ -212720,17 +212904,17 @@ "IsAdmin": true }, "Command": "Update-MgPolicyCrossTenantAccessPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/crossTenantAccessPolicy" }, { - "Uri": "/policies/crossTenantAccessPolicy/default", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", @@ -212738,17 +212922,17 @@ "IsAdmin": true }, "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/crossTenantAccessPolicy/default" }, { - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", "Permissions": { "Name": "Policy.ReadWrite.CrossTenantAccess", "Description": "Read and write your organization's cross tenant access policies", @@ -212756,19 +212940,19 @@ "IsAdmin": true }, "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}" }, { - "Uri": "/policies/defaultAppManagementPolicy", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -212776,43 +212960,43 @@ "IsAdmin": true }, "Command": "Update-MgPolicyDefaultAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/defaultAppManagementPolicy" }, { - "Uri": "/policies/directoryRoleAccessReviewPolicy", "Permissions": [], "Command": "Update-MgPolicyDirectoryRoleAccessReviewPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/directoryRoleAccessReviewPolicy" }, { - "Uri": "/policies/externalIdentitiesPolicy", "Permissions": [], "Command": "Update-MgPolicyExternalIdentityPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/externalIdentitiesPolicy" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -212820,19 +213004,19 @@ "IsAdmin": true }, "Command": "Update-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", "Permissions": { "Name": "Directory.ReadWrite.All", "Description": "Read and write directory data", @@ -212840,49 +213024,49 @@ "IsAdmin": true }, "Command": "Update-MgPolicyFeatureRolloutPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], "Command": "Update-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" }, { - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}", "Permissions": [], "Command": "Update-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}" }, { - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -212890,19 +213074,19 @@ "IsAdmin": true }, "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -212910,19 +213094,19 @@ "IsAdmin": true }, "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -212938,17 +213122,17 @@ } ], "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" }, { - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -212964,17 +213148,17 @@ } ], "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" }, { - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -212990,19 +213174,19 @@ } ], "Command": "Update-MgPolicyMobileAppManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}" }, { - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": [ { "Name": "Policy.Read.All", @@ -213018,19 +213202,19 @@ } ], "Command": "Update-MgPolicyMobileDeviceManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", @@ -213038,19 +213222,19 @@ "IsAdmin": true }, "Command": "Update-MgPolicyPermissionGrantPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.PermissionGrant", "Description": "Manage consent and permission grant policies", @@ -213058,109 +213242,109 @@ "IsAdmin": true }, "Command": "Update-MgPolicyPermissionGrantPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Permissions": [], "Command": "Update-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", "Permissions": [], "Command": "Update-MgPolicyPermissionGrantPolicyExclude", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", "Permissions": [], "Command": "Update-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" }, { - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", "Permissions": [], "Command": "Update-MgPolicyPermissionGrantPolicyInclude", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" }, { - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Permissions": [], "Command": "Update-MgPolicyRoleManagementPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}" }, { - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Permissions": [], "Command": "Update-MgPolicyRoleManagementPolicyAssignment", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}" }, { - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -213176,19 +213360,19 @@ } ], "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}" }, { - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -213204,64 +213388,64 @@ } ], "Command": "Update-MgPolicyRoleManagementPolicyRule", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}" }, { - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", "Permissions": [], "Command": "Update-MgPolicyServicePrincipalCreationPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}" }, { - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", "Permissions": [], "Command": "Update-MgPolicyServicePrincipalCreationPolicyExclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}" }, { - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", "Permissions": [], "Command": "Update-MgPolicyServicePrincipalCreationPolicyInclude", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}" }, { - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -213269,19 +213453,19 @@ "IsAdmin": true }, "Command": "Update-MgPolicyTokenIssuancePolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -213289,19 +213473,19 @@ "IsAdmin": true }, "Command": "Update-MgPolicyTokenIssuancePolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -213309,19 +213493,19 @@ "IsAdmin": true }, "Command": "Update-MgPolicyTokenLifetimePolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": { "Name": "Policy.ReadWrite.ApplicationConfiguration", "Description": "Read and write your organization's application configuration policies", @@ -213329,45 +213513,45 @@ "IsAdmin": true }, "Command": "Update-MgPolicyTokenLifetimePolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { - "Uri": "/print", "Permissions": [], "Command": "Update-MgPrint", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print" }, { - "Uri": "/print", "Permissions": [], "Command": "Update-MgPrint", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print" }, { - "Uri": "/print/connectors/{printConnector-id}", "Permissions": { "Name": "PrintConnector.ReadWrite.All", "Description": "Read and write print connectors", @@ -213375,19 +213559,19 @@ "IsAdmin": true }, "Command": "Update-MgPrintConnector", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/connectors/{printConnector-id}" }, { - "Uri": "/print/connectors/{printConnector-id}", "Permissions": { "Name": "PrintConnector.ReadWrite.All", "Description": "Read and write print connectors", @@ -213395,49 +213579,49 @@ "IsAdmin": true }, "Command": "Update-MgPrintConnector", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/connectors/{printConnector-id}" }, { - "Uri": "/print/operations/{printOperation-id}", "Permissions": [], "Command": "Update-MgPrintOperation", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/operations/{printOperation-id}" }, { - "Uri": "/print/operations/{printOperation-id}", "Permissions": [], "Command": "Update-MgPrintOperation", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/operations/{printOperation-id}" }, { - "Uri": "/print/printers/{printer-id}", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -213453,19 +213637,19 @@ } ], "Command": "Update-MgPrintPrinter", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}" }, { - "Uri": "/print/printers/{printer-id}", "Permissions": [ { "Name": "Printer.FullControl.All", @@ -213481,137 +213665,137 @@ } ], "Command": "Update-MgPrintPrinter", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}" }, { - "Uri": "/print/printerShares/{printerShare-id}", "Permissions": [], "Command": "Update-MgPrintPrinterShare", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printerShares/{printerShare-id}" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [], "Command": "Update-MgPrintPrinterTaskTrigger", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" }, { - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [], "Command": "Update-MgPrintPrinterTaskTrigger", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" }, { - "Uri": "/print/reports", "Permissions": [], "Command": "Update-MgPrintReport", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/reports" }, { - "Uri": "/print/services/{printService-id}", "Permissions": [], "Command": "Update-MgPrintService", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}" }, { - "Uri": "/print/services/{printService-id}", "Permissions": [], "Command": "Update-MgPrintService", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}" }, { - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [], "Command": "Update-MgPrintServiceEndpoint", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" }, { - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [], "Command": "Update-MgPrintServiceEndpoint", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" }, { - "Uri": "/print/shares/{printerShare-id}", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", @@ -213619,19 +213803,19 @@ "IsAdmin": true }, "Command": "Update-MgPrintShare", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}" }, { - "Uri": "/print/shares/{printerShare-id}", "Permissions": { "Name": "PrinterShare.ReadWrite.All", "Description": "Read and update printer shares", @@ -213639,19 +213823,19 @@ "IsAdmin": true }, "Command": "Update-MgPrintShare", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/shares/{printerShare-id}" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -213659,19 +213843,19 @@ "IsAdmin": false }, "Command": "Update-MgPrintTaskDefinition", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -213679,19 +213863,19 @@ "IsAdmin": false }, "Command": "Update-MgPrintTaskDefinition", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -213699,19 +213883,19 @@ "IsAdmin": false }, "Command": "Update-MgPrintTaskDefinitionTask", - "ApiVersion": "beta", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" }, { - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -213719,109 +213903,109 @@ "IsAdmin": false }, "Command": "Update-MgPrintTaskDefinitionTask", - "ApiVersion": "v1.0", + "Module": "Devices.CloudPrint", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CloudPrint" + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}", "Permissions": [], "Command": "Update-MgPrivilegedAccess", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", "Permissions": [], "Command": "Update-MgPrivilegedAccessResource", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", "Permissions": [], "Command": "Update-MgPrivilegedAccessRoleAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", "Permissions": [], "Command": "Update-MgPrivilegedAccessRoleAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", "Permissions": [], "Command": "Update-MgPrivilegedAccessRoleDefinition", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}" }, { - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", "Permissions": [], "Command": "Update-MgPrivilegedAccessRoleSetting", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}" }, { - "Uri": "/privilegedApproval/{privilegedApproval-id}", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -213837,154 +214021,154 @@ } ], "Command": "Update-MgPrivilegedApproval", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedApproval/{privilegedApproval-id}" }, { - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", "Permissions": [], "Command": "Update-MgPrivilegedApprovalRoleInfo", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo" }, { - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", "Permissions": [], "Command": "Update-MgPrivilegedOperationEvent", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}" }, { - "Uri": "/privilegedRoles/{privilegedRole-id}", "Permissions": [], "Command": "Update-MgPrivilegedRole", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoles/{privilegedRole-id}" }, { - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", "Permissions": [], "Command": "Update-MgPrivilegedRoleAssignment", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}" }, { - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", "Permissions": [], "Command": "Update-MgPrivilegedRoleAssignmentRequest", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}" }, { - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", "Permissions": [], "Command": "Update-MgPrivilegedRoleAssignmentRequestRoleInfo", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo" }, { - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", "Permissions": [], "Command": "Update-MgPrivilegedRoleAssignmentRoleInfo", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo" }, { - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", "Permissions": [], "Command": "Update-MgPrivilegedRoleSetting", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoles/{privilegedRole-id}/settings" }, { - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", "Permissions": [], "Command": "Update-MgPrivilegedRoleSummary", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/privilegedRoles/{privilegedRole-id}/summary" }, { - "Uri": "/programs/{program-id}", "Permissions": { "Name": "ProgramControl.ReadWrite.All", "Description": "Manage programs that you can access", @@ -213992,23 +214176,25 @@ "IsAdmin": true }, "Command": "Update-MgProgram", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/programs/{program-id}" }, { - "Uri": "/programControls/{programControl-id}", "Permissions": [], "Command": "Update-MgProgramControl", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -214019,101 +214205,99 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/programControls/{programControl-id}" }, { - "Uri": "/programControls/{programControl-id}/program", "Permissions": [], "Command": "Update-MgProgramControlProgram", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/programControls/{programControl-id}/program" }, { - "Uri": "/programControlTypes/{programControlType-id}", "Permissions": [], "Command": "Update-MgProgramControlType", - "ApiVersion": "beta", + "Module": "Identity.Governance", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.Governance" + "Uri": "/programControlTypes/{programControlType-id}" }, { - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", "Permissions": [], "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiVersion": "beta", + "Module": "Reports", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Reports" + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}" }, { - "Uri": "/riskDetections/{riskDetection-id}", "Permissions": [], "Command": "Update-MgRiskDetection", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/riskDetections/{riskDetection-id}" }, { - "Uri": "/riskyUsers/{riskyUser-id}", "Permissions": [], "Command": "Update-MgRiskyUser", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/riskyUsers/{riskyUser-id}" }, { - "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", "Permissions": [], "Command": "Update-MgRiskyUserHistory", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}" }, { - "Uri": "/roleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -214129,17 +214313,17 @@ } ], "Command": "Update-MgRoleManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement" }, { - "Uri": "/roleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -214155,105 +214339,105 @@ } ], "Command": "Update-MgRoleManagement", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement" }, { - "Uri": "/roleManagement/cloudPC", "Permissions": [], "Command": "Update-MgRoleManagementCloudPc", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], "Command": "Update-MgRoleManagementCloudPcResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], "Command": "Update-MgRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], "Command": "Update-MgRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [], "Command": "Update-MgRoleManagementCloudPcRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}" }, { - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], "Command": "Update-MgRoleManagementCloudPcRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" }, { - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -214287,34 +214471,34 @@ } ], "Command": "Update-MgRoleManagementCloudPcRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Update-MgRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/deviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -214330,92 +214514,92 @@ } ], "Command": "Update-MgRoleManagementDeviceManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], "Command": "Update-MgRoleManagementDeviceManagementResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], "Command": "Update-MgRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], "Command": "Update-MgRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [], "Command": "Update-MgRoleManagementDeviceManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}" }, { - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", "Permissions": [], "Command": "Update-MgRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" }, { - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -214449,240 +214633,240 @@ } ], "Command": "Update-MgRoleManagementDeviceManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Update-MgRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/directory", "Permissions": [], "Command": "Update-MgRoleManagementDirectory", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory" }, { - "Uri": "/roleManagement/directory", "Permissions": [], "Command": "Update-MgRoleManagementDirectory", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory" }, { - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleAssignmentApproval", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -214690,19 +214874,19 @@ "IsAdmin": true }, "Command": "Update-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -214710,465 +214894,465 @@ "IsAdmin": true }, "Command": "Update-MgRoleManagementDirectoryRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryTransitiveRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Update-MgRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/entitlementManagement", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagement", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement" }, { - "Uri": "/roleManagement/entitlementManagement", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagement", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", "Permissions": [], "Command": "Update-MgRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "ApiVersion": "beta", + "Module": "DeviceManagement.Enrolment", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "DeviceManagement.Enrolment" + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { - "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -215184,19 +215368,19 @@ } ], "Command": "Update-MgSchemaExtension", - "ApiVersion": "beta", + "Module": "SchemaExtensions", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "SchemaExtensions" + "Uri": "/schemaExtensions/{schemaExtension-id}" }, { - "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -215212,105 +215396,105 @@ } ], "Command": "Update-MgSchemaExtension", - "ApiVersion": "v1.0", + "Module": "SchemaExtensions", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "SchemaExtensions" + "Uri": "/schemaExtensions/{schemaExtension-id}" }, { - "Uri": "/search/acronyms/{acronym-id}", "Permissions": [], "Command": "Update-MgSearchAcronym", - "ApiVersion": "beta", + "Module": "Search", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Search" + "Uri": "/search/acronyms/{acronym-id}" }, { - "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [], "Command": "Update-MgSearchBookmark", - "ApiVersion": "beta", + "Module": "Search", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Search" + "Uri": "/search/bookmarks/{bookmark-id}" }, { - "Uri": "/search", "Permissions": [], "Command": "Update-MgSearchEntity", - "ApiVersion": "beta", + "Module": "Search", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Search" + "Uri": "/search" }, { - "Uri": "/search", "Permissions": [], "Command": "Update-MgSearchEntity", - "ApiVersion": "v1.0", + "Module": "Search", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Search" + "Uri": "/search" }, { - "Uri": "/search/qnas/{qna-id}", "Permissions": [], "Command": "Update-MgSearchQna", - "ApiVersion": "beta", + "Module": "Search", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Search" + "Uri": "/search/qnas/{qna-id}" }, { - "Uri": "/security/securityActions/{securityAction-id}", "Permissions": [], "Command": "Update-MgSecurityAction", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/securityActions/{securityAction-id}" }, { - "Uri": "/security/alerts/{alert-id}", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", @@ -215318,19 +215502,19 @@ "IsAdmin": true }, "Command": "Update-MgSecurityAlert", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/alerts/{alert-id}" }, { - "Uri": "/security/alerts/{alert-id}", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", @@ -215338,238 +215522,238 @@ "IsAdmin": true }, "Command": "Update-MgSecurityAlert", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/alerts/{alert-id}" }, { - "Uri": "/security/alerts/updateAlerts", "Permissions": [], "Command": "Update-MgSecurityAlertMultiple", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "Update2", "UpdateExpanded2" ], - "OutputType": "IMicrosoftGraphAlert", - "Module": "Security" + "Uri": "/security/alerts/updateAlerts" }, { - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", "Permissions": [], "Command": "Update-MgSecurityAttackSimulationAutomation", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}" }, { - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", "Permissions": [], "Command": "Update-MgSecurityAttackSimulationAutomationRun", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}" }, { - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", "Permissions": [], "Command": "Update-MgSecurityCloudAppSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}" }, { - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", "Permissions": [], "Command": "Update-MgSecurityDomainSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}" }, { - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", "Permissions": [], "Command": "Update-MgSecurityFileSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}" }, { - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", "Permissions": [], "Command": "Update-MgSecurityHostSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}" }, { - "Uri": "/security/informationProtection", "Permissions": [], "Command": "Update-MgSecurityInformationProtection", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/informationProtection" }, { - "Uri": "/security/informationProtection/labelPolicySettings", "Permissions": [], "Command": "Update-MgSecurityInformationProtectionLabelPolicySetting", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/informationProtection/labelPolicySettings" }, { - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [], "Command": "Update-MgSecurityInformationProtectionSensitivityLabel", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", "Permissions": [], "Command": "Update-MgSecurityInformationProtectionSensitivityLabelParent", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent" }, { - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", "Permissions": [], "Command": "Update-MgSecurityIPSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}" }, { - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", "Permissions": [], "Command": "Update-MgSecurityProviderTenantSetting", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}" }, { - "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [], "Command": "Update-MgSecuritySecureScore", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/secureScores/{secureScore-id}" }, { - "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [], "Command": "Update-MgSecuritySecureScore", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/secureScores/{secureScore-id}" }, { - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", @@ -215577,19 +215761,19 @@ "IsAdmin": true }, "Command": "Update-MgSecuritySecureScoreControlProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" }, { - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": { "Name": "SecurityEvents.ReadWrite.All", "Description": "Read and update your organization’s security events", @@ -215597,19 +215781,19 @@ "IsAdmin": true }, "Command": "Update-MgSecuritySecureScoreControlProfile", - "ApiVersion": "v1.0", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" }, { - "Uri": "/security/tiIndicators/{tiIndicator-id}", "Permissions": { "Name": "ThreatIndicators.ReadWrite.OwnedBy", "Description": "Manage threat indicators this app creates or owns", @@ -215617,197 +215801,197 @@ "IsAdmin": true }, "Command": "Update-MgSecurityTiIndicator", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/tiIndicators/{tiIndicator-id}" }, { - "Uri": "/security/tiIndicators/updateTiIndicators", "Permissions": [], "Command": "Update-MgSecurityTiIndicatorMultiple", - "ApiVersion": "beta", + "Module": "Security", "Method": "POST", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": "IMicrosoftGraphTiIndicator", - "Module": "Security" + "Uri": "/security/tiIndicators/updateTiIndicators" }, { - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", "Permissions": [], "Command": "Update-MgSecurityUserSecurityProfile", - "ApiVersion": "beta", + "Module": "Security", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Security" + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", "Permissions": [], "Command": "Update-MgServiceAnnouncementHealthOverview", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", "Permissions": [], "Command": "Update-MgServiceAnnouncementHealthOverview", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", "Permissions": [], "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" }, { - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", "Permissions": [], "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" }, { - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", "Permissions": [], "Command": "Update-MgServiceAnnouncementIssue", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" }, { - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", "Permissions": [], "Command": "Update-MgServiceAnnouncementIssue", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", "Permissions": [], "Command": "Update-MgServiceAnnouncementMessage", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", "Permissions": [], "Command": "Update-MgServiceAnnouncementMessage", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", "Permissions": [], "Command": "Update-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "beta", + "Module": "Devices.ServiceAnnouncement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" }, { - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", "Permissions": [], "Command": "Update-MgServiceAnnouncementMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Devices.ServiceAnnouncement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.ServiceAnnouncement" + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -215823,19 +216007,19 @@ } ], "Command": "Update-MgServicePrincipal", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -215851,169 +216035,169 @@ } ], "Command": "Update-MgServicePrincipal", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Permissions": [], "Command": "Update-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", "Permissions": [], "Command": "Update-MgServicePrincipalAppRoleAssignedTo", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], "Command": "Update-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], "Command": "Update-MgServicePrincipalAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Permissions": [], "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", "Permissions": [], "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", "Permissions": [], "Command": "Update-MgServicePrincipalEndpoint", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", "Permissions": [], "Command": "Update-MgServicePrincipalEndpoint", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [], "Command": "Update-MgServicePrincipalFederatedIdentityCredential", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], "Command": "Update-MgServicePrincipalLicenseDetail", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -216041,278 +216225,280 @@ } ], "Command": "Update-MgServicePrincipalPasswordSingleSignOnCredentials", - "ApiVersion": "beta", + "Module": "Applications", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", "Permissions": [], "Command": "Update-MgServicePrincipalSynchronization", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [], "Command": "Update-MgServicePrincipalSynchronizationJob", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [], "Command": "Update-MgServicePrincipalSynchronizationJobSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [], "Command": "Update-MgServicePrincipalSynchronizationTemplate", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [], "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", "Permissions": [], "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list", "Permissions": [], "Command": "Update-MgShareList", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list" }, { - "Uri": "/shares/{sharedDriveItem-id}/list", "Permissions": [], "Command": "Update-MgShareList", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", "Permissions": [], "Command": "Update-MgShareListColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", "Permissions": [], "Command": "Update-MgShareListColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", "Permissions": [], "Command": "Update-MgShareListContentType", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", "Permissions": [], "Command": "Update-MgShareListContentType", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], "Command": "Update-MgShareListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [], "Command": "Update-MgShareListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Update-MgShareListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Update-MgShareListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", "Permissions": [], "Command": "Update-MgShareListItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -216323,15 +216509,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}", "Permissions": [], "Command": "Update-MgShareListItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update2", "Update3", @@ -216342,15 +216528,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", "Permissions": [], "Command": "Update-MgShareListItemField", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -216361,15 +216547,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", "Permissions": [], "Command": "Update-MgShareListItemField", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update2", "Update3", @@ -216380,15 +216566,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Update-MgShareListItemVersion", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -216399,15 +216585,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Update-MgShareListItemVersion", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update2", "Update3", @@ -216418,15 +216604,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Update-MgShareListItemVersionField", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -216437,15 +216623,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Update-MgShareListItemVersionField", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update2", "Update3", @@ -216456,131 +216642,129 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", "Permissions": [], "Command": "Update-MgShareListOperation", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", "Permissions": [], "Command": "Update-MgShareListSubscription", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", "Permissions": [], "Command": "Update-MgShareListSubscription", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}/permission", "Permissions": [], "Command": "Update-MgSharePermission", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/permission" }, { - "Uri": "/shares/{sharedDriveItem-id}/permission", "Permissions": [], "Command": "Update-MgSharePermission", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}/permission" }, { - "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [], "Command": "Update-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}" }, { - "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [], "Command": "Update-MgShareSharedDriveItemSharedDriveItem", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/shares/{sharedDriveItem-id}" }, { - "Uri": "/sites/{site-id}", "Permissions": [], "Command": "Update-MgSite", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216596,19 +216780,19 @@ } ], "Command": "Update-MgSiteColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216624,19 +216808,19 @@ } ], "Command": "Update-MgSiteColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216652,19 +216836,19 @@ } ], "Command": "Update-MgSiteContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216680,19 +216864,19 @@ } ], "Command": "Update-MgSiteContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216708,19 +216892,19 @@ } ], "Command": "Update-MgSiteContentTypeColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216736,79 +216920,79 @@ } ], "Command": "Update-MgSiteContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Update-MgSiteContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Update-MgSiteContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [], "Command": "Update-MgSiteList", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [], "Command": "Update-MgSiteList", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216824,19 +217008,19 @@ } ], "Command": "Update-MgSiteListColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216852,19 +217036,19 @@ } ], "Command": "Update-MgSiteListColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216880,19 +217064,19 @@ } ], "Command": "Update-MgSiteListContentType", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216908,19 +217092,19 @@ } ], "Command": "Update-MgSiteListContentType", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216936,19 +217120,19 @@ } ], "Command": "Update-MgSiteListContentTypeColumn", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { "Name": "Sites.FullControl.All", @@ -216964,79 +217148,79 @@ } ], "Command": "Update-MgSiteListContentTypeColumn", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Update-MgSiteListContentTypeColumnLink", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Permissions": [], "Command": "Update-MgSiteListContentTypeColumnLink", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [], "Command": "Update-MgSiteListItem", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [], "Command": "Update-MgSiteListItem", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", @@ -217044,19 +217228,19 @@ "IsAdmin": false }, "Command": "Update-MgSiteListItemField", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Permissions": { "Name": "Sites.ReadWrite.All", "Description": "Edit or delete items in all site collections", @@ -217064,289 +217248,289 @@ "IsAdmin": false }, "Command": "Update-MgSiteListItemField", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Update-MgSiteListItemVersion", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [], "Command": "Update-MgSiteListItemVersion", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Update-MgSiteListItemVersionField", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Permissions": [], "Command": "Update-MgSiteListItemVersionField", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [], "Command": "Update-MgSiteListOperation", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], "Command": "Update-MgSiteListSubscription", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Permissions": [], "Command": "Update-MgSiteListSubscription", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], "Command": "Update-MgSiteOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [], "Command": "Update-MgSiteOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [], "Command": "Update-MgSiteOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [], "Command": "Update-MgSiteOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], "Command": "Update-MgSiteOnenotePageContent", - "ApiVersion": "beta", + "Module": "Sites", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" }, { - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], "Command": "Update-MgSiteOnenotePageContent", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Patch1", "PatchExpanded1", "PatchViaIdentity1", "PatchViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], "Command": "Update-MgSiteOnenoteSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], "Command": "Update-MgSiteOnenoteSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], "Command": "Update-MgSiteOnenoteSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], "Command": "Update-MgSiteOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/sites/{site-id}/pages/{sitePage-id}", "Permissions": [], "Command": "Update-MgSitePage", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/pages/{sitePage-id}" }, { - "Uri": "/sites/{site-id}/permissions/{permission-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -217354,19 +217538,19 @@ "IsAdmin": false }, "Command": "Update-MgSitePermission", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/permissions/{permission-id}" }, { - "Uri": "/sites/{site-id}/permissions/{permission-id}", "Permissions": { "Name": "N/A", "Description": "Consent name unavailable", @@ -217374,19 +217558,19 @@ "IsAdmin": false }, "Command": "Update-MgSitePermission", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/permissions/{permission-id}" }, { - "Uri": "/sites/{site-id}/termStore", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", @@ -217394,19 +217578,19 @@ "IsAdmin": true }, "Command": "Update-MgSiteTermStore", - "ApiVersion": "beta", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore" }, { - "Uri": "/sites/{site-id}/termStore", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", @@ -217414,8 +217598,10 @@ "IsAdmin": true }, "Command": "Update-MgSiteTermStore", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "Update2", @@ -217426,15 +217612,15 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", "Permissions": [], "Command": "Update-MgSiteTermStoreGroup", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217445,15 +217631,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", "Permissions": [], "Command": "Update-MgSiteTermStoreGroupSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217464,15 +217650,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", "Permissions": [], "Command": "Update-MgSiteTermStoreGroupSetChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217491,15 +217677,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}", "Permissions": [], "Command": "Update-MgSiteTermStoreGroupSetChildRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217510,15 +217696,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", "Permissions": [], "Command": "Update-MgSiteTermStoreGroupSetParentGroup", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217529,15 +217715,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", "Permissions": [], "Command": "Update-MgSiteTermStoreGroupSetRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217548,15 +217734,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", "Permissions": [], "Command": "Update-MgSiteTermStoreGroupSetTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217567,15 +217753,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], "Command": "Update-MgSiteTermStoreGroupSetTermChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217586,15 +217772,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], "Command": "Update-MgSiteTermStoreGroupSetTermRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217605,11 +217791,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", @@ -217617,8 +217801,10 @@ "IsAdmin": true }, "Command": "Update-MgSiteTermStoreSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217629,15 +217815,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Permissions": [], "Command": "Update-MgSiteTermStoreSetChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217656,15 +217842,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", "Permissions": [], "Command": "Update-MgSiteTermStoreSetChildRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217675,15 +217861,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Permissions": [], "Command": "Update-MgSiteTermStoreSetParentGroup", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217694,15 +217880,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Permissions": [], "Command": "Update-MgSiteTermStoreSetParentGroupSet", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217713,15 +217899,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Permissions": [], "Command": "Update-MgSiteTermStoreSetRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217732,11 +217918,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": { "Name": "TermStore.ReadWrite.All", "Description": "Read and write term store data", @@ -217744,8 +217928,10 @@ "IsAdmin": true }, "Command": "Update-MgSiteTermStoreSetTerm", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217756,15 +217942,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Permissions": [], "Command": "Update-MgSiteTermStoreSetTermChild", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217775,15 +217961,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Permissions": [], "Command": "Update-MgSiteTermStoreSetTermRelation", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -217794,86 +217980,84 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { - "Uri": "/subscribedSkus/{subscribedSku-id}", "Permissions": [], "Command": "Update-MgSubscribedSku", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/subscribedSkus/{subscribedSku-id}" }, { - "Uri": "/subscribedSkus/{subscribedSku-id}", "Permissions": [], "Command": "Update-MgSubscribedSku", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/subscribedSkus/{subscribedSku-id}" }, { - "Uri": "/subscriptions/{subscription-id}", "Permissions": [], "Command": "Update-MgSubscription", - "ApiVersion": "beta", + "Module": "ChangeNotifications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "ChangeNotifications" + "Uri": "/subscriptions/{subscription-id}" }, { - "Uri": "/subscriptions/{subscription-id}", "Permissions": [], "Command": "Update-MgSubscription", - "ApiVersion": "v1.0", + "Module": "ChangeNotifications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "ChangeNotifications" + "Uri": "/subscriptions/{subscription-id}" }, { - "Uri": "/sites/{site-id}", "Permissions": [], "Command": "Update-MgSubSite", - "ApiVersion": "v1.0", + "Module": "Sites", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Sites" + "Uri": "/sites/{site-id}" }, { - "Uri": "/teams/{team-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -217895,19 +218079,19 @@ } ], "Command": "Update-MgTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}" }, { - "Uri": "/teams/{team-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -217929,19 +218113,19 @@ } ], "Command": "Update-MgTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -217963,19 +218147,19 @@ } ], "Command": "Update-MgTeamChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.All", @@ -217997,19 +218181,19 @@ } ], "Command": "Update-MgTeamChannel", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -218025,19 +218209,19 @@ } ], "Command": "Update-MgTeamChannelMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -218053,94 +218237,94 @@ } ], "Command": "Update-MgTeamChannelMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], "Command": "Update-MgTeamChannelMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [], "Command": "Update-MgTeamChannelMessage", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], "Command": "Update-MgTeamChannelMessageReply", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], "Command": "Update-MgTeamChannelMessageReply", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], "Command": "Update-MgTeamChannelShared", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -218168,19 +218352,19 @@ } ], "Command": "Update-MgTeamChannelTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -218208,23 +218392,25 @@ } ], "Command": "Update-MgTeamChannelTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [], "Command": "Update-MgTeamInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -218233,15 +218419,15 @@ "Upgrade", "UpgradeViaIdentity" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" }, { - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [], "Command": "Update-MgTeamInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", @@ -218250,11 +218436,9 @@ "Upgrade1", "UpgradeViaIdentity1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" }, { - "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", @@ -218262,19 +218446,19 @@ "IsAdmin": true }, "Command": "Update-MgTeamMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": { "Name": "TeamMember.ReadWrite.All", "Description": "Add and remove members from teams and channels", @@ -218282,394 +218466,394 @@ "IsAdmin": true }, "Command": "Update-MgTeamMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], "Command": "Update-MgTeamOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" }, { - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", "Permissions": [], "Command": "Update-MgTeamOperation", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" }, { - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", "Permissions": [], "Command": "Update-MgTeamPermissionGrant", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { - "Uri": "/teams/{team-id}/photo", "Permissions": [], "Command": "Update-MgTeamPhoto", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/photo" }, { - "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [], "Command": "Update-MgTeamPrimaryChannel", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel" }, { - "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [], "Command": "Update-MgTeamPrimaryChannel", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel" }, { - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", "Permissions": [], "Command": "Update-MgTeamPrimaryChannelMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", "Permissions": [], "Command": "Update-MgTeamPrimaryChannelMember", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", "Permissions": [], "Command": "Update-MgTeamPrimaryChannelMessage", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", "Permissions": [], "Command": "Update-MgTeamPrimaryChannelMessage", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], "Command": "Update-MgTeamPrimaryChannelMessageReply", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [], "Command": "Update-MgTeamPrimaryChannelMessageReply", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [], "Command": "Update-MgTeamPrimaryChannelShared", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], "Command": "Update-MgTeamPrimaryChannelTab", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" }, { - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", "Permissions": [], "Command": "Update-MgTeamPrimaryChannelTab", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" }, { - "Uri": "/teams/{team-id}/schedule", "Permissions": [], "Command": "Update-MgTeamSchedule", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule" }, { - "Uri": "/teams/{team-id}/schedule", "Permissions": [], "Command": "Update-MgTeamSchedule", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule" }, { - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], "Command": "Update-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [], "Command": "Update-MgTeamScheduleOfferShiftRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [], "Command": "Update-MgTeamScheduleOpenShift", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" }, { - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [], "Command": "Update-MgTeamScheduleOpenShift", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" }, { - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [], "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [], "Command": "Update-MgTeamScheduleSchedulingGroup", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" }, { - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [], "Command": "Update-MgTeamScheduleSchedulingGroup", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" }, { - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -218685,19 +218869,19 @@ } ], "Command": "Update-MgTeamScheduleShift", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" }, { - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -218713,154 +218897,154 @@ } ], "Command": "Update-MgTeamScheduleShift", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" }, { - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", "Permissions": [], "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", "Permissions": [], "Command": "Update-MgTeamScheduleTimeCard", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}" }, { - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [], "Command": "Update-MgTeamScheduleTimeOff", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" }, { - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [], "Command": "Update-MgTeamScheduleTimeOff", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [], "Command": "Update-MgTeamScheduleTimeOffReason", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [], "Command": "Update-MgTeamScheduleTimeOffReason", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [], "Command": "Update-MgTeamScheduleTimeOffRequest", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" }, { - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [], "Command": "Update-MgTeamScheduleTimeOffRequest", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" }, { - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": { "Name": "TeamworkTag.ReadWrite", "Description": "Read and write tags in Teams", @@ -218868,135 +219052,135 @@ "IsAdmin": true }, "Command": "Update-MgTeamTag", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}" }, { - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [], "Command": "Update-MgTeamTagMember", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { - "Uri": "/teamwork", "Permissions": [], "Command": "Update-MgTeamwork", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork" }, { - "Uri": "/teamwork", "Permissions": [], "Command": "Update-MgTeamwork", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}", "Permissions": [], "Command": "Update-MgTeamworkDevice", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", "Permissions": [], "Command": "Update-MgTeamworkDeviceActivity", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", "Permissions": [], "Command": "Update-MgTeamworkDeviceConfiguration", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", "Permissions": [], "Command": "Update-MgTeamworkDeviceHealth", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/health" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", "Permissions": [], "Command": "Update-MgTeamworkDeviceOperation", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}" }, { - "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", "Permissions": { "Name": "TeamworkDevice.ReadWrite.All", "Description": "Read and write Teams devices", @@ -219004,19 +219188,19 @@ "IsAdmin": true }, "Command": "Update-MgTeamworkDeviceSoftware", - "ApiVersion": "beta", + "Module": "Teams", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware" }, { - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", @@ -219024,19 +219208,19 @@ "IsAdmin": true }, "Command": "Update-MgTeamworkWorkforceIntegration", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" }, { - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": { "Name": "WorkforceIntegration.ReadWrite.All", "Description": "Read and write workforce integrations", @@ -219044,62 +219228,62 @@ "IsAdmin": true }, "Command": "Update-MgTeamworkWorkforceIntegration", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" }, { - "Uri": "/trustFramework", "Permissions": [], "Command": "Update-MgTrustFramework", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/trustFramework" }, { - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", "Permissions": [], "Command": "Update-MgTrustFrameworkKeySet", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}" }, { - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", "Permissions": [], "Command": "Update-MgTrustFrameworkPolicy", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}" }, { - "Uri": "/users/{user-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -219151,19 +219335,19 @@ } ], "Command": "Update-MgUser", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}" }, { - "Uri": "/users/{user-id}", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -219215,424 +219399,424 @@ } ], "Command": "Update-MgUser", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}", "Permissions": [], "Command": "Update-MgUserActivity", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}", "Permissions": [], "Command": "Update-MgUserActivity", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Permissions": [], "Command": "Update-MgUserActivityHistoryItem", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" }, { - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", "Permissions": [], "Command": "Update-MgUserActivityHistoryItem", - "ApiVersion": "v1.0", + "Module": "CrossDeviceExperiences", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" }, { - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], "Command": "Update-MgUserAppRoleAssignment", - "ApiVersion": "beta", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", "Permissions": [], "Command": "Update-MgUserAppRoleAssignment", - "ApiVersion": "v1.0", + "Module": "Applications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Applications" + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" }, { - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationEmailMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationFido2Method", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationFido2Method", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationMethod", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", "Permissions": [], "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", "Permissions": [], "Command": "Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationOperation", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}" }, { - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", "Permissions": [], "Command": "Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationPhoneMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationSoftwareOathMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationWindowHello", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Permissions": [], "Command": "Update-MgUserAuthenticationWindowHello", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", "Permissions": [], "Command": "Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", "Permissions": [], "Command": "Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}", "Permissions": [], "Command": "Update-MgUserCalendar", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}", "Permissions": [], "Command": "Update-MgUserCalendar", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}" }, { - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -219640,19 +219824,19 @@ "IsAdmin": false }, "Command": "Update-MgUserCalendarGroup", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" }, { - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -219660,23 +219844,25 @@ "IsAdmin": false }, "Command": "Update-MgUserCalendarGroup", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserCalendarMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update3", @@ -219687,15 +219873,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserCalendarMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "Update2", @@ -219706,15 +219892,15 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], "Command": "Update-MgUserCalendarPermission", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update2", "Update3", @@ -219725,15 +219911,15 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", "Permissions": [], "Command": "Update-MgUserCalendarPermission", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -219744,15 +219930,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserCalendarSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update3", @@ -219763,15 +219949,15 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserCalendarSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "Update2", @@ -219782,41 +219968,39 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [], "Command": "Update-MgUserChat", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/chats/{chat-id}" }, { - "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [], "Command": "Update-MgUserChat", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/chats/{chat-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -219824,19 +220008,19 @@ "IsAdmin": false }, "Command": "Update-MgUserContact", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -219844,49 +220028,49 @@ "IsAdmin": false }, "Command": "Update-MgUserContact", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserContactExtension", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserContactExtension", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -219894,19 +220078,19 @@ "IsAdmin": false }, "Command": "Update-MgUserContactFolder", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -219914,49 +220098,49 @@ "IsAdmin": false }, "Command": "Update-MgUserContactFolder", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", "Permissions": [], "Command": "Update-MgUserContactFolderChildFolder", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", "Permissions": [], "Command": "Update-MgUserContactFolderChildFolder", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -219964,19 +220148,19 @@ "IsAdmin": false }, "Command": "Update-MgUserContactFolderContact", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -219984,79 +220168,79 @@ "IsAdmin": false }, "Command": "Update-MgUserContactFolderContact", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserContactFolderContactExtension", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserContactFolderContactExtension", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserContactFolderContactMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserContactFolderContactMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -220064,19 +220248,19 @@ "IsAdmin": false }, "Command": "Update-MgUserContactFolderContactPhoto", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -220084,139 +220268,139 @@ "IsAdmin": false }, "Command": "Update-MgUserContactFolderContactPhoto", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserContactFolderContactSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserContactFolderContactSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserContactFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserContactFolderMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserContactFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserContactFolderSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserContactMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserContactMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -220224,19 +220408,19 @@ "IsAdmin": false }, "Command": "Update-MgUserContactPhoto", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/photo" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", "Permissions": { "Name": "Contacts.ReadWrite", "Description": "Have full access of your contacts ", @@ -220244,154 +220428,154 @@ "IsAdmin": false }, "Command": "Update-MgUserContactPhoto", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/photo" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserContactSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserContactSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "PersonalContacts" + "Uri": "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/devices/{device-id}", "Permissions": [], "Command": "Update-MgUserDevice", - "ApiVersion": "beta", + "Module": "CrossDeviceExperiences", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CrossDeviceExperiences" + "Uri": "/users/{user-id}/devices/{device-id}" }, { - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [], "Command": "Update-MgUserDeviceEnrollmentConfiguration", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [], "Command": "Update-MgUserDeviceEnrollmentConfigurationAssignment", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [], "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [], "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { - "Uri": "/users/{user-id}/drives/{drive-id}", "Permissions": [], "Command": "Update-MgUserDrive", - "ApiVersion": "beta", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Files" + "Uri": "/users/{user-id}/drives/{drive-id}" }, { - "Uri": "/users/{user-id}/drives/{drive-id}", "Permissions": [], "Command": "Update-MgUserDrive", - "ApiVersion": "v1.0", + "Module": "Files", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Files" + "Uri": "/users/{user-id}/drives/{drive-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -220399,19 +220583,19 @@ "IsAdmin": false }, "Command": "Update-MgUserEvent", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}", "Permissions": { "Name": "Calendars.ReadWrite", "Description": "Have full access to your calendars ", @@ -220419,244 +220603,244 @@ "IsAdmin": false }, "Command": "Update-MgUserEvent", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgUserEventAttachment", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgUserEventAttachment", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", "Permissions": [], "Command": "Update-MgUserEventExceptionOccurrence", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}" }, { - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserEventExtension", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserEventExtension", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], "Command": "Update-MgUserEventInstance", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" }, { - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", "Permissions": [], "Command": "Update-MgUserEventInstance", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" }, { - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserEventMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserEventMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserEventSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserEventSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Calendar", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Calendar" + "Uri": "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/inferenceClassification", "Permissions": [], "Command": "Update-MgUserInferenceClassification", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification" }, { - "Uri": "/users/{user-id}/inferenceClassification", "Permissions": [], "Command": "Update-MgUserInferenceClassification", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification" }, { - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -220664,19 +220848,19 @@ "IsAdmin": false }, "Command": "Update-MgUserInferenceClassificationOverride", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" }, { - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -220684,94 +220868,94 @@ "IsAdmin": false }, "Command": "Update-MgUserInferenceClassificationOverride", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" }, { - "Uri": "/users/{user-id}/informationProtection", "Permissions": [], "Command": "Update-MgUserInformationProtection", - "ApiVersion": "beta", + "Module": "Identity.SignIns", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.SignIns" + "Uri": "/users/{user-id}/informationProtection" }, { - "Uri": "/users/{user-id}/joinedGroups/{group-id}", "Permissions": [], "Command": "Update-MgUserJoinedGroup", - "ApiVersion": "beta", + "Module": "Groups", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Groups" + "Uri": "/users/{user-id}/joinedGroups/{group-id}" }, { - "Uri": "/users/{user-id}/joinedTeams/{team-id}", "Permissions": [], "Command": "Update-MgUserJoinedTeam", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/joinedTeams/{team-id}" }, { - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], "Command": "Update-MgUserLicenseDetail", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" }, { - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", "Permissions": [], "Command": "Update-MgUserLicenseDetail", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -220779,19 +220963,19 @@ "IsAdmin": false }, "Command": "Update-MgUserMailFolder", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -220799,49 +220983,49 @@ "IsAdmin": false }, "Command": "Update-MgUserMailFolder", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", "Permissions": [], "Command": "Update-MgUserMailFolderChildFolder", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", "Permissions": [], "Command": "Update-MgUserMailFolderChildFolder", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -220849,19 +221033,19 @@ "IsAdmin": false }, "Command": "Update-MgUserMailFolderMessage", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -220869,259 +221053,259 @@ "IsAdmin": false }, "Command": "Update-MgUserMailFolderMessage", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgUserMailFolderMessageAttachment", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgUserMailFolderMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserMailFolderMessageExtension", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserMailFolderMessageExtension", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", "Permissions": [], "Command": "Update-MgUserMailFolderMessageMention", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserMailFolderMessageMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserMailFolderMessageMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", "Permissions": [], "Command": "Update-MgUserMailFolderMessageRule", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", "Permissions": [], "Command": "Update-MgUserMailFolderMessageRule", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserMailFolderMessageSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserMailFolderMessageSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserMailFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserMailFolderMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserMailFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserMailFolderSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", "Permissions": [], "Command": "Update-MgUserMailFolderUserConfiguration", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -221129,19 +221313,19 @@ "IsAdmin": true }, "Command": "Update-MgUserManagedDevice", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -221149,184 +221333,184 @@ "IsAdmin": true }, "Command": "Update-MgUserManagedDevice", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", "Permissions": [], "Command": "Update-MgUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Update-MgUserManagedDeviceCategory", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", "Permissions": [], "Command": "Update-MgUserManagedDeviceCategory", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Update-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", "Permissions": [], "Command": "Update-MgUserManagedDeviceCompliancePolicyState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Update-MgUserManagedDeviceConfigurationState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", "Permissions": [], "Command": "Update-MgUserManagedDeviceConfigurationState", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", "Permissions": [], "Command": "Update-MgUserManagedDeviceLogCollectionResponse", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", "Permissions": [], "Command": "Update-MgUserManagedDeviceMobileAppConfigurationState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", "Permissions": [], "Command": "Update-MgUserManagedDeviceSecurityBaselineState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", "Permissions": [], "Command": "Update-MgUserManagedDeviceSecurityBaselineStateSettingState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -221334,19 +221518,19 @@ "IsAdmin": false }, "Command": "Update-MgUserManagedDeviceWindowDeviceAccount", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", "Permissions": { "Name": "DeviceManagementManagedDevices.PriviligedOperation.All", "Description": "Consent name unavailable", @@ -221354,49 +221538,49 @@ "IsAdmin": false }, "Command": "Update-MgUserManagedDeviceWindowDeviceAccount", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", "Permissions": [], "Command": "Update-MgUserManagedDeviceWindowProtectionState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState" }, { - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", "Permissions": [], "Command": "Update-MgUserManagedDeviceWindowProtectionStateDetectedMalwareState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -221404,19 +221588,19 @@ "IsAdmin": false }, "Command": "Update-MgUserMessage", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": { "Name": "Mail.ReadWrite", "Description": "Read and write access to your mail ", @@ -221424,154 +221608,154 @@ "IsAdmin": false }, "Command": "Update-MgUserMessage", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgUserMessageAttachment", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgUserMessageAttachment", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserMessageExtension", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserMessageExtension", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", "Permissions": [], "Command": "Update-MgUserMessageMention", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserMessageMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserMessageMultiValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserMessageSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserMessageSingleValueExtendedProperty", - "ApiVersion": "v1.0", + "Module": "Mail", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Mail" + "Uri": "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", "Permissions": { "Name": "DeviceManagementManagedDevices.ReadWrite.All", "Description": "Read and write Microsoft Intune devices", @@ -221579,214 +221763,214 @@ "IsAdmin": true }, "Command": "Update-MgUserMobileAppIntentAndState", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}" }, { - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [], "Command": "Update-MgUserMobileAppTroubleshootingEvent", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [], "Command": "Update-MgUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiVersion": "beta", + "Module": "Devices.CorporateManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Devices.CorporateManagement" + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { - "Uri": "/users/{user-id}/notifications/{notification-id}", "Permissions": [], "Command": "Update-MgUserNotification", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/notifications/{notification-id}" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [], "Command": "Update-MgUserOnenoteNotebook", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [], "Command": "Update-MgUserOnenoteNotebook", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [], "Command": "Update-MgUserOnenotePage", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [], "Command": "Update-MgUserOnenotePage", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], "Command": "Update-MgUserOnenotePageContent", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" }, { - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", "Permissions": [], "Command": "Update-MgUserOnenotePageContent", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Patch1", "PatchExpanded1", "PatchViaIdentity1", "PatchViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], "Command": "Update-MgUserOnenoteSection", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [], "Command": "Update-MgUserOnenoteSection", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], "Command": "Update-MgUserOnenoteSectionGroup", - "ApiVersion": "beta", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [], "Command": "Update-MgUserOnenoteSectionGroup", - "ApiVersion": "v1.0", + "Module": "Notes", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Notes" + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", @@ -221794,19 +221978,19 @@ "IsAdmin": false }, "Command": "Update-MgUserOnlineMeeting", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", @@ -221814,23 +221998,25 @@ "IsAdmin": false }, "Command": "Update-MgUserOnlineMeeting", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], "Command": "Update-MgUserOnlineMeetingAttendanceReport", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -221841,30 +222027,30 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", "Permissions": [], "Command": "Update-MgUserOnlineMeetingAttendanceReport", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update2", "UpdateExpanded2", "UpdateViaIdentity2", "UpdateViaIdentityExpanded2" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -221875,26 +222061,24 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", "Permissions": [], "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update2", "UpdateExpanded2", "UpdateViaIdentity2", "UpdateViaIdentityExpanded2" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", @@ -221902,19 +222086,19 @@ "IsAdmin": false }, "Command": "Update-MgUserOnlineMeetingRegistration", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration" }, { - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Permissions": { "Name": "OnlineMeetings.ReadWrite", "Description": "Read and create your online meetings", @@ -221922,19 +222106,19 @@ "IsAdmin": false }, "Command": "Update-MgUserOnlineMeetingRegistrationCustomQuestion", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" }, { - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", @@ -221942,19 +222126,19 @@ "IsAdmin": false }, "Command": "Update-MgUserOutlookMasterCategory", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" }, { - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", "Permissions": { "Name": "MailboxSettings.ReadWrite", "Description": "Read and write to your mailbox settings", @@ -221962,19 +222146,19 @@ "IsAdmin": false }, "Command": "Update-MgUserOutlookMasterCategory", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -221982,34 +222166,34 @@ "IsAdmin": false }, "Command": "Update-MgUserOutlookTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -222017,109 +222201,109 @@ "IsAdmin": false }, "Command": "Update-MgUserOutlookTaskFolder", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskFolderTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskFolderTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskFolderTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskFolderTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -222127,19 +222311,19 @@ "IsAdmin": false }, "Command": "Update-MgUserOutlookTaskGroup", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -222147,139 +222331,139 @@ "IsAdmin": false }, "Command": "Update-MgUserOutlookTaskGroupTaskFolder", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskGroupTaskFolderMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskGroupTaskFolderSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskGroupTaskFolderTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskAttachment", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskGroupTaskFolderTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskMultiValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", "Permissions": [], "Command": "Update-MgUserOutlookTaskSingleValueExtendedProperty", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" }, { - "Uri": "/users/{user-id}/changePassword", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -222287,19 +222471,19 @@ "IsAdmin": true }, "Command": "Update-MgUserPassword", - "ApiVersion": "beta", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/changePassword" }, { - "Uri": "/users/{user-id}/changePassword", "Permissions": { "Name": "Directory.AccessAsUser.All", "Description": "Access the directory as you", @@ -222307,49 +222491,49 @@ "IsAdmin": true }, "Command": "Update-MgUserPassword", - "ApiVersion": "v1.0", + "Module": "Users.Actions", "Method": "POST", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Change1", "ChangeExpanded1", "ChangeViaIdentity1", "ChangeViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users.Actions" + "Uri": "/users/{user-id}/changePassword" }, { - "Uri": "/users/{user-id}/people/{person-id}", "Permissions": [], "Command": "Update-MgUserPerson", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/people/{person-id}" }, { - "Uri": "/users/{user-id}/people/{person-id}", "Permissions": [], "Command": "Update-MgUserPerson", - "ApiVersion": "v1.0", + "Module": "People", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/people/{person-id}" }, { - "Uri": "/users/{user-id}/photo", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", @@ -222357,8 +222541,10 @@ "IsAdmin": false }, "Command": "Update-MgUserPhoto", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -222369,11 +222555,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/photo" }, { - "Uri": "/users/{user-id}/photo", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", @@ -222381,8 +222565,10 @@ "IsAdmin": false }, "Command": "Update-MgUserPhoto", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update2", "Update3", @@ -222393,11 +222579,9 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/photo" }, { - "Uri": "/users/{user-id}/planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -222413,19 +222597,19 @@ } ], "Command": "Update-MgUserPlanner", - "ApiVersion": "beta", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/users/{user-id}/planner" }, { - "Uri": "/users/{user-id}/planner", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -222441,64 +222625,64 @@ } ], "Command": "Update-MgUserPlanner", - "ApiVersion": "v1.0", + "Module": "Planner", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Planner" + "Uri": "/users/{user-id}/planner" }, { - "Uri": "/users/{user-id}/presence", "Permissions": [], "Command": "Update-MgUserPresence", - "ApiVersion": "beta", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/presence" }, { - "Uri": "/users/{user-id}/presence", "Permissions": [], "Command": "Update-MgUserPresence", - "ApiVersion": "v1.0", + "Module": "CloudCommunications", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "CloudCommunications" + "Uri": "/users/{user-id}/presence" }, { - "Uri": "/users/{user-id}/profile", "Permissions": [], "Command": "Update-MgUserProfile", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile" }, { - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222514,19 +222698,19 @@ } ], "Command": "Update-MgUserProfileAccount", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}" }, { - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222542,19 +222726,19 @@ } ], "Command": "Update-MgUserProfileAddress", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}" }, { - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222570,19 +222754,19 @@ } ], "Command": "Update-MgUserProfileAnniversary", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}" }, { - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222598,19 +222782,19 @@ } ], "Command": "Update-MgUserProfileAward", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/awards/{personAward-id}" }, { - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222626,19 +222810,19 @@ } ], "Command": "Update-MgUserProfileCertification", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}" }, { - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222654,19 +222838,19 @@ } ], "Command": "Update-MgUserProfileEducationalActivity", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}" }, { - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222682,19 +222866,19 @@ } ], "Command": "Update-MgUserProfileEmail", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}" }, { - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222710,19 +222894,19 @@ } ], "Command": "Update-MgUserProfileInterest", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}" }, { - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222738,19 +222922,19 @@ } ], "Command": "Update-MgUserProfileLanguage", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}" }, { - "Uri": "/users/{user-id}/profile/names/{personName-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222766,19 +222950,19 @@ } ], "Command": "Update-MgUserProfileName", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/names/{personName-id}" }, { - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", "Permissions": [ { "Name": "User.Read", @@ -222812,19 +222996,19 @@ } ], "Command": "Update-MgUserProfileNote", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}" }, { - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222840,19 +223024,19 @@ } ], "Command": "Update-MgUserProfilePatent", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}" }, { - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222868,19 +223052,19 @@ } ], "Command": "Update-MgUserProfilePhone", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}" }, { - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222896,19 +223080,19 @@ } ], "Command": "Update-MgUserProfilePosition", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}" }, { - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222924,19 +223108,19 @@ } ], "Command": "Update-MgUserProfileProject", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}" }, { - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222952,19 +223136,19 @@ } ], "Command": "Update-MgUserProfilePublication", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}" }, { - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -222980,19 +223164,19 @@ } ], "Command": "Update-MgUserProfileSkill", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}" }, { - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -223008,19 +223192,19 @@ } ], "Command": "Update-MgUserProfileWebAccount", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}" }, { - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", "Permissions": [ { "Name": "User.ReadWrite", @@ -223036,49 +223220,49 @@ } ], "Command": "Update-MgUserProfileWebsite", - "ApiVersion": "beta", + "Module": "People", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "People" + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}" }, { - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", "Permissions": [], "Command": "Update-MgUserScopedRoleMemberOf", - "ApiVersion": "beta", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" }, { - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", "Permissions": [], "Command": "Update-MgUserScopedRoleMemberOf", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Identity.DirectoryManagement" + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" }, { - "Uri": "/users/{user-id}/settings", "Permissions": [ { "Name": "User.ReadWrite", @@ -223094,19 +223278,19 @@ } ], "Command": "Update-MgUserSetting", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings" }, { - "Uri": "/users/{user-id}/settings", "Permissions": [ { "Name": "User.ReadWrite", @@ -223122,34 +223306,34 @@ } ], "Command": "Update-MgUserSetting", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings" }, { - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", "Permissions": [], "Command": "Update-MgUserSettingContactMergeSuggestion", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings/contactMergeSuggestions" }, { - "Uri": "/users/{user-id}/settings/itemInsights", "Permissions": { "Name": "User.ReadWrite", "Description": "Read and update your profile", @@ -223157,34 +223341,34 @@ "IsAdmin": false }, "Command": "Update-MgUserSettingItemInsight", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings/itemInsights" }, { - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", "Permissions": [], "Command": "Update-MgUserSettingRegionalAndLanguageSetting", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings" }, { - "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": { "Name": "User.ReadWrite.All", "Description": "Read and write all users' full profiles", @@ -223192,19 +223376,19 @@ "IsAdmin": true }, "Command": "Update-MgUserSettingShiftPreference", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings/shiftPreferences" }, { - "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": { "Name": "User.ReadWrite.All", "Description": "Read and write all users' full profiles", @@ -223212,94 +223396,94 @@ "IsAdmin": true }, "Command": "Update-MgUserSettingShiftPreference", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/settings/shiftPreferences" }, { - "Uri": "/users/{user-id}/teamwork", "Permissions": [], "Command": "Update-MgUserTeamwork", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork" }, { - "Uri": "/users/{user-id}/teamwork", "Permissions": [], "Command": "Update-MgUserTeamwork", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork" }, { - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", "Permissions": [], "Command": "Update-MgUserTeamworkAssociatedTeam", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [], "Command": "Update-MgUserTeamworkInstalledApp", - "ApiVersion": "beta", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" }, { - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [], "Command": "Update-MgUserTeamworkInstalledApp", - "ApiVersion": "v1.0", + "Module": "Teams", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Teams" + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -223307,19 +223491,19 @@ "IsAdmin": false }, "Command": "Update-MgUserTodoList", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -223327,49 +223511,49 @@ "IsAdmin": false }, "Command": "Update-MgUserTodoList", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserTodoListExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserTodoListExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -223377,19 +223561,19 @@ "IsAdmin": false }, "Command": "Update-MgUserTodoListTask", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -223397,49 +223581,49 @@ "IsAdmin": false }, "Command": "Update-MgUserTodoListTask", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserTodoListTaskExtension", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", "Permissions": [], "Command": "Update-MgUserTodoListTaskExtension", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -223447,19 +223631,19 @@ "IsAdmin": false }, "Command": "Update-MgUserTodoListTaskLinkedResource", - "ApiVersion": "beta", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" }, { - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": { "Name": "Tasks.ReadWrite", "Description": "Create, read, update, and delete your tasks and task lists", @@ -223467,19 +223651,19 @@ "IsAdmin": false }, "Command": "Update-MgUserTodoListTaskLinkedResource", - "ApiVersion": "v1.0", + "Module": "Users", "Method": "PATCH", + "ApiVersion": "v1.0", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "Users" + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" }, { - "Uri": "/admin/windows/updates/deployments/{deployment-id}", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -223487,19 +223671,19 @@ "IsAdmin": true }, "Command": "Update-MgWindowsUpdatesDeployment", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/deployments/{deployment-id}" }, { - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -223507,19 +223691,19 @@ "IsAdmin": true }, "Command": "Update-MgWindowsUpdatesDeploymentAudience", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience" }, { - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", "Permissions": { "Name": "WindowsUpdates.ReadWrite.All", "Description": "Read and write all Windows update deployment settings", @@ -223527,30 +223711,31 @@ "IsAdmin": true }, "Command": "Update-MgWindowsUpdatesDeploymentAudienceById", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "POST", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById" }, { - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", "Permissions": [], "Command": "Update-MgWindowsUpdatesUpdatableAsset", - "ApiVersion": "beta", + "Module": "WindowsUpdates", "Method": "PATCH", + "ApiVersion": "beta", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "OutputType": null, - "Module": "WindowsUpdates" + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}" } ] From 30dbfe8763719ef852dd438cb84fe53c2be42d90 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:30:59 +0000 Subject: [PATCH 03/20] Docs Generation for Identity.DirectoryManagement [run ci] --- ...irectoryOutboundSharedUserProfileTenant.md | 2 + ...onSettingMicrosoftApplicationDataAccess.md | 150 ++++++++++ ...soft.Graph.Identity.DirectoryManagement.md | 11 +- ...New-MgDirectoryInboundSharedUserProfile.md | 39 +-- ...ew-MgDirectoryOutboundSharedUserProfile.md | 42 +-- ...irectoryOutboundSharedUserProfileTenant.md | 41 +-- .../docs/v1.0-beta/New-MgOrganization.md | 10 + ...onSettingMicrosoftApplicationDataAccess.md | 181 ++++++++++++ .../docs/v1.0-beta/Update-MgDirectory.md | 12 - ...ate-MgDirectoryInboundSharedUserProfile.md | 43 +-- ...te-MgDirectoryOutboundSharedUserProfile.md | 47 +--- ...irectoryOutboundSharedUserProfileTenant.md | 41 +-- .../docs/v1.0-beta/Update-MgOrganization.md | 10 + .../v1.0-beta/Update-MgOrganizationSetting.md | 32 ++- ...onSettingMicrosoftApplicationDataAccess.md | 266 ++++++++++++++++++ ...soft.Graph.Identity.DirectoryManagement.md | 2 +- ...onSettingMicrosoftApplicationDataAccess.md | 18 ++ ...onSettingMicrosoftApplicationDataAccess.md | 18 ++ ...onSettingMicrosoftApplicationDataAccess.md | 18 ++ 19 files changed, 735 insertions(+), 248 deletions(-) create mode 100644 src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Get-MgOrganizationSettingMicrosoftApplicationDataAccess.md create mode 100644 src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Remove-MgOrganizationSettingMicrosoftApplicationDataAccess.md create mode 100644 src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgOrganizationSettingMicrosoftApplicationDataAccess.md create mode 100644 src/Identity.DirectoryManagement/Identity.DirectoryManagement/examples/v1.0-beta/Get-MgOrganizationSettingMicrosoftApplicationDataAccess.md create mode 100644 src/Identity.DirectoryManagement/Identity.DirectoryManagement/examples/v1.0-beta/Remove-MgOrganizationSettingMicrosoftApplicationDataAccess.md create mode 100644 src/Identity.DirectoryManagement/Identity.DirectoryManagement/examples/v1.0-beta/Update-MgOrganizationSettingMicrosoftApplicationDataAccess.md diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Get-MgDirectoryOutboundSharedUserProfileTenant.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Get-MgDirectoryOutboundSharedUserProfileTenant.md index 889465e5c51..93c36084154 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Get-MgDirectoryOutboundSharedUserProfileTenant.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Get-MgDirectoryOutboundSharedUserProfileTenant.md @@ -246,6 +246,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTenantReference +### System.String + ## NOTES ALIASES diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Get-MgOrganizationSettingMicrosoftApplicationDataAccess.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Get-MgOrganizationSettingMicrosoftApplicationDataAccess.md new file mode 100644 index 00000000000..325e4cc621b --- /dev/null +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Get-MgOrganizationSettingMicrosoftApplicationDataAccess.md @@ -0,0 +1,150 @@ +--- +external help file: +Module Name: Microsoft.Graph.Identity.DirectoryManagement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.directorymanagement/get-mgorganizationsettingmicrosoftapplicationdataaccess +schema: 2.0.0 +--- + +# Get-MgOrganizationSettingMicrosoftApplicationDataAccess + +## SYNOPSIS +Get microsoftApplicationDataAccess from organization + +## SYNTAX + +### Get (Default) +``` +Get-MgOrganizationSettingMicrosoftApplicationDataAccess -OrganizationId [-ExpandProperty ] + [-Property ] [] +``` + +### GetViaIdentity +``` +Get-MgOrganizationSettingMicrosoftApplicationDataAccess -InputObject + [-ExpandProperty ] [-Property ] [] +``` + +## DESCRIPTION +Get microsoftApplicationDataAccess from organization + +## EXAMPLES + +## PARAMETERS + +### -ExpandProperty +Expand related entities + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Expand + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IIdentityDirectoryManagementIdentity +Parameter Sets: GetViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -OrganizationId +key: id of organization + +```yaml +Type: System.String +Parameter Sets: Get +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Property +Select properties to be returned + +```yaml +Type: System.String[] +Parameter Sets: (All) +Aliases: Select + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IIdentityDirectoryManagementIdentity + +## OUTPUTS + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMicrosoftApplicationDataAccessSettings + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AdministrativeUnitId ]`: key: id of administrativeUnit + - `[AllowedValueId ]`: key: id of allowedValue + - `[AttributeSetId ]`: key: id of attributeSet + - `[CommandId ]`: key: id of command + - `[ContractId ]`: key: id of contract + - `[CustomSecurityAttributeDefinitionId ]`: key: id of customSecurityAttributeDefinition + - `[DeviceId ]`: key: id of device + - `[DirectoryObjectId ]`: key: id of directoryObject + - `[DirectoryRoleId ]`: key: id of directoryRole + - `[DirectoryRoleTemplateId ]`: key: id of directoryRoleTemplate + - `[DirectorySettingId ]`: key: id of directorySetting + - `[DirectorySettingTemplateId ]`: key: id of directorySettingTemplate + - `[DomainDnsRecordId ]`: key: id of domainDnsRecord + - `[DomainId ]`: key: id of domain + - `[ExtensionId ]`: key: id of extension + - `[FeatureRolloutPolicyId ]`: key: id of featureRolloutPolicy + - `[IdentityProviderBaseId ]`: key: id of identityProviderBase + - `[InboundSharedUserProfileUserId ]`: key: userId of inboundSharedUserProfile + - `[InternalDomainFederationId ]`: key: id of internalDomainFederation + - `[OrgContactId ]`: key: id of orgContact + - `[OrganizationId ]`: key: id of organization + - `[OutboundSharedUserProfileUserId ]`: key: userId of outboundSharedUserProfile + - `[ProfileCardPropertyId ]`: key: id of profileCardProperty + - `[RecommendationId ]`: key: id of recommendation + - `[RecommendationResourceId ]`: key: id of recommendationResource + - `[ScopedRoleMembershipId ]`: key: id of scopedRoleMembership + - `[SharedEmailDomainId ]`: key: id of sharedEmailDomain + - `[SharedEmailDomainInvitationId ]`: key: id of sharedEmailDomainInvitation + - `[SubscribedSkuId ]`: key: id of subscribedSku + - `[TenantReferenceTenantId ]`: key: tenantId of tenantReference + - `[UsageRightId ]`: key: id of usageRight + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Microsoft.Graph.Identity.DirectoryManagement.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Microsoft.Graph.Identity.DirectoryManagement.md index 92a182af6e1..06e9afcaaad 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Microsoft.Graph.Identity.DirectoryManagement.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Microsoft.Graph.Identity.DirectoryManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.DirectoryManagement -Module Guid: 44b1684d-1d7f-41dc-a880-1f94a6f8f46a +Module Guid: a50d2977-5583-408e-a9a6-d89dc03e1054 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.directorymanagement Help Version: 1.0.0.0 Locale: en-US @@ -439,6 +439,9 @@ Nullable. Contains the properties that are configured by an administrator for the visibility of Microsoft Graph-derived insights, between a user and other items in Microsoft 365, such as documents or sites. List itemInsights returns the settings to display or return item insights in an organization. +### [Get-MgOrganizationSettingMicrosoftApplicationDataAccess](Get-MgOrganizationSettingMicrosoftApplicationDataAccess.md) +Get microsoftApplicationDataAccess from organization + ### [Get-MgOrganizationSettingPersonInsight](Get-MgOrganizationSettingPersonInsight.md) Contains the properties that are configured by an administrator for the visibility of a list of people relevant and working with a user in Microsoft 365. List peopleInsights returns the settings to display or return people insights in an organization. @@ -829,6 +832,9 @@ Nullable. Contains the properties that are configured by an administrator for the visibility of Microsoft Graph-derived insights, between a user and other items in Microsoft 365, such as documents or sites. List itemInsights returns the settings to display or return item insights in an organization. +### [Remove-MgOrganizationSettingMicrosoftApplicationDataAccess](Remove-MgOrganizationSettingMicrosoftApplicationDataAccess.md) +Delete navigation property microsoftApplicationDataAccess for organization + ### [Remove-MgOrganizationSettingPersonInsight](Remove-MgOrganizationSettingPersonInsight.md) Contains the properties that are configured by an administrator for the visibility of a list of people relevant and working with a user in Microsoft 365. List peopleInsights returns the settings to display or return people insights in an organization. @@ -1036,6 +1042,9 @@ Nullable. Contains the properties that are configured by an administrator for the visibility of Microsoft Graph-derived insights, between a user and other items in Microsoft 365, such as documents or sites. List itemInsights returns the settings to display or return item insights in an organization. +### [Update-MgOrganizationSettingMicrosoftApplicationDataAccess](Update-MgOrganizationSettingMicrosoftApplicationDataAccess.md) +Update the navigation property microsoftApplicationDataAccess in organization + ### [Update-MgOrganizationSettingPersonInsight](Update-MgOrganizationSettingPersonInsight.md) Contains the properties that are configured by an administrator for the visibility of a list of people relevant and working with a user in Microsoft 365. List peopleInsights returns the settings to display or return people insights in an organization. diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDirectoryInboundSharedUserProfile.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDirectoryInboundSharedUserProfile.md index abf49acf471..6298ddec477 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDirectoryInboundSharedUserProfile.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDirectoryInboundSharedUserProfile.md @@ -14,9 +14,9 @@ Create new navigation property to inboundSharedUserProfiles for directory ### CreateExpanded (Default) ``` -New-MgDirectoryInboundSharedUserProfile [-AdditionalProperties ] [-DeletedDateTime ] - [-DisplayName ] [-HomeTenantId ] [-Id ] [-UserId ] - [-UserPrincipalName ] [-Confirm] [-WhatIf] [] +New-MgDirectoryInboundSharedUserProfile [-AdditionalProperties ] [-DisplayName ] + [-HomeTenantId ] [-UserId ] [-UserPrincipalName ] [-Confirm] [-WhatIf] + [] ``` ### Create @@ -63,22 +63,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -DeletedDateTime -Date and time when this object was deleted. -Always null when the object hasn't been deleted. - -```yaml -Type: System.DateTime -Parameter Sets: CreateExpanded -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -DisplayName . @@ -109,21 +93,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -Id -Read-only. - -```yaml -Type: System.String -Parameter Sets: CreateExpanded -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -UserId . @@ -207,8 +176,6 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : inboundSharedUserProfile - `[(Any) ]`: This indicates any property can be added to this object. - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[DisplayName ]`: - `[HomeTenantId ]`: - `[UserId ]`: diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDirectoryOutboundSharedUserProfile.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDirectoryOutboundSharedUserProfile.md index 6ac2b0ff55d..a0887ccdc18 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDirectoryOutboundSharedUserProfile.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDirectoryOutboundSharedUserProfile.md @@ -14,9 +14,8 @@ Create new navigation property to outboundSharedUserProfiles for directory ### CreateExpanded (Default) ``` -New-MgDirectoryOutboundSharedUserProfile [-AdditionalProperties ] [-DeletedDateTime ] - [-Id ] [-Tenants ] [-UserId ] [-Confirm] [-WhatIf] - [] +New-MgDirectoryOutboundSharedUserProfile [-AdditionalProperties ] + [-Tenants ] [-UserId ] [-Confirm] [-WhatIf] [] ``` ### Create @@ -63,37 +62,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -DeletedDateTime -Date and time when this object was deleted. -Always null when the object hasn't been deleted. - -```yaml -Type: System.DateTime -Parameter Sets: CreateExpanded -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Id -Read-only. - -```yaml -Type: System.String -Parameter Sets: CreateExpanded -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -Tenants . To construct, please use Get-Help -Online and see NOTES section for TENANTS properties and create a hash table. @@ -178,17 +146,11 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : outboundSharedUserProfile - `[(Any) ]`: This indicates any property can be added to this object. - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[Tenants ]`: - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[TenantId ]`: - `[UserId ]`: TENANTS : . - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[TenantId ]`: ## RELATED LINKS diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDirectoryOutboundSharedUserProfileTenant.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDirectoryOutboundSharedUserProfileTenant.md index bf168c012e9..e148f386318 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDirectoryOutboundSharedUserProfileTenant.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgDirectoryOutboundSharedUserProfileTenant.md @@ -15,8 +15,7 @@ Create new navigation property to tenants for directory ### CreateExpanded (Default) ``` New-MgDirectoryOutboundSharedUserProfileTenant -OutboundSharedUserProfileUserId - [-AdditionalProperties ] [-DeletedDateTime ] [-Id ] [-TenantId ] - [-Confirm] [-WhatIf] [] + [-AdditionalProperties ] [-TenantId ] [-Confirm] [-WhatIf] [] ``` ### Create @@ -34,8 +33,7 @@ New-MgDirectoryOutboundSharedUserProfileTenant -InputObject - [-AdditionalProperties ] [-DeletedDateTime ] [-Id ] [-TenantId ] - [-Confirm] [-WhatIf] [] + [-AdditionalProperties ] [-TenantId ] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -76,37 +74,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -DeletedDateTime -Date and time when this object was deleted. -Always null when the object hasn't been deleted. - -```yaml -Type: System.DateTime -Parameter Sets: CreateExpanded, CreateViaIdentityExpanded -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Id -Read-only. - -```yaml -Type: System.String -Parameter Sets: CreateExpanded, CreateViaIdentityExpanded -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -InputObject Identity Parameter To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. @@ -195,7 +162,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphTenantReference +### System.String ## NOTES @@ -208,8 +175,6 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : tenantReference - `[(Any) ]`: This indicates any property can be added to this object. - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[TenantId ]`: INPUTOBJECT : Identity Parameter diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgOrganization.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgOrganization.md index d51e790ace3..15a277e411c 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgOrganization.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/New-MgOrganization.md @@ -729,6 +729,11 @@ BODYPARAMETER : organization - `[Id ]`: Read-only. - `[DisabledForGroup ]`: The ID of an Azure Active Directory group, of which the specified type of insights are disabled for its members. Default is empty. Optional. - `[IsEnabledInOrganization ]`: true if the specified type of insights are enabled for the organization; false if the specified type of insights are disabled for all users without exceptions. Default is true. Optional. + - `[MicrosoftApplicationDataAccess ]`: microsoftApplicationDataAccessSettings + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[DisabledForGroup ]`: + - `[IsEnabledForAllMicrosoftApplications ]`: - `[PeopleInsights ]`: insightsSettings - `[ProfileCardProperties ]`: Contains a collection of the properties an administrator has defined as visible on the Microsoft 365 profile card. Get organization settings returns the properties configured for profile cards for the organization. - `[Id ]`: Read-only. @@ -851,6 +856,11 @@ SETTINGS : organizationSettings - `[Id ]`: Read-only. - `[DisabledForGroup ]`: The ID of an Azure Active Directory group, of which the specified type of insights are disabled for its members. Default is empty. Optional. - `[IsEnabledInOrganization ]`: true if the specified type of insights are enabled for the organization; false if the specified type of insights are disabled for all users without exceptions. Default is true. Optional. + - `[MicrosoftApplicationDataAccess ]`: microsoftApplicationDataAccessSettings + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[DisabledForGroup ]`: + - `[IsEnabledForAllMicrosoftApplications ]`: - `[PeopleInsights ]`: insightsSettings - `[ProfileCardProperties ]`: Contains a collection of the properties an administrator has defined as visible on the Microsoft 365 profile card. Get organization settings returns the properties configured for profile cards for the organization. - `[Id ]`: Read-only. diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Remove-MgOrganizationSettingMicrosoftApplicationDataAccess.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Remove-MgOrganizationSettingMicrosoftApplicationDataAccess.md new file mode 100644 index 00000000000..889df4b08b5 --- /dev/null +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Remove-MgOrganizationSettingMicrosoftApplicationDataAccess.md @@ -0,0 +1,181 @@ +--- +external help file: +Module Name: Microsoft.Graph.Identity.DirectoryManagement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.directorymanagement/remove-mgorganizationsettingmicrosoftapplicationdataaccess +schema: 2.0.0 +--- + +# Remove-MgOrganizationSettingMicrosoftApplicationDataAccess + +## SYNOPSIS +Delete navigation property microsoftApplicationDataAccess for organization + +## SYNTAX + +### Delete (Default) +``` +Remove-MgOrganizationSettingMicrosoftApplicationDataAccess -OrganizationId [-IfMatch ] + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### DeleteViaIdentity +``` +Remove-MgOrganizationSettingMicrosoftApplicationDataAccess -InputObject + [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Delete navigation property microsoftApplicationDataAccess for organization + +## EXAMPLES + +## PARAMETERS + +### -IfMatch +ETag + +```yaml +Type: System.String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IIdentityDirectoryManagementIdentity +Parameter Sets: DeleteViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -OrganizationId +key: id of organization + +```yaml +Type: System.String +Parameter Sets: Delete +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IIdentityDirectoryManagementIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AdministrativeUnitId ]`: key: id of administrativeUnit + - `[AllowedValueId ]`: key: id of allowedValue + - `[AttributeSetId ]`: key: id of attributeSet + - `[CommandId ]`: key: id of command + - `[ContractId ]`: key: id of contract + - `[CustomSecurityAttributeDefinitionId ]`: key: id of customSecurityAttributeDefinition + - `[DeviceId ]`: key: id of device + - `[DirectoryObjectId ]`: key: id of directoryObject + - `[DirectoryRoleId ]`: key: id of directoryRole + - `[DirectoryRoleTemplateId ]`: key: id of directoryRoleTemplate + - `[DirectorySettingId ]`: key: id of directorySetting + - `[DirectorySettingTemplateId ]`: key: id of directorySettingTemplate + - `[DomainDnsRecordId ]`: key: id of domainDnsRecord + - `[DomainId ]`: key: id of domain + - `[ExtensionId ]`: key: id of extension + - `[FeatureRolloutPolicyId ]`: key: id of featureRolloutPolicy + - `[IdentityProviderBaseId ]`: key: id of identityProviderBase + - `[InboundSharedUserProfileUserId ]`: key: userId of inboundSharedUserProfile + - `[InternalDomainFederationId ]`: key: id of internalDomainFederation + - `[OrgContactId ]`: key: id of orgContact + - `[OrganizationId ]`: key: id of organization + - `[OutboundSharedUserProfileUserId ]`: key: userId of outboundSharedUserProfile + - `[ProfileCardPropertyId ]`: key: id of profileCardProperty + - `[RecommendationId ]`: key: id of recommendation + - `[RecommendationResourceId ]`: key: id of recommendationResource + - `[ScopedRoleMembershipId ]`: key: id of scopedRoleMembership + - `[SharedEmailDomainId ]`: key: id of sharedEmailDomain + - `[SharedEmailDomainInvitationId ]`: key: id of sharedEmailDomainInvitation + - `[SubscribedSkuId ]`: key: id of subscribedSku + - `[TenantReferenceTenantId ]`: key: tenantId of tenantReference + - `[UsageRightId ]`: key: id of usageRight + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectory.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectory.md index a627008dbb7..ae85d09f934 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectory.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectory.md @@ -422,18 +422,12 @@ BODYPARAMETER : directory - `[ResourceType ]`: - `[Status ]`: recommendationStatus - `[InboundSharedUserProfiles ]`: - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[DisplayName ]`: - `[HomeTenantId ]`: - `[UserId ]`: - `[UserPrincipalName ]`: - `[OutboundSharedUserProfiles ]`: - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[Tenants ]`: - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[TenantId ]`: - `[UserId ]`: - `[Recommendations ]`: @@ -512,19 +506,13 @@ IMPACTEDRESOURCES : . - `[Status ]`: recommendationStatus INBOUNDSHAREDUSERPROFILES : . - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[DisplayName ]`: - `[HomeTenantId ]`: - `[UserId ]`: - `[UserPrincipalName ]`: OUTBOUNDSHAREDUSERPROFILES : . - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[Tenants ]`: - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[TenantId ]`: - `[UserId ]`: diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectoryInboundSharedUserProfile.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectoryInboundSharedUserProfile.md index f75ed0b0d84..733060b52eb 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectoryInboundSharedUserProfile.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectoryInboundSharedUserProfile.md @@ -15,9 +15,8 @@ Update the navigation property inboundSharedUserProfiles in directory ### UpdateExpanded (Default) ``` Update-MgDirectoryInboundSharedUserProfile -InboundSharedUserProfileUserId - [-AdditionalProperties ] [-DeletedDateTime ] [-DisplayName ] - [-HomeTenantId ] [-Id ] [-UserId ] [-UserPrincipalName ] [-PassThru] - [-Confirm] [-WhatIf] [] + [-AdditionalProperties ] [-DisplayName ] [-HomeTenantId ] [-UserId ] + [-UserPrincipalName ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ### Update @@ -37,9 +36,8 @@ Update-MgDirectoryInboundSharedUserProfile -InputObject - [-AdditionalProperties ] [-DeletedDateTime ] [-DisplayName ] - [-HomeTenantId ] [-Id ] [-UserId ] [-UserPrincipalName ] [-PassThru] - [-Confirm] [-WhatIf] [] + [-AdditionalProperties ] [-DisplayName ] [-HomeTenantId ] [-UserId ] + [-UserPrincipalName ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -80,22 +78,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -DeletedDateTime -Date and time when this object was deleted. -Always null when the object hasn't been deleted. - -```yaml -Type: System.DateTime -Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -DisplayName . @@ -126,21 +108,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -Id -Read-only. - -```yaml -Type: System.String -Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -InboundSharedUserProfileUserId key: userId of inboundSharedUserProfile @@ -272,8 +239,6 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : inboundSharedUserProfile - `[(Any) ]`: This indicates any property can be added to this object. - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[DisplayName ]`: - `[HomeTenantId ]`: - `[UserId ]`: diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectoryOutboundSharedUserProfile.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectoryOutboundSharedUserProfile.md index 131c1c5b3f6..c58683473ff 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectoryOutboundSharedUserProfile.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectoryOutboundSharedUserProfile.md @@ -15,9 +15,8 @@ Update the navigation property outboundSharedUserProfiles in directory ### UpdateExpanded (Default) ``` Update-MgDirectoryOutboundSharedUserProfile -OutboundSharedUserProfileUserId - [-AdditionalProperties ] [-DeletedDateTime ] [-Id ] - [-Tenants ] [-UserId ] [-PassThru] [-Confirm] [-WhatIf] - [] + [-AdditionalProperties ] [-Tenants ] [-UserId ] + [-PassThru] [-Confirm] [-WhatIf] [] ``` ### Update @@ -37,9 +36,8 @@ Update-MgDirectoryOutboundSharedUserProfile -InputObject - [-AdditionalProperties ] [-DeletedDateTime ] [-Id ] - [-Tenants ] [-UserId ] [-PassThru] [-Confirm] [-WhatIf] - [] + [-AdditionalProperties ] [-Tenants ] [-UserId ] + [-PassThru] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -80,37 +78,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -DeletedDateTime -Date and time when this object was deleted. -Always null when the object hasn't been deleted. - -```yaml -Type: System.DateTime -Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Id -Read-only. - -```yaml -Type: System.String -Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -InputObject Identity Parameter To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. @@ -243,11 +210,7 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : outboundSharedUserProfile - `[(Any) ]`: This indicates any property can be added to this object. - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[Tenants ]`: - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[TenantId ]`: - `[UserId ]`: @@ -286,8 +249,6 @@ INPUTOBJECT : Identity Parameter - `[UserId ]`: key: id of user TENANTS : . - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[TenantId ]`: ## RELATED LINKS diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectoryOutboundSharedUserProfileTenant.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectoryOutboundSharedUserProfileTenant.md index b7191b6778e..39a6095faab 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectoryOutboundSharedUserProfileTenant.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgDirectoryOutboundSharedUserProfileTenant.md @@ -15,8 +15,8 @@ Update the navigation property tenants in directory ### UpdateExpanded (Default) ``` Update-MgDirectoryOutboundSharedUserProfileTenant -OutboundSharedUserProfileUserId - -TenantReferenceTenantId [-AdditionalProperties ] [-DeletedDateTime ] - [-Id ] [-TenantId ] [-PassThru] [-Confirm] [-WhatIf] [] + -TenantReferenceTenantId [-AdditionalProperties ] [-TenantId ] [-PassThru] + [-Confirm] [-WhatIf] [] ``` ### Update @@ -35,8 +35,8 @@ Update-MgDirectoryOutboundSharedUserProfileTenant -InputObject - [-AdditionalProperties ] [-DeletedDateTime ] [-Id ] [-TenantId ] - [-PassThru] [-Confirm] [-WhatIf] [] + [-AdditionalProperties ] [-TenantId ] [-PassThru] [-Confirm] [-WhatIf] + [] ``` ## DESCRIPTION @@ -77,37 +77,6 @@ Accept pipeline input: True (ByValue) Accept wildcard characters: False ``` -### -DeletedDateTime -Date and time when this object was deleted. -Always null when the object hasn't been deleted. - -```yaml -Type: System.DateTime -Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - -### -Id -Read-only. - -```yaml -Type: System.String -Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded -Aliases: - -Required: False -Position: Named -Default value: None -Accept pipeline input: False -Accept wildcard characters: False -``` - ### -InputObject Identity Parameter To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. @@ -239,8 +208,6 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : tenantReference - `[(Any) ]`: This indicates any property can be added to this object. - - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - - `[Id ]`: Read-only. - `[TenantId ]`: INPUTOBJECT : Identity Parameter diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgOrganization.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgOrganization.md index 50791df015c..28d29c6ba6d 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgOrganization.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgOrganization.md @@ -804,6 +804,11 @@ BODYPARAMETER : organization - `[Id ]`: Read-only. - `[DisabledForGroup ]`: The ID of an Azure Active Directory group, of which the specified type of insights are disabled for its members. Default is empty. Optional. - `[IsEnabledInOrganization ]`: true if the specified type of insights are enabled for the organization; false if the specified type of insights are disabled for all users without exceptions. Default is true. Optional. + - `[MicrosoftApplicationDataAccess ]`: microsoftApplicationDataAccessSettings + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[DisabledForGroup ]`: + - `[IsEnabledForAllMicrosoftApplications ]`: - `[PeopleInsights ]`: insightsSettings - `[ProfileCardProperties ]`: Contains a collection of the properties an administrator has defined as visible on the Microsoft 365 profile card. Get organization settings returns the properties configured for profile cards for the organization. - `[Id ]`: Read-only. @@ -960,6 +965,11 @@ SETTINGS : organizationSettings - `[Id ]`: Read-only. - `[DisabledForGroup ]`: The ID of an Azure Active Directory group, of which the specified type of insights are disabled for its members. Default is empty. Optional. - `[IsEnabledInOrganization ]`: true if the specified type of insights are enabled for the organization; false if the specified type of insights are disabled for all users without exceptions. Default is true. Optional. + - `[MicrosoftApplicationDataAccess ]`: microsoftApplicationDataAccessSettings + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[DisabledForGroup ]`: + - `[IsEnabledForAllMicrosoftApplications ]`: - `[PeopleInsights ]`: insightsSettings - `[ProfileCardProperties ]`: Contains a collection of the properties an administrator has defined as visible on the Microsoft 365 profile card. Get organization settings returns the properties configured for profile cards for the organization. - `[Id ]`: Read-only. diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgOrganizationSetting.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgOrganizationSetting.md index 391d5e4aff7..3e875747d82 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgOrganizationSetting.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgOrganizationSetting.md @@ -16,7 +16,9 @@ Nullable. ### UpdateExpanded (Default) ``` Update-MgOrganizationSetting -OrganizationId [-AdditionalProperties ] [-Id ] - [-ItemInsights ] [-PeopleInsights ] + [-ItemInsights ] + [-MicrosoftApplicationDataAccess ] + [-PeopleInsights ] [-ProfileCardProperties ] [-PassThru] [-Confirm] [-WhatIf] [] ``` @@ -37,6 +39,7 @@ Update-MgOrganizationSetting -InputObject ``` Update-MgOrganizationSetting -InputObject [-AdditionalProperties ] [-Id ] [-ItemInsights ] + [-MicrosoftApplicationDataAccess ] [-PeopleInsights ] [-ProfileCardProperties ] [-PassThru] [-Confirm] [-WhatIf] [] @@ -128,6 +131,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -MicrosoftApplicationDataAccess +microsoftApplicationDataAccessSettings +To construct, please use Get-Help -Online and see NOTES section for MICROSOFTAPPLICATIONDATAACCESS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMicrosoftApplicationDataAccessSettings +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -OrganizationId key: id of organization @@ -252,6 +271,11 @@ BODYPARAMETER : organizationSettings - `[Id ]`: Read-only. - `[DisabledForGroup ]`: The ID of an Azure Active Directory group, of which the specified type of insights are disabled for its members. Default is empty. Optional. - `[IsEnabledInOrganization ]`: true if the specified type of insights are enabled for the organization; false if the specified type of insights are disabled for all users without exceptions. Default is true. Optional. + - `[MicrosoftApplicationDataAccess ]`: microsoftApplicationDataAccessSettings + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[DisabledForGroup ]`: + - `[IsEnabledForAllMicrosoftApplications ]`: - `[PeopleInsights ]`: insightsSettings - `[ProfileCardProperties ]`: Contains a collection of the properties an administrator has defined as visible on the Microsoft 365 profile card. Get organization settings returns the properties configured for profile cards for the organization. - `[Id ]`: Read-only. @@ -302,6 +326,12 @@ ITEMINSIGHTS : insightsSettings - `[DisabledForGroup ]`: The ID of an Azure Active Directory group, of which the specified type of insights are disabled for its members. Default is empty. Optional. - `[IsEnabledInOrganization ]`: true if the specified type of insights are enabled for the organization; false if the specified type of insights are disabled for all users without exceptions. Default is true. Optional. +MICROSOFTAPPLICATIONDATAACCESS : microsoftApplicationDataAccessSettings + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[DisabledForGroup ]`: + - `[IsEnabledForAllMicrosoftApplications ]`: + PEOPLEINSIGHTS : insightsSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgOrganizationSettingMicrosoftApplicationDataAccess.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgOrganizationSettingMicrosoftApplicationDataAccess.md new file mode 100644 index 00000000000..e0e35bb7a1c --- /dev/null +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0-beta/Update-MgOrganizationSettingMicrosoftApplicationDataAccess.md @@ -0,0 +1,266 @@ +--- +external help file: +Module Name: Microsoft.Graph.Identity.DirectoryManagement +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.directorymanagement/update-mgorganizationsettingmicrosoftapplicationdataaccess +schema: 2.0.0 +--- + +# Update-MgOrganizationSettingMicrosoftApplicationDataAccess + +## SYNOPSIS +Update the navigation property microsoftApplicationDataAccess in organization + +## SYNTAX + +### UpdateExpanded (Default) +``` +Update-MgOrganizationSettingMicrosoftApplicationDataAccess -OrganizationId + [-AdditionalProperties ] [-DisabledForGroup ] [-Id ] + [-IsEnabledForAllMicrosoftApplications] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### Update +``` +Update-MgOrganizationSettingMicrosoftApplicationDataAccess -OrganizationId + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +### UpdateViaIdentity +``` +Update-MgOrganizationSettingMicrosoftApplicationDataAccess -InputObject + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +### UpdateViaIdentityExpanded +``` +Update-MgOrganizationSettingMicrosoftApplicationDataAccess -InputObject + [-AdditionalProperties ] [-DisabledForGroup ] [-Id ] + [-IsEnabledForAllMicrosoftApplications] [-PassThru] [-Confirm] [-WhatIf] [] +``` + +## DESCRIPTION +Update the navigation property microsoftApplicationDataAccess in organization + +## EXAMPLES + +## PARAMETERS + +### -AdditionalProperties +Additional Parameters + +```yaml +Type: System.Collections.Hashtable +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -BodyParameter +microsoftApplicationDataAccessSettings +To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMicrosoftApplicationDataAccessSettings +Parameter Sets: Update, UpdateViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -DisabledForGroup +. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Id +Read-only. + +```yaml +Type: System.String +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IIdentityDirectoryManagementIdentity +Parameter Sets: UpdateViaIdentity, UpdateViaIdentityExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -IsEnabledForAllMicrosoftApplications +. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -OrganizationId +key: id of organization + +```yaml +Type: System.String +Parameter Sets: Update, UpdateExpanded +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.IIdentityDirectoryManagementIdentity + +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphMicrosoftApplicationDataAccessSettings + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +BODYPARAMETER : microsoftApplicationDataAccessSettings + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[DisabledForGroup ]`: + - `[IsEnabledForAllMicrosoftApplications ]`: + +INPUTOBJECT : Identity Parameter + - `[AdministrativeUnitId ]`: key: id of administrativeUnit + - `[AllowedValueId ]`: key: id of allowedValue + - `[AttributeSetId ]`: key: id of attributeSet + - `[CommandId ]`: key: id of command + - `[ContractId ]`: key: id of contract + - `[CustomSecurityAttributeDefinitionId ]`: key: id of customSecurityAttributeDefinition + - `[DeviceId ]`: key: id of device + - `[DirectoryObjectId ]`: key: id of directoryObject + - `[DirectoryRoleId ]`: key: id of directoryRole + - `[DirectoryRoleTemplateId ]`: key: id of directoryRoleTemplate + - `[DirectorySettingId ]`: key: id of directorySetting + - `[DirectorySettingTemplateId ]`: key: id of directorySettingTemplate + - `[DomainDnsRecordId ]`: key: id of domainDnsRecord + - `[DomainId ]`: key: id of domain + - `[ExtensionId ]`: key: id of extension + - `[FeatureRolloutPolicyId ]`: key: id of featureRolloutPolicy + - `[IdentityProviderBaseId ]`: key: id of identityProviderBase + - `[InboundSharedUserProfileUserId ]`: key: userId of inboundSharedUserProfile + - `[InternalDomainFederationId ]`: key: id of internalDomainFederation + - `[OrgContactId ]`: key: id of orgContact + - `[OrganizationId ]`: key: id of organization + - `[OutboundSharedUserProfileUserId ]`: key: userId of outboundSharedUserProfile + - `[ProfileCardPropertyId ]`: key: id of profileCardProperty + - `[RecommendationId ]`: key: id of recommendation + - `[RecommendationResourceId ]`: key: id of recommendationResource + - `[ScopedRoleMembershipId ]`: key: id of scopedRoleMembership + - `[SharedEmailDomainId ]`: key: id of sharedEmailDomain + - `[SharedEmailDomainInvitationId ]`: key: id of sharedEmailDomainInvitation + - `[SubscribedSkuId ]`: key: id of subscribedSku + - `[TenantReferenceTenantId ]`: key: tenantId of tenantReference + - `[UsageRightId ]`: key: id of usageRight + - `[UserId ]`: key: id of user + +## RELATED LINKS + diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0/Microsoft.Graph.Identity.DirectoryManagement.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0/Microsoft.Graph.Identity.DirectoryManagement.md index 7118c41b2cd..eb07ba6ad60 100644 --- a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0/Microsoft.Graph.Identity.DirectoryManagement.md +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/docs/v1.0/Microsoft.Graph.Identity.DirectoryManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.DirectoryManagement -Module Guid: 44b1684d-1d7f-41dc-a880-1f94a6f8f46a +Module Guid: a50d2977-5583-408e-a9a6-d89dc03e1054 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.directorymanagement Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/examples/v1.0-beta/Get-MgOrganizationSettingMicrosoftApplicationDataAccess.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/examples/v1.0-beta/Get-MgOrganizationSettingMicrosoftApplicationDataAccess.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/examples/v1.0-beta/Get-MgOrganizationSettingMicrosoftApplicationDataAccess.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/examples/v1.0-beta/Remove-MgOrganizationSettingMicrosoftApplicationDataAccess.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/examples/v1.0-beta/Remove-MgOrganizationSettingMicrosoftApplicationDataAccess.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/examples/v1.0-beta/Remove-MgOrganizationSettingMicrosoftApplicationDataAccess.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Identity.DirectoryManagement/Identity.DirectoryManagement/examples/v1.0-beta/Update-MgOrganizationSettingMicrosoftApplicationDataAccess.md b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/examples/v1.0-beta/Update-MgOrganizationSettingMicrosoftApplicationDataAccess.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Identity.DirectoryManagement/Identity.DirectoryManagement/examples/v1.0-beta/Update-MgOrganizationSettingMicrosoftApplicationDataAccess.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + From 5503cfba6ee3d36c764da3085fc8bddd755b2400 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:02 +0000 Subject: [PATCH 04/20] Docs Generation for Teams [run ci] --- ...Get-MgChatInstalledAppTeamAppDefinition.md | 10 +- .../Teams/docs/v1.0-beta/Get-MgChatMessage.md | 18 +- .../Invoke-MgSoftChatMessageDelete.md | 185 ++ .../Invoke-MgSoftChatMessageReplyDelete.md | 200 ++ .../Invoke-MgSoftTeamChannelMessageDelete.md | 200 ++ ...oke-MgSoftTeamChannelMessageReplyDelete.md | 215 ++ ...e-MgSoftTeamPrimaryChannelMessageDelete.md | 185 ++ ...oftTeamPrimaryChannelMessageReplyDelete.md | 200 ++ .../docs/v1.0-beta/Microsoft.Graph.Teams.md | 41 +- src/Teams/Teams/docs/v1.0-beta/New-MgTeam.md | 2023 +++++++++++++++-- .../Teams/docs/v1.0-beta/New-MgTeamChannel.md | 867 ++++++- .../docs/v1.0-beta/New-MgTeamChannelShared.md | 578 ++++- .../New-MgTeamPrimaryChannelShared.md | 578 ++++- .../New-MgUserTeamworkAssociatedTeam.md | 289 ++- .../Remove-MgChatInstalledAppTeamAppByRef.md | 10 +- .../v1.0-beta/Remove-MgChatTabTeamAppByRef.md | 10 +- .../v1.0-beta/Set-MgChatTabTeamAppByRef.md | 18 +- .../Undo-MgChatMessageReplySoftDelete.md | 200 ++ .../v1.0-beta/Undo-MgChatMessageSoftDelete.md | 185 ++ ...ndo-MgTeamChannelMessageReplySoftDelete.md | 215 ++ .../Undo-MgTeamChannelMessageSoftDelete.md | 200 ++ ...eamPrimaryChannelMessageReplySoftDelete.md | 200 ++ ...o-MgTeamPrimaryChannelMessageSoftDelete.md | 185 ++ .../docs/v1.0-beta/Update-MgGroupTeam.md | 2023 +++++++++++++++-- .../Teams/docs/v1.0-beta/Update-MgTeam.md | 2023 +++++++++++++++-- .../docs/v1.0-beta/Update-MgTeamChannel.md | 867 ++++++- .../v1.0-beta/Update-MgTeamChannelShared.md | 578 ++++- .../v1.0-beta/Update-MgTeamPrimaryChannel.md | 867 ++++++- .../Update-MgTeamPrimaryChannelShared.md | 578 ++++- .../docs/v1.0-beta/Update-MgUserTeamwork.md | 578 ++++- .../Update-MgUserTeamworkAssociatedTeam.md | 289 ++- ...Get-MgChatInstalledAppTeamAppDefinition.md | 10 +- .../Teams/docs/v1.0/Get-MgChatMessage.md | 12 +- .../Teams/docs/v1.0/Microsoft.Graph.Teams.md | 2 +- src/Teams/Teams/docs/v1.0/New-MgTeam.md | 144 +- .../Teams/docs/v1.0/New-MgTeamChannel.md | 72 +- .../Teams/docs/v1.0/New-MgUserJoinedTeam.md | 144 +- .../Remove-MgChatInstalledAppTeamAppByRef.md | 10 +- .../docs/v1.0/Remove-MgChatTabTeamAppByRef.md | 10 +- .../docs/v1.0/Set-MgChatTabTeamAppByRef.md | 18 +- .../Teams/docs/v1.0/Update-MgGroupTeam.md | 144 +- src/Teams/Teams/docs/v1.0/Update-MgTeam.md | 144 +- .../Teams/docs/v1.0/Update-MgTeamChannel.md | 72 +- .../docs/v1.0/Update-MgTeamPrimaryChannel.md | 72 +- .../docs/v1.0/Update-MgUserJoinedTeam.md | 144 +- .../Invoke-MgSoftChatMessageDelete.md | 18 + .../Invoke-MgSoftChatMessageReplyDelete.md | 18 + .../Invoke-MgSoftTeamChannelMessageDelete.md | 18 + ...oke-MgSoftTeamChannelMessageReplyDelete.md | 18 + ...e-MgSoftTeamPrimaryChannelMessageDelete.md | 18 + ...oftTeamPrimaryChannelMessageReplyDelete.md | 18 + .../Undo-MgChatMessageReplySoftDelete.md | 18 + .../v1.0-beta/Undo-MgChatMessageSoftDelete.md | 18 + ...ndo-MgTeamChannelMessageReplySoftDelete.md | 18 + .../Undo-MgTeamChannelMessageSoftDelete.md | 18 + ...eamPrimaryChannelMessageReplySoftDelete.md | 18 + ...o-MgTeamPrimaryChannelMessageSoftDelete.md | 18 + 57 files changed, 14285 insertions(+), 1544 deletions(-) create mode 100644 src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftChatMessageDelete.md create mode 100644 src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftChatMessageReplyDelete.md create mode 100644 src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamChannelMessageDelete.md create mode 100644 src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamChannelMessageReplyDelete.md create mode 100644 src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageDelete.md create mode 100644 src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete.md create mode 100644 src/Teams/Teams/docs/v1.0-beta/Undo-MgChatMessageReplySoftDelete.md create mode 100644 src/Teams/Teams/docs/v1.0-beta/Undo-MgChatMessageSoftDelete.md create mode 100644 src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamChannelMessageReplySoftDelete.md create mode 100644 src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamChannelMessageSoftDelete.md create mode 100644 src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamPrimaryChannelMessageReplySoftDelete.md create mode 100644 src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamPrimaryChannelMessageSoftDelete.md create mode 100644 src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftChatMessageDelete.md create mode 100644 src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftChatMessageReplyDelete.md create mode 100644 src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamChannelMessageDelete.md create mode 100644 src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamChannelMessageReplyDelete.md create mode 100644 src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageDelete.md create mode 100644 src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete.md create mode 100644 src/Teams/Teams/examples/v1.0-beta/Undo-MgChatMessageReplySoftDelete.md create mode 100644 src/Teams/Teams/examples/v1.0-beta/Undo-MgChatMessageSoftDelete.md create mode 100644 src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamChannelMessageReplySoftDelete.md create mode 100644 src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamChannelMessageSoftDelete.md create mode 100644 src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamPrimaryChannelMessageReplySoftDelete.md create mode 100644 src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamPrimaryChannelMessageSoftDelete.md diff --git a/src/Teams/Teams/docs/v1.0-beta/Get-MgChatInstalledAppTeamAppDefinition.md b/src/Teams/Teams/docs/v1.0-beta/Get-MgChatInstalledAppTeamAppDefinition.md index 0355d635294..c6d14b55d1c 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Get-MgChatInstalledAppTeamAppDefinition.md +++ b/src/Teams/Teams/docs/v1.0-beta/Get-MgChatInstalledAppTeamAppDefinition.md @@ -12,13 +12,13 @@ The details of this version of the app. ## SYNTAX -### Get1 (Default) +### Get (Default) ``` Get-MgChatInstalledAppTeamAppDefinition -ChatId -TeamsAppInstallationId [-ExpandProperty ] [-Property ] [] ``` -### GetViaIdentity1 +### GetViaIdentity ``` Get-MgChatInstalledAppTeamAppDefinition -InputObject [-ExpandProperty ] [-Property ] [] @@ -36,7 +36,7 @@ key: id of chat ```yaml Type: System.String -Parameter Sets: Get1 +Parameter Sets: Get Aliases: Required: True @@ -67,7 +67,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity -Parameter Sets: GetViaIdentity1 +Parameter Sets: GetViaIdentity Aliases: Required: True @@ -97,7 +97,7 @@ key: id of teamsAppInstallation ```yaml Type: System.String -Parameter Sets: Get1 +Parameter Sets: Get Aliases: Required: True diff --git a/src/Teams/Teams/docs/v1.0-beta/Get-MgChatMessage.md b/src/Teams/Teams/docs/v1.0-beta/Get-MgChatMessage.md index 5a9be1c4834..9600a40209c 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Get-MgChatMessage.md +++ b/src/Teams/Teams/docs/v1.0-beta/Get-MgChatMessage.md @@ -8,17 +8,16 @@ schema: 2.0.0 # Get-MgChatMessage ## SYNOPSIS -A collection of all the messages in the chat. -Nullable. +Invoke function getAllMessages ## SYNTAX -### Get3 (Default) +### Get (Default) ``` Get-MgChatMessage [] ``` -### Get2 +### Get3 ``` Get-MgChatMessage -ChatId -ChatMessageId [-ExpandProperty ] [-Property ] [] @@ -38,8 +37,7 @@ Get-MgChatMessage -ChatId [-ExpandProperty ] [-Filter -ChatMessageId [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +### SoftViaIdentity +``` +Invoke-MgSoftChatMessageDelete -InputObject [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +Invoke action softDelete + +## EXAMPLES + +## PARAMETERS + +### -ChatId +key: id of chat + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity +Parameter Sets: SoftViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ITeamsIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AssociatedTeamInfoId ]`: key: id of associatedTeamInfo + - `[ChannelId ]`: key: id of channel + - `[ChatId ]`: key: id of chat + - `[ChatMessageHostedContentId ]`: key: id of chatMessageHostedContent + - `[ChatMessageId ]`: key: id of chatMessage + - `[ChatMessageId1 ]`: key: id of chatMessage + - `[ConversationMemberId ]`: key: id of conversationMember + - `[GroupId ]`: key: id of group + - `[OfferShiftRequestId ]`: key: id of offerShiftRequest + - `[OpenShiftChangeRequestId ]`: key: id of openShiftChangeRequest + - `[OpenShiftId ]`: key: id of openShift + - `[ResourceSpecificPermissionGrantId ]`: key: id of resourceSpecificPermissionGrant + - `[SchedulingGroupId ]`: key: id of schedulingGroup + - `[SharedWithChannelTeamInfoId ]`: key: id of sharedWithChannelTeamInfo + - `[ShiftId ]`: key: id of shift + - `[SwapShiftsChangeRequestId ]`: key: id of swapShiftsChangeRequest + - `[TeamId ]`: key: id of team + - `[TeamsAppDefinitionId ]`: key: id of teamsAppDefinition + - `[TeamsAppId ]`: key: id of teamsApp + - `[TeamsAppInstallationId ]`: key: id of teamsAppInstallation + - `[TeamsAsyncOperationId ]`: key: id of teamsAsyncOperation + - `[TeamsTabId ]`: key: id of teamsTab + - `[TeamworkDeviceId ]`: key: id of teamworkDevice + - `[TeamworkDeviceOperationId ]`: key: id of teamworkDeviceOperation + - `[TeamworkTagId ]`: key: id of teamworkTag + - `[TeamworkTagMemberId ]`: key: id of teamworkTagMember + - `[TenantId ]`: Usage: tenantId={tenantId} + - `[TimeCardId ]`: key: id of timeCard + - `[TimeOffId ]`: key: id of timeOff + - `[TimeOffReasonId ]`: key: id of timeOffReason + - `[TimeOffRequestId ]`: key: id of timeOffRequest + - `[UserId ]`: key: id of user + - `[UserId1 ]`: Usage: userId={userId} + - `[UserPrincipalName ]`: Usage: userPrincipalName={userPrincipalName} + - `[UserScopeTeamsAppInstallationId ]`: key: id of userScopeTeamsAppInstallation + - `[WorkforceIntegrationId ]`: key: id of workforceIntegration + +## RELATED LINKS + diff --git a/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftChatMessageReplyDelete.md b/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftChatMessageReplyDelete.md new file mode 100644 index 00000000000..d0ca6a0e9d7 --- /dev/null +++ b/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftChatMessageReplyDelete.md @@ -0,0 +1,200 @@ +--- +external help file: +Module Name: Microsoft.Graph.Teams +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/invoke-mgsoftchatmessagereplydelete +schema: 2.0.0 +--- + +# Invoke-MgSoftChatMessageReplyDelete + +## SYNOPSIS +Invoke action softDelete + +## SYNTAX + +### Soft (Default) +``` +Invoke-MgSoftChatMessageReplyDelete -ChatId -ChatMessageId -ChatMessageId1 + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### SoftViaIdentity +``` +Invoke-MgSoftChatMessageReplyDelete -InputObject [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +Invoke action softDelete + +## EXAMPLES + +## PARAMETERS + +### -ChatId +key: id of chat + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId1 +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity +Parameter Sets: SoftViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ITeamsIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AssociatedTeamInfoId ]`: key: id of associatedTeamInfo + - `[ChannelId ]`: key: id of channel + - `[ChatId ]`: key: id of chat + - `[ChatMessageHostedContentId ]`: key: id of chatMessageHostedContent + - `[ChatMessageId ]`: key: id of chatMessage + - `[ChatMessageId1 ]`: key: id of chatMessage + - `[ConversationMemberId ]`: key: id of conversationMember + - `[GroupId ]`: key: id of group + - `[OfferShiftRequestId ]`: key: id of offerShiftRequest + - `[OpenShiftChangeRequestId ]`: key: id of openShiftChangeRequest + - `[OpenShiftId ]`: key: id of openShift + - `[ResourceSpecificPermissionGrantId ]`: key: id of resourceSpecificPermissionGrant + - `[SchedulingGroupId ]`: key: id of schedulingGroup + - `[SharedWithChannelTeamInfoId ]`: key: id of sharedWithChannelTeamInfo + - `[ShiftId ]`: key: id of shift + - `[SwapShiftsChangeRequestId ]`: key: id of swapShiftsChangeRequest + - `[TeamId ]`: key: id of team + - `[TeamsAppDefinitionId ]`: key: id of teamsAppDefinition + - `[TeamsAppId ]`: key: id of teamsApp + - `[TeamsAppInstallationId ]`: key: id of teamsAppInstallation + - `[TeamsAsyncOperationId ]`: key: id of teamsAsyncOperation + - `[TeamsTabId ]`: key: id of teamsTab + - `[TeamworkDeviceId ]`: key: id of teamworkDevice + - `[TeamworkDeviceOperationId ]`: key: id of teamworkDeviceOperation + - `[TeamworkTagId ]`: key: id of teamworkTag + - `[TeamworkTagMemberId ]`: key: id of teamworkTagMember + - `[TenantId ]`: Usage: tenantId={tenantId} + - `[TimeCardId ]`: key: id of timeCard + - `[TimeOffId ]`: key: id of timeOff + - `[TimeOffReasonId ]`: key: id of timeOffReason + - `[TimeOffRequestId ]`: key: id of timeOffRequest + - `[UserId ]`: key: id of user + - `[UserId1 ]`: Usage: userId={userId} + - `[UserPrincipalName ]`: Usage: userPrincipalName={userPrincipalName} + - `[UserScopeTeamsAppInstallationId ]`: key: id of userScopeTeamsAppInstallation + - `[WorkforceIntegrationId ]`: key: id of workforceIntegration + +## RELATED LINKS + diff --git a/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamChannelMessageDelete.md b/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamChannelMessageDelete.md new file mode 100644 index 00000000000..2aedc29f7ac --- /dev/null +++ b/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamChannelMessageDelete.md @@ -0,0 +1,200 @@ +--- +external help file: +Module Name: Microsoft.Graph.Teams +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/invoke-mgsoftteamchannelmessagedelete +schema: 2.0.0 +--- + +# Invoke-MgSoftTeamChannelMessageDelete + +## SYNOPSIS +Invoke action softDelete + +## SYNTAX + +### Soft (Default) +``` +Invoke-MgSoftTeamChannelMessageDelete -ChannelId -ChatMessageId -TeamId [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### SoftViaIdentity +``` +Invoke-MgSoftTeamChannelMessageDelete -InputObject [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +Invoke action softDelete + +## EXAMPLES + +## PARAMETERS + +### -ChannelId +key: id of channel + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity +Parameter Sets: SoftViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -TeamId +key: id of team + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ITeamsIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AssociatedTeamInfoId ]`: key: id of associatedTeamInfo + - `[ChannelId ]`: key: id of channel + - `[ChatId ]`: key: id of chat + - `[ChatMessageHostedContentId ]`: key: id of chatMessageHostedContent + - `[ChatMessageId ]`: key: id of chatMessage + - `[ChatMessageId1 ]`: key: id of chatMessage + - `[ConversationMemberId ]`: key: id of conversationMember + - `[GroupId ]`: key: id of group + - `[OfferShiftRequestId ]`: key: id of offerShiftRequest + - `[OpenShiftChangeRequestId ]`: key: id of openShiftChangeRequest + - `[OpenShiftId ]`: key: id of openShift + - `[ResourceSpecificPermissionGrantId ]`: key: id of resourceSpecificPermissionGrant + - `[SchedulingGroupId ]`: key: id of schedulingGroup + - `[SharedWithChannelTeamInfoId ]`: key: id of sharedWithChannelTeamInfo + - `[ShiftId ]`: key: id of shift + - `[SwapShiftsChangeRequestId ]`: key: id of swapShiftsChangeRequest + - `[TeamId ]`: key: id of team + - `[TeamsAppDefinitionId ]`: key: id of teamsAppDefinition + - `[TeamsAppId ]`: key: id of teamsApp + - `[TeamsAppInstallationId ]`: key: id of teamsAppInstallation + - `[TeamsAsyncOperationId ]`: key: id of teamsAsyncOperation + - `[TeamsTabId ]`: key: id of teamsTab + - `[TeamworkDeviceId ]`: key: id of teamworkDevice + - `[TeamworkDeviceOperationId ]`: key: id of teamworkDeviceOperation + - `[TeamworkTagId ]`: key: id of teamworkTag + - `[TeamworkTagMemberId ]`: key: id of teamworkTagMember + - `[TenantId ]`: Usage: tenantId={tenantId} + - `[TimeCardId ]`: key: id of timeCard + - `[TimeOffId ]`: key: id of timeOff + - `[TimeOffReasonId ]`: key: id of timeOffReason + - `[TimeOffRequestId ]`: key: id of timeOffRequest + - `[UserId ]`: key: id of user + - `[UserId1 ]`: Usage: userId={userId} + - `[UserPrincipalName ]`: Usage: userPrincipalName={userPrincipalName} + - `[UserScopeTeamsAppInstallationId ]`: key: id of userScopeTeamsAppInstallation + - `[WorkforceIntegrationId ]`: key: id of workforceIntegration + +## RELATED LINKS + diff --git a/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamChannelMessageReplyDelete.md b/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamChannelMessageReplyDelete.md new file mode 100644 index 00000000000..f47353ee82a --- /dev/null +++ b/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamChannelMessageReplyDelete.md @@ -0,0 +1,215 @@ +--- +external help file: +Module Name: Microsoft.Graph.Teams +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/invoke-mgsoftteamchannelmessagereplydelete +schema: 2.0.0 +--- + +# Invoke-MgSoftTeamChannelMessageReplyDelete + +## SYNOPSIS +Invoke action softDelete + +## SYNTAX + +### Soft (Default) +``` +Invoke-MgSoftTeamChannelMessageReplyDelete -ChannelId -ChatMessageId + -ChatMessageId1 -TeamId [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### SoftViaIdentity +``` +Invoke-MgSoftTeamChannelMessageReplyDelete -InputObject [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +Invoke action softDelete + +## EXAMPLES + +## PARAMETERS + +### -ChannelId +key: id of channel + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId1 +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity +Parameter Sets: SoftViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -TeamId +key: id of team + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ITeamsIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AssociatedTeamInfoId ]`: key: id of associatedTeamInfo + - `[ChannelId ]`: key: id of channel + - `[ChatId ]`: key: id of chat + - `[ChatMessageHostedContentId ]`: key: id of chatMessageHostedContent + - `[ChatMessageId ]`: key: id of chatMessage + - `[ChatMessageId1 ]`: key: id of chatMessage + - `[ConversationMemberId ]`: key: id of conversationMember + - `[GroupId ]`: key: id of group + - `[OfferShiftRequestId ]`: key: id of offerShiftRequest + - `[OpenShiftChangeRequestId ]`: key: id of openShiftChangeRequest + - `[OpenShiftId ]`: key: id of openShift + - `[ResourceSpecificPermissionGrantId ]`: key: id of resourceSpecificPermissionGrant + - `[SchedulingGroupId ]`: key: id of schedulingGroup + - `[SharedWithChannelTeamInfoId ]`: key: id of sharedWithChannelTeamInfo + - `[ShiftId ]`: key: id of shift + - `[SwapShiftsChangeRequestId ]`: key: id of swapShiftsChangeRequest + - `[TeamId ]`: key: id of team + - `[TeamsAppDefinitionId ]`: key: id of teamsAppDefinition + - `[TeamsAppId ]`: key: id of teamsApp + - `[TeamsAppInstallationId ]`: key: id of teamsAppInstallation + - `[TeamsAsyncOperationId ]`: key: id of teamsAsyncOperation + - `[TeamsTabId ]`: key: id of teamsTab + - `[TeamworkDeviceId ]`: key: id of teamworkDevice + - `[TeamworkDeviceOperationId ]`: key: id of teamworkDeviceOperation + - `[TeamworkTagId ]`: key: id of teamworkTag + - `[TeamworkTagMemberId ]`: key: id of teamworkTagMember + - `[TenantId ]`: Usage: tenantId={tenantId} + - `[TimeCardId ]`: key: id of timeCard + - `[TimeOffId ]`: key: id of timeOff + - `[TimeOffReasonId ]`: key: id of timeOffReason + - `[TimeOffRequestId ]`: key: id of timeOffRequest + - `[UserId ]`: key: id of user + - `[UserId1 ]`: Usage: userId={userId} + - `[UserPrincipalName ]`: Usage: userPrincipalName={userPrincipalName} + - `[UserScopeTeamsAppInstallationId ]`: key: id of userScopeTeamsAppInstallation + - `[WorkforceIntegrationId ]`: key: id of workforceIntegration + +## RELATED LINKS + diff --git a/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageDelete.md b/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageDelete.md new file mode 100644 index 00000000000..b8907ceed44 --- /dev/null +++ b/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageDelete.md @@ -0,0 +1,185 @@ +--- +external help file: +Module Name: Microsoft.Graph.Teams +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/invoke-mgsoftteamprimarychannelmessagedelete +schema: 2.0.0 +--- + +# Invoke-MgSoftTeamPrimaryChannelMessageDelete + +## SYNOPSIS +Invoke action softDelete + +## SYNTAX + +### Soft (Default) +``` +Invoke-MgSoftTeamPrimaryChannelMessageDelete -ChatMessageId -TeamId [-PassThru] [-Confirm] + [-WhatIf] [] +``` + +### SoftViaIdentity +``` +Invoke-MgSoftTeamPrimaryChannelMessageDelete -InputObject [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +Invoke action softDelete + +## EXAMPLES + +## PARAMETERS + +### -ChatMessageId +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity +Parameter Sets: SoftViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -TeamId +key: id of team + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ITeamsIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AssociatedTeamInfoId ]`: key: id of associatedTeamInfo + - `[ChannelId ]`: key: id of channel + - `[ChatId ]`: key: id of chat + - `[ChatMessageHostedContentId ]`: key: id of chatMessageHostedContent + - `[ChatMessageId ]`: key: id of chatMessage + - `[ChatMessageId1 ]`: key: id of chatMessage + - `[ConversationMemberId ]`: key: id of conversationMember + - `[GroupId ]`: key: id of group + - `[OfferShiftRequestId ]`: key: id of offerShiftRequest + - `[OpenShiftChangeRequestId ]`: key: id of openShiftChangeRequest + - `[OpenShiftId ]`: key: id of openShift + - `[ResourceSpecificPermissionGrantId ]`: key: id of resourceSpecificPermissionGrant + - `[SchedulingGroupId ]`: key: id of schedulingGroup + - `[SharedWithChannelTeamInfoId ]`: key: id of sharedWithChannelTeamInfo + - `[ShiftId ]`: key: id of shift + - `[SwapShiftsChangeRequestId ]`: key: id of swapShiftsChangeRequest + - `[TeamId ]`: key: id of team + - `[TeamsAppDefinitionId ]`: key: id of teamsAppDefinition + - `[TeamsAppId ]`: key: id of teamsApp + - `[TeamsAppInstallationId ]`: key: id of teamsAppInstallation + - `[TeamsAsyncOperationId ]`: key: id of teamsAsyncOperation + - `[TeamsTabId ]`: key: id of teamsTab + - `[TeamworkDeviceId ]`: key: id of teamworkDevice + - `[TeamworkDeviceOperationId ]`: key: id of teamworkDeviceOperation + - `[TeamworkTagId ]`: key: id of teamworkTag + - `[TeamworkTagMemberId ]`: key: id of teamworkTagMember + - `[TenantId ]`: Usage: tenantId={tenantId} + - `[TimeCardId ]`: key: id of timeCard + - `[TimeOffId ]`: key: id of timeOff + - `[TimeOffReasonId ]`: key: id of timeOffReason + - `[TimeOffRequestId ]`: key: id of timeOffRequest + - `[UserId ]`: key: id of user + - `[UserId1 ]`: Usage: userId={userId} + - `[UserPrincipalName ]`: Usage: userPrincipalName={userPrincipalName} + - `[UserScopeTeamsAppInstallationId ]`: key: id of userScopeTeamsAppInstallation + - `[WorkforceIntegrationId ]`: key: id of workforceIntegration + +## RELATED LINKS + diff --git a/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete.md b/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete.md new file mode 100644 index 00000000000..f1ad5b87db8 --- /dev/null +++ b/src/Teams/Teams/docs/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete.md @@ -0,0 +1,200 @@ +--- +external help file: +Module Name: Microsoft.Graph.Teams +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/invoke-mgsoftteamprimarychannelmessagereplydelete +schema: 2.0.0 +--- + +# Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete + +## SYNOPSIS +Invoke action softDelete + +## SYNTAX + +### Soft (Default) +``` +Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete -ChatMessageId -ChatMessageId1 + -TeamId [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### SoftViaIdentity +``` +Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete -InputObject [-PassThru] [-Confirm] + [-WhatIf] [] +``` + +## DESCRIPTION +Invoke action softDelete + +## EXAMPLES + +## PARAMETERS + +### -ChatMessageId +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId1 +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity +Parameter Sets: SoftViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -TeamId +key: id of team + +```yaml +Type: System.String +Parameter Sets: Soft +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ITeamsIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AssociatedTeamInfoId ]`: key: id of associatedTeamInfo + - `[ChannelId ]`: key: id of channel + - `[ChatId ]`: key: id of chat + - `[ChatMessageHostedContentId ]`: key: id of chatMessageHostedContent + - `[ChatMessageId ]`: key: id of chatMessage + - `[ChatMessageId1 ]`: key: id of chatMessage + - `[ConversationMemberId ]`: key: id of conversationMember + - `[GroupId ]`: key: id of group + - `[OfferShiftRequestId ]`: key: id of offerShiftRequest + - `[OpenShiftChangeRequestId ]`: key: id of openShiftChangeRequest + - `[OpenShiftId ]`: key: id of openShift + - `[ResourceSpecificPermissionGrantId ]`: key: id of resourceSpecificPermissionGrant + - `[SchedulingGroupId ]`: key: id of schedulingGroup + - `[SharedWithChannelTeamInfoId ]`: key: id of sharedWithChannelTeamInfo + - `[ShiftId ]`: key: id of shift + - `[SwapShiftsChangeRequestId ]`: key: id of swapShiftsChangeRequest + - `[TeamId ]`: key: id of team + - `[TeamsAppDefinitionId ]`: key: id of teamsAppDefinition + - `[TeamsAppId ]`: key: id of teamsApp + - `[TeamsAppInstallationId ]`: key: id of teamsAppInstallation + - `[TeamsAsyncOperationId ]`: key: id of teamsAsyncOperation + - `[TeamsTabId ]`: key: id of teamsTab + - `[TeamworkDeviceId ]`: key: id of teamworkDevice + - `[TeamworkDeviceOperationId ]`: key: id of teamworkDeviceOperation + - `[TeamworkTagId ]`: key: id of teamworkTag + - `[TeamworkTagMemberId ]`: key: id of teamworkTagMember + - `[TenantId ]`: Usage: tenantId={tenantId} + - `[TimeCardId ]`: key: id of timeCard + - `[TimeOffId ]`: key: id of timeOff + - `[TimeOffReasonId ]`: key: id of timeOffReason + - `[TimeOffRequestId ]`: key: id of timeOffRequest + - `[UserId ]`: key: id of user + - `[UserId1 ]`: Usage: userId={userId} + - `[UserPrincipalName ]`: Usage: userPrincipalName={userPrincipalName} + - `[UserScopeTeamsAppInstallationId ]`: key: id of userScopeTeamsAppInstallation + - `[WorkforceIntegrationId ]`: key: id of workforceIntegration + +## RELATED LINKS + diff --git a/src/Teams/Teams/docs/v1.0-beta/Microsoft.Graph.Teams.md b/src/Teams/Teams/docs/v1.0-beta/Microsoft.Graph.Teams.md index 3dcf407c3b5..41425f18a86 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Microsoft.Graph.Teams.md +++ b/src/Teams/Teams/docs/v1.0-beta/Microsoft.Graph.Teams.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Teams -Module Guid: 9a2313d2-1118-48d8-88f7-fa159b9cd6a1 +Module Guid: cded1f8d-b676-4cf9-8b13-1fa3bd30f2ee Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams Help Version: 1.0.0.0 Locale: en-US @@ -94,8 +94,7 @@ A collection of all the members in the chat. Nullable. ### [Get-MgChatMessage](Get-MgChatMessage.md) -A collection of all the messages in the chat. -Nullable. +Invoke function getAllMessages ### [Get-MgChatMessageDelta](Get-MgChatMessageDelta.md) Invoke function delta @@ -437,6 +436,24 @@ Invoke function allMessages ### [Invoke-MgShareTeamSchedule](Invoke-MgShareTeamSchedule.md) Invoke action share +### [Invoke-MgSoftChatMessageDelete](Invoke-MgSoftChatMessageDelete.md) +Invoke action softDelete + +### [Invoke-MgSoftChatMessageReplyDelete](Invoke-MgSoftChatMessageReplyDelete.md) +Invoke action softDelete + +### [Invoke-MgSoftTeamChannelMessageDelete](Invoke-MgSoftTeamChannelMessageDelete.md) +Invoke action softDelete + +### [Invoke-MgSoftTeamChannelMessageReplyDelete](Invoke-MgSoftTeamChannelMessageReplyDelete.md) +Invoke action softDelete + +### [Invoke-MgSoftTeamPrimaryChannelMessageDelete](Invoke-MgSoftTeamPrimaryChannelMessageDelete.md) +Invoke action softDelete + +### [Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete](Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete.md) +Invoke action softDelete + ### [Invoke-MgUnarchiveTeam](Invoke-MgUnarchiveTeam.md) Invoke action unarchive @@ -903,6 +920,24 @@ Invoke action runDiagnostics ### [Stop-MgTeamScheduleTimeCardBreak](Stop-MgTeamScheduleTimeCardBreak.md) Invoke action endBreak +### [Undo-MgChatMessageReplySoftDelete](Undo-MgChatMessageReplySoftDelete.md) +Invoke action undoSoftDelete + +### [Undo-MgChatMessageSoftDelete](Undo-MgChatMessageSoftDelete.md) +Invoke action undoSoftDelete + +### [Undo-MgTeamChannelMessageReplySoftDelete](Undo-MgTeamChannelMessageReplySoftDelete.md) +Invoke action undoSoftDelete + +### [Undo-MgTeamChannelMessageSoftDelete](Undo-MgTeamChannelMessageSoftDelete.md) +Invoke action undoSoftDelete + +### [Undo-MgTeamPrimaryChannelMessageReplySoftDelete](Undo-MgTeamPrimaryChannelMessageReplySoftDelete.md) +Invoke action undoSoftDelete + +### [Undo-MgTeamPrimaryChannelMessageSoftDelete](Undo-MgTeamPrimaryChannelMessageSoftDelete.md) +Invoke action undoSoftDelete + ### [Update-MgAppCatalogTeamApp](Update-MgAppCatalogTeamApp.md) Update the navigation property teamsApps in appCatalogs diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgTeam.md b/src/Teams/Teams/docs/v1.0-beta/New-MgTeam.md index dc6a007d73d..d802be18588 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgTeam.md @@ -750,7 +750,7 @@ ALLCHANNELS : . - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -771,10 +771,10 @@ ALLCHANNELS : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -783,9 +783,9 @@ ALLCHANNELS : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -883,18 +883,18 @@ ALLCHANNELS : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -902,7 +902,7 @@ ALLCHANNELS : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -911,7 +911,7 @@ ALLCHANNELS : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1493,7 +1493,7 @@ ALLCHANNELS : . - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1508,7 +1508,7 @@ ALLCHANNELS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1733,7 +1733,7 @@ ALLCHANNELS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1752,7 +1752,7 @@ ALLCHANNELS : . - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1784,7 +1784,7 @@ ALLCHANNELS : . - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1844,7 +1844,7 @@ ALLCHANNELS : . - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -1852,7 +1852,7 @@ ALLCHANNELS : . - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1978,7 +1978,7 @@ ALLCHANNELS : . - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -2188,7 +2188,7 @@ ALLCHANNELS : . - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3643,6 +3643,247 @@ ALLCHANNELS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4200,7 +4441,7 @@ ALLCHANNELS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -4256,7 +4497,7 @@ ALLCHANNELS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -4275,7 +4516,7 @@ ALLCHANNELS : . - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -4339,7 +4580,7 @@ ALLCHANNELS : . - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -4361,7 +4602,7 @@ ALLCHANNELS : . - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -4733,7 +4974,7 @@ BODYPARAMETER : team - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -4754,10 +4995,10 @@ BODYPARAMETER : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4766,9 +5007,9 @@ BODYPARAMETER : team - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4866,18 +5107,18 @@ BODYPARAMETER : team - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4885,7 +5126,7 @@ BODYPARAMETER : team - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4894,7 +5135,7 @@ BODYPARAMETER : team - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5476,7 +5717,7 @@ BODYPARAMETER : team - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5491,7 +5732,7 @@ BODYPARAMETER : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -5716,7 +5957,7 @@ BODYPARAMETER : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5735,7 +5976,7 @@ BODYPARAMETER : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5767,7 +6008,7 @@ BODYPARAMETER : team - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5827,7 +6068,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -5835,7 +6076,7 @@ BODYPARAMETER : team - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5961,7 +6202,7 @@ BODYPARAMETER : team - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -6171,7 +6412,7 @@ BODYPARAMETER : team - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -7364,6 +7605,247 @@ BODYPARAMETER : team - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -7925,7 +8407,7 @@ BODYPARAMETER : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -7981,7 +8463,7 @@ BODYPARAMETER : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -8000,7 +8482,7 @@ BODYPARAMETER : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -8064,7 +8546,7 @@ BODYPARAMETER : team - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -8086,7 +8568,7 @@ BODYPARAMETER : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -8710,7 +9192,7 @@ CHANNELS : The collection of channels and messages ass - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -8731,10 +9213,10 @@ CHANNELS : The collection of channels and messages ass - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8743,9 +9225,9 @@ CHANNELS : The collection of channels and messages ass - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8843,18 +9325,18 @@ CHANNELS : The collection of channels and messages ass - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8862,7 +9344,7 @@ CHANNELS : The collection of channels and messages ass - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8871,7 +9353,7 @@ CHANNELS : The collection of channels and messages ass - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9453,7 +9935,7 @@ CHANNELS : The collection of channels and messages ass - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9468,7 +9950,7 @@ CHANNELS : The collection of channels and messages ass - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -9693,7 +10175,7 @@ CHANNELS : The collection of channels and messages ass - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9712,7 +10194,7 @@ CHANNELS : The collection of channels and messages ass - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -9744,7 +10226,7 @@ CHANNELS : The collection of channels and messages ass - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -9804,7 +10286,7 @@ CHANNELS : The collection of channels and messages ass - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -9812,7 +10294,7 @@ CHANNELS : The collection of channels and messages ass - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9938,7 +10420,7 @@ CHANNELS : The collection of channels and messages ass - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -10148,7 +10630,7 @@ CHANNELS : The collection of channels and messages ass - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -11603,6 +12085,247 @@ CHANNELS : The collection of channels and messages ass - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12160,7 +12883,7 @@ CHANNELS : The collection of channels and messages ass - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -12216,7 +12939,7 @@ CHANNELS : The collection of channels and messages ass - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -12235,7 +12958,7 @@ CHANNELS : The collection of channels and messages ass - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -12299,7 +13022,7 @@ CHANNELS : The collection of channels and messages ass - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -12321,7 +13044,7 @@ CHANNELS : The collection of channels and messages ass - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -12591,7 +13314,7 @@ GROUP : group - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -12935,7 +13658,7 @@ GROUP : group - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). @@ -12946,10 +13669,10 @@ GROUP : group - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12958,9 +13681,9 @@ GROUP : group - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13055,18 +13778,18 @@ GROUP : group - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13074,7 +13797,7 @@ GROUP : group - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13083,7 +13806,7 @@ GROUP : group - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13481,7 +14204,7 @@ GROUP : group - `[SiteId ]`: For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource. The value is the same as the id property of that [site][] resource. It is an opaque string that consists of three identifiers of the site. For OneDrive, this property is not populated. - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -13549,7 +14272,7 @@ GROUP : group - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -13564,7 +14287,7 @@ GROUP : group - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[ContentType ]`: contentTypeInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: The id of the content type. @@ -13591,7 +14314,7 @@ GROUP : group - `[LastRecordedDateTime ]`: - `[ObservedDateTime ]`: When the activity was observed to take place. - `[RecordedDateTime ]`: When the observation was recorded on the service. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -13647,7 +14370,7 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -13670,7 +14393,7 @@ GROUP : group - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -13770,7 +14493,7 @@ GROUP : group - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -13808,7 +14531,7 @@ GROUP : group - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -14200,7 +14923,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14222,7 +14945,7 @@ GROUP : group - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -14253,7 +14976,7 @@ GROUP : group - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -14285,7 +15008,7 @@ GROUP : group - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -14400,7 +15123,7 @@ GROUP : group - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Root ]`: root - `[Settings ]`: siteSettings - `[(Any) ]`: This indicates any property can be added to this object. @@ -15897,6 +16620,247 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16685,7 +17649,7 @@ INCOMINGCHANNELS : . - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -16706,10 +17670,10 @@ INCOMINGCHANNELS : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16718,9 +17682,9 @@ INCOMINGCHANNELS : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16818,18 +17782,18 @@ INCOMINGCHANNELS : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16837,7 +17801,7 @@ INCOMINGCHANNELS : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16846,7 +17810,7 @@ INCOMINGCHANNELS : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17428,7 +18392,7 @@ INCOMINGCHANNELS : . - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -17443,7 +18407,7 @@ INCOMINGCHANNELS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -17668,7 +18632,7 @@ INCOMINGCHANNELS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17687,7 +18651,7 @@ INCOMINGCHANNELS : . - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -17719,7 +18683,7 @@ INCOMINGCHANNELS : . - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -17779,7 +18743,7 @@ INCOMINGCHANNELS : . - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -17787,7 +18751,7 @@ INCOMINGCHANNELS : . - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -17913,7 +18877,7 @@ INCOMINGCHANNELS : . - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -18123,7 +19087,7 @@ INCOMINGCHANNELS : . - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -19578,6 +20542,247 @@ INCOMINGCHANNELS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20135,7 +21340,7 @@ INCOMINGCHANNELS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -20191,7 +21396,7 @@ INCOMINGCHANNELS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -20210,7 +21415,7 @@ INCOMINGCHANNELS : . - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -20274,7 +21479,7 @@ INCOMINGCHANNELS : . - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -20296,7 +21501,7 @@ INCOMINGCHANNELS : . - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -20734,7 +21939,7 @@ OWNERS : The list of this team's owners. Currently, when - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -20755,10 +21960,10 @@ OWNERS : The list of this team's owners. Currently, when - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20767,9 +21972,9 @@ OWNERS : The list of this team's owners. Currently, when - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20867,18 +22072,18 @@ OWNERS : The list of this team's owners. Currently, when - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20886,7 +22091,7 @@ OWNERS : The list of this team's owners. Currently, when - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20895,7 +22100,7 @@ OWNERS : The list of this team's owners. Currently, when - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21491,7 +22696,7 @@ OWNERS : The list of this team's owners. Currently, when - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -21578,7 +22783,7 @@ OWNERS : The list of this team's owners. Currently, when - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -21593,7 +22798,7 @@ OWNERS : The list of this team's owners. Currently, when - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[ContentType ]`: contentTypeInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: The id of the content type. @@ -21635,7 +22840,7 @@ OWNERS : The list of this team's owners. Currently, when - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -21735,7 +22940,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -21773,7 +22978,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -22002,7 +23207,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Status ]`: workbookOperationStatus - `[Tables ]`: Represents a collection of tables associated with the workbook. Read-only. - `[Worksheets ]`: Represents a collection of worksheets associated with the workbook. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Times ]`: itemActivityTimeSet - `[(Any) ]`: This indicates any property can be added to this object. - `[LastRecordedDateTime ]`: @@ -22177,7 +23382,7 @@ OWNERS : The list of this team's owners. Currently, when - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22196,7 +23401,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -22228,7 +23433,7 @@ OWNERS : The list of this team's owners. Currently, when - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: identitySet @@ -22272,7 +23477,7 @@ OWNERS : The list of this team's owners. Currently, when - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -22280,7 +23485,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -22406,7 +23611,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Root ]`: root - `[Settings ]`: siteSettings - `[(Any) ]`: This indicates any property can be added to this object. @@ -22580,7 +23785,7 @@ OWNERS : The list of this team's owners. Currently, when - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -24057,6 +25262,247 @@ OWNERS : The list of this team's owners. Currently, when - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24739,7 +26185,7 @@ PRIMARYCHANNEL : channel - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -24760,10 +26206,10 @@ PRIMARYCHANNEL : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -24772,9 +26218,9 @@ PRIMARYCHANNEL : channel - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -24872,18 +26318,18 @@ PRIMARYCHANNEL : channel - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -24891,7 +26337,7 @@ PRIMARYCHANNEL : channel - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -24900,7 +26346,7 @@ PRIMARYCHANNEL : channel - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25482,7 +26928,7 @@ PRIMARYCHANNEL : channel - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -25497,7 +26943,7 @@ PRIMARYCHANNEL : channel - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -25722,7 +27168,7 @@ PRIMARYCHANNEL : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -25741,7 +27187,7 @@ PRIMARYCHANNEL : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -25773,7 +27219,7 @@ PRIMARYCHANNEL : channel - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -25833,7 +27279,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -25841,7 +27287,7 @@ PRIMARYCHANNEL : channel - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -25967,7 +27413,7 @@ PRIMARYCHANNEL : channel - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -26177,7 +27623,7 @@ PRIMARYCHANNEL : channel - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -27632,6 +29078,247 @@ PRIMARYCHANNEL : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28189,7 +29876,7 @@ PRIMARYCHANNEL : channel - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -28245,7 +29932,7 @@ PRIMARYCHANNEL : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -28264,7 +29951,7 @@ PRIMARYCHANNEL : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -28328,7 +30015,7 @@ PRIMARYCHANNEL : channel - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -28350,7 +30037,7 @@ PRIMARYCHANNEL : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannel.md b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannel.md index 1954b5d9a6b..fc121190f3d 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannel.md @@ -529,7 +529,7 @@ BODYPARAMETER : channel - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -550,10 +550,10 @@ BODYPARAMETER : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -562,9 +562,9 @@ BODYPARAMETER : channel - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -662,18 +662,18 @@ BODYPARAMETER : channel - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -681,7 +681,7 @@ BODYPARAMETER : channel - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -690,7 +690,7 @@ BODYPARAMETER : channel - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1272,7 +1272,7 @@ BODYPARAMETER : channel - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1287,7 +1287,7 @@ BODYPARAMETER : channel - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1512,7 +1512,7 @@ BODYPARAMETER : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1531,7 +1531,7 @@ BODYPARAMETER : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1563,7 +1563,7 @@ BODYPARAMETER : channel - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1623,7 +1623,7 @@ BODYPARAMETER : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -1631,7 +1631,7 @@ BODYPARAMETER : channel - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1757,7 +1757,7 @@ BODYPARAMETER : channel - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -1967,7 +1967,7 @@ BODYPARAMETER : channel - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3422,6 +3422,247 @@ BODYPARAMETER : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3979,7 +4220,7 @@ BODYPARAMETER : channel - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -4035,7 +4276,7 @@ BODYPARAMETER : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -4054,7 +4295,7 @@ BODYPARAMETER : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -4118,7 +4359,7 @@ BODYPARAMETER : channel - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -4140,7 +4381,7 @@ BODYPARAMETER : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -4503,7 +4744,7 @@ FILESFOLDER : driveItem - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -4524,10 +4765,10 @@ FILESFOLDER : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4536,9 +4777,9 @@ FILESFOLDER : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4636,18 +4877,18 @@ FILESFOLDER : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4655,7 +4896,7 @@ FILESFOLDER : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4664,7 +4905,7 @@ FILESFOLDER : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5246,7 +5487,7 @@ FILESFOLDER : driveItem - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5261,7 +5502,7 @@ FILESFOLDER : driveItem - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -5486,7 +5727,7 @@ FILESFOLDER : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5505,7 +5746,7 @@ FILESFOLDER : driveItem - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5537,7 +5778,7 @@ FILESFOLDER : driveItem - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5597,7 +5838,7 @@ FILESFOLDER : driveItem - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -5605,7 +5846,7 @@ FILESFOLDER : driveItem - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5731,7 +5972,7 @@ FILESFOLDER : driveItem - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -5941,7 +6182,7 @@ FILESFOLDER : driveItem - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -7422,6 +7663,247 @@ FILESFOLDER : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -7979,7 +8461,7 @@ FILESFOLDER : driveItem - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -8035,7 +8517,7 @@ FILESFOLDER : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -8054,7 +8536,7 @@ FILESFOLDER : driveItem - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -8118,7 +8600,7 @@ FILESFOLDER : driveItem - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -8140,7 +8622,7 @@ FILESFOLDER : driveItem - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -8628,7 +9110,7 @@ SHAREDWITHTEAMS : . - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -8649,10 +9131,10 @@ SHAREDWITHTEAMS : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8661,9 +9143,9 @@ SHAREDWITHTEAMS : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8761,18 +9243,18 @@ SHAREDWITHTEAMS : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8780,7 +9262,7 @@ SHAREDWITHTEAMS : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8789,7 +9271,7 @@ SHAREDWITHTEAMS : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9371,7 +9853,7 @@ SHAREDWITHTEAMS : . - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9386,7 +9868,7 @@ SHAREDWITHTEAMS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -9611,7 +10093,7 @@ SHAREDWITHTEAMS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9630,7 +10112,7 @@ SHAREDWITHTEAMS : . - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -9662,7 +10144,7 @@ SHAREDWITHTEAMS : . - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -9722,7 +10204,7 @@ SHAREDWITHTEAMS : . - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -9730,7 +10212,7 @@ SHAREDWITHTEAMS : . - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9856,7 +10338,7 @@ SHAREDWITHTEAMS : . - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -10066,7 +10548,7 @@ SHAREDWITHTEAMS : . - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -11259,6 +11741,247 @@ SHAREDWITHTEAMS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11820,7 +12543,7 @@ SHAREDWITHTEAMS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -11876,7 +12599,7 @@ SHAREDWITHTEAMS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -11895,7 +12618,7 @@ SHAREDWITHTEAMS : . - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -11959,7 +12682,7 @@ SHAREDWITHTEAMS : . - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -11981,7 +12704,7 @@ SHAREDWITHTEAMS : . - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannelShared.md b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannelShared.md index d72d75ab70f..689d6ef696d 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannelShared.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamChannelShared.md @@ -398,7 +398,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -419,10 +419,10 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -431,9 +431,9 @@ BODYPARAMETER : sharedWithChannelTeamI - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -531,18 +531,18 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -550,7 +550,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -559,7 +559,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1141,7 +1141,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1156,7 +1156,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1381,7 +1381,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1400,7 +1400,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1432,7 +1432,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1492,7 +1492,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -1500,7 +1500,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1626,7 +1626,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -1836,7 +1836,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3029,6 +3029,247 @@ BODYPARAMETER : sharedWithChannelTeamI - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3590,7 +3831,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -3646,7 +3887,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -3665,7 +3906,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -3729,7 +3970,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -3751,7 +3992,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -4414,7 +4655,7 @@ TEAM : team - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -4435,10 +4676,10 @@ TEAM : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4447,9 +4688,9 @@ TEAM : team - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4547,18 +4788,18 @@ TEAM : team - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4566,7 +4807,7 @@ TEAM : team - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4575,7 +4816,7 @@ TEAM : team - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5157,7 +5398,7 @@ TEAM : team - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5172,7 +5413,7 @@ TEAM : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -5397,7 +5638,7 @@ TEAM : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5416,7 +5657,7 @@ TEAM : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5448,7 +5689,7 @@ TEAM : team - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5508,7 +5749,7 @@ TEAM : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -5516,7 +5757,7 @@ TEAM : team - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5642,7 +5883,7 @@ TEAM : team - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -5852,7 +6093,7 @@ TEAM : team - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -7045,6 +7286,247 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -7606,7 +8088,7 @@ TEAM : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -7662,7 +8144,7 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -7681,7 +8163,7 @@ TEAM : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -7745,7 +8227,7 @@ TEAM : team - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -7767,7 +8249,7 @@ TEAM : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamPrimaryChannelShared.md b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamPrimaryChannelShared.md index 361e0157d0b..4e71878e106 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgTeamPrimaryChannelShared.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgTeamPrimaryChannelShared.md @@ -383,7 +383,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -404,10 +404,10 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -416,9 +416,9 @@ BODYPARAMETER : sharedWithChannelTeamI - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -516,18 +516,18 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -535,7 +535,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -544,7 +544,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1126,7 +1126,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1141,7 +1141,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1366,7 +1366,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1385,7 +1385,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1417,7 +1417,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1477,7 +1477,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -1485,7 +1485,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1611,7 +1611,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -1821,7 +1821,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3014,6 +3014,247 @@ BODYPARAMETER : sharedWithChannelTeamI - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3575,7 +3816,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -3631,7 +3872,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -3650,7 +3891,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -3714,7 +3955,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -3736,7 +3977,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -4399,7 +4640,7 @@ TEAM : team - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -4420,10 +4661,10 @@ TEAM : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4432,9 +4673,9 @@ TEAM : team - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4532,18 +4773,18 @@ TEAM : team - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4551,7 +4792,7 @@ TEAM : team - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4560,7 +4801,7 @@ TEAM : team - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5142,7 +5383,7 @@ TEAM : team - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5157,7 +5398,7 @@ TEAM : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -5382,7 +5623,7 @@ TEAM : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5401,7 +5642,7 @@ TEAM : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5433,7 +5674,7 @@ TEAM : team - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5493,7 +5734,7 @@ TEAM : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -5501,7 +5742,7 @@ TEAM : team - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5627,7 +5868,7 @@ TEAM : team - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -5837,7 +6078,7 @@ TEAM : team - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -7030,6 +7271,247 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -7591,7 +8073,7 @@ TEAM : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -7647,7 +8129,7 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -7666,7 +8148,7 @@ TEAM : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -7730,7 +8212,7 @@ TEAM : team - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -7752,7 +8234,7 @@ TEAM : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0-beta/New-MgUserTeamworkAssociatedTeam.md b/src/Teams/Teams/docs/v1.0-beta/New-MgUserTeamworkAssociatedTeam.md index bb54abe6720..0db8206131b 100644 --- a/src/Teams/Teams/docs/v1.0-beta/New-MgUserTeamworkAssociatedTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/New-MgUserTeamworkAssociatedTeam.md @@ -379,7 +379,7 @@ TEAM : team - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -400,10 +400,10 @@ TEAM : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -412,9 +412,9 @@ TEAM : team - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -512,18 +512,18 @@ TEAM : team - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -531,7 +531,7 @@ TEAM : team - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -540,7 +540,7 @@ TEAM : team - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1122,7 +1122,7 @@ TEAM : team - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1137,7 +1137,7 @@ TEAM : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1362,7 +1362,7 @@ TEAM : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1381,7 +1381,7 @@ TEAM : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1413,7 +1413,7 @@ TEAM : team - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1473,7 +1473,7 @@ TEAM : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -1481,7 +1481,7 @@ TEAM : team - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1607,7 +1607,7 @@ TEAM : team - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -1817,7 +1817,7 @@ TEAM : team - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3010,6 +3010,247 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3571,7 +3812,7 @@ TEAM : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -3627,7 +3868,7 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -3646,7 +3887,7 @@ TEAM : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -3710,7 +3951,7 @@ TEAM : team - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -3732,7 +3973,7 @@ TEAM : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0-beta/Remove-MgChatInstalledAppTeamAppByRef.md b/src/Teams/Teams/docs/v1.0-beta/Remove-MgChatInstalledAppTeamAppByRef.md index b964666a371..67d55ecfa09 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Remove-MgChatInstalledAppTeamAppByRef.md +++ b/src/Teams/Teams/docs/v1.0-beta/Remove-MgChatInstalledAppTeamAppByRef.md @@ -12,13 +12,13 @@ The app that is installed. ## SYNTAX -### Delete1 (Default) +### Delete (Default) ``` Remove-MgChatInstalledAppTeamAppByRef -ChatId -TeamsAppInstallationId [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### DeleteViaIdentity1 +### DeleteViaIdentity ``` Remove-MgChatInstalledAppTeamAppByRef -InputObject [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] @@ -36,7 +36,7 @@ key: id of chat ```yaml Type: System.String -Parameter Sets: Delete1 +Parameter Sets: Delete Aliases: Required: True @@ -67,7 +67,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity -Parameter Sets: DeleteViaIdentity1 +Parameter Sets: DeleteViaIdentity Aliases: Required: True @@ -97,7 +97,7 @@ key: id of teamsAppInstallation ```yaml Type: System.String -Parameter Sets: Delete1 +Parameter Sets: Delete Aliases: Required: True diff --git a/src/Teams/Teams/docs/v1.0-beta/Remove-MgChatTabTeamAppByRef.md b/src/Teams/Teams/docs/v1.0-beta/Remove-MgChatTabTeamAppByRef.md index 60f62888ab2..e0f328acb41 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Remove-MgChatTabTeamAppByRef.md +++ b/src/Teams/Teams/docs/v1.0-beta/Remove-MgChatTabTeamAppByRef.md @@ -13,13 +13,13 @@ This cannot be changed after tab creation. ## SYNTAX -### Delete1 (Default) +### Delete (Default) ``` Remove-MgChatTabTeamAppByRef -ChatId -TeamsTabId [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### DeleteViaIdentity1 +### DeleteViaIdentity ``` Remove-MgChatTabTeamAppByRef -InputObject [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] @@ -38,7 +38,7 @@ key: id of chat ```yaml Type: System.String -Parameter Sets: Delete1 +Parameter Sets: Delete Aliases: Required: True @@ -69,7 +69,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity -Parameter Sets: DeleteViaIdentity1 +Parameter Sets: DeleteViaIdentity Aliases: Required: True @@ -99,7 +99,7 @@ key: id of teamsTab ```yaml Type: System.String -Parameter Sets: Delete1 +Parameter Sets: Delete Aliases: Required: True diff --git a/src/Teams/Teams/docs/v1.0-beta/Set-MgChatTabTeamAppByRef.md b/src/Teams/Teams/docs/v1.0-beta/Set-MgChatTabTeamAppByRef.md index 51233045240..49bbefe97af 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Set-MgChatTabTeamAppByRef.md +++ b/src/Teams/Teams/docs/v1.0-beta/Set-MgChatTabTeamAppByRef.md @@ -13,25 +13,25 @@ This cannot be changed after tab creation. ## SYNTAX -### SetExpanded1 (Default) +### SetExpanded (Default) ``` Set-MgChatTabTeamAppByRef -ChatId -TeamsTabId [-AdditionalProperties ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### Set1 +### Set ``` Set-MgChatTabTeamAppByRef -ChatId -TeamsTabId -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` -### SetViaIdentity1 +### SetViaIdentity ``` Set-MgChatTabTeamAppByRef -InputObject -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` -### SetViaIdentityExpanded1 +### SetViaIdentityExpanded ``` Set-MgChatTabTeamAppByRef -InputObject [-AdditionalProperties ] [-PassThru] [-Confirm] [-WhatIf] [] @@ -50,7 +50,7 @@ Additional Parameters ```yaml Type: System.Collections.Hashtable -Parameter Sets: SetExpanded1, SetViaIdentityExpanded1 +Parameter Sets: SetExpanded, SetViaIdentityExpanded Aliases: Required: False @@ -65,7 +65,7 @@ Accept wildcard characters: False ```yaml Type: System.Collections.Hashtable -Parameter Sets: Set1, SetViaIdentity1 +Parameter Sets: Set, SetViaIdentity Aliases: Required: True @@ -80,7 +80,7 @@ key: id of chat ```yaml Type: System.String -Parameter Sets: Set1, SetExpanded1 +Parameter Sets: Set, SetExpanded Aliases: Required: True @@ -96,7 +96,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity -Parameter Sets: SetViaIdentity1, SetViaIdentityExpanded1 +Parameter Sets: SetViaIdentity, SetViaIdentityExpanded Aliases: Required: True @@ -126,7 +126,7 @@ key: id of teamsTab ```yaml Type: System.String -Parameter Sets: Set1, SetExpanded1 +Parameter Sets: Set, SetExpanded Aliases: Required: True diff --git a/src/Teams/Teams/docs/v1.0-beta/Undo-MgChatMessageReplySoftDelete.md b/src/Teams/Teams/docs/v1.0-beta/Undo-MgChatMessageReplySoftDelete.md new file mode 100644 index 00000000000..ce6b33fb1e9 --- /dev/null +++ b/src/Teams/Teams/docs/v1.0-beta/Undo-MgChatMessageReplySoftDelete.md @@ -0,0 +1,200 @@ +--- +external help file: +Module Name: Microsoft.Graph.Teams +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/undo-mgchatmessagereplysoftdelete +schema: 2.0.0 +--- + +# Undo-MgChatMessageReplySoftDelete + +## SYNOPSIS +Invoke action undoSoftDelete + +## SYNTAX + +### Undo (Default) +``` +Undo-MgChatMessageReplySoftDelete -ChatId -ChatMessageId -ChatMessageId1 + [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UndoViaIdentity +``` +Undo-MgChatMessageReplySoftDelete -InputObject [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +Invoke action undoSoftDelete + +## EXAMPLES + +## PARAMETERS + +### -ChatId +key: id of chat + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId1 +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity +Parameter Sets: UndoViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ITeamsIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AssociatedTeamInfoId ]`: key: id of associatedTeamInfo + - `[ChannelId ]`: key: id of channel + - `[ChatId ]`: key: id of chat + - `[ChatMessageHostedContentId ]`: key: id of chatMessageHostedContent + - `[ChatMessageId ]`: key: id of chatMessage + - `[ChatMessageId1 ]`: key: id of chatMessage + - `[ConversationMemberId ]`: key: id of conversationMember + - `[GroupId ]`: key: id of group + - `[OfferShiftRequestId ]`: key: id of offerShiftRequest + - `[OpenShiftChangeRequestId ]`: key: id of openShiftChangeRequest + - `[OpenShiftId ]`: key: id of openShift + - `[ResourceSpecificPermissionGrantId ]`: key: id of resourceSpecificPermissionGrant + - `[SchedulingGroupId ]`: key: id of schedulingGroup + - `[SharedWithChannelTeamInfoId ]`: key: id of sharedWithChannelTeamInfo + - `[ShiftId ]`: key: id of shift + - `[SwapShiftsChangeRequestId ]`: key: id of swapShiftsChangeRequest + - `[TeamId ]`: key: id of team + - `[TeamsAppDefinitionId ]`: key: id of teamsAppDefinition + - `[TeamsAppId ]`: key: id of teamsApp + - `[TeamsAppInstallationId ]`: key: id of teamsAppInstallation + - `[TeamsAsyncOperationId ]`: key: id of teamsAsyncOperation + - `[TeamsTabId ]`: key: id of teamsTab + - `[TeamworkDeviceId ]`: key: id of teamworkDevice + - `[TeamworkDeviceOperationId ]`: key: id of teamworkDeviceOperation + - `[TeamworkTagId ]`: key: id of teamworkTag + - `[TeamworkTagMemberId ]`: key: id of teamworkTagMember + - `[TenantId ]`: Usage: tenantId={tenantId} + - `[TimeCardId ]`: key: id of timeCard + - `[TimeOffId ]`: key: id of timeOff + - `[TimeOffReasonId ]`: key: id of timeOffReason + - `[TimeOffRequestId ]`: key: id of timeOffRequest + - `[UserId ]`: key: id of user + - `[UserId1 ]`: Usage: userId={userId} + - `[UserPrincipalName ]`: Usage: userPrincipalName={userPrincipalName} + - `[UserScopeTeamsAppInstallationId ]`: key: id of userScopeTeamsAppInstallation + - `[WorkforceIntegrationId ]`: key: id of workforceIntegration + +## RELATED LINKS + diff --git a/src/Teams/Teams/docs/v1.0-beta/Undo-MgChatMessageSoftDelete.md b/src/Teams/Teams/docs/v1.0-beta/Undo-MgChatMessageSoftDelete.md new file mode 100644 index 00000000000..a9ab191ed75 --- /dev/null +++ b/src/Teams/Teams/docs/v1.0-beta/Undo-MgChatMessageSoftDelete.md @@ -0,0 +1,185 @@ +--- +external help file: +Module Name: Microsoft.Graph.Teams +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/undo-mgchatmessagesoftdelete +schema: 2.0.0 +--- + +# Undo-MgChatMessageSoftDelete + +## SYNOPSIS +Invoke action undoSoftDelete + +## SYNTAX + +### Undo (Default) +``` +Undo-MgChatMessageSoftDelete -ChatId -ChatMessageId [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +### UndoViaIdentity +``` +Undo-MgChatMessageSoftDelete -InputObject [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +Invoke action undoSoftDelete + +## EXAMPLES + +## PARAMETERS + +### -ChatId +key: id of chat + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity +Parameter Sets: UndoViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ITeamsIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AssociatedTeamInfoId ]`: key: id of associatedTeamInfo + - `[ChannelId ]`: key: id of channel + - `[ChatId ]`: key: id of chat + - `[ChatMessageHostedContentId ]`: key: id of chatMessageHostedContent + - `[ChatMessageId ]`: key: id of chatMessage + - `[ChatMessageId1 ]`: key: id of chatMessage + - `[ConversationMemberId ]`: key: id of conversationMember + - `[GroupId ]`: key: id of group + - `[OfferShiftRequestId ]`: key: id of offerShiftRequest + - `[OpenShiftChangeRequestId ]`: key: id of openShiftChangeRequest + - `[OpenShiftId ]`: key: id of openShift + - `[ResourceSpecificPermissionGrantId ]`: key: id of resourceSpecificPermissionGrant + - `[SchedulingGroupId ]`: key: id of schedulingGroup + - `[SharedWithChannelTeamInfoId ]`: key: id of sharedWithChannelTeamInfo + - `[ShiftId ]`: key: id of shift + - `[SwapShiftsChangeRequestId ]`: key: id of swapShiftsChangeRequest + - `[TeamId ]`: key: id of team + - `[TeamsAppDefinitionId ]`: key: id of teamsAppDefinition + - `[TeamsAppId ]`: key: id of teamsApp + - `[TeamsAppInstallationId ]`: key: id of teamsAppInstallation + - `[TeamsAsyncOperationId ]`: key: id of teamsAsyncOperation + - `[TeamsTabId ]`: key: id of teamsTab + - `[TeamworkDeviceId ]`: key: id of teamworkDevice + - `[TeamworkDeviceOperationId ]`: key: id of teamworkDeviceOperation + - `[TeamworkTagId ]`: key: id of teamworkTag + - `[TeamworkTagMemberId ]`: key: id of teamworkTagMember + - `[TenantId ]`: Usage: tenantId={tenantId} + - `[TimeCardId ]`: key: id of timeCard + - `[TimeOffId ]`: key: id of timeOff + - `[TimeOffReasonId ]`: key: id of timeOffReason + - `[TimeOffRequestId ]`: key: id of timeOffRequest + - `[UserId ]`: key: id of user + - `[UserId1 ]`: Usage: userId={userId} + - `[UserPrincipalName ]`: Usage: userPrincipalName={userPrincipalName} + - `[UserScopeTeamsAppInstallationId ]`: key: id of userScopeTeamsAppInstallation + - `[WorkforceIntegrationId ]`: key: id of workforceIntegration + +## RELATED LINKS + diff --git a/src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamChannelMessageReplySoftDelete.md b/src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamChannelMessageReplySoftDelete.md new file mode 100644 index 00000000000..1f562bb1ca4 --- /dev/null +++ b/src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamChannelMessageReplySoftDelete.md @@ -0,0 +1,215 @@ +--- +external help file: +Module Name: Microsoft.Graph.Teams +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/undo-mgteamchannelmessagereplysoftdelete +schema: 2.0.0 +--- + +# Undo-MgTeamChannelMessageReplySoftDelete + +## SYNOPSIS +Invoke action undoSoftDelete + +## SYNTAX + +### Undo (Default) +``` +Undo-MgTeamChannelMessageReplySoftDelete -ChannelId -ChatMessageId -ChatMessageId1 + -TeamId [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UndoViaIdentity +``` +Undo-MgTeamChannelMessageReplySoftDelete -InputObject [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +Invoke action undoSoftDelete + +## EXAMPLES + +## PARAMETERS + +### -ChannelId +key: id of channel + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId1 +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity +Parameter Sets: UndoViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -TeamId +key: id of team + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ITeamsIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AssociatedTeamInfoId ]`: key: id of associatedTeamInfo + - `[ChannelId ]`: key: id of channel + - `[ChatId ]`: key: id of chat + - `[ChatMessageHostedContentId ]`: key: id of chatMessageHostedContent + - `[ChatMessageId ]`: key: id of chatMessage + - `[ChatMessageId1 ]`: key: id of chatMessage + - `[ConversationMemberId ]`: key: id of conversationMember + - `[GroupId ]`: key: id of group + - `[OfferShiftRequestId ]`: key: id of offerShiftRequest + - `[OpenShiftChangeRequestId ]`: key: id of openShiftChangeRequest + - `[OpenShiftId ]`: key: id of openShift + - `[ResourceSpecificPermissionGrantId ]`: key: id of resourceSpecificPermissionGrant + - `[SchedulingGroupId ]`: key: id of schedulingGroup + - `[SharedWithChannelTeamInfoId ]`: key: id of sharedWithChannelTeamInfo + - `[ShiftId ]`: key: id of shift + - `[SwapShiftsChangeRequestId ]`: key: id of swapShiftsChangeRequest + - `[TeamId ]`: key: id of team + - `[TeamsAppDefinitionId ]`: key: id of teamsAppDefinition + - `[TeamsAppId ]`: key: id of teamsApp + - `[TeamsAppInstallationId ]`: key: id of teamsAppInstallation + - `[TeamsAsyncOperationId ]`: key: id of teamsAsyncOperation + - `[TeamsTabId ]`: key: id of teamsTab + - `[TeamworkDeviceId ]`: key: id of teamworkDevice + - `[TeamworkDeviceOperationId ]`: key: id of teamworkDeviceOperation + - `[TeamworkTagId ]`: key: id of teamworkTag + - `[TeamworkTagMemberId ]`: key: id of teamworkTagMember + - `[TenantId ]`: Usage: tenantId={tenantId} + - `[TimeCardId ]`: key: id of timeCard + - `[TimeOffId ]`: key: id of timeOff + - `[TimeOffReasonId ]`: key: id of timeOffReason + - `[TimeOffRequestId ]`: key: id of timeOffRequest + - `[UserId ]`: key: id of user + - `[UserId1 ]`: Usage: userId={userId} + - `[UserPrincipalName ]`: Usage: userPrincipalName={userPrincipalName} + - `[UserScopeTeamsAppInstallationId ]`: key: id of userScopeTeamsAppInstallation + - `[WorkforceIntegrationId ]`: key: id of workforceIntegration + +## RELATED LINKS + diff --git a/src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamChannelMessageSoftDelete.md b/src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamChannelMessageSoftDelete.md new file mode 100644 index 00000000000..341f85fc7ba --- /dev/null +++ b/src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamChannelMessageSoftDelete.md @@ -0,0 +1,200 @@ +--- +external help file: +Module Name: Microsoft.Graph.Teams +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/undo-mgteamchannelmessagesoftdelete +schema: 2.0.0 +--- + +# Undo-MgTeamChannelMessageSoftDelete + +## SYNOPSIS +Invoke action undoSoftDelete + +## SYNTAX + +### Undo (Default) +``` +Undo-MgTeamChannelMessageSoftDelete -ChannelId -ChatMessageId -TeamId [-PassThru] + [-Confirm] [-WhatIf] [] +``` + +### UndoViaIdentity +``` +Undo-MgTeamChannelMessageSoftDelete -InputObject [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +Invoke action undoSoftDelete + +## EXAMPLES + +## PARAMETERS + +### -ChannelId +key: id of channel + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity +Parameter Sets: UndoViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -TeamId +key: id of team + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ITeamsIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AssociatedTeamInfoId ]`: key: id of associatedTeamInfo + - `[ChannelId ]`: key: id of channel + - `[ChatId ]`: key: id of chat + - `[ChatMessageHostedContentId ]`: key: id of chatMessageHostedContent + - `[ChatMessageId ]`: key: id of chatMessage + - `[ChatMessageId1 ]`: key: id of chatMessage + - `[ConversationMemberId ]`: key: id of conversationMember + - `[GroupId ]`: key: id of group + - `[OfferShiftRequestId ]`: key: id of offerShiftRequest + - `[OpenShiftChangeRequestId ]`: key: id of openShiftChangeRequest + - `[OpenShiftId ]`: key: id of openShift + - `[ResourceSpecificPermissionGrantId ]`: key: id of resourceSpecificPermissionGrant + - `[SchedulingGroupId ]`: key: id of schedulingGroup + - `[SharedWithChannelTeamInfoId ]`: key: id of sharedWithChannelTeamInfo + - `[ShiftId ]`: key: id of shift + - `[SwapShiftsChangeRequestId ]`: key: id of swapShiftsChangeRequest + - `[TeamId ]`: key: id of team + - `[TeamsAppDefinitionId ]`: key: id of teamsAppDefinition + - `[TeamsAppId ]`: key: id of teamsApp + - `[TeamsAppInstallationId ]`: key: id of teamsAppInstallation + - `[TeamsAsyncOperationId ]`: key: id of teamsAsyncOperation + - `[TeamsTabId ]`: key: id of teamsTab + - `[TeamworkDeviceId ]`: key: id of teamworkDevice + - `[TeamworkDeviceOperationId ]`: key: id of teamworkDeviceOperation + - `[TeamworkTagId ]`: key: id of teamworkTag + - `[TeamworkTagMemberId ]`: key: id of teamworkTagMember + - `[TenantId ]`: Usage: tenantId={tenantId} + - `[TimeCardId ]`: key: id of timeCard + - `[TimeOffId ]`: key: id of timeOff + - `[TimeOffReasonId ]`: key: id of timeOffReason + - `[TimeOffRequestId ]`: key: id of timeOffRequest + - `[UserId ]`: key: id of user + - `[UserId1 ]`: Usage: userId={userId} + - `[UserPrincipalName ]`: Usage: userPrincipalName={userPrincipalName} + - `[UserScopeTeamsAppInstallationId ]`: key: id of userScopeTeamsAppInstallation + - `[WorkforceIntegrationId ]`: key: id of workforceIntegration + +## RELATED LINKS + diff --git a/src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamPrimaryChannelMessageReplySoftDelete.md b/src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamPrimaryChannelMessageReplySoftDelete.md new file mode 100644 index 00000000000..48d091409c0 --- /dev/null +++ b/src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamPrimaryChannelMessageReplySoftDelete.md @@ -0,0 +1,200 @@ +--- +external help file: +Module Name: Microsoft.Graph.Teams +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/undo-mgteamprimarychannelmessagereplysoftdelete +schema: 2.0.0 +--- + +# Undo-MgTeamPrimaryChannelMessageReplySoftDelete + +## SYNOPSIS +Invoke action undoSoftDelete + +## SYNTAX + +### Undo (Default) +``` +Undo-MgTeamPrimaryChannelMessageReplySoftDelete -ChatMessageId -ChatMessageId1 + -TeamId [-PassThru] [-Confirm] [-WhatIf] [] +``` + +### UndoViaIdentity +``` +Undo-MgTeamPrimaryChannelMessageReplySoftDelete -InputObject [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +Invoke action undoSoftDelete + +## EXAMPLES + +## PARAMETERS + +### -ChatMessageId +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -ChatMessageId1 +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity +Parameter Sets: UndoViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -TeamId +key: id of team + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ITeamsIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AssociatedTeamInfoId ]`: key: id of associatedTeamInfo + - `[ChannelId ]`: key: id of channel + - `[ChatId ]`: key: id of chat + - `[ChatMessageHostedContentId ]`: key: id of chatMessageHostedContent + - `[ChatMessageId ]`: key: id of chatMessage + - `[ChatMessageId1 ]`: key: id of chatMessage + - `[ConversationMemberId ]`: key: id of conversationMember + - `[GroupId ]`: key: id of group + - `[OfferShiftRequestId ]`: key: id of offerShiftRequest + - `[OpenShiftChangeRequestId ]`: key: id of openShiftChangeRequest + - `[OpenShiftId ]`: key: id of openShift + - `[ResourceSpecificPermissionGrantId ]`: key: id of resourceSpecificPermissionGrant + - `[SchedulingGroupId ]`: key: id of schedulingGroup + - `[SharedWithChannelTeamInfoId ]`: key: id of sharedWithChannelTeamInfo + - `[ShiftId ]`: key: id of shift + - `[SwapShiftsChangeRequestId ]`: key: id of swapShiftsChangeRequest + - `[TeamId ]`: key: id of team + - `[TeamsAppDefinitionId ]`: key: id of teamsAppDefinition + - `[TeamsAppId ]`: key: id of teamsApp + - `[TeamsAppInstallationId ]`: key: id of teamsAppInstallation + - `[TeamsAsyncOperationId ]`: key: id of teamsAsyncOperation + - `[TeamsTabId ]`: key: id of teamsTab + - `[TeamworkDeviceId ]`: key: id of teamworkDevice + - `[TeamworkDeviceOperationId ]`: key: id of teamworkDeviceOperation + - `[TeamworkTagId ]`: key: id of teamworkTag + - `[TeamworkTagMemberId ]`: key: id of teamworkTagMember + - `[TenantId ]`: Usage: tenantId={tenantId} + - `[TimeCardId ]`: key: id of timeCard + - `[TimeOffId ]`: key: id of timeOff + - `[TimeOffReasonId ]`: key: id of timeOffReason + - `[TimeOffRequestId ]`: key: id of timeOffRequest + - `[UserId ]`: key: id of user + - `[UserId1 ]`: Usage: userId={userId} + - `[UserPrincipalName ]`: Usage: userPrincipalName={userPrincipalName} + - `[UserScopeTeamsAppInstallationId ]`: key: id of userScopeTeamsAppInstallation + - `[WorkforceIntegrationId ]`: key: id of workforceIntegration + +## RELATED LINKS + diff --git a/src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamPrimaryChannelMessageSoftDelete.md b/src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamPrimaryChannelMessageSoftDelete.md new file mode 100644 index 00000000000..dd360c56feb --- /dev/null +++ b/src/Teams/Teams/docs/v1.0-beta/Undo-MgTeamPrimaryChannelMessageSoftDelete.md @@ -0,0 +1,185 @@ +--- +external help file: +Module Name: Microsoft.Graph.Teams +online version: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams/undo-mgteamprimarychannelmessagesoftdelete +schema: 2.0.0 +--- + +# Undo-MgTeamPrimaryChannelMessageSoftDelete + +## SYNOPSIS +Invoke action undoSoftDelete + +## SYNTAX + +### Undo (Default) +``` +Undo-MgTeamPrimaryChannelMessageSoftDelete -ChatMessageId -TeamId [-PassThru] [-Confirm] + [-WhatIf] [] +``` + +### UndoViaIdentity +``` +Undo-MgTeamPrimaryChannelMessageSoftDelete -InputObject [-PassThru] [-Confirm] [-WhatIf] + [] +``` + +## DESCRIPTION +Invoke action undoSoftDelete + +## EXAMPLES + +## PARAMETERS + +### -ChatMessageId +key: id of chatMessage + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -InputObject +Identity Parameter +To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity +Parameter Sets: UndoViaIdentity +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: True (ByValue) +Accept wildcard characters: False +``` + +### -PassThru +Returns true when the command succeeds + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -TeamId +key: id of team + +```yaml +Type: System.String +Parameter Sets: Undo +Aliases: + +Required: True +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -Confirm +Prompts you for confirmation before running the cmdlet. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: cf + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### -WhatIf +Shows what would happen if the cmdlet runs. +The cmdlet is not run. + +```yaml +Type: System.Management.Automation.SwitchParameter +Parameter Sets: (All) +Aliases: wi + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + +### CommonParameters +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). + +## INPUTS + +### Microsoft.Graph.PowerShell.Models.ITeamsIdentity + +## OUTPUTS + +### System.Boolean + +## NOTES + +ALIASES + +COMPLEX PARAMETER PROPERTIES + +To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. + + +INPUTOBJECT : Identity Parameter + - `[AssociatedTeamInfoId ]`: key: id of associatedTeamInfo + - `[ChannelId ]`: key: id of channel + - `[ChatId ]`: key: id of chat + - `[ChatMessageHostedContentId ]`: key: id of chatMessageHostedContent + - `[ChatMessageId ]`: key: id of chatMessage + - `[ChatMessageId1 ]`: key: id of chatMessage + - `[ConversationMemberId ]`: key: id of conversationMember + - `[GroupId ]`: key: id of group + - `[OfferShiftRequestId ]`: key: id of offerShiftRequest + - `[OpenShiftChangeRequestId ]`: key: id of openShiftChangeRequest + - `[OpenShiftId ]`: key: id of openShift + - `[ResourceSpecificPermissionGrantId ]`: key: id of resourceSpecificPermissionGrant + - `[SchedulingGroupId ]`: key: id of schedulingGroup + - `[SharedWithChannelTeamInfoId ]`: key: id of sharedWithChannelTeamInfo + - `[ShiftId ]`: key: id of shift + - `[SwapShiftsChangeRequestId ]`: key: id of swapShiftsChangeRequest + - `[TeamId ]`: key: id of team + - `[TeamsAppDefinitionId ]`: key: id of teamsAppDefinition + - `[TeamsAppId ]`: key: id of teamsApp + - `[TeamsAppInstallationId ]`: key: id of teamsAppInstallation + - `[TeamsAsyncOperationId ]`: key: id of teamsAsyncOperation + - `[TeamsTabId ]`: key: id of teamsTab + - `[TeamworkDeviceId ]`: key: id of teamworkDevice + - `[TeamworkDeviceOperationId ]`: key: id of teamworkDeviceOperation + - `[TeamworkTagId ]`: key: id of teamworkTag + - `[TeamworkTagMemberId ]`: key: id of teamworkTagMember + - `[TenantId ]`: Usage: tenantId={tenantId} + - `[TimeCardId ]`: key: id of timeCard + - `[TimeOffId ]`: key: id of timeOff + - `[TimeOffReasonId ]`: key: id of timeOffReason + - `[TimeOffRequestId ]`: key: id of timeOffRequest + - `[UserId ]`: key: id of user + - `[UserId1 ]`: Usage: userId={userId} + - `[UserPrincipalName ]`: Usage: userPrincipalName={userPrincipalName} + - `[UserScopeTeamsAppInstallationId ]`: key: id of userScopeTeamsAppInstallation + - `[WorkforceIntegrationId ]`: key: id of workforceIntegration + +## RELATED LINKS + diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeam.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeam.md index aabe33ed4ff..90c2c2f197a 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgGroupTeam.md @@ -827,7 +827,7 @@ ALLCHANNELS : . - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -848,10 +848,10 @@ ALLCHANNELS : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -860,9 +860,9 @@ ALLCHANNELS : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -960,18 +960,18 @@ ALLCHANNELS : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -979,7 +979,7 @@ ALLCHANNELS : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -988,7 +988,7 @@ ALLCHANNELS : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1570,7 +1570,7 @@ ALLCHANNELS : . - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1585,7 +1585,7 @@ ALLCHANNELS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1810,7 +1810,7 @@ ALLCHANNELS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1829,7 +1829,7 @@ ALLCHANNELS : . - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1861,7 +1861,7 @@ ALLCHANNELS : . - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1921,7 +1921,7 @@ ALLCHANNELS : . - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -1929,7 +1929,7 @@ ALLCHANNELS : . - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -2055,7 +2055,7 @@ ALLCHANNELS : . - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -2265,7 +2265,7 @@ ALLCHANNELS : . - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3720,6 +3720,247 @@ ALLCHANNELS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4277,7 +4518,7 @@ ALLCHANNELS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -4333,7 +4574,7 @@ ALLCHANNELS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -4352,7 +4593,7 @@ ALLCHANNELS : . - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -4416,7 +4657,7 @@ ALLCHANNELS : . - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -4438,7 +4679,7 @@ ALLCHANNELS : . - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -4810,7 +5051,7 @@ BODYPARAMETER : team - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -4831,10 +5072,10 @@ BODYPARAMETER : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4843,9 +5084,9 @@ BODYPARAMETER : team - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4943,18 +5184,18 @@ BODYPARAMETER : team - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4962,7 +5203,7 @@ BODYPARAMETER : team - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4971,7 +5212,7 @@ BODYPARAMETER : team - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5553,7 +5794,7 @@ BODYPARAMETER : team - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5568,7 +5809,7 @@ BODYPARAMETER : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -5793,7 +6034,7 @@ BODYPARAMETER : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5812,7 +6053,7 @@ BODYPARAMETER : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5844,7 +6085,7 @@ BODYPARAMETER : team - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5904,7 +6145,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -5912,7 +6153,7 @@ BODYPARAMETER : team - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -6038,7 +6279,7 @@ BODYPARAMETER : team - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -6248,7 +6489,7 @@ BODYPARAMETER : team - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -7441,6 +7682,247 @@ BODYPARAMETER : team - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8002,7 +8484,7 @@ BODYPARAMETER : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -8058,7 +8540,7 @@ BODYPARAMETER : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -8077,7 +8559,7 @@ BODYPARAMETER : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -8141,7 +8623,7 @@ BODYPARAMETER : team - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -8163,7 +8645,7 @@ BODYPARAMETER : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -8787,7 +9269,7 @@ CHANNELS : The collection of channels and messages ass - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -8808,10 +9290,10 @@ CHANNELS : The collection of channels and messages ass - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8820,9 +9302,9 @@ CHANNELS : The collection of channels and messages ass - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8920,18 +9402,18 @@ CHANNELS : The collection of channels and messages ass - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8939,7 +9421,7 @@ CHANNELS : The collection of channels and messages ass - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8948,7 +9430,7 @@ CHANNELS : The collection of channels and messages ass - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9530,7 +10012,7 @@ CHANNELS : The collection of channels and messages ass - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9545,7 +10027,7 @@ CHANNELS : The collection of channels and messages ass - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -9770,7 +10252,7 @@ CHANNELS : The collection of channels and messages ass - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9789,7 +10271,7 @@ CHANNELS : The collection of channels and messages ass - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -9821,7 +10303,7 @@ CHANNELS : The collection of channels and messages ass - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -9881,7 +10363,7 @@ CHANNELS : The collection of channels and messages ass - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -9889,7 +10371,7 @@ CHANNELS : The collection of channels and messages ass - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -10015,7 +10497,7 @@ CHANNELS : The collection of channels and messages ass - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -10225,7 +10707,7 @@ CHANNELS : The collection of channels and messages ass - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -11680,6 +12162,247 @@ CHANNELS : The collection of channels and messages ass - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12237,7 +12960,7 @@ CHANNELS : The collection of channels and messages ass - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -12293,7 +13016,7 @@ CHANNELS : The collection of channels and messages ass - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -12312,7 +13035,7 @@ CHANNELS : The collection of channels and messages ass - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -12376,7 +13099,7 @@ CHANNELS : The collection of channels and messages ass - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -12398,7 +13121,7 @@ CHANNELS : The collection of channels and messages ass - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -12668,7 +13391,7 @@ GROUP : group - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -13012,7 +13735,7 @@ GROUP : group - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). @@ -13023,10 +13746,10 @@ GROUP : group - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13035,9 +13758,9 @@ GROUP : group - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13132,18 +13855,18 @@ GROUP : group - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13151,7 +13874,7 @@ GROUP : group - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13160,7 +13883,7 @@ GROUP : group - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13558,7 +14281,7 @@ GROUP : group - `[SiteId ]`: For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource. The value is the same as the id property of that [site][] resource. It is an opaque string that consists of three identifiers of the site. For OneDrive, this property is not populated. - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -13626,7 +14349,7 @@ GROUP : group - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -13641,7 +14364,7 @@ GROUP : group - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[ContentType ]`: contentTypeInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: The id of the content type. @@ -13668,7 +14391,7 @@ GROUP : group - `[LastRecordedDateTime ]`: - `[ObservedDateTime ]`: When the activity was observed to take place. - `[RecordedDateTime ]`: When the observation was recorded on the service. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -13724,7 +14447,7 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -13747,7 +14470,7 @@ GROUP : group - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -13847,7 +14570,7 @@ GROUP : group - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -13885,7 +14608,7 @@ GROUP : group - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -14277,7 +15000,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14299,7 +15022,7 @@ GROUP : group - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -14330,7 +15053,7 @@ GROUP : group - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -14362,7 +15085,7 @@ GROUP : group - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -14477,7 +15200,7 @@ GROUP : group - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Root ]`: root - `[Settings ]`: siteSettings - `[(Any) ]`: This indicates any property can be added to this object. @@ -15974,6 +16697,247 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16762,7 +17726,7 @@ INCOMINGCHANNELS : . - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -16783,10 +17747,10 @@ INCOMINGCHANNELS : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16795,9 +17759,9 @@ INCOMINGCHANNELS : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16895,18 +17859,18 @@ INCOMINGCHANNELS : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16914,7 +17878,7 @@ INCOMINGCHANNELS : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16923,7 +17887,7 @@ INCOMINGCHANNELS : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17505,7 +18469,7 @@ INCOMINGCHANNELS : . - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -17520,7 +18484,7 @@ INCOMINGCHANNELS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -17745,7 +18709,7 @@ INCOMINGCHANNELS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17764,7 +18728,7 @@ INCOMINGCHANNELS : . - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -17796,7 +18760,7 @@ INCOMINGCHANNELS : . - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -17856,7 +18820,7 @@ INCOMINGCHANNELS : . - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -17864,7 +18828,7 @@ INCOMINGCHANNELS : . - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -17990,7 +18954,7 @@ INCOMINGCHANNELS : . - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -18200,7 +19164,7 @@ INCOMINGCHANNELS : . - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -19655,6 +20619,247 @@ INCOMINGCHANNELS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20212,7 +21417,7 @@ INCOMINGCHANNELS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -20268,7 +21473,7 @@ INCOMINGCHANNELS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -20287,7 +21492,7 @@ INCOMINGCHANNELS : . - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -20351,7 +21556,7 @@ INCOMINGCHANNELS : . - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -20373,7 +21578,7 @@ INCOMINGCHANNELS : . - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -20849,7 +22054,7 @@ OWNERS : The list of this team's owners. Currently, when - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -20870,10 +22075,10 @@ OWNERS : The list of this team's owners. Currently, when - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20882,9 +22087,9 @@ OWNERS : The list of this team's owners. Currently, when - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20982,18 +22187,18 @@ OWNERS : The list of this team's owners. Currently, when - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21001,7 +22206,7 @@ OWNERS : The list of this team's owners. Currently, when - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21010,7 +22215,7 @@ OWNERS : The list of this team's owners. Currently, when - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21606,7 +22811,7 @@ OWNERS : The list of this team's owners. Currently, when - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -21693,7 +22898,7 @@ OWNERS : The list of this team's owners. Currently, when - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -21708,7 +22913,7 @@ OWNERS : The list of this team's owners. Currently, when - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[ContentType ]`: contentTypeInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: The id of the content type. @@ -21750,7 +22955,7 @@ OWNERS : The list of this team's owners. Currently, when - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -21850,7 +23055,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -21888,7 +23093,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -22117,7 +23322,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Status ]`: workbookOperationStatus - `[Tables ]`: Represents a collection of tables associated with the workbook. Read-only. - `[Worksheets ]`: Represents a collection of worksheets associated with the workbook. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Times ]`: itemActivityTimeSet - `[(Any) ]`: This indicates any property can be added to this object. - `[LastRecordedDateTime ]`: @@ -22292,7 +23497,7 @@ OWNERS : The list of this team's owners. Currently, when - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22311,7 +23516,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -22343,7 +23548,7 @@ OWNERS : The list of this team's owners. Currently, when - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: identitySet @@ -22387,7 +23592,7 @@ OWNERS : The list of this team's owners. Currently, when - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -22395,7 +23600,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -22521,7 +23726,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Root ]`: root - `[Settings ]`: siteSettings - `[(Any) ]`: This indicates any property can be added to this object. @@ -22695,7 +23900,7 @@ OWNERS : The list of this team's owners. Currently, when - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -24172,6 +25377,247 @@ OWNERS : The list of this team's owners. Currently, when - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24854,7 +26300,7 @@ PRIMARYCHANNEL : channel - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -24875,10 +26321,10 @@ PRIMARYCHANNEL : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -24887,9 +26333,9 @@ PRIMARYCHANNEL : channel - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -24987,18 +26433,18 @@ PRIMARYCHANNEL : channel - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -25006,7 +26452,7 @@ PRIMARYCHANNEL : channel - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -25015,7 +26461,7 @@ PRIMARYCHANNEL : channel - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25597,7 +27043,7 @@ PRIMARYCHANNEL : channel - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -25612,7 +27058,7 @@ PRIMARYCHANNEL : channel - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -25837,7 +27283,7 @@ PRIMARYCHANNEL : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -25856,7 +27302,7 @@ PRIMARYCHANNEL : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -25888,7 +27334,7 @@ PRIMARYCHANNEL : channel - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -25948,7 +27394,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -25956,7 +27402,7 @@ PRIMARYCHANNEL : channel - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -26082,7 +27528,7 @@ PRIMARYCHANNEL : channel - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -26292,7 +27738,7 @@ PRIMARYCHANNEL : channel - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -27747,6 +29193,247 @@ PRIMARYCHANNEL : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28304,7 +29991,7 @@ PRIMARYCHANNEL : channel - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -28360,7 +30047,7 @@ PRIMARYCHANNEL : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -28379,7 +30066,7 @@ PRIMARYCHANNEL : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -28443,7 +30130,7 @@ PRIMARYCHANNEL : channel - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -28465,7 +30152,7 @@ PRIMARYCHANNEL : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeam.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeam.md index 9efc3361226..ce63cfac0fd 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeam.md @@ -826,7 +826,7 @@ ALLCHANNELS : . - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -847,10 +847,10 @@ ALLCHANNELS : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -859,9 +859,9 @@ ALLCHANNELS : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -959,18 +959,18 @@ ALLCHANNELS : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -978,7 +978,7 @@ ALLCHANNELS : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -987,7 +987,7 @@ ALLCHANNELS : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1569,7 +1569,7 @@ ALLCHANNELS : . - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1584,7 +1584,7 @@ ALLCHANNELS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1809,7 +1809,7 @@ ALLCHANNELS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1828,7 +1828,7 @@ ALLCHANNELS : . - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1860,7 +1860,7 @@ ALLCHANNELS : . - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1920,7 +1920,7 @@ ALLCHANNELS : . - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -1928,7 +1928,7 @@ ALLCHANNELS : . - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -2054,7 +2054,7 @@ ALLCHANNELS : . - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -2264,7 +2264,7 @@ ALLCHANNELS : . - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3719,6 +3719,247 @@ ALLCHANNELS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4276,7 +4517,7 @@ ALLCHANNELS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -4332,7 +4573,7 @@ ALLCHANNELS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -4351,7 +4592,7 @@ ALLCHANNELS : . - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -4415,7 +4656,7 @@ ALLCHANNELS : . - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -4437,7 +4678,7 @@ ALLCHANNELS : . - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -4809,7 +5050,7 @@ BODYPARAMETER : team - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -4830,10 +5071,10 @@ BODYPARAMETER : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4842,9 +5083,9 @@ BODYPARAMETER : team - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4942,18 +5183,18 @@ BODYPARAMETER : team - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4961,7 +5202,7 @@ BODYPARAMETER : team - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4970,7 +5211,7 @@ BODYPARAMETER : team - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5552,7 +5793,7 @@ BODYPARAMETER : team - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5567,7 +5808,7 @@ BODYPARAMETER : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -5792,7 +6033,7 @@ BODYPARAMETER : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5811,7 +6052,7 @@ BODYPARAMETER : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5843,7 +6084,7 @@ BODYPARAMETER : team - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5903,7 +6144,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -5911,7 +6152,7 @@ BODYPARAMETER : team - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -6037,7 +6278,7 @@ BODYPARAMETER : team - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -6247,7 +6488,7 @@ BODYPARAMETER : team - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -7440,6 +7681,247 @@ BODYPARAMETER : team - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8001,7 +8483,7 @@ BODYPARAMETER : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -8057,7 +8539,7 @@ BODYPARAMETER : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -8076,7 +8558,7 @@ BODYPARAMETER : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -8140,7 +8622,7 @@ BODYPARAMETER : team - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -8162,7 +8644,7 @@ BODYPARAMETER : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -8786,7 +9268,7 @@ CHANNELS : The collection of channels and messages ass - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -8807,10 +9289,10 @@ CHANNELS : The collection of channels and messages ass - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8819,9 +9301,9 @@ CHANNELS : The collection of channels and messages ass - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8919,18 +9401,18 @@ CHANNELS : The collection of channels and messages ass - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8938,7 +9420,7 @@ CHANNELS : The collection of channels and messages ass - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8947,7 +9429,7 @@ CHANNELS : The collection of channels and messages ass - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9529,7 +10011,7 @@ CHANNELS : The collection of channels and messages ass - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9544,7 +10026,7 @@ CHANNELS : The collection of channels and messages ass - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -9769,7 +10251,7 @@ CHANNELS : The collection of channels and messages ass - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9788,7 +10270,7 @@ CHANNELS : The collection of channels and messages ass - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -9820,7 +10302,7 @@ CHANNELS : The collection of channels and messages ass - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -9880,7 +10362,7 @@ CHANNELS : The collection of channels and messages ass - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -9888,7 +10370,7 @@ CHANNELS : The collection of channels and messages ass - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -10014,7 +10496,7 @@ CHANNELS : The collection of channels and messages ass - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -10224,7 +10706,7 @@ CHANNELS : The collection of channels and messages ass - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -11679,6 +12161,247 @@ CHANNELS : The collection of channels and messages ass - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12236,7 +12959,7 @@ CHANNELS : The collection of channels and messages ass - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -12292,7 +13015,7 @@ CHANNELS : The collection of channels and messages ass - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -12311,7 +13034,7 @@ CHANNELS : The collection of channels and messages ass - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -12375,7 +13098,7 @@ CHANNELS : The collection of channels and messages ass - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -12397,7 +13120,7 @@ CHANNELS : The collection of channels and messages ass - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -12667,7 +13390,7 @@ GROUP : group - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -13011,7 +13734,7 @@ GROUP : group - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). @@ -13022,10 +13745,10 @@ GROUP : group - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13034,9 +13757,9 @@ GROUP : group - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13131,18 +13854,18 @@ GROUP : group - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13150,7 +13873,7 @@ GROUP : group - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13159,7 +13882,7 @@ GROUP : group - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13557,7 +14280,7 @@ GROUP : group - `[SiteId ]`: For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource. The value is the same as the id property of that [site][] resource. It is an opaque string that consists of three identifiers of the site. For OneDrive, this property is not populated. - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -13625,7 +14348,7 @@ GROUP : group - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -13640,7 +14363,7 @@ GROUP : group - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[ContentType ]`: contentTypeInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: The id of the content type. @@ -13667,7 +14390,7 @@ GROUP : group - `[LastRecordedDateTime ]`: - `[ObservedDateTime ]`: When the activity was observed to take place. - `[RecordedDateTime ]`: When the observation was recorded on the service. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -13723,7 +14446,7 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -13746,7 +14469,7 @@ GROUP : group - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -13846,7 +14569,7 @@ GROUP : group - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -13884,7 +14607,7 @@ GROUP : group - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -14276,7 +14999,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14298,7 +15021,7 @@ GROUP : group - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -14329,7 +15052,7 @@ GROUP : group - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -14361,7 +15084,7 @@ GROUP : group - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -14476,7 +15199,7 @@ GROUP : group - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Root ]`: root - `[Settings ]`: siteSettings - `[(Any) ]`: This indicates any property can be added to this object. @@ -15973,6 +16696,247 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16761,7 +17725,7 @@ INCOMINGCHANNELS : . - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -16782,10 +17746,10 @@ INCOMINGCHANNELS : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16794,9 +17758,9 @@ INCOMINGCHANNELS : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16894,18 +17858,18 @@ INCOMINGCHANNELS : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16913,7 +17877,7 @@ INCOMINGCHANNELS : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16922,7 +17886,7 @@ INCOMINGCHANNELS : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17504,7 +18468,7 @@ INCOMINGCHANNELS : . - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -17519,7 +18483,7 @@ INCOMINGCHANNELS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -17744,7 +18708,7 @@ INCOMINGCHANNELS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17763,7 +18727,7 @@ INCOMINGCHANNELS : . - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -17795,7 +18759,7 @@ INCOMINGCHANNELS : . - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -17855,7 +18819,7 @@ INCOMINGCHANNELS : . - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -17863,7 +18827,7 @@ INCOMINGCHANNELS : . - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -17989,7 +18953,7 @@ INCOMINGCHANNELS : . - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -18199,7 +19163,7 @@ INCOMINGCHANNELS : . - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -19654,6 +20618,247 @@ INCOMINGCHANNELS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20211,7 +21416,7 @@ INCOMINGCHANNELS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -20267,7 +21472,7 @@ INCOMINGCHANNELS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -20286,7 +21491,7 @@ INCOMINGCHANNELS : . - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -20350,7 +21555,7 @@ INCOMINGCHANNELS : . - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -20372,7 +21577,7 @@ INCOMINGCHANNELS : . - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -20848,7 +22053,7 @@ OWNERS : The list of this team's owners. Currently, when - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -20869,10 +22074,10 @@ OWNERS : The list of this team's owners. Currently, when - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20881,9 +22086,9 @@ OWNERS : The list of this team's owners. Currently, when - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20981,18 +22186,18 @@ OWNERS : The list of this team's owners. Currently, when - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21000,7 +22205,7 @@ OWNERS : The list of this team's owners. Currently, when - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21009,7 +22214,7 @@ OWNERS : The list of this team's owners. Currently, when - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21605,7 +22810,7 @@ OWNERS : The list of this team's owners. Currently, when - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -21692,7 +22897,7 @@ OWNERS : The list of this team's owners. Currently, when - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -21707,7 +22912,7 @@ OWNERS : The list of this team's owners. Currently, when - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[ContentType ]`: contentTypeInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: The id of the content type. @@ -21749,7 +22954,7 @@ OWNERS : The list of this team's owners. Currently, when - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -21849,7 +23054,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -21887,7 +23092,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -22116,7 +23321,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Status ]`: workbookOperationStatus - `[Tables ]`: Represents a collection of tables associated with the workbook. Read-only. - `[Worksheets ]`: Represents a collection of worksheets associated with the workbook. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Times ]`: itemActivityTimeSet - `[(Any) ]`: This indicates any property can be added to this object. - `[LastRecordedDateTime ]`: @@ -22291,7 +23496,7 @@ OWNERS : The list of this team's owners. Currently, when - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22310,7 +23515,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -22342,7 +23547,7 @@ OWNERS : The list of this team's owners. Currently, when - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: identitySet @@ -22386,7 +23591,7 @@ OWNERS : The list of this team's owners. Currently, when - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -22394,7 +23599,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -22520,7 +23725,7 @@ OWNERS : The list of this team's owners. Currently, when - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Root ]`: root - `[Settings ]`: siteSettings - `[(Any) ]`: This indicates any property can be added to this object. @@ -22694,7 +23899,7 @@ OWNERS : The list of this team's owners. Currently, when - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -24171,6 +25376,247 @@ OWNERS : The list of this team's owners. Currently, when - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24853,7 +26299,7 @@ PRIMARYCHANNEL : channel - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -24874,10 +26320,10 @@ PRIMARYCHANNEL : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -24886,9 +26332,9 @@ PRIMARYCHANNEL : channel - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -24986,18 +26432,18 @@ PRIMARYCHANNEL : channel - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -25005,7 +26451,7 @@ PRIMARYCHANNEL : channel - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -25014,7 +26460,7 @@ PRIMARYCHANNEL : channel - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25596,7 +27042,7 @@ PRIMARYCHANNEL : channel - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -25611,7 +27057,7 @@ PRIMARYCHANNEL : channel - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -25836,7 +27282,7 @@ PRIMARYCHANNEL : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -25855,7 +27301,7 @@ PRIMARYCHANNEL : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -25887,7 +27333,7 @@ PRIMARYCHANNEL : channel - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -25947,7 +27393,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -25955,7 +27401,7 @@ PRIMARYCHANNEL : channel - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -26081,7 +27527,7 @@ PRIMARYCHANNEL : channel - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -26291,7 +27737,7 @@ PRIMARYCHANNEL : channel - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -27746,6 +29192,247 @@ PRIMARYCHANNEL : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28303,7 +29990,7 @@ PRIMARYCHANNEL : channel - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -28359,7 +30046,7 @@ PRIMARYCHANNEL : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -28378,7 +30065,7 @@ PRIMARYCHANNEL : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -28442,7 +30129,7 @@ PRIMARYCHANNEL : channel - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -28464,7 +30151,7 @@ PRIMARYCHANNEL : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannel.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannel.md index 400e09b7b43..70fe5e0fadf 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannel.md @@ -559,7 +559,7 @@ BODYPARAMETER : channel - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -580,10 +580,10 @@ BODYPARAMETER : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -592,9 +592,9 @@ BODYPARAMETER : channel - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -692,18 +692,18 @@ BODYPARAMETER : channel - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -711,7 +711,7 @@ BODYPARAMETER : channel - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -720,7 +720,7 @@ BODYPARAMETER : channel - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1302,7 +1302,7 @@ BODYPARAMETER : channel - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1317,7 +1317,7 @@ BODYPARAMETER : channel - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1542,7 +1542,7 @@ BODYPARAMETER : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1561,7 +1561,7 @@ BODYPARAMETER : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1593,7 +1593,7 @@ BODYPARAMETER : channel - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1653,7 +1653,7 @@ BODYPARAMETER : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -1661,7 +1661,7 @@ BODYPARAMETER : channel - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1787,7 +1787,7 @@ BODYPARAMETER : channel - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -1997,7 +1997,7 @@ BODYPARAMETER : channel - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3452,6 +3452,247 @@ BODYPARAMETER : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4009,7 +4250,7 @@ BODYPARAMETER : channel - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -4065,7 +4306,7 @@ BODYPARAMETER : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -4084,7 +4325,7 @@ BODYPARAMETER : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -4148,7 +4389,7 @@ BODYPARAMETER : channel - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -4170,7 +4411,7 @@ BODYPARAMETER : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -4533,7 +4774,7 @@ FILESFOLDER : driveItem - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -4554,10 +4795,10 @@ FILESFOLDER : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4566,9 +4807,9 @@ FILESFOLDER : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4666,18 +4907,18 @@ FILESFOLDER : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4685,7 +4926,7 @@ FILESFOLDER : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4694,7 +4935,7 @@ FILESFOLDER : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5276,7 +5517,7 @@ FILESFOLDER : driveItem - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5291,7 +5532,7 @@ FILESFOLDER : driveItem - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -5516,7 +5757,7 @@ FILESFOLDER : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5535,7 +5776,7 @@ FILESFOLDER : driveItem - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5567,7 +5808,7 @@ FILESFOLDER : driveItem - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5627,7 +5868,7 @@ FILESFOLDER : driveItem - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -5635,7 +5876,7 @@ FILESFOLDER : driveItem - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5761,7 +6002,7 @@ FILESFOLDER : driveItem - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -5971,7 +6212,7 @@ FILESFOLDER : driveItem - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -7452,6 +7693,247 @@ FILESFOLDER : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8009,7 +8491,7 @@ FILESFOLDER : driveItem - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -8065,7 +8547,7 @@ FILESFOLDER : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -8084,7 +8566,7 @@ FILESFOLDER : driveItem - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -8148,7 +8630,7 @@ FILESFOLDER : driveItem - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -8170,7 +8652,7 @@ FILESFOLDER : driveItem - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -8658,7 +9140,7 @@ SHAREDWITHTEAMS : . - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -8679,10 +9161,10 @@ SHAREDWITHTEAMS : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8691,9 +9173,9 @@ SHAREDWITHTEAMS : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8791,18 +9273,18 @@ SHAREDWITHTEAMS : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8810,7 +9292,7 @@ SHAREDWITHTEAMS : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8819,7 +9301,7 @@ SHAREDWITHTEAMS : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9401,7 +9883,7 @@ SHAREDWITHTEAMS : . - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9416,7 +9898,7 @@ SHAREDWITHTEAMS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -9641,7 +10123,7 @@ SHAREDWITHTEAMS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9660,7 +10142,7 @@ SHAREDWITHTEAMS : . - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -9692,7 +10174,7 @@ SHAREDWITHTEAMS : . - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -9752,7 +10234,7 @@ SHAREDWITHTEAMS : . - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -9760,7 +10242,7 @@ SHAREDWITHTEAMS : . - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9886,7 +10368,7 @@ SHAREDWITHTEAMS : . - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -10096,7 +10578,7 @@ SHAREDWITHTEAMS : . - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -11289,6 +11771,247 @@ SHAREDWITHTEAMS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11850,7 +12573,7 @@ SHAREDWITHTEAMS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -11906,7 +12629,7 @@ SHAREDWITHTEAMS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -11925,7 +12648,7 @@ SHAREDWITHTEAMS : . - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -11989,7 +12712,7 @@ SHAREDWITHTEAMS : . - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -12011,7 +12734,7 @@ SHAREDWITHTEAMS : . - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannelShared.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannelShared.md index 0a4c6c32e44..f442788710e 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannelShared.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamChannelShared.md @@ -431,7 +431,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -452,10 +452,10 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -464,9 +464,9 @@ BODYPARAMETER : sharedWithChannelTeamI - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -564,18 +564,18 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -583,7 +583,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -592,7 +592,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1174,7 +1174,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1189,7 +1189,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1414,7 +1414,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1433,7 +1433,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1465,7 +1465,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1525,7 +1525,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -1533,7 +1533,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1659,7 +1659,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -1869,7 +1869,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3062,6 +3062,247 @@ BODYPARAMETER : sharedWithChannelTeamI - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3623,7 +3864,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -3679,7 +3920,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -3698,7 +3939,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -3762,7 +4003,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -3784,7 +4025,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -4447,7 +4688,7 @@ TEAM : team - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -4468,10 +4709,10 @@ TEAM : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4480,9 +4721,9 @@ TEAM : team - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4580,18 +4821,18 @@ TEAM : team - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4599,7 +4840,7 @@ TEAM : team - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4608,7 +4849,7 @@ TEAM : team - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5190,7 +5431,7 @@ TEAM : team - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5205,7 +5446,7 @@ TEAM : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -5430,7 +5671,7 @@ TEAM : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5449,7 +5690,7 @@ TEAM : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5481,7 +5722,7 @@ TEAM : team - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5541,7 +5782,7 @@ TEAM : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -5549,7 +5790,7 @@ TEAM : team - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5675,7 +5916,7 @@ TEAM : team - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -5885,7 +6126,7 @@ TEAM : team - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -7078,6 +7319,247 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -7639,7 +8121,7 @@ TEAM : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -7695,7 +8177,7 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -7714,7 +8196,7 @@ TEAM : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -7778,7 +8260,7 @@ TEAM : team - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -7800,7 +8282,7 @@ TEAM : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannel.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannel.md index df30bed7f86..2d7d6daa76c 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannel.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannel.md @@ -544,7 +544,7 @@ BODYPARAMETER : channel - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -565,10 +565,10 @@ BODYPARAMETER : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -577,9 +577,9 @@ BODYPARAMETER : channel - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -677,18 +677,18 @@ BODYPARAMETER : channel - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -696,7 +696,7 @@ BODYPARAMETER : channel - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -705,7 +705,7 @@ BODYPARAMETER : channel - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1287,7 +1287,7 @@ BODYPARAMETER : channel - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1302,7 +1302,7 @@ BODYPARAMETER : channel - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1527,7 +1527,7 @@ BODYPARAMETER : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1546,7 +1546,7 @@ BODYPARAMETER : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1578,7 +1578,7 @@ BODYPARAMETER : channel - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1638,7 +1638,7 @@ BODYPARAMETER : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -1646,7 +1646,7 @@ BODYPARAMETER : channel - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1772,7 +1772,7 @@ BODYPARAMETER : channel - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -1982,7 +1982,7 @@ BODYPARAMETER : channel - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3437,6 +3437,247 @@ BODYPARAMETER : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3994,7 +4235,7 @@ BODYPARAMETER : channel - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -4050,7 +4291,7 @@ BODYPARAMETER : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -4069,7 +4310,7 @@ BODYPARAMETER : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -4133,7 +4374,7 @@ BODYPARAMETER : channel - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -4155,7 +4396,7 @@ BODYPARAMETER : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -4518,7 +4759,7 @@ FILESFOLDER : driveItem - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -4539,10 +4780,10 @@ FILESFOLDER : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4551,9 +4792,9 @@ FILESFOLDER : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4651,18 +4892,18 @@ FILESFOLDER : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4670,7 +4911,7 @@ FILESFOLDER : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4679,7 +4920,7 @@ FILESFOLDER : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5261,7 +5502,7 @@ FILESFOLDER : driveItem - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5276,7 +5517,7 @@ FILESFOLDER : driveItem - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -5501,7 +5742,7 @@ FILESFOLDER : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5520,7 +5761,7 @@ FILESFOLDER : driveItem - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5552,7 +5793,7 @@ FILESFOLDER : driveItem - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5612,7 +5853,7 @@ FILESFOLDER : driveItem - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -5620,7 +5861,7 @@ FILESFOLDER : driveItem - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5746,7 +5987,7 @@ FILESFOLDER : driveItem - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -5956,7 +6197,7 @@ FILESFOLDER : driveItem - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -7437,6 +7678,247 @@ FILESFOLDER : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -7994,7 +8476,7 @@ FILESFOLDER : driveItem - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -8050,7 +8532,7 @@ FILESFOLDER : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -8069,7 +8551,7 @@ FILESFOLDER : driveItem - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -8133,7 +8615,7 @@ FILESFOLDER : driveItem - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -8155,7 +8637,7 @@ FILESFOLDER : driveItem - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -8643,7 +9125,7 @@ SHAREDWITHTEAMS : . - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -8664,10 +9146,10 @@ SHAREDWITHTEAMS : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8676,9 +9158,9 @@ SHAREDWITHTEAMS : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8776,18 +9258,18 @@ SHAREDWITHTEAMS : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8795,7 +9277,7 @@ SHAREDWITHTEAMS : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8804,7 +9286,7 @@ SHAREDWITHTEAMS : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9386,7 +9868,7 @@ SHAREDWITHTEAMS : . - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9401,7 +9883,7 @@ SHAREDWITHTEAMS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -9626,7 +10108,7 @@ SHAREDWITHTEAMS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9645,7 +10127,7 @@ SHAREDWITHTEAMS : . - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -9677,7 +10159,7 @@ SHAREDWITHTEAMS : . - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -9737,7 +10219,7 @@ SHAREDWITHTEAMS : . - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -9745,7 +10227,7 @@ SHAREDWITHTEAMS : . - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9871,7 +10353,7 @@ SHAREDWITHTEAMS : . - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -10081,7 +10563,7 @@ SHAREDWITHTEAMS : . - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -11274,6 +11756,247 @@ SHAREDWITHTEAMS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11835,7 +12558,7 @@ SHAREDWITHTEAMS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -11891,7 +12614,7 @@ SHAREDWITHTEAMS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -11910,7 +12633,7 @@ SHAREDWITHTEAMS : . - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -11974,7 +12697,7 @@ SHAREDWITHTEAMS : . - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -11996,7 +12719,7 @@ SHAREDWITHTEAMS : . - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannelShared.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannelShared.md index f45bfbf204f..ea0c4c385ea 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannelShared.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgTeamPrimaryChannelShared.md @@ -416,7 +416,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -437,10 +437,10 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -449,9 +449,9 @@ BODYPARAMETER : sharedWithChannelTeamI - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -549,18 +549,18 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -568,7 +568,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -577,7 +577,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1159,7 +1159,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1174,7 +1174,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1399,7 +1399,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1418,7 +1418,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1450,7 +1450,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1510,7 +1510,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -1518,7 +1518,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1644,7 +1644,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -1854,7 +1854,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3047,6 +3047,247 @@ BODYPARAMETER : sharedWithChannelTeamI - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3608,7 +3849,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -3664,7 +3905,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -3683,7 +3924,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -3747,7 +3988,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -3769,7 +4010,7 @@ BODYPARAMETER : sharedWithChannelTeamI - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -4432,7 +4673,7 @@ TEAM : team - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -4453,10 +4694,10 @@ TEAM : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4465,9 +4706,9 @@ TEAM : team - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4565,18 +4806,18 @@ TEAM : team - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4584,7 +4825,7 @@ TEAM : team - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4593,7 +4834,7 @@ TEAM : team - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5175,7 +5416,7 @@ TEAM : team - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5190,7 +5431,7 @@ TEAM : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -5415,7 +5656,7 @@ TEAM : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5434,7 +5675,7 @@ TEAM : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5466,7 +5707,7 @@ TEAM : team - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5526,7 +5767,7 @@ TEAM : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -5534,7 +5775,7 @@ TEAM : team - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5660,7 +5901,7 @@ TEAM : team - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -5870,7 +6111,7 @@ TEAM : team - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -7063,6 +7304,247 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -7624,7 +8106,7 @@ TEAM : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -7680,7 +8162,7 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -7699,7 +8181,7 @@ TEAM : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -7763,7 +8245,7 @@ TEAM : team - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -7785,7 +8267,7 @@ TEAM : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamwork.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamwork.md index d92e3101432..6471db883b3 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamwork.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamwork.md @@ -352,7 +352,7 @@ ASSOCIATEDTEAMS : . - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -373,10 +373,10 @@ ASSOCIATEDTEAMS : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -385,9 +385,9 @@ ASSOCIATEDTEAMS : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -485,18 +485,18 @@ ASSOCIATEDTEAMS : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -504,7 +504,7 @@ ASSOCIATEDTEAMS : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -513,7 +513,7 @@ ASSOCIATEDTEAMS : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1095,7 +1095,7 @@ ASSOCIATEDTEAMS : . - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1110,7 +1110,7 @@ ASSOCIATEDTEAMS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1335,7 +1335,7 @@ ASSOCIATEDTEAMS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1354,7 +1354,7 @@ ASSOCIATEDTEAMS : . - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1386,7 +1386,7 @@ ASSOCIATEDTEAMS : . - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1446,7 +1446,7 @@ ASSOCIATEDTEAMS : . - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -1454,7 +1454,7 @@ ASSOCIATEDTEAMS : . - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1580,7 +1580,7 @@ ASSOCIATEDTEAMS : . - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -1790,7 +1790,7 @@ ASSOCIATEDTEAMS : . - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -2983,6 +2983,247 @@ ASSOCIATEDTEAMS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3540,7 +3781,7 @@ ASSOCIATEDTEAMS : . - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -3596,7 +3837,7 @@ ASSOCIATEDTEAMS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -3615,7 +3856,7 @@ ASSOCIATEDTEAMS : . - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -3679,7 +3920,7 @@ ASSOCIATEDTEAMS : . - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -3701,7 +3942,7 @@ ASSOCIATEDTEAMS : . - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -4335,7 +4576,7 @@ BODYPARAMETER : userTeamwork - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -4356,10 +4597,10 @@ BODYPARAMETER : userTeamwork - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4368,9 +4609,9 @@ BODYPARAMETER : userTeamwork - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4468,18 +4709,18 @@ BODYPARAMETER : userTeamwork - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4487,7 +4728,7 @@ BODYPARAMETER : userTeamwork - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4496,7 +4737,7 @@ BODYPARAMETER : userTeamwork - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5078,7 +5319,7 @@ BODYPARAMETER : userTeamwork - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5093,7 +5334,7 @@ BODYPARAMETER : userTeamwork - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -5318,7 +5559,7 @@ BODYPARAMETER : userTeamwork - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5337,7 +5578,7 @@ BODYPARAMETER : userTeamwork - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5369,7 +5610,7 @@ BODYPARAMETER : userTeamwork - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5429,7 +5670,7 @@ BODYPARAMETER : userTeamwork - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -5437,7 +5678,7 @@ BODYPARAMETER : userTeamwork - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5563,7 +5804,7 @@ BODYPARAMETER : userTeamwork - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -5773,7 +6014,7 @@ BODYPARAMETER : userTeamwork - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -6966,6 +7207,247 @@ BODYPARAMETER : userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -7515,7 +7997,7 @@ BODYPARAMETER : userTeamwork - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -7571,7 +8053,7 @@ BODYPARAMETER : userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -7590,7 +8072,7 @@ BODYPARAMETER : userTeamwork - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -7654,7 +8136,7 @@ BODYPARAMETER : userTeamwork - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -7676,7 +8158,7 @@ BODYPARAMETER : userTeamwork - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamworkAssociatedTeam.md b/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamworkAssociatedTeam.md index cfc1780e374..d005dbc3d02 100644 --- a/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamworkAssociatedTeam.md +++ b/src/Teams/Teams/docs/v1.0-beta/Update-MgUserTeamworkAssociatedTeam.md @@ -410,7 +410,7 @@ TEAM : team - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. @@ -431,10 +431,10 @@ TEAM : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -443,9 +443,9 @@ TEAM : team - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -543,18 +543,18 @@ TEAM : team - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -562,7 +562,7 @@ TEAM : team - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -571,7 +571,7 @@ TEAM : team - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1153,7 +1153,7 @@ TEAM : team - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1168,7 +1168,7 @@ TEAM : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1393,7 +1393,7 @@ TEAM : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1412,7 +1412,7 @@ TEAM : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1444,7 +1444,7 @@ TEAM : team - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1504,7 +1504,7 @@ TEAM : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[Deleted ]`: deleted @@ -1512,7 +1512,7 @@ TEAM : team - `[Drive ]`: drive - `[Drives ]`: The collection of drives (document libraries) under this site. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1638,7 +1638,7 @@ TEAM : team - `[Data ]`: sitePageData - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: A unique identifier specifying the webPart type. Read-only. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -1848,7 +1848,7 @@ TEAM : team - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AccessType ]`: groupAccessType - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3041,6 +3041,247 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3602,7 +3843,7 @@ TEAM : team - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - `[Activities ]`: The list of recent activities that took place on this item. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -3658,7 +3899,7 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[Malware ]`: malware - `[(Any) ]`: This indicates any property can be added to this object. @@ -3677,7 +3918,7 @@ TEAM : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -3741,7 +3982,7 @@ TEAM : team - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -3763,7 +4004,7 @@ TEAM : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0/Get-MgChatInstalledAppTeamAppDefinition.md b/src/Teams/Teams/docs/v1.0/Get-MgChatInstalledAppTeamAppDefinition.md index f9b5959798a..d46629f0be4 100644 --- a/src/Teams/Teams/docs/v1.0/Get-MgChatInstalledAppTeamAppDefinition.md +++ b/src/Teams/Teams/docs/v1.0/Get-MgChatInstalledAppTeamAppDefinition.md @@ -12,13 +12,13 @@ The details of this version of the app. ## SYNTAX -### Get (Default) +### Get1 (Default) ``` Get-MgChatInstalledAppTeamAppDefinition -ChatId -TeamsAppInstallationId [-ExpandProperty ] [-Property ] [] ``` -### GetViaIdentity +### GetViaIdentity1 ``` Get-MgChatInstalledAppTeamAppDefinition -InputObject [-ExpandProperty ] [-Property ] [] @@ -36,7 +36,7 @@ key: id of chat ```yaml Type: System.String -Parameter Sets: Get +Parameter Sets: Get1 Aliases: Required: True @@ -67,7 +67,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity -Parameter Sets: GetViaIdentity +Parameter Sets: GetViaIdentity1 Aliases: Required: True @@ -97,7 +97,7 @@ key: id of teamsAppInstallation ```yaml Type: System.String -Parameter Sets: Get +Parameter Sets: Get1 Aliases: Required: True diff --git a/src/Teams/Teams/docs/v1.0/Get-MgChatMessage.md b/src/Teams/Teams/docs/v1.0/Get-MgChatMessage.md index 30b1a59de61..2c7386b554f 100644 --- a/src/Teams/Teams/docs/v1.0/Get-MgChatMessage.md +++ b/src/Teams/Teams/docs/v1.0/Get-MgChatMessage.md @@ -13,12 +13,12 @@ Nullable. ## SYNTAX -### Get1 (Default) +### Get2 (Default) ``` Get-MgChatMessage [] ``` -### Get +### Get1 ``` Get-MgChatMessage -ChatId -ChatMessageId [-ExpandProperty ] [-Property ] [] @@ -65,7 +65,7 @@ key: id of chat ```yaml Type: System.String -Parameter Sets: Get, List +Parameter Sets: Get1, List Aliases: Required: True @@ -80,7 +80,7 @@ key: id of chatMessage ```yaml Type: System.String -Parameter Sets: Get +Parameter Sets: Get1 Aliases: Required: True @@ -111,7 +111,7 @@ Expand related entities ```yaml Type: System.String[] -Parameter Sets: Get, GetViaIdentity, List +Parameter Sets: Get1, GetViaIdentity, List Aliases: Expand Required: False @@ -172,7 +172,7 @@ Select properties to be returned ```yaml Type: System.String[] -Parameter Sets: Get, GetViaIdentity, List +Parameter Sets: Get1, GetViaIdentity, List Aliases: Select Required: False diff --git a/src/Teams/Teams/docs/v1.0/Microsoft.Graph.Teams.md b/src/Teams/Teams/docs/v1.0/Microsoft.Graph.Teams.md index eefea2193c9..f5dd9f659d9 100644 --- a/src/Teams/Teams/docs/v1.0/Microsoft.Graph.Teams.md +++ b/src/Teams/Teams/docs/v1.0/Microsoft.Graph.Teams.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Teams -Module Guid: 9a2313d2-1118-48d8-88f7-fa159b9cd6a1 +Module Guid: cded1f8d-b676-4cf9-8b13-1fa3bd30f2ee Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.teams Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Teams/Teams/docs/v1.0/New-MgTeam.md b/src/Teams/Teams/docs/v1.0/New-MgTeam.md index fa13e3e2d2d..0c7ca874834 100644 --- a/src/Teams/Teams/docs/v1.0/New-MgTeam.md +++ b/src/Teams/Teams/docs/v1.0/New-MgTeam.md @@ -545,7 +545,7 @@ BODYPARAMETER : team - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -566,7 +566,7 @@ BODYPARAMETER : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -574,9 +574,9 @@ BODYPARAMETER : team - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -616,7 +616,7 @@ BODYPARAMETER : team - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1184,7 +1184,7 @@ BODYPARAMETER : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1203,7 +1203,7 @@ BODYPARAMETER : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -1216,7 +1216,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1267,7 +1267,7 @@ BODYPARAMETER : team - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1326,7 +1326,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -1348,7 +1348,7 @@ BODYPARAMETER : team - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1452,7 +1452,7 @@ BODYPARAMETER : team - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -2238,7 +2238,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -2296,7 +2296,7 @@ BODYPARAMETER : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -2313,7 +2313,7 @@ BODYPARAMETER : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -2373,7 +2373,7 @@ BODYPARAMETER : team - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -2395,7 +2395,7 @@ BODYPARAMETER : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -2646,7 +2646,7 @@ BODYPARAMETER : team - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3033,7 +3033,7 @@ CHANNELS : The collection of channels and messages as - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -3054,7 +3054,7 @@ CHANNELS : The collection of channels and messages as - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3062,9 +3062,9 @@ CHANNELS : The collection of channels and messages as - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3104,7 +3104,7 @@ CHANNELS : The collection of channels and messages as - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3672,7 +3672,7 @@ CHANNELS : The collection of channels and messages as - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3691,7 +3691,7 @@ CHANNELS : The collection of channels and messages as - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -3704,7 +3704,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -3755,7 +3755,7 @@ CHANNELS : The collection of channels and messages as - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -3814,7 +3814,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -3836,7 +3836,7 @@ CHANNELS : The collection of channels and messages as - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -3940,7 +3940,7 @@ CHANNELS : The collection of channels and messages as - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -4080,7 +4080,7 @@ CHANNELS : The collection of channels and messages as - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -5054,7 +5054,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -5112,7 +5112,7 @@ CHANNELS : The collection of channels and messages as - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -5129,7 +5129,7 @@ CHANNELS : The collection of channels and messages as - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -5189,7 +5189,7 @@ CHANNELS : The collection of channels and messages as - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -5211,7 +5211,7 @@ CHANNELS : The collection of channels and messages as - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -5462,7 +5462,7 @@ GROUP : group - `[Id ]`: Read-only. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -5746,7 +5746,7 @@ GROUP : group - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedDateTime ]`: The date and time at which the plan was assigned. 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 is 2014-01-01T00:00:00Z. @@ -5756,7 +5756,7 @@ GROUP : group - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5764,9 +5764,9 @@ GROUP : group - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5803,7 +5803,7 @@ GROUP : group - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6060,7 +6060,7 @@ GROUP : group - `[SiteId ]`: For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource. The value is the same as the id property of that [site][] resource. It is an opaque string that consists of three identifiers of the site. For OneDrive, this property is not populated. - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -6090,7 +6090,7 @@ GROUP : group - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -6148,7 +6148,7 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -6162,7 +6162,7 @@ GROUP : group - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[ContentType ]`: contentTypeInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: The id of the content type. @@ -6197,7 +6197,7 @@ GROUP : group - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -6292,7 +6292,7 @@ GROUP : group - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -6329,7 +6329,7 @@ GROUP : group - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -6721,7 +6721,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6757,7 +6757,7 @@ GROUP : group - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -6787,14 +6787,14 @@ GROUP : group - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -6887,7 +6887,7 @@ GROUP : group - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Root ]`: root - `[SharepointIds ]`: sharepointIds - `[SiteCollection ]`: siteCollection @@ -8093,7 +8093,7 @@ PRIMARYCHANNEL : channel - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -8114,7 +8114,7 @@ PRIMARYCHANNEL : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8122,9 +8122,9 @@ PRIMARYCHANNEL : channel - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8164,7 +8164,7 @@ PRIMARYCHANNEL : channel - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8732,7 +8732,7 @@ PRIMARYCHANNEL : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8751,7 +8751,7 @@ PRIMARYCHANNEL : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -8764,7 +8764,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -8815,7 +8815,7 @@ PRIMARYCHANNEL : channel - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -8874,7 +8874,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -8896,7 +8896,7 @@ PRIMARYCHANNEL : channel - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9000,7 +9000,7 @@ PRIMARYCHANNEL : channel - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -9140,7 +9140,7 @@ PRIMARYCHANNEL : channel - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -10114,7 +10114,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -10172,7 +10172,7 @@ PRIMARYCHANNEL : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -10189,7 +10189,7 @@ PRIMARYCHANNEL : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -10249,7 +10249,7 @@ PRIMARYCHANNEL : channel - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -10271,7 +10271,7 @@ PRIMARYCHANNEL : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0/New-MgTeamChannel.md b/src/Teams/Teams/docs/v1.0/New-MgTeamChannel.md index 279a45efc9a..1374c7475dc 100644 --- a/src/Teams/Teams/docs/v1.0/New-MgTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0/New-MgTeamChannel.md @@ -436,7 +436,7 @@ BODYPARAMETER : channel - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -457,7 +457,7 @@ BODYPARAMETER : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -465,9 +465,9 @@ BODYPARAMETER : channel - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -507,7 +507,7 @@ BODYPARAMETER : channel - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1075,7 +1075,7 @@ BODYPARAMETER : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1094,7 +1094,7 @@ BODYPARAMETER : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -1107,7 +1107,7 @@ BODYPARAMETER : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1158,7 +1158,7 @@ BODYPARAMETER : channel - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1217,7 +1217,7 @@ BODYPARAMETER : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -1239,7 +1239,7 @@ BODYPARAMETER : channel - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1343,7 +1343,7 @@ BODYPARAMETER : channel - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -1483,7 +1483,7 @@ BODYPARAMETER : channel - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -2457,7 +2457,7 @@ BODYPARAMETER : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -2515,7 +2515,7 @@ BODYPARAMETER : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -2532,7 +2532,7 @@ BODYPARAMETER : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -2592,7 +2592,7 @@ BODYPARAMETER : channel - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -2614,7 +2614,7 @@ BODYPARAMETER : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -2920,7 +2920,7 @@ FILESFOLDER : driveItem - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -2941,7 +2941,7 @@ FILESFOLDER : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -2949,9 +2949,9 @@ FILESFOLDER : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -2991,7 +2991,7 @@ FILESFOLDER : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3559,7 +3559,7 @@ FILESFOLDER : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3578,7 +3578,7 @@ FILESFOLDER : driveItem - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -3591,7 +3591,7 @@ FILESFOLDER : driveItem - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -3642,7 +3642,7 @@ FILESFOLDER : driveItem - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -3701,7 +3701,7 @@ FILESFOLDER : driveItem - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -3723,7 +3723,7 @@ FILESFOLDER : driveItem - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -3827,7 +3827,7 @@ FILESFOLDER : driveItem - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -3979,7 +3979,7 @@ FILESFOLDER : driveItem - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -4953,7 +4953,7 @@ FILESFOLDER : driveItem - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -5011,7 +5011,7 @@ FILESFOLDER : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -5028,7 +5028,7 @@ FILESFOLDER : driveItem - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -5088,7 +5088,7 @@ FILESFOLDER : driveItem - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -5110,7 +5110,7 @@ FILESFOLDER : driveItem - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0/New-MgUserJoinedTeam.md b/src/Teams/Teams/docs/v1.0/New-MgUserJoinedTeam.md index 4717404b364..88745c6b3a8 100644 --- a/src/Teams/Teams/docs/v1.0/New-MgUserJoinedTeam.md +++ b/src/Teams/Teams/docs/v1.0/New-MgUserJoinedTeam.md @@ -603,7 +603,7 @@ BODYPARAMETER : team - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -624,7 +624,7 @@ BODYPARAMETER : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -632,9 +632,9 @@ BODYPARAMETER : team - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -674,7 +674,7 @@ BODYPARAMETER : team - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1242,7 +1242,7 @@ BODYPARAMETER : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1261,7 +1261,7 @@ BODYPARAMETER : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -1274,7 +1274,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1325,7 +1325,7 @@ BODYPARAMETER : team - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1384,7 +1384,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -1406,7 +1406,7 @@ BODYPARAMETER : team - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1510,7 +1510,7 @@ BODYPARAMETER : team - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -2296,7 +2296,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -2354,7 +2354,7 @@ BODYPARAMETER : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -2371,7 +2371,7 @@ BODYPARAMETER : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -2431,7 +2431,7 @@ BODYPARAMETER : team - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -2453,7 +2453,7 @@ BODYPARAMETER : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -2704,7 +2704,7 @@ BODYPARAMETER : team - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3091,7 +3091,7 @@ CHANNELS : The collection of channels and messages as - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -3112,7 +3112,7 @@ CHANNELS : The collection of channels and messages as - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3120,9 +3120,9 @@ CHANNELS : The collection of channels and messages as - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3162,7 +3162,7 @@ CHANNELS : The collection of channels and messages as - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3730,7 +3730,7 @@ CHANNELS : The collection of channels and messages as - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3749,7 +3749,7 @@ CHANNELS : The collection of channels and messages as - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -3762,7 +3762,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -3813,7 +3813,7 @@ CHANNELS : The collection of channels and messages as - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -3872,7 +3872,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -3894,7 +3894,7 @@ CHANNELS : The collection of channels and messages as - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -3998,7 +3998,7 @@ CHANNELS : The collection of channels and messages as - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -4138,7 +4138,7 @@ CHANNELS : The collection of channels and messages as - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -5112,7 +5112,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -5170,7 +5170,7 @@ CHANNELS : The collection of channels and messages as - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -5187,7 +5187,7 @@ CHANNELS : The collection of channels and messages as - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -5247,7 +5247,7 @@ CHANNELS : The collection of channels and messages as - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -5269,7 +5269,7 @@ CHANNELS : The collection of channels and messages as - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -5520,7 +5520,7 @@ GROUP : group - `[Id ]`: Read-only. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -5804,7 +5804,7 @@ GROUP : group - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedDateTime ]`: The date and time at which the plan was assigned. 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 is 2014-01-01T00:00:00Z. @@ -5814,7 +5814,7 @@ GROUP : group - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5822,9 +5822,9 @@ GROUP : group - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5861,7 +5861,7 @@ GROUP : group - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6118,7 +6118,7 @@ GROUP : group - `[SiteId ]`: For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource. The value is the same as the id property of that [site][] resource. It is an opaque string that consists of three identifiers of the site. For OneDrive, this property is not populated. - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -6148,7 +6148,7 @@ GROUP : group - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -6206,7 +6206,7 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -6220,7 +6220,7 @@ GROUP : group - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[ContentType ]`: contentTypeInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: The id of the content type. @@ -6255,7 +6255,7 @@ GROUP : group - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -6350,7 +6350,7 @@ GROUP : group - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -6387,7 +6387,7 @@ GROUP : group - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -6779,7 +6779,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6815,7 +6815,7 @@ GROUP : group - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -6845,14 +6845,14 @@ GROUP : group - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -6945,7 +6945,7 @@ GROUP : group - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Root ]`: root - `[SharepointIds ]`: sharepointIds - `[SiteCollection ]`: siteCollection @@ -8189,7 +8189,7 @@ PRIMARYCHANNEL : channel - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -8210,7 +8210,7 @@ PRIMARYCHANNEL : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8218,9 +8218,9 @@ PRIMARYCHANNEL : channel - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8260,7 +8260,7 @@ PRIMARYCHANNEL : channel - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8828,7 +8828,7 @@ PRIMARYCHANNEL : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8847,7 +8847,7 @@ PRIMARYCHANNEL : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -8860,7 +8860,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -8911,7 +8911,7 @@ PRIMARYCHANNEL : channel - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -8970,7 +8970,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -8992,7 +8992,7 @@ PRIMARYCHANNEL : channel - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9096,7 +9096,7 @@ PRIMARYCHANNEL : channel - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -9236,7 +9236,7 @@ PRIMARYCHANNEL : channel - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -10210,7 +10210,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -10268,7 +10268,7 @@ PRIMARYCHANNEL : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -10285,7 +10285,7 @@ PRIMARYCHANNEL : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -10345,7 +10345,7 @@ PRIMARYCHANNEL : channel - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -10367,7 +10367,7 @@ PRIMARYCHANNEL : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0/Remove-MgChatInstalledAppTeamAppByRef.md b/src/Teams/Teams/docs/v1.0/Remove-MgChatInstalledAppTeamAppByRef.md index 67d55ecfa09..b964666a371 100644 --- a/src/Teams/Teams/docs/v1.0/Remove-MgChatInstalledAppTeamAppByRef.md +++ b/src/Teams/Teams/docs/v1.0/Remove-MgChatInstalledAppTeamAppByRef.md @@ -12,13 +12,13 @@ The app that is installed. ## SYNTAX -### Delete (Default) +### Delete1 (Default) ``` Remove-MgChatInstalledAppTeamAppByRef -ChatId -TeamsAppInstallationId [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### DeleteViaIdentity +### DeleteViaIdentity1 ``` Remove-MgChatInstalledAppTeamAppByRef -InputObject [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] @@ -36,7 +36,7 @@ key: id of chat ```yaml Type: System.String -Parameter Sets: Delete +Parameter Sets: Delete1 Aliases: Required: True @@ -67,7 +67,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity -Parameter Sets: DeleteViaIdentity +Parameter Sets: DeleteViaIdentity1 Aliases: Required: True @@ -97,7 +97,7 @@ key: id of teamsAppInstallation ```yaml Type: System.String -Parameter Sets: Delete +Parameter Sets: Delete1 Aliases: Required: True diff --git a/src/Teams/Teams/docs/v1.0/Remove-MgChatTabTeamAppByRef.md b/src/Teams/Teams/docs/v1.0/Remove-MgChatTabTeamAppByRef.md index e0f328acb41..60f62888ab2 100644 --- a/src/Teams/Teams/docs/v1.0/Remove-MgChatTabTeamAppByRef.md +++ b/src/Teams/Teams/docs/v1.0/Remove-MgChatTabTeamAppByRef.md @@ -13,13 +13,13 @@ This cannot be changed after tab creation. ## SYNTAX -### Delete (Default) +### Delete1 (Default) ``` Remove-MgChatTabTeamAppByRef -ChatId -TeamsTabId [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### DeleteViaIdentity +### DeleteViaIdentity1 ``` Remove-MgChatTabTeamAppByRef -InputObject [-IfMatch ] [-PassThru] [-Confirm] [-WhatIf] [] @@ -38,7 +38,7 @@ key: id of chat ```yaml Type: System.String -Parameter Sets: Delete +Parameter Sets: Delete1 Aliases: Required: True @@ -69,7 +69,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity -Parameter Sets: DeleteViaIdentity +Parameter Sets: DeleteViaIdentity1 Aliases: Required: True @@ -99,7 +99,7 @@ key: id of teamsTab ```yaml Type: System.String -Parameter Sets: Delete +Parameter Sets: Delete1 Aliases: Required: True diff --git a/src/Teams/Teams/docs/v1.0/Set-MgChatTabTeamAppByRef.md b/src/Teams/Teams/docs/v1.0/Set-MgChatTabTeamAppByRef.md index 49bbefe97af..51233045240 100644 --- a/src/Teams/Teams/docs/v1.0/Set-MgChatTabTeamAppByRef.md +++ b/src/Teams/Teams/docs/v1.0/Set-MgChatTabTeamAppByRef.md @@ -13,25 +13,25 @@ This cannot be changed after tab creation. ## SYNTAX -### SetExpanded (Default) +### SetExpanded1 (Default) ``` Set-MgChatTabTeamAppByRef -ChatId -TeamsTabId [-AdditionalProperties ] [-PassThru] [-Confirm] [-WhatIf] [] ``` -### Set +### Set1 ``` Set-MgChatTabTeamAppByRef -ChatId -TeamsTabId -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` -### SetViaIdentity +### SetViaIdentity1 ``` Set-MgChatTabTeamAppByRef -InputObject -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` -### SetViaIdentityExpanded +### SetViaIdentityExpanded1 ``` Set-MgChatTabTeamAppByRef -InputObject [-AdditionalProperties ] [-PassThru] [-Confirm] [-WhatIf] [] @@ -50,7 +50,7 @@ Additional Parameters ```yaml Type: System.Collections.Hashtable -Parameter Sets: SetExpanded, SetViaIdentityExpanded +Parameter Sets: SetExpanded1, SetViaIdentityExpanded1 Aliases: Required: False @@ -65,7 +65,7 @@ Accept wildcard characters: False ```yaml Type: System.Collections.Hashtable -Parameter Sets: Set, SetViaIdentity +Parameter Sets: Set1, SetViaIdentity1 Aliases: Required: True @@ -80,7 +80,7 @@ key: id of chat ```yaml Type: System.String -Parameter Sets: Set, SetExpanded +Parameter Sets: Set1, SetExpanded1 Aliases: Required: True @@ -96,7 +96,7 @@ To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT ```yaml Type: Microsoft.Graph.PowerShell.Models.ITeamsIdentity -Parameter Sets: SetViaIdentity, SetViaIdentityExpanded +Parameter Sets: SetViaIdentity1, SetViaIdentityExpanded1 Aliases: Required: True @@ -126,7 +126,7 @@ key: id of teamsTab ```yaml Type: System.String -Parameter Sets: Set, SetExpanded +Parameter Sets: Set1, SetExpanded1 Aliases: Required: True diff --git a/src/Teams/Teams/docs/v1.0/Update-MgGroupTeam.md b/src/Teams/Teams/docs/v1.0/Update-MgGroupTeam.md index 902c7d1f6f8..c8ba0e176a1 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgGroupTeam.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgGroupTeam.md @@ -614,7 +614,7 @@ BODYPARAMETER : team - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -635,7 +635,7 @@ BODYPARAMETER : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -643,9 +643,9 @@ BODYPARAMETER : team - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -685,7 +685,7 @@ BODYPARAMETER : team - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1253,7 +1253,7 @@ BODYPARAMETER : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1272,7 +1272,7 @@ BODYPARAMETER : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -1285,7 +1285,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1336,7 +1336,7 @@ BODYPARAMETER : team - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1395,7 +1395,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -1417,7 +1417,7 @@ BODYPARAMETER : team - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1521,7 +1521,7 @@ BODYPARAMETER : team - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -2307,7 +2307,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -2365,7 +2365,7 @@ BODYPARAMETER : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -2382,7 +2382,7 @@ BODYPARAMETER : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -2442,7 +2442,7 @@ BODYPARAMETER : team - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -2464,7 +2464,7 @@ BODYPARAMETER : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -2715,7 +2715,7 @@ BODYPARAMETER : team - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3102,7 +3102,7 @@ CHANNELS : The collection of channels and messages as - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -3123,7 +3123,7 @@ CHANNELS : The collection of channels and messages as - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3131,9 +3131,9 @@ CHANNELS : The collection of channels and messages as - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3173,7 +3173,7 @@ CHANNELS : The collection of channels and messages as - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3741,7 +3741,7 @@ CHANNELS : The collection of channels and messages as - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3760,7 +3760,7 @@ CHANNELS : The collection of channels and messages as - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -3773,7 +3773,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -3824,7 +3824,7 @@ CHANNELS : The collection of channels and messages as - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -3883,7 +3883,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -3905,7 +3905,7 @@ CHANNELS : The collection of channels and messages as - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -4009,7 +4009,7 @@ CHANNELS : The collection of channels and messages as - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -4149,7 +4149,7 @@ CHANNELS : The collection of channels and messages as - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -5123,7 +5123,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -5181,7 +5181,7 @@ CHANNELS : The collection of channels and messages as - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -5198,7 +5198,7 @@ CHANNELS : The collection of channels and messages as - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -5258,7 +5258,7 @@ CHANNELS : The collection of channels and messages as - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -5280,7 +5280,7 @@ CHANNELS : The collection of channels and messages as - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -5531,7 +5531,7 @@ GROUP : group - `[Id ]`: Read-only. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -5815,7 +5815,7 @@ GROUP : group - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedDateTime ]`: The date and time at which the plan was assigned. 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 is 2014-01-01T00:00:00Z. @@ -5825,7 +5825,7 @@ GROUP : group - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5833,9 +5833,9 @@ GROUP : group - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5872,7 +5872,7 @@ GROUP : group - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6129,7 +6129,7 @@ GROUP : group - `[SiteId ]`: For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource. The value is the same as the id property of that [site][] resource. It is an opaque string that consists of three identifiers of the site. For OneDrive, this property is not populated. - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -6159,7 +6159,7 @@ GROUP : group - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -6217,7 +6217,7 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -6231,7 +6231,7 @@ GROUP : group - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[ContentType ]`: contentTypeInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: The id of the content type. @@ -6266,7 +6266,7 @@ GROUP : group - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -6361,7 +6361,7 @@ GROUP : group - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -6398,7 +6398,7 @@ GROUP : group - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -6790,7 +6790,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6826,7 +6826,7 @@ GROUP : group - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -6856,14 +6856,14 @@ GROUP : group - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -6956,7 +6956,7 @@ GROUP : group - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Root ]`: root - `[SharepointIds ]`: sharepointIds - `[SiteCollection ]`: siteCollection @@ -8200,7 +8200,7 @@ PRIMARYCHANNEL : channel - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -8221,7 +8221,7 @@ PRIMARYCHANNEL : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8229,9 +8229,9 @@ PRIMARYCHANNEL : channel - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8271,7 +8271,7 @@ PRIMARYCHANNEL : channel - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8839,7 +8839,7 @@ PRIMARYCHANNEL : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8858,7 +8858,7 @@ PRIMARYCHANNEL : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -8871,7 +8871,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -8922,7 +8922,7 @@ PRIMARYCHANNEL : channel - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -8981,7 +8981,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -9003,7 +9003,7 @@ PRIMARYCHANNEL : channel - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9107,7 +9107,7 @@ PRIMARYCHANNEL : channel - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -9247,7 +9247,7 @@ PRIMARYCHANNEL : channel - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -10221,7 +10221,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -10279,7 +10279,7 @@ PRIMARYCHANNEL : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -10296,7 +10296,7 @@ PRIMARYCHANNEL : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -10356,7 +10356,7 @@ PRIMARYCHANNEL : channel - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -10378,7 +10378,7 @@ PRIMARYCHANNEL : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0/Update-MgTeam.md b/src/Teams/Teams/docs/v1.0/Update-MgTeam.md index c8ebcc536fe..180f99af18b 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgTeam.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgTeam.md @@ -614,7 +614,7 @@ BODYPARAMETER : team - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -635,7 +635,7 @@ BODYPARAMETER : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -643,9 +643,9 @@ BODYPARAMETER : team - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -685,7 +685,7 @@ BODYPARAMETER : team - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1253,7 +1253,7 @@ BODYPARAMETER : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1272,7 +1272,7 @@ BODYPARAMETER : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -1285,7 +1285,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1336,7 +1336,7 @@ BODYPARAMETER : team - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1395,7 +1395,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -1417,7 +1417,7 @@ BODYPARAMETER : team - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1521,7 +1521,7 @@ BODYPARAMETER : team - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -2307,7 +2307,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -2365,7 +2365,7 @@ BODYPARAMETER : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -2382,7 +2382,7 @@ BODYPARAMETER : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -2442,7 +2442,7 @@ BODYPARAMETER : team - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -2464,7 +2464,7 @@ BODYPARAMETER : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -2715,7 +2715,7 @@ BODYPARAMETER : team - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3102,7 +3102,7 @@ CHANNELS : The collection of channels and messages as - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -3123,7 +3123,7 @@ CHANNELS : The collection of channels and messages as - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3131,9 +3131,9 @@ CHANNELS : The collection of channels and messages as - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3173,7 +3173,7 @@ CHANNELS : The collection of channels and messages as - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3741,7 +3741,7 @@ CHANNELS : The collection of channels and messages as - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3760,7 +3760,7 @@ CHANNELS : The collection of channels and messages as - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -3773,7 +3773,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -3824,7 +3824,7 @@ CHANNELS : The collection of channels and messages as - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -3883,7 +3883,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -3905,7 +3905,7 @@ CHANNELS : The collection of channels and messages as - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -4009,7 +4009,7 @@ CHANNELS : The collection of channels and messages as - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -4149,7 +4149,7 @@ CHANNELS : The collection of channels and messages as - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -5123,7 +5123,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -5181,7 +5181,7 @@ CHANNELS : The collection of channels and messages as - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -5198,7 +5198,7 @@ CHANNELS : The collection of channels and messages as - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -5258,7 +5258,7 @@ CHANNELS : The collection of channels and messages as - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -5280,7 +5280,7 @@ CHANNELS : The collection of channels and messages as - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -5531,7 +5531,7 @@ GROUP : group - `[Id ]`: Read-only. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -5815,7 +5815,7 @@ GROUP : group - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedDateTime ]`: The date and time at which the plan was assigned. 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 is 2014-01-01T00:00:00Z. @@ -5825,7 +5825,7 @@ GROUP : group - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5833,9 +5833,9 @@ GROUP : group - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5872,7 +5872,7 @@ GROUP : group - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6129,7 +6129,7 @@ GROUP : group - `[SiteId ]`: For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource. The value is the same as the id property of that [site][] resource. It is an opaque string that consists of three identifiers of the site. For OneDrive, this property is not populated. - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -6159,7 +6159,7 @@ GROUP : group - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -6217,7 +6217,7 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -6231,7 +6231,7 @@ GROUP : group - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[ContentType ]`: contentTypeInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: The id of the content type. @@ -6266,7 +6266,7 @@ GROUP : group - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -6361,7 +6361,7 @@ GROUP : group - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -6398,7 +6398,7 @@ GROUP : group - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -6790,7 +6790,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6826,7 +6826,7 @@ GROUP : group - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -6856,14 +6856,14 @@ GROUP : group - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -6956,7 +6956,7 @@ GROUP : group - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Root ]`: root - `[SharepointIds ]`: sharepointIds - `[SiteCollection ]`: siteCollection @@ -8200,7 +8200,7 @@ PRIMARYCHANNEL : channel - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -8221,7 +8221,7 @@ PRIMARYCHANNEL : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8229,9 +8229,9 @@ PRIMARYCHANNEL : channel - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8271,7 +8271,7 @@ PRIMARYCHANNEL : channel - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8839,7 +8839,7 @@ PRIMARYCHANNEL : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8858,7 +8858,7 @@ PRIMARYCHANNEL : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -8871,7 +8871,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -8922,7 +8922,7 @@ PRIMARYCHANNEL : channel - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -8981,7 +8981,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -9003,7 +9003,7 @@ PRIMARYCHANNEL : channel - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9107,7 +9107,7 @@ PRIMARYCHANNEL : channel - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -9247,7 +9247,7 @@ PRIMARYCHANNEL : channel - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -10221,7 +10221,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -10279,7 +10279,7 @@ PRIMARYCHANNEL : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -10296,7 +10296,7 @@ PRIMARYCHANNEL : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -10356,7 +10356,7 @@ PRIMARYCHANNEL : channel - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -10378,7 +10378,7 @@ PRIMARYCHANNEL : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0/Update-MgTeamChannel.md b/src/Teams/Teams/docs/v1.0/Update-MgTeamChannel.md index 65a7b78983e..6159c224d0a 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgTeamChannel.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgTeamChannel.md @@ -467,7 +467,7 @@ BODYPARAMETER : channel - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -488,7 +488,7 @@ BODYPARAMETER : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -496,9 +496,9 @@ BODYPARAMETER : channel - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -538,7 +538,7 @@ BODYPARAMETER : channel - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1106,7 +1106,7 @@ BODYPARAMETER : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1125,7 +1125,7 @@ BODYPARAMETER : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -1138,7 +1138,7 @@ BODYPARAMETER : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1189,7 +1189,7 @@ BODYPARAMETER : channel - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1248,7 +1248,7 @@ BODYPARAMETER : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -1270,7 +1270,7 @@ BODYPARAMETER : channel - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1374,7 +1374,7 @@ BODYPARAMETER : channel - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -1514,7 +1514,7 @@ BODYPARAMETER : channel - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -2488,7 +2488,7 @@ BODYPARAMETER : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -2546,7 +2546,7 @@ BODYPARAMETER : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -2563,7 +2563,7 @@ BODYPARAMETER : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -2623,7 +2623,7 @@ BODYPARAMETER : channel - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -2645,7 +2645,7 @@ BODYPARAMETER : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -2951,7 +2951,7 @@ FILESFOLDER : driveItem - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -2972,7 +2972,7 @@ FILESFOLDER : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -2980,9 +2980,9 @@ FILESFOLDER : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3022,7 +3022,7 @@ FILESFOLDER : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3590,7 +3590,7 @@ FILESFOLDER : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3609,7 +3609,7 @@ FILESFOLDER : driveItem - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -3622,7 +3622,7 @@ FILESFOLDER : driveItem - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -3673,7 +3673,7 @@ FILESFOLDER : driveItem - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -3732,7 +3732,7 @@ FILESFOLDER : driveItem - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -3754,7 +3754,7 @@ FILESFOLDER : driveItem - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -3858,7 +3858,7 @@ FILESFOLDER : driveItem - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -4010,7 +4010,7 @@ FILESFOLDER : driveItem - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -4984,7 +4984,7 @@ FILESFOLDER : driveItem - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -5042,7 +5042,7 @@ FILESFOLDER : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -5059,7 +5059,7 @@ FILESFOLDER : driveItem - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -5119,7 +5119,7 @@ FILESFOLDER : driveItem - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -5141,7 +5141,7 @@ FILESFOLDER : driveItem - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0/Update-MgTeamPrimaryChannel.md b/src/Teams/Teams/docs/v1.0/Update-MgTeamPrimaryChannel.md index fa57070de3b..fedb999fa6e 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgTeamPrimaryChannel.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgTeamPrimaryChannel.md @@ -451,7 +451,7 @@ BODYPARAMETER : channel - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -472,7 +472,7 @@ BODYPARAMETER : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -480,9 +480,9 @@ BODYPARAMETER : channel - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -522,7 +522,7 @@ BODYPARAMETER : channel - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1090,7 +1090,7 @@ BODYPARAMETER : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1109,7 +1109,7 @@ BODYPARAMETER : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -1122,7 +1122,7 @@ BODYPARAMETER : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1173,7 +1173,7 @@ BODYPARAMETER : channel - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1232,7 +1232,7 @@ BODYPARAMETER : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -1254,7 +1254,7 @@ BODYPARAMETER : channel - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1358,7 +1358,7 @@ BODYPARAMETER : channel - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -1498,7 +1498,7 @@ BODYPARAMETER : channel - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -2472,7 +2472,7 @@ BODYPARAMETER : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -2530,7 +2530,7 @@ BODYPARAMETER : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -2547,7 +2547,7 @@ BODYPARAMETER : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -2607,7 +2607,7 @@ BODYPARAMETER : channel - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -2629,7 +2629,7 @@ BODYPARAMETER : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -2935,7 +2935,7 @@ FILESFOLDER : driveItem - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -2956,7 +2956,7 @@ FILESFOLDER : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -2964,9 +2964,9 @@ FILESFOLDER : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3006,7 +3006,7 @@ FILESFOLDER : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3574,7 +3574,7 @@ FILESFOLDER : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3593,7 +3593,7 @@ FILESFOLDER : driveItem - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -3606,7 +3606,7 @@ FILESFOLDER : driveItem - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -3657,7 +3657,7 @@ FILESFOLDER : driveItem - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -3716,7 +3716,7 @@ FILESFOLDER : driveItem - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -3738,7 +3738,7 @@ FILESFOLDER : driveItem - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -3842,7 +3842,7 @@ FILESFOLDER : driveItem - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -3994,7 +3994,7 @@ FILESFOLDER : driveItem - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -4968,7 +4968,7 @@ FILESFOLDER : driveItem - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -5026,7 +5026,7 @@ FILESFOLDER : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -5043,7 +5043,7 @@ FILESFOLDER : driveItem - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -5103,7 +5103,7 @@ FILESFOLDER : driveItem - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -5125,7 +5125,7 @@ FILESFOLDER : driveItem - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/docs/v1.0/Update-MgUserJoinedTeam.md b/src/Teams/Teams/docs/v1.0/Update-MgUserJoinedTeam.md index 2b8756409d8..4b3b8ade6a5 100644 --- a/src/Teams/Teams/docs/v1.0/Update-MgUserJoinedTeam.md +++ b/src/Teams/Teams/docs/v1.0/Update-MgUserJoinedTeam.md @@ -633,7 +633,7 @@ BODYPARAMETER : team - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -654,7 +654,7 @@ BODYPARAMETER : team - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -662,9 +662,9 @@ BODYPARAMETER : team - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -704,7 +704,7 @@ BODYPARAMETER : team - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1272,7 +1272,7 @@ BODYPARAMETER : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1291,7 +1291,7 @@ BODYPARAMETER : team - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -1304,7 +1304,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -1355,7 +1355,7 @@ BODYPARAMETER : team - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1414,7 +1414,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -1436,7 +1436,7 @@ BODYPARAMETER : team - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1540,7 +1540,7 @@ BODYPARAMETER : team - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -2326,7 +2326,7 @@ BODYPARAMETER : team - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -2384,7 +2384,7 @@ BODYPARAMETER : team - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -2401,7 +2401,7 @@ BODYPARAMETER : team - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -2461,7 +2461,7 @@ BODYPARAMETER : team - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -2483,7 +2483,7 @@ BODYPARAMETER : team - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -2734,7 +2734,7 @@ BODYPARAMETER : team - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -3121,7 +3121,7 @@ CHANNELS : The collection of channels and messages as - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -3142,7 +3142,7 @@ CHANNELS : The collection of channels and messages as - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3150,9 +3150,9 @@ CHANNELS : The collection of channels and messages as - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3192,7 +3192,7 @@ CHANNELS : The collection of channels and messages as - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3760,7 +3760,7 @@ CHANNELS : The collection of channels and messages as - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3779,7 +3779,7 @@ CHANNELS : The collection of channels and messages as - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -3792,7 +3792,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -3843,7 +3843,7 @@ CHANNELS : The collection of channels and messages as - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -3902,7 +3902,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -3924,7 +3924,7 @@ CHANNELS : The collection of channels and messages as - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -4028,7 +4028,7 @@ CHANNELS : The collection of channels and messages as - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -4168,7 +4168,7 @@ CHANNELS : The collection of channels and messages as - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -5142,7 +5142,7 @@ CHANNELS : The collection of channels and messages as - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -5200,7 +5200,7 @@ CHANNELS : The collection of channels and messages as - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -5217,7 +5217,7 @@ CHANNELS : The collection of channels and messages as - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -5277,7 +5277,7 @@ CHANNELS : The collection of channels and messages as - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -5299,7 +5299,7 @@ CHANNELS : The collection of channels and messages as - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -5550,7 +5550,7 @@ GROUP : group - `[Id ]`: Read-only. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -5834,7 +5834,7 @@ GROUP : group - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedDateTime ]`: The date and time at which the plan was assigned. 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 is 2014-01-01T00:00:00Z. @@ -5844,7 +5844,7 @@ GROUP : group - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5852,9 +5852,9 @@ GROUP : group - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5891,7 +5891,7 @@ GROUP : group - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6148,7 +6148,7 @@ GROUP : group - `[SiteId ]`: For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource. The value is the same as the id property of that [site][] resource. It is an opaque string that consists of three identifiers of the site. For OneDrive, this property is not populated. - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -6178,7 +6178,7 @@ GROUP : group - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -6236,7 +6236,7 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -6250,7 +6250,7 @@ GROUP : group - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[ContentType ]`: contentTypeInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: The id of the content type. @@ -6285,7 +6285,7 @@ GROUP : group - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -6380,7 +6380,7 @@ GROUP : group - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -6417,7 +6417,7 @@ GROUP : group - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -6809,7 +6809,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6845,7 +6845,7 @@ GROUP : group - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -6875,14 +6875,14 @@ GROUP : group - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -6975,7 +6975,7 @@ GROUP : group - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Root ]`: root - `[SharepointIds ]`: sharepointIds - `[SiteCollection ]`: siteCollection @@ -8219,7 +8219,7 @@ PRIMARYCHANNEL : channel - `[UserEmail ]`: Email of the user when the acceptance was recorded. - `[UserId ]`: The identifier of the user who accepted the agreement. - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. - - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. - `[Id ]`: Read-only. - `[AppRoleId ]`: 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. @@ -8240,7 +8240,7 @@ PRIMARYCHANNEL : channel - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8248,9 +8248,9 @@ PRIMARYCHANNEL : channel - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8290,7 +8290,7 @@ PRIMARYCHANNEL : channel - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8858,7 +8858,7 @@ PRIMARYCHANNEL : channel - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8877,7 +8877,7 @@ PRIMARYCHANNEL : channel - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user - `[CreatedDateTime ]`: Date and time of item creation. Read-only. @@ -8890,7 +8890,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AllTime ]`: itemActivityStat @@ -8941,7 +8941,7 @@ PRIMARYCHANNEL : channel - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -9000,7 +9000,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[ContentTypes ]`: The collection of content types defined for this site. - `[DisplayName ]`: The full title for the site. Read-only. @@ -9022,7 +9022,7 @@ PRIMARYCHANNEL : channel - `[Message ]`: A non-localized message for the developer. - `[Target ]`: The target of the error. - `[ExternalColumns ]`: The collection of column definitions available in the site that are referenced from the sites in the parent hierarchy of the current site. - - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. + - `[Items ]`: Used to address any item contained in this site. This collection can't be enumerated. - `[Id ]`: Read-only. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -9126,7 +9126,7 @@ PRIMARYCHANNEL : channel - `[ContentUrl ]`: The URL for downloading the content - `[SectionGroups ]`: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - `[Sections ]`: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - - `[Permissions ]`: The permissions associated with the site. Nullable. + - `[Permissions ]`: The permissions associated with the site. Nullable. - `[Id ]`: Read-only. - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. - `[GrantedTo ]`: identitySet @@ -9266,7 +9266,7 @@ PRIMARYCHANNEL : channel - `[Id ]`: Read-only. - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). - - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. - `[DisplayName ]`: The display name of the label. Read-only. - `[LabelId ]`: The unique identifier of the label. @@ -10240,7 +10240,7 @@ PRIMARYCHANNEL : channel - `[ParentReference ]`: itemReference - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. - `[Id ]`: Read-only. - - `[Analytics ]`: itemAnalytics + - `[Analytics ]`: itemAnalytics - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -10298,7 +10298,7 @@ PRIMARYCHANNEL : channel - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -10315,7 +10315,7 @@ PRIMARYCHANNEL : channel - `[PendingContentUpdate ]`: pendingContentUpdate - `[(Any) ]`: This indicates any property can be added to this object. - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. - - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. - `[Photo ]`: photo - `[(Any) ]`: This indicates any property can be added to this object. - `[CameraMake ]`: Camera manufacturer. Read-only. @@ -10375,7 +10375,7 @@ PRIMARYCHANNEL : channel - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Thumbnails ]`: Collection containing [ThumbnailSet][] objects associated with the item. For more info, see [getting thumbnails][]. Read-only. Nullable. - `[Id ]`: Read-only. - `[Large ]`: thumbnail @@ -10397,7 +10397,7 @@ PRIMARYCHANNEL : channel - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication diff --git a/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftChatMessageDelete.md b/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftChatMessageDelete.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftChatMessageDelete.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftChatMessageReplyDelete.md b/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftChatMessageReplyDelete.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftChatMessageReplyDelete.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamChannelMessageDelete.md b/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamChannelMessageDelete.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamChannelMessageDelete.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamChannelMessageReplyDelete.md b/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamChannelMessageReplyDelete.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamChannelMessageReplyDelete.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageDelete.md b/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageDelete.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageDelete.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete.md b/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Teams/Teams/examples/v1.0-beta/Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Teams/Teams/examples/v1.0-beta/Undo-MgChatMessageReplySoftDelete.md b/src/Teams/Teams/examples/v1.0-beta/Undo-MgChatMessageReplySoftDelete.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Teams/Teams/examples/v1.0-beta/Undo-MgChatMessageReplySoftDelete.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Teams/Teams/examples/v1.0-beta/Undo-MgChatMessageSoftDelete.md b/src/Teams/Teams/examples/v1.0-beta/Undo-MgChatMessageSoftDelete.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Teams/Teams/examples/v1.0-beta/Undo-MgChatMessageSoftDelete.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamChannelMessageReplySoftDelete.md b/src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamChannelMessageReplySoftDelete.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamChannelMessageReplySoftDelete.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamChannelMessageSoftDelete.md b/src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamChannelMessageSoftDelete.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamChannelMessageSoftDelete.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamPrimaryChannelMessageReplySoftDelete.md b/src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamPrimaryChannelMessageReplySoftDelete.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamPrimaryChannelMessageReplySoftDelete.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + diff --git a/src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamPrimaryChannelMessageSoftDelete.md b/src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamPrimaryChannelMessageSoftDelete.md new file mode 100644 index 00000000000..093355d11d5 --- /dev/null +++ b/src/Teams/Teams/examples/v1.0-beta/Undo-MgTeamPrimaryChannelMessageSoftDelete.md @@ -0,0 +1,18 @@ +### Example 1: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + +### Example 2: {{ Add title here }} +```powershell +PS C:\> {{ Add code here }} + +{{ Add output here }} +``` + +{{ Add description here }} + From 1417cd0b7738493c6b85d3d6deadae2419348207 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:04 +0000 Subject: [PATCH 05/20] Docs Generation for Applications [run ci] --- .../v1.0-beta/Get-MgApplicationTemplate.md | 2 +- .../v1.0-beta/Microsoft.Graph.Applications.md | 2 +- .../v1.0-beta/New-MgApplicationTemplate.md | 38 +++++++++++++--- .../v1.0-beta/Update-MgApplicationTemplate.md | 45 +++++++++++++++---- .../docs/v1.0/Get-MgApplication.md | 4 +- .../docs/v1.0/Microsoft.Graph.Applications.md | 2 +- 6 files changed, 73 insertions(+), 20 deletions(-) diff --git a/src/Applications/Applications/docs/v1.0-beta/Get-MgApplicationTemplate.md b/src/Applications/Applications/docs/v1.0-beta/Get-MgApplicationTemplate.md index 75163dbee94..1e44d3c1755 100644 --- a/src/Applications/Applications/docs/v1.0-beta/Get-MgApplicationTemplate.md +++ b/src/Applications/Applications/docs/v1.0-beta/Get-MgApplicationTemplate.md @@ -229,7 +229,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphApplicationTemplate +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphApplicationTemplate1 ## NOTES diff --git a/src/Applications/Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md b/src/Applications/Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md index b6c6fcd7e8a..d5ba291e6cb 100644 --- a/src/Applications/Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md +++ b/src/Applications/Applications/docs/v1.0-beta/Microsoft.Graph.Applications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Applications -Module Guid: 1c619071-81dc-42e2-ab0f-0669e2dffd2f +Module Guid: f1ce971c-da15-4b4d-b3a3-3517dc2cf7b7 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.applications Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Applications/Applications/docs/v1.0-beta/New-MgApplicationTemplate.md b/src/Applications/Applications/docs/v1.0-beta/New-MgApplicationTemplate.md index e6090bf07b3..73e39e0ccd4 100644 --- a/src/Applications/Applications/docs/v1.0-beta/New-MgApplicationTemplate.md +++ b/src/Applications/Applications/docs/v1.0-beta/New-MgApplicationTemplate.md @@ -15,14 +15,15 @@ Add new entity to applicationTemplates ### CreateExpanded (Default) ``` New-MgApplicationTemplate [-AdditionalProperties ] [-Categories ] [-Description ] - [-DisplayName ] [-HomePageUrl ] [-Id ] [-LogoUrl ] [-Publisher ] + [-DisplayName ] [-HomePageUrl ] [-Id ] + [-InformationalUrls ] [-LogoUrl ] [-Publisher ] [-SupportedProvisioningTypes ] [-SupportedSingleSignOnModes ] [-Confirm] [-WhatIf] [] ``` ### Create ``` -New-MgApplicationTemplate -BodyParameter [-Confirm] [-WhatIf] +New-MgApplicationTemplate -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -53,7 +54,7 @@ applicationTemplate To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphApplicationTemplate +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphApplicationTemplate1 Parameter Sets: Create Aliases: @@ -140,6 +141,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -InformationalUrls +informationalUrls +To construct, please use Get-Help -Online and see NOTES section for INFORMATIONALURLS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphInformationalUrls +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -LogoUrl The URL to get the logo for this application. @@ -238,11 +255,11 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphApplicationTemplate +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphApplicationTemplate1 ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphApplicationTemplate +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphApplicationTemplate1 ## NOTES @@ -253,17 +270,26 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : applicationTemplate +BODYPARAMETER : applicationTemplate - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Categories ]`: The list of categories for the application. Supported values can be: Collaboration, Business Management, Consumer, Content management, CRM, Data services, Developer services, E-commerce, Education, ERP, Finance, Health, Human resources, IT infrastructure, Mail, Management, Marketing, Media, Productivity, Project management, Telecommunications, Tools, Travel, and Web design & hosting. - `[Description ]`: A description of the application. - `[DisplayName ]`: The name of the application. - `[HomePageUrl ]`: The home page URL of the application. + - `[InformationalUrls ]`: informationalUrls + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppSignUpUrl ]`: + - `[SingleSignOnDocumentationUrl ]`: - `[LogoUrl ]`: The URL to get the logo for this application. - `[Publisher ]`: The name of the publisher for this application. - `[SupportedProvisioningTypes ]`: The list of provisioning modes supported by this application. The only valid value is sync. - `[SupportedSingleSignOnModes ]`: The list of single sign-on modes supported by this application. The supported values are oidc, password, saml, and notSupported. +INFORMATIONALURLS : informationalUrls + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppSignUpUrl ]`: + - `[SingleSignOnDocumentationUrl ]`: + ## RELATED LINKS diff --git a/src/Applications/Applications/docs/v1.0-beta/Update-MgApplicationTemplate.md b/src/Applications/Applications/docs/v1.0-beta/Update-MgApplicationTemplate.md index c418115c3f4..115fa7f9f0c 100644 --- a/src/Applications/Applications/docs/v1.0-beta/Update-MgApplicationTemplate.md +++ b/src/Applications/Applications/docs/v1.0-beta/Update-MgApplicationTemplate.md @@ -16,28 +16,30 @@ Update entity in applicationTemplates ``` Update-MgApplicationTemplate -ApplicationTemplateId [-AdditionalProperties ] [-Categories ] [-Description ] [-DisplayName ] [-HomePageUrl ] - [-Id ] [-LogoUrl ] [-Publisher ] [-SupportedProvisioningTypes ] - [-SupportedSingleSignOnModes ] [-PassThru] [-Confirm] [-WhatIf] [] + [-Id ] [-InformationalUrls ] [-LogoUrl ] + [-Publisher ] [-SupportedProvisioningTypes ] [-SupportedSingleSignOnModes ] + [-PassThru] [-Confirm] [-WhatIf] [] ``` ### Update ``` Update-MgApplicationTemplate -ApplicationTemplateId - -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentity ``` Update-MgApplicationTemplate -InputObject - -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] + -BodyParameter [-PassThru] [-Confirm] [-WhatIf] [] ``` ### UpdateViaIdentityExpanded ``` Update-MgApplicationTemplate -InputObject [-AdditionalProperties ] [-Categories ] [-Description ] [-DisplayName ] [-HomePageUrl ] - [-Id ] [-LogoUrl ] [-Publisher ] [-SupportedProvisioningTypes ] - [-SupportedSingleSignOnModes ] [-PassThru] [-Confirm] [-WhatIf] [] + [-Id ] [-InformationalUrls ] [-LogoUrl ] + [-Publisher ] [-SupportedProvisioningTypes ] [-SupportedSingleSignOnModes ] + [-PassThru] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -82,7 +84,7 @@ applicationTemplate To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphApplicationTemplate +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphApplicationTemplate1 Parameter Sets: Update, UpdateViaIdentity Aliases: @@ -169,6 +171,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -InformationalUrls +informationalUrls +To construct, please use Get-Help -Online and see NOTES section for INFORMATIONALURLS properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphInformationalUrls +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -InputObject Identity Parameter To construct, please use Get-Help -Online and see NOTES section for INPUTOBJECT properties and create a hash table. @@ -300,7 +318,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ### Microsoft.Graph.PowerShell.Models.IApplicationsIdentity -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphApplicationTemplate +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphApplicationTemplate1 ## OUTPUTS @@ -315,18 +333,27 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -BODYPARAMETER : applicationTemplate +BODYPARAMETER : applicationTemplate - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Categories ]`: The list of categories for the application. Supported values can be: Collaboration, Business Management, Consumer, Content management, CRM, Data services, Developer services, E-commerce, Education, ERP, Finance, Health, Human resources, IT infrastructure, Mail, Management, Marketing, Media, Productivity, Project management, Telecommunications, Tools, Travel, and Web design & hosting. - `[Description ]`: A description of the application. - `[DisplayName ]`: The name of the application. - `[HomePageUrl ]`: The home page URL of the application. + - `[InformationalUrls ]`: informationalUrls + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppSignUpUrl ]`: + - `[SingleSignOnDocumentationUrl ]`: - `[LogoUrl ]`: The URL to get the logo for this application. - `[Publisher ]`: The name of the publisher for this application. - `[SupportedProvisioningTypes ]`: The list of provisioning modes supported by this application. The only valid value is sync. - `[SupportedSingleSignOnModes ]`: The list of single sign-on modes supported by this application. The supported values are oidc, password, saml, and notSupported. +INFORMATIONALURLS : informationalUrls + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppSignUpUrl ]`: + - `[SingleSignOnDocumentationUrl ]`: + INPUTOBJECT : Identity Parameter - `[AppRoleAssignmentId ]`: key: id of appRoleAssignment - `[ApplicationId ]`: key: id of application diff --git a/src/Applications/Applications/docs/v1.0/Get-MgApplication.md b/src/Applications/Applications/docs/v1.0/Get-MgApplication.md index 3304a83983e..4206d36c4a3 100644 --- a/src/Applications/Applications/docs/v1.0/Get-MgApplication.md +++ b/src/Applications/Applications/docs/v1.0/Get-MgApplication.md @@ -99,7 +99,7 @@ To learn about other permissions for this resource, see the [permissions referen To consent to any of these permissions run `Connect-MgGraph -Scopes Permission`. For example, `Connect-MgGraph -Scopes Application.Read.All, Application.ReadWrite.All`. -### Example 4: Use -Search to get all the applications whose display name contains 'Test' including a count of the returned users +### Example 4: Use -Search to get all the applications whose display name contains 'Test' including a count of the returned applications ```powershell Connect-MgGraph -Scopes 'Application.Read.All' Get-MgApplication -ConsistencyLevel eventual -Count appCount -Search '"DisplayName:Test"' @@ -120,7 +120,7 @@ To learn about other permissions for this resource, see the [permissions referen To consent to any of these permissions run `Connect-MgGraph -Scopes Permission`. For example, `Connect-MgGraph -Scopes Application.Read.All, Application.ReadWrite.All`. -### Example 5: Use -Filter to get all the applications with a display name that starts with 'New' including a count of the returned users, with the results ordered by display name +### Example 5: Use -Filter to get all the applications with a display name that starts with 'New' including a count of the returned applications, with the results ordered by display name ```powershell Connect-MgGraph -Scopes 'Application.Read.All' Get-MgApplication -ConsistencyLevel eventual -Count appCount -Filter "startsWith(DisplayName, 'New')" -OrderBy DisplayName diff --git a/src/Applications/Applications/docs/v1.0/Microsoft.Graph.Applications.md b/src/Applications/Applications/docs/v1.0/Microsoft.Graph.Applications.md index ffeaef3cdd3..370c2053e32 100644 --- a/src/Applications/Applications/docs/v1.0/Microsoft.Graph.Applications.md +++ b/src/Applications/Applications/docs/v1.0/Microsoft.Graph.Applications.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Applications -Module Guid: 1c619071-81dc-42e2-ab0f-0669e2dffd2f +Module Guid: f1ce971c-da15-4b4d-b3a3-3517dc2cf7b7 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.applications Help Version: 1.0.0.0 Locale: en-US From 7fd79b654a584245a8a616236fd7f0735b470c84 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:06 +0000 Subject: [PATCH 06/20] Docs Generation for Devices.CorporateManagement [run ci] --- ...osoft.Graph.Devices.CorporateManagement.md | 2 +- .../docs/v1.0-beta/New-MgUserManagedDevice.md | 783 +++++++++++++++++- .../v1.0-beta/Update-MgUserManagedDevice.md | 783 +++++++++++++++++- ...osoft.Graph.Devices.CorporateManagement.md | 2 +- 4 files changed, 1508 insertions(+), 62 deletions(-) diff --git a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Microsoft.Graph.Devices.CorporateManagement.md b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Microsoft.Graph.Devices.CorporateManagement.md index 5a97db3fa98..01441ff13ce 100644 --- a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Microsoft.Graph.Devices.CorporateManagement.md +++ b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Microsoft.Graph.Devices.CorporateManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CorporateManagement -Module Guid: e98fbb58-f635-4293-8806-9b7cc9bef842 +Module Guid: dde3aaf2-1dd4-4933-8019-bcf1f9d05dd9 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.corporatemanagement Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/New-MgUserManagedDevice.md b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/New-MgUserManagedDevice.md index a5c6f794682..b66466e4b6f 100644 --- a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/New-MgUserManagedDevice.md +++ b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/New-MgUserManagedDevice.md @@ -2100,10 +2100,10 @@ BODYPARAMETER : Devices that are managed or pre-en - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -2112,9 +2112,9 @@ BODYPARAMETER : Devices that are managed or pre-en - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -2212,18 +2212,18 @@ BODYPARAMETER : Devices that are managed or pre-en - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -2231,7 +2231,7 @@ BODYPARAMETER : Devices that are managed or pre-en - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -2240,7 +2240,7 @@ BODYPARAMETER : Devices that are managed or pre-en - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3508,7 +3508,7 @@ BODYPARAMETER : Devices that are managed or pre-en - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5058,6 +5058,247 @@ BODYPARAMETER : Devices that are managed or pre-en - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6119,10 +6360,10 @@ DETECTEDAPPS : All applications currently installe - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6131,9 +6372,9 @@ DETECTEDAPPS : All applications currently installe - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6231,18 +6472,18 @@ DETECTEDAPPS : All applications currently installe - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -6250,7 +6491,7 @@ DETECTEDAPPS : All applications currently installe - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -6259,7 +6500,7 @@ DETECTEDAPPS : All applications currently installe - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -7527,7 +7768,7 @@ DETECTEDAPPS : All applications currently installe - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9077,6 +9318,247 @@ DETECTEDAPPS : All applications currently installe - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -10067,10 +10549,10 @@ USERS : The primary users associated with the managed dev - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10079,9 +10561,9 @@ USERS : The primary users associated with the managed dev - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10179,18 +10661,18 @@ USERS : The primary users associated with the managed dev - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -10198,7 +10680,7 @@ USERS : The primary users associated with the managed dev - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -10207,7 +10689,7 @@ USERS : The primary users associated with the managed dev - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11489,7 +11971,7 @@ USERS : The primary users associated with the managed dev - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13369,6 +13851,247 @@ USERS : The primary users associated with the managed dev - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Update-MgUserManagedDevice.md b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Update-MgUserManagedDevice.md index 7f97382440e..8fb06a784a4 100644 --- a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Update-MgUserManagedDevice.md +++ b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0-beta/Update-MgUserManagedDevice.md @@ -2131,10 +2131,10 @@ BODYPARAMETER : Devices that are managed or pre-en - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -2143,9 +2143,9 @@ BODYPARAMETER : Devices that are managed or pre-en - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -2243,18 +2243,18 @@ BODYPARAMETER : Devices that are managed or pre-en - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -2262,7 +2262,7 @@ BODYPARAMETER : Devices that are managed or pre-en - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -2271,7 +2271,7 @@ BODYPARAMETER : Devices that are managed or pre-en - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3539,7 +3539,7 @@ BODYPARAMETER : Devices that are managed or pre-en - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5089,6 +5089,247 @@ BODYPARAMETER : Devices that are managed or pre-en - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6150,10 +6391,10 @@ DETECTEDAPPS : All applications currently installe - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6162,9 +6403,9 @@ DETECTEDAPPS : All applications currently installe - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6262,18 +6503,18 @@ DETECTEDAPPS : All applications currently installe - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -6281,7 +6522,7 @@ DETECTEDAPPS : All applications currently installe - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -6290,7 +6531,7 @@ DETECTEDAPPS : All applications currently installe - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -7558,7 +7799,7 @@ DETECTEDAPPS : All applications currently installe - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9108,6 +9349,247 @@ DETECTEDAPPS : All applications currently installe - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -10098,10 +10580,10 @@ USERS : The primary users associated with the managed dev - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10110,9 +10592,9 @@ USERS : The primary users associated with the managed dev - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10210,18 +10692,18 @@ USERS : The primary users associated with the managed dev - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -10229,7 +10711,7 @@ USERS : The primary users associated with the managed dev - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -10238,7 +10720,7 @@ USERS : The primary users associated with the managed dev - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11520,7 +12002,7 @@ USERS : The primary users associated with the managed dev - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13400,6 +13882,247 @@ USERS : The primary users associated with the managed dev - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Microsoft.Graph.Devices.CorporateManagement.md b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Microsoft.Graph.Devices.CorporateManagement.md index 157050737dd..6a914af1827 100644 --- a/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Microsoft.Graph.Devices.CorporateManagement.md +++ b/src/Devices.CorporateManagement/Devices.CorporateManagement/docs/v1.0/Microsoft.Graph.Devices.CorporateManagement.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Devices.CorporateManagement -Module Guid: e98fbb58-f635-4293-8806-9b7cc9bef842 +Module Guid: dde3aaf2-1dd4-4933-8019-bcf1f9d05dd9 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.devices.corporatemanagement Help Version: 1.0.0.0 Locale: en-US From 92b7d92ab7d33b0ec859654176523358193ff67c Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:08 +0000 Subject: [PATCH 07/20] Docs Generation for Compliance [run ci] --- .../v1.0-beta/Microsoft.Graph.Compliance.md | 2 +- .../New-MgComplianceEdiscoveryCase.md | 1044 ++++++++++++++--- ...New-MgComplianceEdiscoveryCaseCustodian.md | 1044 ++++++++++++++--- ...lianceEdiscoveryCaseCustodianSiteSource.md | 696 +++++++++-- ...iscoveryCaseCustodianUnifiedGroupSource.md | 696 +++++++++-- ...New-MgComplianceEdiscoveryCaseLegalHold.md | 1044 ++++++++++++++--- ...lianceEdiscoveryCaseLegalHoldSiteSource.md | 696 +++++++++-- ...iscoveryCaseLegalHoldUnifiedGroupSource.md | 696 +++++++++-- .../docs/v1.0-beta/Update-MgCompliance.md | 696 +++++++++-- .../Update-MgComplianceEdiscovery.md | 696 +++++++++-- .../Update-MgComplianceEdiscoveryCase.md | 1044 ++++++++++++++--- ...ate-MgComplianceEdiscoveryCaseCustodian.md | 1044 ++++++++++++++--- ...lianceEdiscoveryCaseCustodianSiteSource.md | 696 +++++++++-- ...iscoveryCaseCustodianUnifiedGroupSource.md | 696 +++++++++-- ...ate-MgComplianceEdiscoveryCaseLegalHold.md | 1044 ++++++++++++++--- ...lianceEdiscoveryCaseLegalHoldSiteSource.md | 696 +++++++++-- ...iscoveryCaseLegalHoldUnifiedGroupSource.md | 696 +++++++++-- .../docs/v1.0/Microsoft.Graph.Compliance.md | 2 +- 18 files changed, 11326 insertions(+), 1902 deletions(-) diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Microsoft.Graph.Compliance.md b/src/Compliance/Compliance/docs/v1.0-beta/Microsoft.Graph.Compliance.md index 7de83317723..8e5b3d7fdf1 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Microsoft.Graph.Compliance.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Microsoft.Graph.Compliance.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Compliance -Module Guid: 9cbff46d-fee8-41d0-b9ba-9c5e3d592758 +Module Guid: 2499bf86-13bf-4280-9a38-edaf6953c428 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.compliance Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCase.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCase.md index 5818f912af6..5304e0fc8d6 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCase.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCase.md @@ -584,10 +584,10 @@ BODYPARAMETER : case - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -596,9 +596,9 @@ BODYPARAMETER : case - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -696,18 +696,18 @@ BODYPARAMETER : case - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -715,7 +715,7 @@ BODYPARAMETER : case - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -724,7 +724,7 @@ BODYPARAMETER : case - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1920,10 +1920,55 @@ BODYPARAMETER : case - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1961,7 +2006,7 @@ BODYPARAMETER : case - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3424,7 +3469,7 @@ BODYPARAMETER : case - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3457,6 +3502,7 @@ BODYPARAMETER : case - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3763,6 +3809,247 @@ BODYPARAMETER : case - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4382,45 +4669,6 @@ BODYPARAMETER : case - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[UnifiedGroupSources ]`: Data source entity for groups associated with the custodian. @@ -4746,10 +4994,10 @@ CUSTODIANS : Returns a list of case custod - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4758,9 +5006,9 @@ CUSTODIANS : Returns a list of case custod - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4858,18 +5106,18 @@ CUSTODIANS : Returns a list of case custod - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4877,7 +5125,7 @@ CUSTODIANS : Returns a list of case custod - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4886,7 +5134,7 @@ CUSTODIANS : Returns a list of case custod - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6082,10 +6330,55 @@ CUSTODIANS : Returns a list of case custod - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6123,7 +6416,7 @@ CUSTODIANS : Returns a list of case custod - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7586,7 +7879,7 @@ CUSTODIANS : Returns a list of case custod - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7619,6 +7912,7 @@ CUSTODIANS : Returns a list of case custod - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7925,6 +8219,247 @@ CUSTODIANS : Returns a list of case custod - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8544,45 +9079,6 @@ CUSTODIANS : Returns a list of case custod - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[UnifiedGroupSources ]`: Data source entity for groups associated with the custodian. @@ -8763,10 +9259,10 @@ LEGALHOLDS : Returns a list of case legalH - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8775,9 +9271,9 @@ LEGALHOLDS : Returns a list of case legalH - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8875,18 +9371,18 @@ LEGALHOLDS : Returns a list of case legalH - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8894,7 +9390,7 @@ LEGALHOLDS : Returns a list of case legalH - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8903,7 +9399,7 @@ LEGALHOLDS : Returns a list of case legalH - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10099,10 +10595,55 @@ LEGALHOLDS : Returns a list of case legalH - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10140,7 +10681,7 @@ LEGALHOLDS : Returns a list of case legalH - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11603,7 +12144,7 @@ LEGALHOLDS : Returns a list of case legalH - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11636,6 +12177,7 @@ LEGALHOLDS : Returns a list of case legalH - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -11942,6 +12484,247 @@ LEGALHOLDS : Returns a list of case legalH - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12561,45 +13344,6 @@ LEGALHOLDS : Returns a list of case legalH - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[Status ]`: legalHoldStatus diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodian.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodian.md index f2a49fb5890..a9a55609a6a 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodian.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodian.md @@ -550,10 +550,10 @@ BODYPARAMETER : custodian - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -562,9 +562,9 @@ BODYPARAMETER : custodian - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -662,18 +662,18 @@ BODYPARAMETER : custodian - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -681,7 +681,7 @@ BODYPARAMETER : custodian - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -690,7 +690,7 @@ BODYPARAMETER : custodian - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1886,10 +1886,55 @@ BODYPARAMETER : custodian - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1927,7 +1972,7 @@ BODYPARAMETER : custodian - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3390,7 +3435,7 @@ BODYPARAMETER : custodian - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3423,6 +3468,7 @@ BODYPARAMETER : custodian - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3729,6 +3775,247 @@ BODYPARAMETER : custodian - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4348,45 +4635,6 @@ BODYPARAMETER : custodian - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[UnifiedGroupSources ]`: Data source entity for groups associated with the custodian. @@ -4562,10 +4810,10 @@ SITESOURCES : Data source entity for Shar - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4574,9 +4822,9 @@ SITESOURCES : Data source entity for Shar - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4674,18 +4922,18 @@ SITESOURCES : Data source entity for Shar - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4693,7 +4941,7 @@ SITESOURCES : Data source entity for Shar - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4702,7 +4950,7 @@ SITESOURCES : Data source entity for Shar - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5898,10 +6146,55 @@ SITESOURCES : Data source entity for Shar - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5939,7 +6232,7 @@ SITESOURCES : Data source entity for Shar - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7402,7 +7695,7 @@ SITESOURCES : Data source entity for Shar - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7435,6 +7728,7 @@ SITESOURCES : Data source entity for Shar - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7741,6 +8035,247 @@ SITESOURCES : Data source entity for Shar - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8360,45 +8895,6 @@ SITESOURCES : Data source entity for Shar - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. @@ -8772,10 +9268,10 @@ UNIFIEDGROUPSOURCES : Data source - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8784,9 +9280,9 @@ UNIFIEDGROUPSOURCES : Data source - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8881,18 +9377,18 @@ UNIFIEDGROUPSOURCES : Data source - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8900,7 +9396,7 @@ UNIFIEDGROUPSOURCES : Data source - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8909,7 +9405,7 @@ UNIFIEDGROUPSOURCES : Data source - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9940,10 +10436,55 @@ UNIFIEDGROUPSOURCES : Data source - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -9981,7 +10522,7 @@ UNIFIEDGROUPSOURCES : Data source - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10199,45 +10740,6 @@ UNIFIEDGROUPSOURCES : Data source - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11264,7 +11766,7 @@ UNIFIEDGROUPSOURCES : Data source - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11301,6 +11803,7 @@ UNIFIEDGROUPSOURCES : Data source - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -11716,6 +12219,247 @@ UNIFIEDGROUPSOURCES : Data source - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianSiteSource.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianSiteSource.md index 9050b84fb0f..c94c24b86df 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianSiteSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianSiteSource.md @@ -411,10 +411,10 @@ BODYPARAMETER : siteSource - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -423,9 +423,9 @@ BODYPARAMETER : siteSource - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -523,18 +523,18 @@ BODYPARAMETER : siteSource - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -542,7 +542,7 @@ BODYPARAMETER : siteSource - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -551,7 +551,7 @@ BODYPARAMETER : siteSource - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1747,10 +1747,55 @@ BODYPARAMETER : siteSource - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1788,7 +1833,7 @@ BODYPARAMETER : siteSource - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3251,7 +3296,7 @@ BODYPARAMETER : siteSource - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3284,6 +3329,7 @@ BODYPARAMETER : siteSource - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3590,6 +3636,247 @@ BODYPARAMETER : siteSource - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4209,45 +4496,6 @@ BODYPARAMETER : siteSource - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. @@ -4409,10 +4657,10 @@ SITE : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4421,9 +4669,9 @@ SITE : site - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4521,18 +4769,18 @@ SITE : site - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4540,7 +4788,7 @@ SITE : site - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4549,7 +4797,7 @@ SITE : site - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5745,10 +5993,55 @@ SITE : site - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5786,7 +6079,7 @@ SITE : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7249,7 +7542,7 @@ SITE : site - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7282,6 +7575,7 @@ SITE : site - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7588,6 +7882,247 @@ SITE : site - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8207,45 +8742,6 @@ SITE : site - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md index 375d991901e..0eb08eca875 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md @@ -656,10 +656,10 @@ BODYPARAMETER : unifiedGroupSource - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -668,9 +668,9 @@ BODYPARAMETER : unifiedGroupSource - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -765,18 +765,18 @@ BODYPARAMETER : unifiedGroupSource - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -784,7 +784,7 @@ BODYPARAMETER : unifiedGroupSource - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -793,7 +793,7 @@ BODYPARAMETER : unifiedGroupSource - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1824,10 +1824,55 @@ BODYPARAMETER : unifiedGroupSource - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1865,7 +1910,7 @@ BODYPARAMETER : unifiedGroupSource - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2083,45 +2128,6 @@ BODYPARAMETER : unifiedGroupSource - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3148,7 +3154,7 @@ BODYPARAMETER : unifiedGroupSource - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3185,6 +3191,7 @@ BODYPARAMETER : unifiedGroupSource - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3600,6 +3607,247 @@ BODYPARAMETER : unifiedGroupSource - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4638,10 +4886,10 @@ GROUP : group - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4650,9 +4898,9 @@ GROUP : group - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4747,18 +4995,18 @@ GROUP : group - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4766,7 +5014,7 @@ GROUP : group - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4775,7 +5023,7 @@ GROUP : group - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5806,10 +6054,55 @@ GROUP : group - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5847,7 +6140,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6065,45 +6358,6 @@ GROUP : group - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7130,7 +7384,7 @@ GROUP : group - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7167,6 +7421,7 @@ GROUP : group - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7582,6 +7837,247 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHold.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHold.md index 9e83491adda..13b8cb8e94e 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHold.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHold.md @@ -540,10 +540,10 @@ BODYPARAMETER : legalHold - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -552,9 +552,9 @@ BODYPARAMETER : legalHold - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -652,18 +652,18 @@ BODYPARAMETER : legalHold - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -671,7 +671,7 @@ BODYPARAMETER : legalHold - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -680,7 +680,7 @@ BODYPARAMETER : legalHold - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1876,10 +1876,55 @@ BODYPARAMETER : legalHold - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1917,7 +1962,7 @@ BODYPARAMETER : legalHold - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3380,7 +3425,7 @@ BODYPARAMETER : legalHold - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3413,6 +3458,7 @@ BODYPARAMETER : legalHold - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3719,6 +3765,247 @@ BODYPARAMETER : legalHold - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4338,45 +4625,6 @@ BODYPARAMETER : legalHold - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[Status ]`: legalHoldStatus @@ -4571,10 +4819,10 @@ SITESOURCES : Data source entity for Shar - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4583,9 +4831,9 @@ SITESOURCES : Data source entity for Shar - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4683,18 +4931,18 @@ SITESOURCES : Data source entity for Shar - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4702,7 +4950,7 @@ SITESOURCES : Data source entity for Shar - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4711,7 +4959,7 @@ SITESOURCES : Data source entity for Shar - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5907,10 +6155,55 @@ SITESOURCES : Data source entity for Shar - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5948,7 +6241,7 @@ SITESOURCES : Data source entity for Shar - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7411,7 +7704,7 @@ SITESOURCES : Data source entity for Shar - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7444,6 +7737,7 @@ SITESOURCES : Data source entity for Shar - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7750,6 +8044,247 @@ SITESOURCES : Data source entity for Shar - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8369,45 +8904,6 @@ SITESOURCES : Data source entity for Shar - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. @@ -8781,10 +9277,10 @@ UNIFIEDGROUPSOURCES : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8793,9 +9289,9 @@ UNIFIEDGROUPSOURCES : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8890,18 +9386,18 @@ UNIFIEDGROUPSOURCES : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8909,7 +9405,7 @@ UNIFIEDGROUPSOURCES : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8918,7 +9414,7 @@ UNIFIEDGROUPSOURCES : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9949,10 +10445,55 @@ UNIFIEDGROUPSOURCES : . - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -9990,7 +10531,7 @@ UNIFIEDGROUPSOURCES : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10208,45 +10749,6 @@ UNIFIEDGROUPSOURCES : . - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11273,7 +11775,7 @@ UNIFIEDGROUPSOURCES : . - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11310,6 +11812,7 @@ UNIFIEDGROUPSOURCES : . - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -11725,6 +12228,247 @@ UNIFIEDGROUPSOURCES : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md index e1fbdc46091..a8ba496ffc5 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md @@ -411,10 +411,10 @@ BODYPARAMETER : siteSource - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -423,9 +423,9 @@ BODYPARAMETER : siteSource - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -523,18 +523,18 @@ BODYPARAMETER : siteSource - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -542,7 +542,7 @@ BODYPARAMETER : siteSource - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -551,7 +551,7 @@ BODYPARAMETER : siteSource - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1747,10 +1747,55 @@ BODYPARAMETER : siteSource - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1788,7 +1833,7 @@ BODYPARAMETER : siteSource - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3251,7 +3296,7 @@ BODYPARAMETER : siteSource - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3284,6 +3329,7 @@ BODYPARAMETER : siteSource - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3590,6 +3636,247 @@ BODYPARAMETER : siteSource - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4209,45 +4496,6 @@ BODYPARAMETER : siteSource - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. @@ -4409,10 +4657,10 @@ SITE : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4421,9 +4669,9 @@ SITE : site - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4521,18 +4769,18 @@ SITE : site - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4540,7 +4788,7 @@ SITE : site - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4549,7 +4797,7 @@ SITE : site - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5745,10 +5993,55 @@ SITE : site - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5786,7 +6079,7 @@ SITE : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7249,7 +7542,7 @@ SITE : site - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7282,6 +7575,7 @@ SITE : site - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7588,6 +7882,247 @@ SITE : site - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8207,45 +8742,6 @@ SITE : site - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md index 4bb765a9946..cb671833345 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/New-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md @@ -656,10 +656,10 @@ BODYPARAMETER : unifiedGroupSource - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -668,9 +668,9 @@ BODYPARAMETER : unifiedGroupSource - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -765,18 +765,18 @@ BODYPARAMETER : unifiedGroupSource - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -784,7 +784,7 @@ BODYPARAMETER : unifiedGroupSource - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -793,7 +793,7 @@ BODYPARAMETER : unifiedGroupSource - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1824,10 +1824,55 @@ BODYPARAMETER : unifiedGroupSource - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1865,7 +1910,7 @@ BODYPARAMETER : unifiedGroupSource - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2083,45 +2128,6 @@ BODYPARAMETER : unifiedGroupSource - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3148,7 +3154,7 @@ BODYPARAMETER : unifiedGroupSource - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3185,6 +3191,7 @@ BODYPARAMETER : unifiedGroupSource - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3600,6 +3607,247 @@ BODYPARAMETER : unifiedGroupSource - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4638,10 +4886,10 @@ GROUP : group - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4650,9 +4898,9 @@ GROUP : group - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4747,18 +4995,18 @@ GROUP : group - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4766,7 +5014,7 @@ GROUP : group - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4775,7 +5023,7 @@ GROUP : group - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5806,10 +6054,55 @@ GROUP : group - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5847,7 +6140,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6065,45 +6358,6 @@ GROUP : group - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7130,7 +7384,7 @@ GROUP : group - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7167,6 +7421,7 @@ GROUP : group - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7582,6 +7837,247 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgCompliance.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgCompliance.md index c5d20d93c9e..7c64823455b 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgCompliance.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgCompliance.md @@ -319,10 +319,10 @@ BODYPARAMETER : compliance - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -331,9 +331,9 @@ BODYPARAMETER : compliance - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -431,18 +431,18 @@ BODYPARAMETER : compliance - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -450,7 +450,7 @@ BODYPARAMETER : compliance - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -459,7 +459,7 @@ BODYPARAMETER : compliance - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1655,10 +1655,55 @@ BODYPARAMETER : compliance - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1696,7 +1741,7 @@ BODYPARAMETER : compliance - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3159,7 +3204,7 @@ BODYPARAMETER : compliance - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3192,6 +3237,7 @@ BODYPARAMETER : compliance - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3498,6 +3544,247 @@ BODYPARAMETER : compliance - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4117,45 +4404,6 @@ BODYPARAMETER : compliance - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[UnifiedGroupSources ]`: Data source entity for groups associated with the custodian. @@ -4480,10 +4728,10 @@ EDISCOVERY : ediscoveryroot - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4492,9 +4740,9 @@ EDISCOVERY : ediscoveryroot - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4592,18 +4840,18 @@ EDISCOVERY : ediscoveryroot - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4611,7 +4859,7 @@ EDISCOVERY : ediscoveryroot - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4620,7 +4868,7 @@ EDISCOVERY : ediscoveryroot - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5816,10 +6064,55 @@ EDISCOVERY : ediscoveryroot - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5857,7 +6150,7 @@ EDISCOVERY : ediscoveryroot - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7320,7 +7613,7 @@ EDISCOVERY : ediscoveryroot - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7353,6 +7646,7 @@ EDISCOVERY : ediscoveryroot - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7659,6 +7953,247 @@ EDISCOVERY : ediscoveryroot - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8278,45 +8813,6 @@ EDISCOVERY : ediscoveryroot - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[UnifiedGroupSources ]`: Data source entity for groups associated with the custodian. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscovery.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscovery.md index 625ac8f6a70..5a72e1416f7 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscovery.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscovery.md @@ -332,10 +332,10 @@ BODYPARAMETER : ediscoveryroot - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -344,9 +344,9 @@ BODYPARAMETER : ediscoveryroot - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -444,18 +444,18 @@ BODYPARAMETER : ediscoveryroot - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -463,7 +463,7 @@ BODYPARAMETER : ediscoveryroot - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -472,7 +472,7 @@ BODYPARAMETER : ediscoveryroot - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1668,10 +1668,55 @@ BODYPARAMETER : ediscoveryroot - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1709,7 +1754,7 @@ BODYPARAMETER : ediscoveryroot - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3172,7 +3217,7 @@ BODYPARAMETER : ediscoveryroot - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3205,6 +3250,7 @@ BODYPARAMETER : ediscoveryroot - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3511,6 +3557,247 @@ BODYPARAMETER : ediscoveryroot - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4130,45 +4417,6 @@ BODYPARAMETER : ediscoveryroot - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[UnifiedGroupSources ]`: Data source entity for groups associated with the custodian. @@ -4490,10 +4738,10 @@ CASES : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4502,9 +4750,9 @@ CASES : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4602,18 +4850,18 @@ CASES : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4621,7 +4869,7 @@ CASES : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4630,7 +4878,7 @@ CASES : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5826,10 +6074,55 @@ CASES : . - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5867,7 +6160,7 @@ CASES : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7330,7 +7623,7 @@ CASES : . - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7363,6 +7656,7 @@ CASES : . - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7669,6 +7963,247 @@ CASES : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8288,45 +8823,6 @@ CASES : . - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[UnifiedGroupSources ]`: Data source entity for groups associated with the custodian. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCase.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCase.md index d7b5d9dc0b3..979d36975b3 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCase.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCase.md @@ -652,10 +652,10 @@ BODYPARAMETER : case - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -664,9 +664,9 @@ BODYPARAMETER : case - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -764,18 +764,18 @@ BODYPARAMETER : case - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -783,7 +783,7 @@ BODYPARAMETER : case - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -792,7 +792,7 @@ BODYPARAMETER : case - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1988,10 +1988,55 @@ BODYPARAMETER : case - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2029,7 +2074,7 @@ BODYPARAMETER : case - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3492,7 +3537,7 @@ BODYPARAMETER : case - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3525,6 +3570,7 @@ BODYPARAMETER : case - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3831,6 +3877,247 @@ BODYPARAMETER : case - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4450,45 +4737,6 @@ BODYPARAMETER : case - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[UnifiedGroupSources ]`: Data source entity for groups associated with the custodian. @@ -4814,10 +5062,10 @@ CUSTODIANS : Returns a list of case custod - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4826,9 +5074,9 @@ CUSTODIANS : Returns a list of case custod - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4926,18 +5174,18 @@ CUSTODIANS : Returns a list of case custod - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4945,7 +5193,7 @@ CUSTODIANS : Returns a list of case custod - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4954,7 +5202,7 @@ CUSTODIANS : Returns a list of case custod - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6150,10 +6398,55 @@ CUSTODIANS : Returns a list of case custod - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6191,7 +6484,7 @@ CUSTODIANS : Returns a list of case custod - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7654,7 +7947,7 @@ CUSTODIANS : Returns a list of case custod - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7687,6 +7980,7 @@ CUSTODIANS : Returns a list of case custod - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7993,6 +8287,247 @@ CUSTODIANS : Returns a list of case custod - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8612,45 +9147,6 @@ CUSTODIANS : Returns a list of case custod - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[UnifiedGroupSources ]`: Data source entity for groups associated with the custodian. @@ -8846,10 +9342,10 @@ LEGALHOLDS : Returns a list of case legalH - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8858,9 +9354,9 @@ LEGALHOLDS : Returns a list of case legalH - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8958,18 +9454,18 @@ LEGALHOLDS : Returns a list of case legalH - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8977,7 +9473,7 @@ LEGALHOLDS : Returns a list of case legalH - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8986,7 +9482,7 @@ LEGALHOLDS : Returns a list of case legalH - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10182,10 +10678,55 @@ LEGALHOLDS : Returns a list of case legalH - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10223,7 +10764,7 @@ LEGALHOLDS : Returns a list of case legalH - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11686,7 +12227,7 @@ LEGALHOLDS : Returns a list of case legalH - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11719,6 +12260,7 @@ LEGALHOLDS : Returns a list of case legalH - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -12025,6 +12567,247 @@ LEGALHOLDS : Returns a list of case legalH - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12644,45 +13427,6 @@ LEGALHOLDS : Returns a list of case legalH - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[Status ]`: legalHoldStatus diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodian.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodian.md index c80393dfbc1..449927623c1 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodian.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodian.md @@ -580,10 +580,10 @@ BODYPARAMETER : custodian - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -592,9 +592,9 @@ BODYPARAMETER : custodian - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -692,18 +692,18 @@ BODYPARAMETER : custodian - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -711,7 +711,7 @@ BODYPARAMETER : custodian - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -720,7 +720,7 @@ BODYPARAMETER : custodian - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1916,10 +1916,55 @@ BODYPARAMETER : custodian - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1957,7 +2002,7 @@ BODYPARAMETER : custodian - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3420,7 +3465,7 @@ BODYPARAMETER : custodian - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3453,6 +3498,7 @@ BODYPARAMETER : custodian - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3759,6 +3805,247 @@ BODYPARAMETER : custodian - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4378,45 +4665,6 @@ BODYPARAMETER : custodian - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[UnifiedGroupSources ]`: Data source entity for groups associated with the custodian. @@ -4592,10 +4840,10 @@ SITESOURCES : Data source entity for Shar - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4604,9 +4852,9 @@ SITESOURCES : Data source entity for Shar - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4704,18 +4952,18 @@ SITESOURCES : Data source entity for Shar - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4723,7 +4971,7 @@ SITESOURCES : Data source entity for Shar - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4732,7 +4980,7 @@ SITESOURCES : Data source entity for Shar - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5928,10 +6176,55 @@ SITESOURCES : Data source entity for Shar - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5969,7 +6262,7 @@ SITESOURCES : Data source entity for Shar - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7432,7 +7725,7 @@ SITESOURCES : Data source entity for Shar - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7465,6 +7758,7 @@ SITESOURCES : Data source entity for Shar - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7771,6 +8065,247 @@ SITESOURCES : Data source entity for Shar - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8390,45 +8925,6 @@ SITESOURCES : Data source entity for Shar - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. @@ -8802,10 +9298,10 @@ UNIFIEDGROUPSOURCES : Data source - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8814,9 +9310,9 @@ UNIFIEDGROUPSOURCES : Data source - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8911,18 +9407,18 @@ UNIFIEDGROUPSOURCES : Data source - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8930,7 +9426,7 @@ UNIFIEDGROUPSOURCES : Data source - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8939,7 +9435,7 @@ UNIFIEDGROUPSOURCES : Data source - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9970,10 +10466,55 @@ UNIFIEDGROUPSOURCES : Data source - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10011,7 +10552,7 @@ UNIFIEDGROUPSOURCES : Data source - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10229,45 +10770,6 @@ UNIFIEDGROUPSOURCES : Data source - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11294,7 +11796,7 @@ UNIFIEDGROUPSOURCES : Data source - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11331,6 +11833,7 @@ UNIFIEDGROUPSOURCES : Data source - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -11746,6 +12249,247 @@ UNIFIEDGROUPSOURCES : Data source - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianSiteSource.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianSiteSource.md index fc912cdc200..15a35445d6f 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianSiteSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianSiteSource.md @@ -442,10 +442,10 @@ BODYPARAMETER : siteSource - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -454,9 +454,9 @@ BODYPARAMETER : siteSource - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -554,18 +554,18 @@ BODYPARAMETER : siteSource - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -573,7 +573,7 @@ BODYPARAMETER : siteSource - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -582,7 +582,7 @@ BODYPARAMETER : siteSource - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1778,10 +1778,55 @@ BODYPARAMETER : siteSource - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1819,7 +1864,7 @@ BODYPARAMETER : siteSource - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3282,7 +3327,7 @@ BODYPARAMETER : siteSource - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3315,6 +3360,7 @@ BODYPARAMETER : siteSource - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3621,6 +3667,247 @@ BODYPARAMETER : siteSource - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4240,45 +4527,6 @@ BODYPARAMETER : siteSource - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. @@ -4440,10 +4688,10 @@ SITE : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4452,9 +4700,9 @@ SITE : site - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4552,18 +4800,18 @@ SITE : site - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4571,7 +4819,7 @@ SITE : site - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4580,7 +4828,7 @@ SITE : site - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5776,10 +6024,55 @@ SITE : site - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5817,7 +6110,7 @@ SITE : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7280,7 +7573,7 @@ SITE : site - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7313,6 +7606,7 @@ SITE : site - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7619,6 +7913,247 @@ SITE : site - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8238,45 +8773,6 @@ SITE : site - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md index 9bbb88a4c7b..a4a484b1949 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseCustodianUnifiedGroupSource.md @@ -688,10 +688,10 @@ BODYPARAMETER : unifiedGroupSource - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -700,9 +700,9 @@ BODYPARAMETER : unifiedGroupSource - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -797,18 +797,18 @@ BODYPARAMETER : unifiedGroupSource - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -816,7 +816,7 @@ BODYPARAMETER : unifiedGroupSource - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -825,7 +825,7 @@ BODYPARAMETER : unifiedGroupSource - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1856,10 +1856,55 @@ BODYPARAMETER : unifiedGroupSource - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1897,7 +1942,7 @@ BODYPARAMETER : unifiedGroupSource - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2115,45 +2160,6 @@ BODYPARAMETER : unifiedGroupSource - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3180,7 +3186,7 @@ BODYPARAMETER : unifiedGroupSource - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3217,6 +3223,7 @@ BODYPARAMETER : unifiedGroupSource - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3632,6 +3639,247 @@ BODYPARAMETER : unifiedGroupSource - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4670,10 +4918,10 @@ GROUP : group - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4682,9 +4930,9 @@ GROUP : group - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4779,18 +5027,18 @@ GROUP : group - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4798,7 +5046,7 @@ GROUP : group - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4807,7 +5055,7 @@ GROUP : group - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5838,10 +6086,55 @@ GROUP : group - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5879,7 +6172,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6097,45 +6390,6 @@ GROUP : group - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7162,7 +7416,7 @@ GROUP : group - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7199,6 +7453,7 @@ GROUP : group - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7614,6 +7869,247 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHold.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHold.md index 4a5dcc58eb7..e0aa529420a 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHold.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHold.md @@ -570,10 +570,10 @@ BODYPARAMETER : legalHold - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -582,9 +582,9 @@ BODYPARAMETER : legalHold - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -682,18 +682,18 @@ BODYPARAMETER : legalHold - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -701,7 +701,7 @@ BODYPARAMETER : legalHold - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -710,7 +710,7 @@ BODYPARAMETER : legalHold - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1906,10 +1906,55 @@ BODYPARAMETER : legalHold - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1947,7 +1992,7 @@ BODYPARAMETER : legalHold - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3410,7 +3455,7 @@ BODYPARAMETER : legalHold - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3443,6 +3488,7 @@ BODYPARAMETER : legalHold - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3749,6 +3795,247 @@ BODYPARAMETER : legalHold - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4368,45 +4655,6 @@ BODYPARAMETER : legalHold - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[Status ]`: legalHoldStatus @@ -4601,10 +4849,10 @@ SITESOURCES : Data source entity for Shar - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4613,9 +4861,9 @@ SITESOURCES : Data source entity for Shar - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4713,18 +4961,18 @@ SITESOURCES : Data source entity for Shar - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4732,7 +4980,7 @@ SITESOURCES : Data source entity for Shar - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4741,7 +4989,7 @@ SITESOURCES : Data source entity for Shar - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5937,10 +6185,55 @@ SITESOURCES : Data source entity for Shar - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5978,7 +6271,7 @@ SITESOURCES : Data source entity for Shar - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7441,7 +7734,7 @@ SITESOURCES : Data source entity for Shar - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7474,6 +7767,7 @@ SITESOURCES : Data source entity for Shar - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7780,6 +8074,247 @@ SITESOURCES : Data source entity for Shar - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8399,45 +8934,6 @@ SITESOURCES : Data source entity for Shar - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. @@ -8811,10 +9307,10 @@ UNIFIEDGROUPSOURCES : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8823,9 +9319,9 @@ UNIFIEDGROUPSOURCES : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8920,18 +9416,18 @@ UNIFIEDGROUPSOURCES : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8939,7 +9435,7 @@ UNIFIEDGROUPSOURCES : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8948,7 +9444,7 @@ UNIFIEDGROUPSOURCES : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9979,10 +10475,55 @@ UNIFIEDGROUPSOURCES : . - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10020,7 +10561,7 @@ UNIFIEDGROUPSOURCES : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10238,45 +10779,6 @@ UNIFIEDGROUPSOURCES : . - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11303,7 +11805,7 @@ UNIFIEDGROUPSOURCES : . - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11340,6 +11842,7 @@ UNIFIEDGROUPSOURCES : . - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -11755,6 +12258,247 @@ UNIFIEDGROUPSOURCES : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md index 085ef538ff0..d9dd2ee583b 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldSiteSource.md @@ -442,10 +442,10 @@ BODYPARAMETER : siteSource - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -454,9 +454,9 @@ BODYPARAMETER : siteSource - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -554,18 +554,18 @@ BODYPARAMETER : siteSource - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -573,7 +573,7 @@ BODYPARAMETER : siteSource - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -582,7 +582,7 @@ BODYPARAMETER : siteSource - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1778,10 +1778,55 @@ BODYPARAMETER : siteSource - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1819,7 +1864,7 @@ BODYPARAMETER : siteSource - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3282,7 +3327,7 @@ BODYPARAMETER : siteSource - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3315,6 +3360,7 @@ BODYPARAMETER : siteSource - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3621,6 +3667,247 @@ BODYPARAMETER : siteSource - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4240,45 +4527,6 @@ BODYPARAMETER : siteSource - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. @@ -4440,10 +4688,10 @@ SITE : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4452,9 +4700,9 @@ SITE : site - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4552,18 +4800,18 @@ SITE : site - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4571,7 +4819,7 @@ SITE : site - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4580,7 +4828,7 @@ SITE : site - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5776,10 +6024,55 @@ SITE : site - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5817,7 +6110,7 @@ SITE : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7280,7 +7573,7 @@ SITE : site - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7313,6 +7606,7 @@ SITE : site - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7619,6 +7913,247 @@ SITE : site - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8238,45 +8773,6 @@ SITE : site - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. diff --git a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md index bdacefde0af..e676e126415 100644 --- a/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md +++ b/src/Compliance/Compliance/docs/v1.0-beta/Update-MgComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource.md @@ -688,10 +688,10 @@ BODYPARAMETER : unifiedGroupSource - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -700,9 +700,9 @@ BODYPARAMETER : unifiedGroupSource - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -797,18 +797,18 @@ BODYPARAMETER : unifiedGroupSource - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -816,7 +816,7 @@ BODYPARAMETER : unifiedGroupSource - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -825,7 +825,7 @@ BODYPARAMETER : unifiedGroupSource - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1856,10 +1856,55 @@ BODYPARAMETER : unifiedGroupSource - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1897,7 +1942,7 @@ BODYPARAMETER : unifiedGroupSource - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2115,45 +2160,6 @@ BODYPARAMETER : unifiedGroupSource - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3180,7 +3186,7 @@ BODYPARAMETER : unifiedGroupSource - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3217,6 +3223,7 @@ BODYPARAMETER : unifiedGroupSource - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3632,6 +3639,247 @@ BODYPARAMETER : unifiedGroupSource - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4670,10 +4918,10 @@ GROUP : group - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4682,9 +4930,9 @@ GROUP : group - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4779,18 +5027,18 @@ GROUP : group - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4798,7 +5046,7 @@ GROUP : group - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4807,7 +5055,7 @@ GROUP : group - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5838,10 +6086,55 @@ GROUP : group - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5879,7 +6172,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6097,45 +6390,6 @@ GROUP : group - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7162,7 +7416,7 @@ GROUP : group - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7199,6 +7453,7 @@ GROUP : group - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7614,6 +7869,247 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Compliance/Compliance/docs/v1.0/Microsoft.Graph.Compliance.md b/src/Compliance/Compliance/docs/v1.0/Microsoft.Graph.Compliance.md index bc018bd5dda..a6ea24c5ddf 100644 --- a/src/Compliance/Compliance/docs/v1.0/Microsoft.Graph.Compliance.md +++ b/src/Compliance/Compliance/docs/v1.0/Microsoft.Graph.Compliance.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Compliance -Module Guid: 9cbff46d-fee8-41d0-b9ba-9c5e3d592758 +Module Guid: 2499bf86-13bf-4280-9a38-edaf6953c428 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.compliance Help Version: 1.0.0.0 Locale: en-US From ef90cc7b9bdc26bf2e413563f6d5a5cf037f8857 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:13 +0000 Subject: [PATCH 08/20] Docs Generation for Files [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.Files.md | 2 +- src/Files/Files/docs/v1.0-beta/New-MgDrive.md | 2810 +++++++++++++++-- .../Files/docs/v1.0-beta/New-MgDriveItem.md | 1967 +++++++++++- .../v1.0-beta/New-MgDriveListContentType.md | 8 +- .../docs/v1.0-beta/New-MgDriveListItem.md | 1686 +++++++++- .../Files/docs/v1.0-beta/New-MgGroupDrive.md | 2810 +++++++++++++++-- .../v1.0-beta/New-MgShareListContentType.md | 8 +- .../docs/v1.0-beta/New-MgShareListItem.md | 1686 +++++++++- ...w-MgShareSharedDriveItemSharedDriveItem.md | 2529 +++++++++++++-- .../Files/docs/v1.0-beta/New-MgUserDrive.md | 2810 +++++++++++++++-- .../Files/docs/v1.0-beta/Update-MgDrive.md | 2810 +++++++++++++++-- .../docs/v1.0-beta/Update-MgDriveItem.md | 1967 +++++++++++- .../docs/v1.0-beta/Update-MgDriveList.md | 1688 +++++++++- .../Update-MgDriveListContentType.md | 8 +- .../docs/v1.0-beta/Update-MgDriveListItem.md | 1686 +++++++++- .../docs/v1.0-beta/Update-MgDriveRoot.md | 1967 +++++++++++- .../docs/v1.0-beta/Update-MgGroupDrive.md | 2810 +++++++++++++++-- .../docs/v1.0-beta/Update-MgShareList.md | 1688 +++++++++- .../Update-MgShareListContentType.md | 8 +- .../docs/v1.0-beta/Update-MgShareListItem.md | 1686 +++++++++- ...e-MgShareSharedDriveItemSharedDriveItem.md | 2529 +++++++++++++-- .../docs/v1.0-beta/Update-MgUserDrive.md | 2810 +++++++++++++++-- .../Files/docs/v1.0/Microsoft.Graph.Files.md | 2 +- src/Files/Files/docs/v1.0/New-MgDrive.md | 252 +- src/Files/Files/docs/v1.0/New-MgDriveItem.md | 168 +- .../docs/v1.0/New-MgDriveListContentType.md | 8 +- .../Files/docs/v1.0/New-MgDriveListItem.md | 140 +- src/Files/Files/docs/v1.0/New-MgGroupDrive.md | 252 +- .../docs/v1.0/New-MgShareListContentType.md | 8 +- .../Files/docs/v1.0/New-MgShareListItem.md | 140 +- ...w-MgShareSharedDriveItemSharedDriveItem.md | 252 +- src/Files/Files/docs/v1.0/New-MgUserDrive.md | 252 +- src/Files/Files/docs/v1.0/Update-MgDrive.md | 252 +- .../Files/docs/v1.0/Update-MgDriveItem.md | 168 +- .../Files/docs/v1.0/Update-MgDriveList.md | 142 +- .../v1.0/Update-MgDriveListContentType.md | 8 +- .../Files/docs/v1.0/Update-MgDriveListItem.md | 140 +- .../Files/docs/v1.0/Update-MgDriveRoot.md | 168 +- .../Files/docs/v1.0/Update-MgGroupDrive.md | 252 +- .../Files/docs/v1.0/Update-MgShareList.md | 142 +- .../v1.0/Update-MgShareListContentType.md | 8 +- .../Files/docs/v1.0/Update-MgShareListItem.md | 140 +- ...e-MgShareSharedDriveItemSharedDriveItem.md | 252 +- .../Files/docs/v1.0/Update-MgUserDrive.md | 252 +- 44 files changed, 36953 insertions(+), 4418 deletions(-) diff --git a/src/Files/Files/docs/v1.0-beta/Microsoft.Graph.Files.md b/src/Files/Files/docs/v1.0-beta/Microsoft.Graph.Files.md index e49f99f71d3..b978439ecba 100644 --- a/src/Files/Files/docs/v1.0-beta/Microsoft.Graph.Files.md +++ b/src/Files/Files/docs/v1.0-beta/Microsoft.Graph.Files.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Files -Module Guid: 4d1a9989-ca29-40b4-b601-5717e5d481b6 +Module Guid: 90653b64-f2aa-4c01-99d8-732ac45f6f0b Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.files Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Files/Files/docs/v1.0-beta/New-MgDrive.md b/src/Files/Files/docs/v1.0-beta/New-MgDrive.md index 4ebd87b2cdd..3b5927b3909 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgDrive.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgDrive.md @@ -682,10 +682,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -694,9 +694,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -794,18 +794,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -813,7 +813,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -822,7 +822,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1317,7 +1317,7 @@ ACTIVITIES : The list of recent activities tha - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1539,7 +1539,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2686,7 +2686,7 @@ ACTIVITIES : The list of recent activities tha - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2769,7 +2769,7 @@ ACTIVITIES : The list of recent activities tha - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2803,7 +2803,7 @@ ACTIVITIES : The list of recent activities tha - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -2847,7 +2847,7 @@ ACTIVITIES : The list of recent activities tha - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3136,7 +3136,7 @@ ACTIVITIES : The list of recent activities tha - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3320,7 +3320,7 @@ ACTIVITIES : The list of recent activities tha - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3482,7 +3482,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3509,7 +3509,7 @@ ACTIVITIES : The list of recent activities tha - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3536,6 +3536,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3922,7 +4163,7 @@ ACTIVITIES : The list of recent activities tha - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4624,10 +4865,10 @@ BODYPARAMETER : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4636,9 +4877,9 @@ BODYPARAMETER : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4736,18 +4977,18 @@ BODYPARAMETER : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4755,7 +4996,7 @@ BODYPARAMETER : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4764,7 +5005,7 @@ BODYPARAMETER : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5259,7 +5500,7 @@ BODYPARAMETER : drive - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6040,7 +6281,7 @@ BODYPARAMETER : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7041,7 +7282,7 @@ BODYPARAMETER : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7124,7 +7365,7 @@ BODYPARAMETER : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7158,7 +7399,7 @@ BODYPARAMETER : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -7202,7 +7443,7 @@ BODYPARAMETER : drive - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7491,7 +7732,7 @@ BODYPARAMETER : drive - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7675,7 +7916,7 @@ BODYPARAMETER : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7837,7 +8078,7 @@ BODYPARAMETER : drive - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7864,7 +8105,7 @@ BODYPARAMETER : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7891,6 +8132,247 @@ BODYPARAMETER : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8277,7 +8759,7 @@ BODYPARAMETER : drive - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8602,10 +9084,10 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8614,9 +9096,9 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8714,18 +9196,18 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8733,7 +9215,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8742,7 +9224,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9237,7 +9719,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -9564,7 +10046,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10650,7 +11132,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -10733,7 +11215,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10767,7 +11249,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -10811,7 +11293,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11100,7 +11582,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11284,7 +11766,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11446,7 +11928,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11473,7 +11955,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11500,6 +11982,247 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11886,7 +12609,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12588,10 +13311,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12600,9 +13323,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12700,18 +13423,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12719,7 +13442,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12728,7 +13451,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13223,7 +13946,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14010,7 +14733,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15040,7 +15763,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15123,7 +15846,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15157,7 +15880,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15201,7 +15924,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15490,7 +16213,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15674,7 +16397,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15836,7 +16559,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15863,7 +16586,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15890,6 +16613,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16276,7 +17240,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16570,10 +17534,10 @@ FOLLOWING : The list of items the user is following. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16582,9 +17546,9 @@ FOLLOWING : The list of items the user is following. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16682,18 +17646,18 @@ FOLLOWING : The list of items the user is following. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16701,7 +17665,7 @@ FOLLOWING : The list of items the user is following. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16710,7 +17674,7 @@ FOLLOWING : The list of items the user is following. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17205,7 +18169,7 @@ FOLLOWING : The list of items the user is following. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -17532,7 +18496,7 @@ FOLLOWING : The list of items the user is following. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18618,7 +19582,7 @@ FOLLOWING : The list of items the user is following. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -18701,7 +19665,7 @@ FOLLOWING : The list of items the user is following. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -18735,7 +19699,7 @@ FOLLOWING : The list of items the user is following. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -18779,7 +19743,7 @@ FOLLOWING : The list of items the user is following. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19068,7 +20032,7 @@ FOLLOWING : The list of items the user is following. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -19252,7 +20216,7 @@ FOLLOWING : The list of items the user is following. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19414,7 +20378,7 @@ FOLLOWING : The list of items the user is following. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19441,7 +20405,7 @@ FOLLOWING : The list of items the user is following. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -19468,6 +20432,247 @@ FOLLOWING : The list of items the user is following. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -19854,7 +21059,7 @@ FOLLOWING : The list of items the user is following. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20549,10 +21754,10 @@ ITEMS : All items contained in the drive. Read-only. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20561,9 +21766,9 @@ ITEMS : All items contained in the drive. Read-only. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20661,18 +21866,18 @@ ITEMS : All items contained in the drive. Read-only. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20680,7 +21885,7 @@ ITEMS : All items contained in the drive. Read-only. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20689,7 +21894,7 @@ ITEMS : All items contained in the drive. Read-only. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21184,7 +22389,7 @@ ITEMS : All items contained in the drive. Read-only. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -21511,7 +22716,7 @@ ITEMS : All items contained in the drive. Read-only. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22597,7 +23802,7 @@ ITEMS : All items contained in the drive. Read-only. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22680,7 +23885,7 @@ ITEMS : All items contained in the drive. Read-only. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22714,7 +23919,7 @@ ITEMS : All items contained in the drive. Read-only. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -22758,7 +23963,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23047,7 +24252,7 @@ ITEMS : All items contained in the drive. Read-only. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -23231,7 +24436,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -23393,7 +24598,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -23420,7 +24625,7 @@ ITEMS : All items contained in the drive. Read-only. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -23447,6 +24652,247 @@ ITEMS : All items contained in the drive. Read-only. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -23833,7 +25279,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -24535,10 +25981,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -24547,9 +25993,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -24647,18 +26093,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -24666,7 +26112,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -24675,7 +26121,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25170,7 +26616,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -25957,7 +27403,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -26987,7 +28433,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -27070,7 +28516,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -27104,7 +28550,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -27148,7 +28594,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -27437,7 +28883,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -27621,7 +29067,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -27783,7 +29229,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -27810,7 +29256,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -27837,6 +29283,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28223,7 +29910,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -28518,10 +30205,10 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -28530,9 +30217,9 @@ LIST : list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -28630,18 +30317,18 @@ LIST : list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -28649,7 +30336,7 @@ LIST : list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -28658,7 +30345,7 @@ LIST : list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -29153,7 +30840,7 @@ LIST : list - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -29969,7 +31656,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -30942,7 +32629,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -31025,7 +32712,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -31059,7 +32746,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -31103,7 +32790,7 @@ LIST : list - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -31392,7 +33079,7 @@ LIST : list - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -31576,7 +33263,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -31738,7 +33425,7 @@ LIST : list - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -31765,7 +33452,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -31792,6 +33479,247 @@ LIST : list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -32178,7 +34106,7 @@ LIST : list - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -32537,10 +34465,10 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -32549,9 +34477,9 @@ ROOT : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -32649,18 +34577,18 @@ ROOT : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -32668,7 +34596,7 @@ ROOT : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -32677,7 +34605,7 @@ ROOT : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -33172,7 +35100,7 @@ ROOT : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -33499,7 +35427,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -34585,7 +36513,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -34668,7 +36596,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -34702,7 +36630,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -34746,7 +36674,7 @@ ROOT : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -35035,7 +36963,7 @@ ROOT : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -35219,7 +37147,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -35381,7 +37309,7 @@ ROOT : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -35408,7 +37336,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -35435,6 +37363,247 @@ ROOT : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -35821,7 +37990,7 @@ ROOT : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -36526,10 +38695,10 @@ SPECIAL : Collection of common folders available in - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -36538,9 +38707,9 @@ SPECIAL : Collection of common folders available in - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -36638,18 +38807,18 @@ SPECIAL : Collection of common folders available in - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -36657,7 +38826,7 @@ SPECIAL : Collection of common folders available in - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -36666,7 +38835,7 @@ SPECIAL : Collection of common folders available in - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -37161,7 +39330,7 @@ SPECIAL : Collection of common folders available in - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -37488,7 +39657,7 @@ SPECIAL : Collection of common folders available in - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -38574,7 +40743,7 @@ SPECIAL : Collection of common folders available in - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -38657,7 +40826,7 @@ SPECIAL : Collection of common folders available in - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -38691,7 +40860,7 @@ SPECIAL : Collection of common folders available in - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -38735,7 +40904,7 @@ SPECIAL : Collection of common folders available in - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -39024,7 +41193,7 @@ SPECIAL : Collection of common folders available in - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -39208,7 +41377,7 @@ SPECIAL : Collection of common folders available in - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -39370,7 +41539,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -39397,7 +41566,7 @@ SPECIAL : Collection of common folders available in - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -39424,6 +41593,247 @@ SPECIAL : Collection of common folders available in - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -39810,7 +42220,7 @@ SPECIAL : Collection of common folders available in - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/New-MgDriveItem.md b/src/Files/Files/docs/v1.0-beta/New-MgDriveItem.md index dfc9b4cb645..4903e7f7433 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgDriveItem.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgDriveItem.md @@ -1131,10 +1131,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1143,9 +1143,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1243,18 +1243,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1262,7 +1262,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1271,7 +1271,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1766,7 +1766,7 @@ ACTIVITIES : The list of recent activities tha - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1988,7 +1988,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3135,7 +3135,7 @@ ACTIVITIES : The list of recent activities tha - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -3218,7 +3218,7 @@ ACTIVITIES : The list of recent activities tha - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3252,7 +3252,7 @@ ACTIVITIES : The list of recent activities tha - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -3296,7 +3296,7 @@ ACTIVITIES : The list of recent activities tha - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3585,7 +3585,7 @@ ACTIVITIES : The list of recent activities tha - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3769,7 +3769,7 @@ ACTIVITIES : The list of recent activities tha - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3931,7 +3931,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3958,7 +3958,7 @@ ACTIVITIES : The list of recent activities tha - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3985,6 +3985,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4371,7 +4612,7 @@ ACTIVITIES : The list of recent activities tha - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -5089,10 +5330,10 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5101,9 +5342,9 @@ ANALYTICS : itemAnalytics - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5201,18 +5442,18 @@ ANALYTICS : itemAnalytics - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5220,7 +5461,7 @@ ANALYTICS : itemAnalytics - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5229,7 +5470,7 @@ ANALYTICS : itemAnalytics - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5724,7 +5965,7 @@ ANALYTICS : itemAnalytics - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6022,7 +6263,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7108,7 +7349,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7191,7 +7432,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7225,7 +7466,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -7269,7 +7510,7 @@ ANALYTICS : itemAnalytics - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7558,7 +7799,7 @@ ANALYTICS : itemAnalytics - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7742,7 +7983,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7904,7 +8145,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7931,7 +8172,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7958,6 +8199,247 @@ ANALYTICS : itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8344,7 +8826,7 @@ ANALYTICS : itemAnalytics - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -9072,10 +9554,10 @@ BODYPARAMETER : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9084,9 +9566,9 @@ BODYPARAMETER : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9184,18 +9666,18 @@ BODYPARAMETER : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9203,7 +9685,7 @@ BODYPARAMETER : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9212,7 +9694,7 @@ BODYPARAMETER : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9707,7 +10189,7 @@ BODYPARAMETER : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -10034,7 +10516,7 @@ BODYPARAMETER : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11120,7 +11602,7 @@ BODYPARAMETER : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -11203,7 +11685,7 @@ BODYPARAMETER : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11237,7 +11719,7 @@ BODYPARAMETER : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -11281,7 +11763,7 @@ BODYPARAMETER : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11570,7 +12052,7 @@ BODYPARAMETER : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11754,7 +12236,7 @@ BODYPARAMETER : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11916,7 +12398,7 @@ BODYPARAMETER : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11943,7 +12425,7 @@ BODYPARAMETER : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11970,6 +12452,247 @@ BODYPARAMETER : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12356,7 +13079,7 @@ BODYPARAMETER : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -13058,10 +13781,10 @@ CHILDREN : Collection containing Item objects for th - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13070,9 +13793,9 @@ CHILDREN : Collection containing Item objects for th - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13170,18 +13893,18 @@ CHILDREN : Collection containing Item objects for th - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13189,7 +13912,7 @@ CHILDREN : Collection containing Item objects for th - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13198,7 +13921,7 @@ CHILDREN : Collection containing Item objects for th - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13693,7 +14416,7 @@ CHILDREN : Collection containing Item objects for th - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14020,7 +14743,7 @@ CHILDREN : Collection containing Item objects for th - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15106,7 +15829,7 @@ CHILDREN : Collection containing Item objects for th - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15189,7 +15912,7 @@ CHILDREN : Collection containing Item objects for th - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15223,7 +15946,7 @@ CHILDREN : Collection containing Item objects for th - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15267,7 +15990,7 @@ CHILDREN : Collection containing Item objects for th - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15556,7 +16279,7 @@ CHILDREN : Collection containing Item objects for th - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15740,7 +16463,7 @@ CHILDREN : Collection containing Item objects for th - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15902,7 +16625,7 @@ CHILDREN : Collection containing Item objects for th - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15929,7 +16652,7 @@ CHILDREN : Collection containing Item objects for th - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15956,6 +16679,247 @@ CHILDREN : Collection containing Item objects for th - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16342,7 +17306,7 @@ CHILDREN : Collection containing Item objects for th - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -17044,10 +18008,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17056,9 +18020,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17156,18 +18120,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17175,7 +18139,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17184,7 +18148,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17679,7 +18643,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -18466,7 +19430,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19496,7 +20460,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19579,7 +20543,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19613,7 +20577,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -19657,7 +20621,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19946,7 +20910,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -20130,7 +21094,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -20292,7 +21256,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -20319,7 +21283,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -20346,6 +21310,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20732,7 +21937,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -21087,10 +22292,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -21099,9 +22304,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21199,18 +22404,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21218,7 +22423,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21227,7 +22432,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21722,7 +22927,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -22509,7 +23714,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23539,7 +24744,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -23622,7 +24827,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -23656,7 +24861,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -23700,7 +24905,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23989,7 +25194,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -24173,7 +25378,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -24335,7 +25540,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -24362,7 +25567,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -24389,6 +25594,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24775,7 +26221,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -25070,10 +26516,10 @@ LISTITEM : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -25082,9 +26528,9 @@ LISTITEM : listItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -25182,18 +26628,18 @@ LISTITEM : listItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -25201,7 +26647,7 @@ LISTITEM : listItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -25210,7 +26656,7 @@ LISTITEM : listItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25705,7 +27151,7 @@ LISTITEM : listItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -26464,7 +27910,7 @@ LISTITEM : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -27494,7 +28940,7 @@ LISTITEM : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -27577,7 +29023,7 @@ LISTITEM : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -27611,7 +29057,7 @@ LISTITEM : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -27655,7 +29101,7 @@ LISTITEM : listItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -27944,7 +29390,7 @@ LISTITEM : listItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -28128,7 +29574,7 @@ LISTITEM : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -28290,7 +29736,7 @@ LISTITEM : listItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -28317,7 +29763,7 @@ LISTITEM : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -28344,6 +29790,247 @@ LISTITEM : listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28730,7 +30417,7 @@ LISTITEM : listItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/New-MgDriveListContentType.md b/src/Files/Files/docs/v1.0-beta/New-MgDriveListContentType.md index 3a3f21c53d5..897b3cd185f 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgDriveListContentType.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgDriveListContentType.md @@ -638,7 +638,7 @@ BASE : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -825,7 +825,7 @@ BASETYPES : The collection of content types that a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1013,7 +1013,7 @@ BODYPARAMETER : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1460,7 +1460,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Files/Files/docs/v1.0-beta/New-MgDriveListItem.md b/src/Files/Files/docs/v1.0-beta/New-MgDriveListItem.md index 383e45f6963..b2f511bf886 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgDriveListItem.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgDriveListItem.md @@ -661,10 +661,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -673,9 +673,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -773,18 +773,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -792,7 +792,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -801,7 +801,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1296,7 +1296,7 @@ ACTIVITIES : The list of recent activities tha - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1518,7 +1518,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2665,7 +2665,7 @@ ACTIVITIES : The list of recent activities tha - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2748,7 +2748,7 @@ ACTIVITIES : The list of recent activities tha - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2782,7 +2782,7 @@ ACTIVITIES : The list of recent activities tha - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -2826,7 +2826,7 @@ ACTIVITIES : The list of recent activities tha - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3115,7 +3115,7 @@ ACTIVITIES : The list of recent activities tha - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3299,7 +3299,7 @@ ACTIVITIES : The list of recent activities tha - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3461,7 +3461,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3488,7 +3488,7 @@ ACTIVITIES : The list of recent activities tha - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3515,6 +3515,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3901,7 +4142,7 @@ ACTIVITIES : The list of recent activities tha - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4619,10 +4860,10 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4631,9 +4872,9 @@ ANALYTICS : itemAnalytics - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4731,18 +4972,18 @@ ANALYTICS : itemAnalytics - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4750,7 +4991,7 @@ ANALYTICS : itemAnalytics - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4759,7 +5000,7 @@ ANALYTICS : itemAnalytics - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5254,7 +5495,7 @@ ANALYTICS : itemAnalytics - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -5552,7 +5793,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6638,7 +6879,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -6721,7 +6962,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -6755,7 +6996,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -6799,7 +7040,7 @@ ANALYTICS : itemAnalytics - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7088,7 +7329,7 @@ ANALYTICS : itemAnalytics - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7272,7 +7513,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7434,7 +7675,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7461,7 +7702,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7488,6 +7729,247 @@ ANALYTICS : itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -7874,7 +8356,7 @@ ANALYTICS : itemAnalytics - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8583,10 +9065,10 @@ BODYPARAMETER : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8595,9 +9077,9 @@ BODYPARAMETER : listItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8695,18 +9177,18 @@ BODYPARAMETER : listItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8714,7 +9196,7 @@ BODYPARAMETER : listItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8723,7 +9205,7 @@ BODYPARAMETER : listItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9218,7 +9700,7 @@ BODYPARAMETER : listItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -9977,7 +10459,7 @@ BODYPARAMETER : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11007,7 +11489,7 @@ BODYPARAMETER : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -11090,7 +11572,7 @@ BODYPARAMETER : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11124,7 +11606,7 @@ BODYPARAMETER : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -11168,7 +11650,7 @@ BODYPARAMETER : listItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11457,7 +11939,7 @@ BODYPARAMETER : listItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11641,7 +12123,7 @@ BODYPARAMETER : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11803,7 +12285,7 @@ BODYPARAMETER : listItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11830,7 +12312,7 @@ BODYPARAMETER : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11857,6 +12339,247 @@ BODYPARAMETER : listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12243,7 +12966,7 @@ BODYPARAMETER : listItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12574,10 +13297,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12586,9 +13309,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12686,18 +13409,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12705,7 +13428,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12714,7 +13437,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13209,7 +13932,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -13996,7 +14719,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15026,7 +15749,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15109,7 +15832,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15143,7 +15866,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15187,7 +15910,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15476,7 +16199,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15660,7 +16383,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15822,7 +16545,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15849,7 +16572,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15876,6 +16599,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16262,7 +17226,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16561,10 +17525,10 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16573,9 +17537,9 @@ DRIVEITEM : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16673,18 +17637,18 @@ DRIVEITEM : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16692,7 +17656,7 @@ DRIVEITEM : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16701,7 +17665,7 @@ DRIVEITEM : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17196,7 +18160,7 @@ DRIVEITEM : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -17523,7 +18487,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18609,7 +19573,7 @@ DRIVEITEM : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -18692,7 +19656,7 @@ DRIVEITEM : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -18726,7 +19690,7 @@ DRIVEITEM : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -18770,7 +19734,7 @@ DRIVEITEM : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19059,7 +20023,7 @@ DRIVEITEM : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -19243,7 +20207,7 @@ DRIVEITEM : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19405,7 +20369,7 @@ DRIVEITEM : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19432,7 +20396,7 @@ DRIVEITEM : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -19459,6 +20423,247 @@ DRIVEITEM : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -19845,7 +21050,7 @@ DRIVEITEM : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20566,10 +21771,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20578,9 +21783,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20678,18 +21883,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20697,7 +21902,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20706,7 +21911,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21201,7 +22406,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -21988,7 +23193,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23018,7 +24223,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -23101,7 +24306,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -23135,7 +24340,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -23179,7 +24384,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23468,7 +24673,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -23652,7 +24857,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -23814,7 +25019,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -23841,7 +25046,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -23868,6 +25073,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24254,7 +25700,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/New-MgGroupDrive.md b/src/Files/Files/docs/v1.0-beta/New-MgGroupDrive.md index 4abe1296f49..0ce8ea9592d 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgGroupDrive.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgGroupDrive.md @@ -740,10 +740,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -752,9 +752,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -852,18 +852,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -871,7 +871,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -880,7 +880,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1375,7 +1375,7 @@ ACTIVITIES : The list of recent activities tha - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1597,7 +1597,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2744,7 +2744,7 @@ ACTIVITIES : The list of recent activities tha - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2827,7 +2827,7 @@ ACTIVITIES : The list of recent activities tha - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2861,7 +2861,7 @@ ACTIVITIES : The list of recent activities tha - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -2905,7 +2905,7 @@ ACTIVITIES : The list of recent activities tha - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3194,7 +3194,7 @@ ACTIVITIES : The list of recent activities tha - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3378,7 +3378,7 @@ ACTIVITIES : The list of recent activities tha - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3540,7 +3540,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3567,7 +3567,7 @@ ACTIVITIES : The list of recent activities tha - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3594,6 +3594,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3980,7 +4221,7 @@ ACTIVITIES : The list of recent activities tha - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4682,10 +4923,10 @@ BODYPARAMETER : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4694,9 +4935,9 @@ BODYPARAMETER : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4794,18 +5035,18 @@ BODYPARAMETER : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4813,7 +5054,7 @@ BODYPARAMETER : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4822,7 +5063,7 @@ BODYPARAMETER : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5317,7 +5558,7 @@ BODYPARAMETER : drive - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6098,7 +6339,7 @@ BODYPARAMETER : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7099,7 +7340,7 @@ BODYPARAMETER : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7182,7 +7423,7 @@ BODYPARAMETER : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7216,7 +7457,7 @@ BODYPARAMETER : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -7260,7 +7501,7 @@ BODYPARAMETER : drive - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7549,7 +7790,7 @@ BODYPARAMETER : drive - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7733,7 +7974,7 @@ BODYPARAMETER : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7895,7 +8136,7 @@ BODYPARAMETER : drive - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7922,7 +8163,7 @@ BODYPARAMETER : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7949,6 +8190,247 @@ BODYPARAMETER : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8335,7 +8817,7 @@ BODYPARAMETER : drive - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8660,10 +9142,10 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8672,9 +9154,9 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8772,18 +9254,18 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8791,7 +9273,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8800,7 +9282,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9295,7 +9777,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -9622,7 +10104,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10708,7 +11190,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -10791,7 +11273,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10825,7 +11307,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -10869,7 +11351,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11158,7 +11640,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11342,7 +11824,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11504,7 +11986,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11531,7 +12013,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11558,6 +12040,247 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11944,7 +12667,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12646,10 +13369,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12658,9 +13381,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12758,18 +13481,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12777,7 +13500,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12786,7 +13509,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13281,7 +14004,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14068,7 +14791,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15098,7 +15821,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15181,7 +15904,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15215,7 +15938,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15259,7 +15982,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15548,7 +16271,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15732,7 +16455,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15894,7 +16617,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15921,7 +16644,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15948,6 +16671,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16334,7 +17298,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16628,10 +17592,10 @@ FOLLOWING : The list of items the user is following. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16640,9 +17604,9 @@ FOLLOWING : The list of items the user is following. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16740,18 +17704,18 @@ FOLLOWING : The list of items the user is following. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16759,7 +17723,7 @@ FOLLOWING : The list of items the user is following. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16768,7 +17732,7 @@ FOLLOWING : The list of items the user is following. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17263,7 +18227,7 @@ FOLLOWING : The list of items the user is following. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -17590,7 +18554,7 @@ FOLLOWING : The list of items the user is following. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18676,7 +19640,7 @@ FOLLOWING : The list of items the user is following. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -18759,7 +19723,7 @@ FOLLOWING : The list of items the user is following. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -18793,7 +19757,7 @@ FOLLOWING : The list of items the user is following. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -18837,7 +19801,7 @@ FOLLOWING : The list of items the user is following. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19126,7 +20090,7 @@ FOLLOWING : The list of items the user is following. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -19310,7 +20274,7 @@ FOLLOWING : The list of items the user is following. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19472,7 +20436,7 @@ FOLLOWING : The list of items the user is following. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19499,7 +20463,7 @@ FOLLOWING : The list of items the user is following. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -19526,6 +20490,247 @@ FOLLOWING : The list of items the user is following. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -19912,7 +21117,7 @@ FOLLOWING : The list of items the user is following. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20626,10 +21831,10 @@ ITEMS : All items contained in the drive. Read-only. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20638,9 +21843,9 @@ ITEMS : All items contained in the drive. Read-only. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20738,18 +21943,18 @@ ITEMS : All items contained in the drive. Read-only. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20757,7 +21962,7 @@ ITEMS : All items contained in the drive. Read-only. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20766,7 +21971,7 @@ ITEMS : All items contained in the drive. Read-only. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21261,7 +22466,7 @@ ITEMS : All items contained in the drive. Read-only. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -21588,7 +22793,7 @@ ITEMS : All items contained in the drive. Read-only. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22674,7 +23879,7 @@ ITEMS : All items contained in the drive. Read-only. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22757,7 +23962,7 @@ ITEMS : All items contained in the drive. Read-only. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22791,7 +23996,7 @@ ITEMS : All items contained in the drive. Read-only. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -22835,7 +24040,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23124,7 +24329,7 @@ ITEMS : All items contained in the drive. Read-only. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -23308,7 +24513,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -23470,7 +24675,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -23497,7 +24702,7 @@ ITEMS : All items contained in the drive. Read-only. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -23524,6 +24729,247 @@ ITEMS : All items contained in the drive. Read-only. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -23910,7 +25356,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -24612,10 +26058,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -24624,9 +26070,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -24724,18 +26170,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -24743,7 +26189,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -24752,7 +26198,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25247,7 +26693,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -26034,7 +27480,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -27064,7 +28510,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -27147,7 +28593,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -27181,7 +28627,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -27225,7 +28671,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -27514,7 +28960,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -27698,7 +29144,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -27860,7 +29306,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -27887,7 +29333,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -27914,6 +29360,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28300,7 +29987,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -28595,10 +30282,10 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -28607,9 +30294,9 @@ LIST : list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -28707,18 +30394,18 @@ LIST : list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -28726,7 +30413,7 @@ LIST : list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -28735,7 +30422,7 @@ LIST : list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -29230,7 +30917,7 @@ LIST : list - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -30046,7 +31733,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -31019,7 +32706,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -31102,7 +32789,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -31136,7 +32823,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -31180,7 +32867,7 @@ LIST : list - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -31469,7 +33156,7 @@ LIST : list - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -31653,7 +33340,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -31815,7 +33502,7 @@ LIST : list - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -31842,7 +33529,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -31869,6 +33556,247 @@ LIST : list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -32255,7 +34183,7 @@ LIST : list - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -32614,10 +34542,10 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -32626,9 +34554,9 @@ ROOT : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -32726,18 +34654,18 @@ ROOT : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -32745,7 +34673,7 @@ ROOT : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -32754,7 +34682,7 @@ ROOT : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -33249,7 +35177,7 @@ ROOT : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -33576,7 +35504,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -34662,7 +36590,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -34745,7 +36673,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -34779,7 +36707,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -34823,7 +36751,7 @@ ROOT : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -35112,7 +37040,7 @@ ROOT : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -35296,7 +37224,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -35458,7 +37386,7 @@ ROOT : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -35485,7 +37413,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -35512,6 +37440,247 @@ ROOT : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -35898,7 +38067,7 @@ ROOT : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -36603,10 +38772,10 @@ SPECIAL : Collection of common folders available in - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -36615,9 +38784,9 @@ SPECIAL : Collection of common folders available in - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -36715,18 +38884,18 @@ SPECIAL : Collection of common folders available in - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -36734,7 +38903,7 @@ SPECIAL : Collection of common folders available in - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -36743,7 +38912,7 @@ SPECIAL : Collection of common folders available in - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -37238,7 +39407,7 @@ SPECIAL : Collection of common folders available in - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -37565,7 +39734,7 @@ SPECIAL : Collection of common folders available in - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -38651,7 +40820,7 @@ SPECIAL : Collection of common folders available in - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -38734,7 +40903,7 @@ SPECIAL : Collection of common folders available in - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -38768,7 +40937,7 @@ SPECIAL : Collection of common folders available in - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -38812,7 +40981,7 @@ SPECIAL : Collection of common folders available in - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -39101,7 +41270,7 @@ SPECIAL : Collection of common folders available in - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -39285,7 +41454,7 @@ SPECIAL : Collection of common folders available in - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -39447,7 +41616,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -39474,7 +41643,7 @@ SPECIAL : Collection of common folders available in - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -39501,6 +41670,247 @@ SPECIAL : Collection of common folders available in - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -39887,7 +42297,7 @@ SPECIAL : Collection of common folders available in - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/New-MgShareListContentType.md b/src/Files/Files/docs/v1.0-beta/New-MgShareListContentType.md index 1029760dae5..1acd6f10a67 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgShareListContentType.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgShareListContentType.md @@ -638,7 +638,7 @@ BASE : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -825,7 +825,7 @@ BASETYPES : The collection of content types that a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1013,7 +1013,7 @@ BODYPARAMETER : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1460,7 +1460,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Files/Files/docs/v1.0-beta/New-MgShareListItem.md b/src/Files/Files/docs/v1.0-beta/New-MgShareListItem.md index ccc32c9e835..3726d684400 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgShareListItem.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgShareListItem.md @@ -661,10 +661,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -673,9 +673,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -773,18 +773,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -792,7 +792,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -801,7 +801,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1296,7 +1296,7 @@ ACTIVITIES : The list of recent activities tha - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1518,7 +1518,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2665,7 +2665,7 @@ ACTIVITIES : The list of recent activities tha - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2748,7 +2748,7 @@ ACTIVITIES : The list of recent activities tha - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2782,7 +2782,7 @@ ACTIVITIES : The list of recent activities tha - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -2826,7 +2826,7 @@ ACTIVITIES : The list of recent activities tha - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3115,7 +3115,7 @@ ACTIVITIES : The list of recent activities tha - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3299,7 +3299,7 @@ ACTIVITIES : The list of recent activities tha - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3461,7 +3461,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3488,7 +3488,7 @@ ACTIVITIES : The list of recent activities tha - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3515,6 +3515,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3901,7 +4142,7 @@ ACTIVITIES : The list of recent activities tha - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4619,10 +4860,10 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4631,9 +4872,9 @@ ANALYTICS : itemAnalytics - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4731,18 +4972,18 @@ ANALYTICS : itemAnalytics - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4750,7 +4991,7 @@ ANALYTICS : itemAnalytics - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4759,7 +5000,7 @@ ANALYTICS : itemAnalytics - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5254,7 +5495,7 @@ ANALYTICS : itemAnalytics - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -5552,7 +5793,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6638,7 +6879,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -6721,7 +6962,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -6755,7 +6996,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -6799,7 +7040,7 @@ ANALYTICS : itemAnalytics - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7088,7 +7329,7 @@ ANALYTICS : itemAnalytics - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7272,7 +7513,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7434,7 +7675,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7461,7 +7702,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7488,6 +7729,247 @@ ANALYTICS : itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -7874,7 +8356,7 @@ ANALYTICS : itemAnalytics - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8583,10 +9065,10 @@ BODYPARAMETER : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8595,9 +9077,9 @@ BODYPARAMETER : listItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8695,18 +9177,18 @@ BODYPARAMETER : listItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8714,7 +9196,7 @@ BODYPARAMETER : listItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8723,7 +9205,7 @@ BODYPARAMETER : listItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9218,7 +9700,7 @@ BODYPARAMETER : listItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -9977,7 +10459,7 @@ BODYPARAMETER : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11007,7 +11489,7 @@ BODYPARAMETER : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -11090,7 +11572,7 @@ BODYPARAMETER : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11124,7 +11606,7 @@ BODYPARAMETER : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -11168,7 +11650,7 @@ BODYPARAMETER : listItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11457,7 +11939,7 @@ BODYPARAMETER : listItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11641,7 +12123,7 @@ BODYPARAMETER : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11803,7 +12285,7 @@ BODYPARAMETER : listItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11830,7 +12312,7 @@ BODYPARAMETER : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11857,6 +12339,247 @@ BODYPARAMETER : listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12243,7 +12966,7 @@ BODYPARAMETER : listItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12574,10 +13297,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12586,9 +13309,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12686,18 +13409,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12705,7 +13428,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12714,7 +13437,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13209,7 +13932,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -13996,7 +14719,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15026,7 +15749,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15109,7 +15832,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15143,7 +15866,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15187,7 +15910,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15476,7 +16199,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15660,7 +16383,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15822,7 +16545,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15849,7 +16572,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15876,6 +16599,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16262,7 +17226,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16561,10 +17525,10 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16573,9 +17537,9 @@ DRIVEITEM : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16673,18 +17637,18 @@ DRIVEITEM : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16692,7 +17656,7 @@ DRIVEITEM : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16701,7 +17665,7 @@ DRIVEITEM : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17196,7 +18160,7 @@ DRIVEITEM : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -17523,7 +18487,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18609,7 +19573,7 @@ DRIVEITEM : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -18692,7 +19656,7 @@ DRIVEITEM : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -18726,7 +19690,7 @@ DRIVEITEM : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -18770,7 +19734,7 @@ DRIVEITEM : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19059,7 +20023,7 @@ DRIVEITEM : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -19243,7 +20207,7 @@ DRIVEITEM : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19405,7 +20369,7 @@ DRIVEITEM : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19432,7 +20396,7 @@ DRIVEITEM : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -19459,6 +20423,247 @@ DRIVEITEM : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -19845,7 +21050,7 @@ DRIVEITEM : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20566,10 +21771,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20578,9 +21783,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20678,18 +21883,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20697,7 +21902,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20706,7 +21911,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21201,7 +22406,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -21988,7 +23193,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23018,7 +24223,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -23101,7 +24306,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -23135,7 +24340,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -23179,7 +24384,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23468,7 +24673,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -23652,7 +24857,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -23814,7 +25019,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -23841,7 +25046,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -23868,6 +25073,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24254,7 +25700,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/New-MgShareSharedDriveItemSharedDriveItem.md b/src/Files/Files/docs/v1.0-beta/New-MgShareSharedDriveItemSharedDriveItem.md index af4431d6948..8d82a541dcd 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgShareSharedDriveItemSharedDriveItem.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgShareSharedDriveItemSharedDriveItem.md @@ -574,10 +574,10 @@ BODYPARAMETER : sharedDriveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -586,9 +586,9 @@ BODYPARAMETER : sharedDriveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -686,18 +686,18 @@ BODYPARAMETER : sharedDriveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -705,7 +705,7 @@ BODYPARAMETER : sharedDriveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -714,7 +714,7 @@ BODYPARAMETER : sharedDriveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1209,7 +1209,7 @@ BODYPARAMETER : sharedDriveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1996,7 +1996,7 @@ BODYPARAMETER : sharedDriveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3026,7 +3026,7 @@ BODYPARAMETER : sharedDriveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -3109,7 +3109,7 @@ BODYPARAMETER : sharedDriveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3143,7 +3143,7 @@ BODYPARAMETER : sharedDriveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -3187,7 +3187,7 @@ BODYPARAMETER : sharedDriveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3476,7 +3476,7 @@ BODYPARAMETER : sharedDriveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3660,7 +3660,7 @@ BODYPARAMETER : sharedDriveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3822,7 +3822,7 @@ BODYPARAMETER : sharedDriveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3849,7 +3849,7 @@ BODYPARAMETER : sharedDriveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3876,6 +3876,247 @@ BODYPARAMETER : sharedDriveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4262,7 +4503,7 @@ BODYPARAMETER : sharedDriveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4581,10 +4822,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4593,9 +4834,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4693,18 +4934,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4712,7 +4953,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4721,7 +4962,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5216,7 +5457,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6003,7 +6244,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7033,7 +7274,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7116,7 +7357,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7150,7 +7391,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -7194,7 +7435,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7483,7 +7724,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7667,7 +7908,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7829,7 +8070,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7856,7 +8097,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7883,6 +8124,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8269,7 +8751,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8564,10 +9046,10 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8576,9 +9058,9 @@ DRIVEITEM : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8676,18 +9158,18 @@ DRIVEITEM : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8695,7 +9177,7 @@ DRIVEITEM : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8704,7 +9186,7 @@ DRIVEITEM : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9199,7 +9681,7 @@ DRIVEITEM : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -9526,7 +10008,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10612,7 +11094,7 @@ DRIVEITEM : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -10695,7 +11177,7 @@ DRIVEITEM : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10729,7 +11211,7 @@ DRIVEITEM : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -10773,7 +11255,7 @@ DRIVEITEM : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11062,7 +11544,7 @@ DRIVEITEM : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11246,7 +11728,7 @@ DRIVEITEM : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11408,7 +11890,7 @@ DRIVEITEM : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11435,7 +11917,7 @@ DRIVEITEM : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11462,6 +11944,247 @@ DRIVEITEM : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11848,7 +12571,7 @@ DRIVEITEM : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12543,10 +13266,10 @@ ITEMS : All driveItems contained in the sharing root - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12555,9 +13278,9 @@ ITEMS : All driveItems contained in the sharing root - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12655,18 +13378,18 @@ ITEMS : All driveItems contained in the sharing root - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12674,7 +13397,7 @@ ITEMS : All driveItems contained in the sharing root - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12683,7 +13406,7 @@ ITEMS : All driveItems contained in the sharing root - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13178,7 +13901,7 @@ ITEMS : All driveItems contained in the sharing root - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -13505,7 +14228,7 @@ ITEMS : All driveItems contained in the sharing root - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14591,7 +15314,7 @@ ITEMS : All driveItems contained in the sharing root - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -14674,7 +15397,7 @@ ITEMS : All driveItems contained in the sharing root - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -14708,7 +15431,7 @@ ITEMS : All driveItems contained in the sharing root - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -14752,7 +15475,7 @@ ITEMS : All driveItems contained in the sharing root - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15041,7 +15764,7 @@ ITEMS : All driveItems contained in the sharing root - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15225,7 +15948,7 @@ ITEMS : All driveItems contained in the sharing root - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15387,7 +16110,7 @@ ITEMS : All driveItems contained in the sharing root - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15414,7 +16137,7 @@ ITEMS : All driveItems contained in the sharing root - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15441,6 +16164,247 @@ ITEMS : All driveItems contained in the sharing root - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -15827,7 +16791,7 @@ ITEMS : All driveItems contained in the sharing root - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16529,10 +17493,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16541,9 +17505,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16641,18 +17605,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16660,7 +17624,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16669,7 +17633,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17164,7 +18128,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -17951,7 +18915,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18981,7 +19945,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19064,7 +20028,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19098,7 +20062,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -19142,7 +20106,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19431,7 +20395,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -19615,7 +20579,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19777,7 +20741,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19804,7 +20768,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -19831,6 +20795,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20217,7 +21422,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20512,10 +21717,10 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20524,9 +21729,9 @@ LIST : list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20624,18 +21829,18 @@ LIST : list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20643,7 +21848,7 @@ LIST : list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20652,7 +21857,7 @@ LIST : list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21147,7 +22352,7 @@ LIST : list - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -21963,7 +23168,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22936,7 +24141,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -23019,7 +24224,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -23053,7 +24258,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -23097,7 +24302,7 @@ LIST : list - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23386,7 +24591,7 @@ LIST : list - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -23570,7 +24775,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -23732,7 +24937,7 @@ LIST : list - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -23759,7 +24964,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -23786,6 +24991,247 @@ LIST : list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24172,7 +25618,7 @@ LIST : list - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -24492,10 +25938,10 @@ LISTITEM : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -24504,9 +25950,9 @@ LISTITEM : listItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -24604,18 +26050,18 @@ LISTITEM : listItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -24623,7 +26069,7 @@ LISTITEM : listItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -24632,7 +26078,7 @@ LISTITEM : listItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25127,7 +26573,7 @@ LISTITEM : listItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -25886,7 +27332,7 @@ LISTITEM : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -26916,7 +28362,7 @@ LISTITEM : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -26999,7 +28445,7 @@ LISTITEM : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -27033,7 +28479,7 @@ LISTITEM : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -27077,7 +28523,7 @@ LISTITEM : listItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -27366,7 +28812,7 @@ LISTITEM : listItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -27550,7 +28996,7 @@ LISTITEM : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -27712,7 +29158,7 @@ LISTITEM : listItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -27739,7 +29185,7 @@ LISTITEM : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -27766,6 +29212,247 @@ LISTITEM : listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28152,7 +29839,7 @@ LISTITEM : listItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -28562,10 +30249,10 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -28574,9 +30261,9 @@ ROOT : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -28674,18 +30361,18 @@ ROOT : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -28693,7 +30380,7 @@ ROOT : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -28702,7 +30389,7 @@ ROOT : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -29197,7 +30884,7 @@ ROOT : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -29524,7 +31211,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -30610,7 +32297,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -30693,7 +32380,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -30727,7 +32414,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -30771,7 +32458,7 @@ ROOT : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -31060,7 +32747,7 @@ ROOT : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -31244,7 +32931,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -31406,7 +33093,7 @@ ROOT : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -31433,7 +33120,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -31460,6 +33147,247 @@ ROOT : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -31846,7 +33774,7 @@ ROOT : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -32542,10 +34470,10 @@ SITE : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -32554,9 +34482,9 @@ SITE : site - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -32654,18 +34582,18 @@ SITE : site - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -32673,7 +34601,7 @@ SITE : site - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -32682,7 +34610,7 @@ SITE : site - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -33177,7 +35105,7 @@ SITE : site - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -33964,7 +35892,7 @@ SITE : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -34917,7 +36845,7 @@ SITE : site - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -35000,7 +36928,7 @@ SITE : site - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -35034,7 +36962,7 @@ SITE : site - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -35078,7 +37006,7 @@ SITE : site - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -35367,7 +37295,7 @@ SITE : site - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -35551,7 +37479,7 @@ SITE : site - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -35713,7 +37641,7 @@ SITE : site - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -35740,7 +37668,7 @@ SITE : site - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -35767,6 +37695,247 @@ SITE : site - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -36153,7 +38322,7 @@ SITE : site - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/New-MgUserDrive.md b/src/Files/Files/docs/v1.0-beta/New-MgUserDrive.md index 60dd3ffe3c0..a9a2aeee1d6 100644 --- a/src/Files/Files/docs/v1.0-beta/New-MgUserDrive.md +++ b/src/Files/Files/docs/v1.0-beta/New-MgUserDrive.md @@ -740,10 +740,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -752,9 +752,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -852,18 +852,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -871,7 +871,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -880,7 +880,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1375,7 +1375,7 @@ ACTIVITIES : The list of recent activities tha - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1597,7 +1597,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2744,7 +2744,7 @@ ACTIVITIES : The list of recent activities tha - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2827,7 +2827,7 @@ ACTIVITIES : The list of recent activities tha - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2861,7 +2861,7 @@ ACTIVITIES : The list of recent activities tha - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -2905,7 +2905,7 @@ ACTIVITIES : The list of recent activities tha - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3194,7 +3194,7 @@ ACTIVITIES : The list of recent activities tha - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3378,7 +3378,7 @@ ACTIVITIES : The list of recent activities tha - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3540,7 +3540,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3567,7 +3567,7 @@ ACTIVITIES : The list of recent activities tha - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3594,6 +3594,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3980,7 +4221,7 @@ ACTIVITIES : The list of recent activities tha - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4682,10 +4923,10 @@ BODYPARAMETER : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4694,9 +4935,9 @@ BODYPARAMETER : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4794,18 +5035,18 @@ BODYPARAMETER : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4813,7 +5054,7 @@ BODYPARAMETER : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4822,7 +5063,7 @@ BODYPARAMETER : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5317,7 +5558,7 @@ BODYPARAMETER : drive - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6098,7 +6339,7 @@ BODYPARAMETER : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7099,7 +7340,7 @@ BODYPARAMETER : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7182,7 +7423,7 @@ BODYPARAMETER : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7216,7 +7457,7 @@ BODYPARAMETER : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -7260,7 +7501,7 @@ BODYPARAMETER : drive - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7549,7 +7790,7 @@ BODYPARAMETER : drive - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7733,7 +7974,7 @@ BODYPARAMETER : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7895,7 +8136,7 @@ BODYPARAMETER : drive - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7922,7 +8163,7 @@ BODYPARAMETER : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7949,6 +8190,247 @@ BODYPARAMETER : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8335,7 +8817,7 @@ BODYPARAMETER : drive - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8660,10 +9142,10 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8672,9 +9154,9 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8772,18 +9254,18 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8791,7 +9273,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8800,7 +9282,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9295,7 +9777,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -9622,7 +10104,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10708,7 +11190,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -10791,7 +11273,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10825,7 +11307,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -10869,7 +11351,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11158,7 +11640,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11342,7 +11824,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11504,7 +11986,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11531,7 +12013,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11558,6 +12040,247 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11944,7 +12667,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12646,10 +13369,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12658,9 +13381,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12758,18 +13481,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12777,7 +13500,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12786,7 +13509,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13281,7 +14004,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14068,7 +14791,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15098,7 +15821,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15181,7 +15904,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15215,7 +15938,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15259,7 +15982,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15548,7 +16271,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15732,7 +16455,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15894,7 +16617,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15921,7 +16644,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15948,6 +16671,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16334,7 +17298,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16628,10 +17592,10 @@ FOLLOWING : The list of items the user is following. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16640,9 +17604,9 @@ FOLLOWING : The list of items the user is following. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16740,18 +17704,18 @@ FOLLOWING : The list of items the user is following. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16759,7 +17723,7 @@ FOLLOWING : The list of items the user is following. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16768,7 +17732,7 @@ FOLLOWING : The list of items the user is following. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17263,7 +18227,7 @@ FOLLOWING : The list of items the user is following. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -17590,7 +18554,7 @@ FOLLOWING : The list of items the user is following. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18676,7 +19640,7 @@ FOLLOWING : The list of items the user is following. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -18759,7 +19723,7 @@ FOLLOWING : The list of items the user is following. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -18793,7 +19757,7 @@ FOLLOWING : The list of items the user is following. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -18837,7 +19801,7 @@ FOLLOWING : The list of items the user is following. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19126,7 +20090,7 @@ FOLLOWING : The list of items the user is following. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -19310,7 +20274,7 @@ FOLLOWING : The list of items the user is following. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19472,7 +20436,7 @@ FOLLOWING : The list of items the user is following. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19499,7 +20463,7 @@ FOLLOWING : The list of items the user is following. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -19526,6 +20490,247 @@ FOLLOWING : The list of items the user is following. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -19912,7 +21117,7 @@ FOLLOWING : The list of items the user is following. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20626,10 +21831,10 @@ ITEMS : All items contained in the drive. Read-only. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20638,9 +21843,9 @@ ITEMS : All items contained in the drive. Read-only. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20738,18 +21943,18 @@ ITEMS : All items contained in the drive. Read-only. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20757,7 +21962,7 @@ ITEMS : All items contained in the drive. Read-only. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20766,7 +21971,7 @@ ITEMS : All items contained in the drive. Read-only. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21261,7 +22466,7 @@ ITEMS : All items contained in the drive. Read-only. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -21588,7 +22793,7 @@ ITEMS : All items contained in the drive. Read-only. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22674,7 +23879,7 @@ ITEMS : All items contained in the drive. Read-only. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22757,7 +23962,7 @@ ITEMS : All items contained in the drive. Read-only. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22791,7 +23996,7 @@ ITEMS : All items contained in the drive. Read-only. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -22835,7 +24040,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23124,7 +24329,7 @@ ITEMS : All items contained in the drive. Read-only. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -23308,7 +24513,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -23470,7 +24675,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -23497,7 +24702,7 @@ ITEMS : All items contained in the drive. Read-only. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -23524,6 +24729,247 @@ ITEMS : All items contained in the drive. Read-only. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -23910,7 +25356,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -24612,10 +26058,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -24624,9 +26070,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -24724,18 +26170,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -24743,7 +26189,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -24752,7 +26198,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25247,7 +26693,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -26034,7 +27480,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -27064,7 +28510,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -27147,7 +28593,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -27181,7 +28627,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -27225,7 +28671,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -27514,7 +28960,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -27698,7 +29144,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -27860,7 +29306,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -27887,7 +29333,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -27914,6 +29360,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28300,7 +29987,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -28595,10 +30282,10 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -28607,9 +30294,9 @@ LIST : list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -28707,18 +30394,18 @@ LIST : list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -28726,7 +30413,7 @@ LIST : list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -28735,7 +30422,7 @@ LIST : list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -29230,7 +30917,7 @@ LIST : list - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -30046,7 +31733,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -31019,7 +32706,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -31102,7 +32789,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -31136,7 +32823,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -31180,7 +32867,7 @@ LIST : list - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -31469,7 +33156,7 @@ LIST : list - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -31653,7 +33340,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -31815,7 +33502,7 @@ LIST : list - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -31842,7 +33529,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -31869,6 +33556,247 @@ LIST : list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -32255,7 +34183,7 @@ LIST : list - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -32614,10 +34542,10 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -32626,9 +34554,9 @@ ROOT : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -32726,18 +34654,18 @@ ROOT : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -32745,7 +34673,7 @@ ROOT : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -32754,7 +34682,7 @@ ROOT : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -33249,7 +35177,7 @@ ROOT : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -33576,7 +35504,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -34662,7 +36590,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -34745,7 +36673,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -34779,7 +36707,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -34823,7 +36751,7 @@ ROOT : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -35112,7 +37040,7 @@ ROOT : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -35296,7 +37224,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -35458,7 +37386,7 @@ ROOT : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -35485,7 +37413,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -35512,6 +37440,247 @@ ROOT : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -35898,7 +38067,7 @@ ROOT : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -36603,10 +38772,10 @@ SPECIAL : Collection of common folders available in - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -36615,9 +38784,9 @@ SPECIAL : Collection of common folders available in - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -36715,18 +38884,18 @@ SPECIAL : Collection of common folders available in - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -36734,7 +38903,7 @@ SPECIAL : Collection of common folders available in - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -36743,7 +38912,7 @@ SPECIAL : Collection of common folders available in - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -37238,7 +39407,7 @@ SPECIAL : Collection of common folders available in - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -37565,7 +39734,7 @@ SPECIAL : Collection of common folders available in - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -38651,7 +40820,7 @@ SPECIAL : Collection of common folders available in - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -38734,7 +40903,7 @@ SPECIAL : Collection of common folders available in - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -38768,7 +40937,7 @@ SPECIAL : Collection of common folders available in - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -38812,7 +40981,7 @@ SPECIAL : Collection of common folders available in - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -39101,7 +41270,7 @@ SPECIAL : Collection of common folders available in - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -39285,7 +41454,7 @@ SPECIAL : Collection of common folders available in - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -39447,7 +41616,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -39474,7 +41643,7 @@ SPECIAL : Collection of common folders available in - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -39501,6 +41670,247 @@ SPECIAL : Collection of common folders available in - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -39887,7 +42297,7 @@ SPECIAL : Collection of common folders available in - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgDrive.md b/src/Files/Files/docs/v1.0-beta/Update-MgDrive.md index 5f8bdd55468..cb07eeec133 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgDrive.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgDrive.md @@ -753,10 +753,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -765,9 +765,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -865,18 +865,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -884,7 +884,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -893,7 +893,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1388,7 +1388,7 @@ ACTIVITIES : The list of recent activities tha - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1610,7 +1610,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2757,7 +2757,7 @@ ACTIVITIES : The list of recent activities tha - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2840,7 +2840,7 @@ ACTIVITIES : The list of recent activities tha - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2874,7 +2874,7 @@ ACTIVITIES : The list of recent activities tha - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -2918,7 +2918,7 @@ ACTIVITIES : The list of recent activities tha - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3207,7 +3207,7 @@ ACTIVITIES : The list of recent activities tha - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3391,7 +3391,7 @@ ACTIVITIES : The list of recent activities tha - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3553,7 +3553,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3580,7 +3580,7 @@ ACTIVITIES : The list of recent activities tha - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3607,6 +3607,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3993,7 +4234,7 @@ ACTIVITIES : The list of recent activities tha - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4695,10 +4936,10 @@ BODYPARAMETER : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4707,9 +4948,9 @@ BODYPARAMETER : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4807,18 +5048,18 @@ BODYPARAMETER : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4826,7 +5067,7 @@ BODYPARAMETER : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4835,7 +5076,7 @@ BODYPARAMETER : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5330,7 +5571,7 @@ BODYPARAMETER : drive - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6111,7 +6352,7 @@ BODYPARAMETER : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7112,7 +7353,7 @@ BODYPARAMETER : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7195,7 +7436,7 @@ BODYPARAMETER : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7229,7 +7470,7 @@ BODYPARAMETER : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -7273,7 +7514,7 @@ BODYPARAMETER : drive - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7562,7 +7803,7 @@ BODYPARAMETER : drive - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7746,7 +7987,7 @@ BODYPARAMETER : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7908,7 +8149,7 @@ BODYPARAMETER : drive - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7935,7 +8176,7 @@ BODYPARAMETER : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7962,6 +8203,247 @@ BODYPARAMETER : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8348,7 +8830,7 @@ BODYPARAMETER : drive - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8673,10 +9155,10 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8685,9 +9167,9 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8785,18 +9267,18 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8804,7 +9286,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8813,7 +9295,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9308,7 +9790,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -9635,7 +10117,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10721,7 +11203,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -10804,7 +11286,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10838,7 +11320,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -10882,7 +11364,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11171,7 +11653,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11355,7 +11837,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11517,7 +11999,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11544,7 +12026,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11571,6 +12053,247 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11957,7 +12680,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12659,10 +13382,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12671,9 +13394,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12771,18 +13494,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12790,7 +13513,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12799,7 +13522,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13294,7 +14017,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14081,7 +14804,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15111,7 +15834,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15194,7 +15917,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15228,7 +15951,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15272,7 +15995,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15561,7 +16284,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15745,7 +16468,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15907,7 +16630,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15934,7 +16657,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15961,6 +16684,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16347,7 +17311,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16641,10 +17605,10 @@ FOLLOWING : The list of items the user is following. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16653,9 +17617,9 @@ FOLLOWING : The list of items the user is following. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16753,18 +17717,18 @@ FOLLOWING : The list of items the user is following. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16772,7 +17736,7 @@ FOLLOWING : The list of items the user is following. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16781,7 +17745,7 @@ FOLLOWING : The list of items the user is following. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17276,7 +18240,7 @@ FOLLOWING : The list of items the user is following. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -17603,7 +18567,7 @@ FOLLOWING : The list of items the user is following. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18689,7 +19653,7 @@ FOLLOWING : The list of items the user is following. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -18772,7 +19736,7 @@ FOLLOWING : The list of items the user is following. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -18806,7 +19770,7 @@ FOLLOWING : The list of items the user is following. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -18850,7 +19814,7 @@ FOLLOWING : The list of items the user is following. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19139,7 +20103,7 @@ FOLLOWING : The list of items the user is following. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -19323,7 +20287,7 @@ FOLLOWING : The list of items the user is following. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19485,7 +20449,7 @@ FOLLOWING : The list of items the user is following. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19512,7 +20476,7 @@ FOLLOWING : The list of items the user is following. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -19539,6 +20503,247 @@ FOLLOWING : The list of items the user is following. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -19925,7 +21130,7 @@ FOLLOWING : The list of items the user is following. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20639,10 +21844,10 @@ ITEMS : All items contained in the drive. Read-only. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20651,9 +21856,9 @@ ITEMS : All items contained in the drive. Read-only. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20751,18 +21956,18 @@ ITEMS : All items contained in the drive. Read-only. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20770,7 +21975,7 @@ ITEMS : All items contained in the drive. Read-only. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20779,7 +21984,7 @@ ITEMS : All items contained in the drive. Read-only. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21274,7 +22479,7 @@ ITEMS : All items contained in the drive. Read-only. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -21601,7 +22806,7 @@ ITEMS : All items contained in the drive. Read-only. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22687,7 +23892,7 @@ ITEMS : All items contained in the drive. Read-only. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22770,7 +23975,7 @@ ITEMS : All items contained in the drive. Read-only. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22804,7 +24009,7 @@ ITEMS : All items contained in the drive. Read-only. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -22848,7 +24053,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23137,7 +24342,7 @@ ITEMS : All items contained in the drive. Read-only. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -23321,7 +24526,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -23483,7 +24688,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -23510,7 +24715,7 @@ ITEMS : All items contained in the drive. Read-only. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -23537,6 +24742,247 @@ ITEMS : All items contained in the drive. Read-only. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -23923,7 +25369,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -24625,10 +26071,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -24637,9 +26083,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -24737,18 +26183,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -24756,7 +26202,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -24765,7 +26211,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25260,7 +26706,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -26047,7 +27493,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -27077,7 +28523,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -27160,7 +28606,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -27194,7 +28640,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -27238,7 +28684,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -27527,7 +28973,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -27711,7 +29157,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -27873,7 +29319,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -27900,7 +29346,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -27927,6 +29373,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28313,7 +30000,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -28608,10 +30295,10 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -28620,9 +30307,9 @@ LIST : list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -28720,18 +30407,18 @@ LIST : list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -28739,7 +30426,7 @@ LIST : list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -28748,7 +30435,7 @@ LIST : list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -29243,7 +30930,7 @@ LIST : list - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -30059,7 +31746,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -31032,7 +32719,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -31115,7 +32802,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -31149,7 +32836,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -31193,7 +32880,7 @@ LIST : list - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -31482,7 +33169,7 @@ LIST : list - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -31666,7 +33353,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -31828,7 +33515,7 @@ LIST : list - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -31855,7 +33542,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -31882,6 +33569,247 @@ LIST : list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -32268,7 +34196,7 @@ LIST : list - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -32627,10 +34555,10 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -32639,9 +34567,9 @@ ROOT : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -32739,18 +34667,18 @@ ROOT : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -32758,7 +34686,7 @@ ROOT : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -32767,7 +34695,7 @@ ROOT : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -33262,7 +35190,7 @@ ROOT : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -33589,7 +35517,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -34675,7 +36603,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -34758,7 +36686,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -34792,7 +36720,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -34836,7 +36764,7 @@ ROOT : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -35125,7 +37053,7 @@ ROOT : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -35309,7 +37237,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -35471,7 +37399,7 @@ ROOT : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -35498,7 +37426,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -35525,6 +37453,247 @@ ROOT : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -35911,7 +38080,7 @@ ROOT : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -36616,10 +38785,10 @@ SPECIAL : Collection of common folders available in - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -36628,9 +38797,9 @@ SPECIAL : Collection of common folders available in - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -36728,18 +38897,18 @@ SPECIAL : Collection of common folders available in - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -36747,7 +38916,7 @@ SPECIAL : Collection of common folders available in - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -36756,7 +38925,7 @@ SPECIAL : Collection of common folders available in - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -37251,7 +39420,7 @@ SPECIAL : Collection of common folders available in - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -37578,7 +39747,7 @@ SPECIAL : Collection of common folders available in - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -38664,7 +40833,7 @@ SPECIAL : Collection of common folders available in - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -38747,7 +40916,7 @@ SPECIAL : Collection of common folders available in - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -38781,7 +40950,7 @@ SPECIAL : Collection of common folders available in - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -38825,7 +40994,7 @@ SPECIAL : Collection of common folders available in - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -39114,7 +41283,7 @@ SPECIAL : Collection of common folders available in - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -39298,7 +41467,7 @@ SPECIAL : Collection of common folders available in - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -39460,7 +41629,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -39487,7 +41656,7 @@ SPECIAL : Collection of common folders available in - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -39514,6 +41683,247 @@ SPECIAL : Collection of common folders available in - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -39900,7 +42310,7 @@ SPECIAL : Collection of common folders available in - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgDriveItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgDriveItem.md index 2ce0b6b9f8e..29355a1958b 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgDriveItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgDriveItem.md @@ -1161,10 +1161,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1173,9 +1173,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1273,18 +1273,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1292,7 +1292,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1301,7 +1301,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1796,7 +1796,7 @@ ACTIVITIES : The list of recent activities tha - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -2018,7 +2018,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3165,7 +3165,7 @@ ACTIVITIES : The list of recent activities tha - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -3248,7 +3248,7 @@ ACTIVITIES : The list of recent activities tha - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3282,7 +3282,7 @@ ACTIVITIES : The list of recent activities tha - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -3326,7 +3326,7 @@ ACTIVITIES : The list of recent activities tha - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3615,7 +3615,7 @@ ACTIVITIES : The list of recent activities tha - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3799,7 +3799,7 @@ ACTIVITIES : The list of recent activities tha - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3961,7 +3961,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3988,7 +3988,7 @@ ACTIVITIES : The list of recent activities tha - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -4015,6 +4015,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4401,7 +4642,7 @@ ACTIVITIES : The list of recent activities tha - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -5119,10 +5360,10 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5131,9 +5372,9 @@ ANALYTICS : itemAnalytics - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5231,18 +5472,18 @@ ANALYTICS : itemAnalytics - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5250,7 +5491,7 @@ ANALYTICS : itemAnalytics - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5259,7 +5500,7 @@ ANALYTICS : itemAnalytics - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5754,7 +5995,7 @@ ANALYTICS : itemAnalytics - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6052,7 +6293,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7138,7 +7379,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7221,7 +7462,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7255,7 +7496,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -7299,7 +7540,7 @@ ANALYTICS : itemAnalytics - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7588,7 +7829,7 @@ ANALYTICS : itemAnalytics - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7772,7 +8013,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7934,7 +8175,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7961,7 +8202,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7988,6 +8229,247 @@ ANALYTICS : itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8374,7 +8856,7 @@ ANALYTICS : itemAnalytics - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -9102,10 +9584,10 @@ BODYPARAMETER : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9114,9 +9596,9 @@ BODYPARAMETER : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9214,18 +9696,18 @@ BODYPARAMETER : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9233,7 +9715,7 @@ BODYPARAMETER : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9242,7 +9724,7 @@ BODYPARAMETER : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9737,7 +10219,7 @@ BODYPARAMETER : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -10064,7 +10546,7 @@ BODYPARAMETER : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11150,7 +11632,7 @@ BODYPARAMETER : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -11233,7 +11715,7 @@ BODYPARAMETER : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11267,7 +11749,7 @@ BODYPARAMETER : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -11311,7 +11793,7 @@ BODYPARAMETER : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11600,7 +12082,7 @@ BODYPARAMETER : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11784,7 +12266,7 @@ BODYPARAMETER : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11946,7 +12428,7 @@ BODYPARAMETER : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11973,7 +12455,7 @@ BODYPARAMETER : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -12000,6 +12482,247 @@ BODYPARAMETER : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12386,7 +13109,7 @@ BODYPARAMETER : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -13088,10 +13811,10 @@ CHILDREN : Collection containing Item objects for th - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13100,9 +13823,9 @@ CHILDREN : Collection containing Item objects for th - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13200,18 +13923,18 @@ CHILDREN : Collection containing Item objects for th - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13219,7 +13942,7 @@ CHILDREN : Collection containing Item objects for th - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13228,7 +13951,7 @@ CHILDREN : Collection containing Item objects for th - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13723,7 +14446,7 @@ CHILDREN : Collection containing Item objects for th - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14050,7 +14773,7 @@ CHILDREN : Collection containing Item objects for th - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15136,7 +15859,7 @@ CHILDREN : Collection containing Item objects for th - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15219,7 +15942,7 @@ CHILDREN : Collection containing Item objects for th - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15253,7 +15976,7 @@ CHILDREN : Collection containing Item objects for th - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15297,7 +16020,7 @@ CHILDREN : Collection containing Item objects for th - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15586,7 +16309,7 @@ CHILDREN : Collection containing Item objects for th - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15770,7 +16493,7 @@ CHILDREN : Collection containing Item objects for th - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15932,7 +16655,7 @@ CHILDREN : Collection containing Item objects for th - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15959,7 +16682,7 @@ CHILDREN : Collection containing Item objects for th - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15986,6 +16709,247 @@ CHILDREN : Collection containing Item objects for th - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16372,7 +17336,7 @@ CHILDREN : Collection containing Item objects for th - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -17074,10 +18038,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17086,9 +18050,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17186,18 +18150,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17205,7 +18169,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17214,7 +18178,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17709,7 +18673,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -18496,7 +19460,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19526,7 +20490,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19609,7 +20573,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19643,7 +20607,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -19687,7 +20651,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19976,7 +20940,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -20160,7 +21124,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -20322,7 +21286,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -20349,7 +21313,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -20376,6 +21340,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20762,7 +21967,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -21117,10 +22322,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -21129,9 +22334,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21229,18 +22434,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21248,7 +22453,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21257,7 +22462,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21752,7 +22957,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -22539,7 +23744,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23569,7 +24774,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -23652,7 +24857,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -23686,7 +24891,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -23730,7 +24935,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -24019,7 +25224,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -24203,7 +25408,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -24365,7 +25570,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -24392,7 +25597,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -24419,6 +25624,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24805,7 +26251,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -25100,10 +26546,10 @@ LISTITEM : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -25112,9 +26558,9 @@ LISTITEM : listItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -25212,18 +26658,18 @@ LISTITEM : listItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -25231,7 +26677,7 @@ LISTITEM : listItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -25240,7 +26686,7 @@ LISTITEM : listItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25735,7 +27181,7 @@ LISTITEM : listItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -26494,7 +27940,7 @@ LISTITEM : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -27524,7 +28970,7 @@ LISTITEM : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -27607,7 +29053,7 @@ LISTITEM : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -27641,7 +29087,7 @@ LISTITEM : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -27685,7 +29131,7 @@ LISTITEM : listItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -27974,7 +29420,7 @@ LISTITEM : listItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -28158,7 +29604,7 @@ LISTITEM : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -28320,7 +29766,7 @@ LISTITEM : listItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -28347,7 +29793,7 @@ LISTITEM : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -28374,6 +29820,247 @@ LISTITEM : listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28760,7 +30447,7 @@ LISTITEM : listItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgDriveList.md b/src/Files/Files/docs/v1.0-beta/Update-MgDriveList.md index f8d24f9eea1..25d3671b5dc 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgDriveList.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgDriveList.md @@ -731,10 +731,10 @@ ACTIVITIES : The recent activities that took p - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -743,9 +743,9 @@ ACTIVITIES : The recent activities that took p - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -843,18 +843,18 @@ ACTIVITIES : The recent activities that took p - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -862,7 +862,7 @@ ACTIVITIES : The recent activities that took p - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -871,7 +871,7 @@ ACTIVITIES : The recent activities that took p - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1366,7 +1366,7 @@ ACTIVITIES : The recent activities that took p - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1588,7 +1588,7 @@ ACTIVITIES : The recent activities that took p - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2735,7 +2735,7 @@ ACTIVITIES : The recent activities that took p - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2818,7 +2818,7 @@ ACTIVITIES : The recent activities that took p - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2852,7 +2852,7 @@ ACTIVITIES : The recent activities that took p - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -2896,7 +2896,7 @@ ACTIVITIES : The recent activities that took p - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3185,7 +3185,7 @@ ACTIVITIES : The recent activities that took p - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3369,7 +3369,7 @@ ACTIVITIES : The recent activities that took p - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3531,7 +3531,7 @@ ACTIVITIES : The recent activities that took p - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3558,7 +3558,7 @@ ACTIVITIES : The recent activities that took p - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3585,6 +3585,247 @@ ACTIVITIES : The recent activities that took p - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3971,7 +4212,7 @@ ACTIVITIES : The recent activities that took p - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4673,10 +4914,10 @@ BODYPARAMETER : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4685,9 +4926,9 @@ BODYPARAMETER : list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4785,18 +5026,18 @@ BODYPARAMETER : list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4804,7 +5045,7 @@ BODYPARAMETER : list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4813,7 +5054,7 @@ BODYPARAMETER : list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5308,7 +5549,7 @@ BODYPARAMETER : list - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6124,7 +6365,7 @@ BODYPARAMETER : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7097,7 +7338,7 @@ BODYPARAMETER : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7180,7 +7421,7 @@ BODYPARAMETER : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7214,7 +7455,7 @@ BODYPARAMETER : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -7258,7 +7499,7 @@ BODYPARAMETER : list - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7547,7 +7788,7 @@ BODYPARAMETER : list - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7731,7 +7972,7 @@ BODYPARAMETER : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7893,7 +8134,7 @@ BODYPARAMETER : list - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7920,7 +8161,7 @@ BODYPARAMETER : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7947,6 +8188,247 @@ BODYPARAMETER : list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8333,7 +8815,7 @@ BODYPARAMETER : list - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8805,7 +9287,7 @@ CONTENTTYPES : The collection of content types pre - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8980,10 +9462,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8992,9 +9474,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9092,18 +9574,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9111,7 +9593,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9120,7 +9602,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9615,7 +10097,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -10402,7 +10884,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11432,7 +11914,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -11515,7 +11997,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11549,7 +12031,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -11593,7 +12075,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11882,7 +12364,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -12066,7 +12548,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12228,7 +12710,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12255,7 +12737,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -12282,6 +12764,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12668,7 +13391,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12963,10 +13686,10 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12975,9 +13698,9 @@ DRIVE : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13075,18 +13798,18 @@ DRIVE : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13094,7 +13817,7 @@ DRIVE : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13103,7 +13826,7 @@ DRIVE : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13598,7 +14321,7 @@ DRIVE : drive - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14379,7 +15102,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15380,7 +16103,7 @@ DRIVE : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15463,7 +16186,7 @@ DRIVE : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15497,7 +16220,7 @@ DRIVE : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15541,7 +16264,7 @@ DRIVE : drive - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15830,7 +16553,7 @@ DRIVE : drive - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -16014,7 +16737,7 @@ DRIVE : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -16176,7 +16899,7 @@ DRIVE : drive - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -16203,7 +16926,7 @@ DRIVE : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -16230,6 +16953,247 @@ DRIVE : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16616,7 +17580,7 @@ DRIVE : drive - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16960,10 +17924,10 @@ ITEMS : All items contained in the list. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16972,9 +17936,9 @@ ITEMS : All items contained in the list. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17072,18 +18036,18 @@ ITEMS : All items contained in the list. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17091,7 +18055,7 @@ ITEMS : All items contained in the list. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17100,7 +18064,7 @@ ITEMS : All items contained in the list. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17595,7 +18559,7 @@ ITEMS : All items contained in the list. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -18354,7 +19318,7 @@ ITEMS : All items contained in the list. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19384,7 +20348,7 @@ ITEMS : All items contained in the list. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19467,7 +20431,7 @@ ITEMS : All items contained in the list. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19501,7 +20465,7 @@ ITEMS : All items contained in the list. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -19545,7 +20509,7 @@ ITEMS : All items contained in the list. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19834,7 +20798,7 @@ ITEMS : All items contained in the list. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -20018,7 +20982,7 @@ ITEMS : All items contained in the list. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -20180,7 +21144,7 @@ ITEMS : All items contained in the list. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -20207,7 +21171,7 @@ ITEMS : All items contained in the list. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -20234,6 +21198,247 @@ ITEMS : All items contained in the list. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20620,7 +21825,7 @@ ITEMS : All items contained in the list. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20946,10 +22151,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20958,9 +22163,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21058,18 +22263,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21077,7 +22282,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21086,7 +22291,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21581,7 +22786,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -22368,7 +23573,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23398,7 +24603,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -23481,7 +24686,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -23515,7 +24720,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -23559,7 +24764,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23848,7 +25053,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -24032,7 +25237,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -24194,7 +25399,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -24221,7 +25426,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -24248,6 +25453,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24634,7 +26080,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgDriveListContentType.md b/src/Files/Files/docs/v1.0-beta/Update-MgDriveListContentType.md index 80f3e3dd191..1a360b23c97 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgDriveListContentType.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgDriveListContentType.md @@ -668,7 +668,7 @@ BASE : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -855,7 +855,7 @@ BASETYPES : The collection of content types that a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1043,7 +1043,7 @@ BODYPARAMETER : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1490,7 +1490,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgDriveListItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgDriveListItem.md index fc9d362f478..d1677b5774c 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgDriveListItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgDriveListItem.md @@ -691,10 +691,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -703,9 +703,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -803,18 +803,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -822,7 +822,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -831,7 +831,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1326,7 +1326,7 @@ ACTIVITIES : The list of recent activities tha - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1548,7 +1548,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2695,7 +2695,7 @@ ACTIVITIES : The list of recent activities tha - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2778,7 +2778,7 @@ ACTIVITIES : The list of recent activities tha - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2812,7 +2812,7 @@ ACTIVITIES : The list of recent activities tha - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -2856,7 +2856,7 @@ ACTIVITIES : The list of recent activities tha - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3145,7 +3145,7 @@ ACTIVITIES : The list of recent activities tha - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3329,7 +3329,7 @@ ACTIVITIES : The list of recent activities tha - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3491,7 +3491,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3518,7 +3518,7 @@ ACTIVITIES : The list of recent activities tha - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3545,6 +3545,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3931,7 +4172,7 @@ ACTIVITIES : The list of recent activities tha - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4649,10 +4890,10 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4661,9 +4902,9 @@ ANALYTICS : itemAnalytics - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4761,18 +5002,18 @@ ANALYTICS : itemAnalytics - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4780,7 +5021,7 @@ ANALYTICS : itemAnalytics - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4789,7 +5030,7 @@ ANALYTICS : itemAnalytics - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5284,7 +5525,7 @@ ANALYTICS : itemAnalytics - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -5582,7 +5823,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6668,7 +6909,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -6751,7 +6992,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -6785,7 +7026,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -6829,7 +7070,7 @@ ANALYTICS : itemAnalytics - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7118,7 +7359,7 @@ ANALYTICS : itemAnalytics - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7302,7 +7543,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7464,7 +7705,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7491,7 +7732,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7518,6 +7759,247 @@ ANALYTICS : itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -7904,7 +8386,7 @@ ANALYTICS : itemAnalytics - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8613,10 +9095,10 @@ BODYPARAMETER : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8625,9 +9107,9 @@ BODYPARAMETER : listItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8725,18 +9207,18 @@ BODYPARAMETER : listItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8744,7 +9226,7 @@ BODYPARAMETER : listItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8753,7 +9235,7 @@ BODYPARAMETER : listItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9248,7 +9730,7 @@ BODYPARAMETER : listItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -10007,7 +10489,7 @@ BODYPARAMETER : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11037,7 +11519,7 @@ BODYPARAMETER : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -11120,7 +11602,7 @@ BODYPARAMETER : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11154,7 +11636,7 @@ BODYPARAMETER : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -11198,7 +11680,7 @@ BODYPARAMETER : listItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11487,7 +11969,7 @@ BODYPARAMETER : listItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11671,7 +12153,7 @@ BODYPARAMETER : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11833,7 +12315,7 @@ BODYPARAMETER : listItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11860,7 +12342,7 @@ BODYPARAMETER : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11887,6 +12369,247 @@ BODYPARAMETER : listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12273,7 +12996,7 @@ BODYPARAMETER : listItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12604,10 +13327,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12616,9 +13339,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12716,18 +13439,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12735,7 +13458,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12744,7 +13467,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13239,7 +13962,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14026,7 +14749,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15056,7 +15779,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15139,7 +15862,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15173,7 +15896,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15217,7 +15940,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15506,7 +16229,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15690,7 +16413,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15852,7 +16575,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15879,7 +16602,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15906,6 +16629,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16292,7 +17256,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16591,10 +17555,10 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16603,9 +17567,9 @@ DRIVEITEM : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16703,18 +17667,18 @@ DRIVEITEM : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16722,7 +17686,7 @@ DRIVEITEM : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16731,7 +17695,7 @@ DRIVEITEM : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17226,7 +18190,7 @@ DRIVEITEM : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -17553,7 +18517,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18639,7 +19603,7 @@ DRIVEITEM : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -18722,7 +19686,7 @@ DRIVEITEM : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -18756,7 +19720,7 @@ DRIVEITEM : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -18800,7 +19764,7 @@ DRIVEITEM : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19089,7 +20053,7 @@ DRIVEITEM : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -19273,7 +20237,7 @@ DRIVEITEM : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19435,7 +20399,7 @@ DRIVEITEM : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19462,7 +20426,7 @@ DRIVEITEM : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -19489,6 +20453,247 @@ DRIVEITEM : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -19875,7 +21080,7 @@ DRIVEITEM : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20596,10 +21801,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20608,9 +21813,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20708,18 +21913,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20727,7 +21932,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20736,7 +21941,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21231,7 +22436,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -22018,7 +23223,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23048,7 +24253,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -23131,7 +24336,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -23165,7 +24370,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -23209,7 +24414,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23498,7 +24703,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -23682,7 +24887,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -23844,7 +25049,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -23871,7 +25076,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -23898,6 +25103,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24284,7 +25730,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgDriveRoot.md b/src/Files/Files/docs/v1.0-beta/Update-MgDriveRoot.md index 3648f1a9be2..65756f40ee7 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgDriveRoot.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgDriveRoot.md @@ -1144,10 +1144,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1156,9 +1156,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1256,18 +1256,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1275,7 +1275,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1284,7 +1284,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1779,7 +1779,7 @@ ACTIVITIES : The list of recent activities tha - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -2001,7 +2001,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3148,7 +3148,7 @@ ACTIVITIES : The list of recent activities tha - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -3231,7 +3231,7 @@ ACTIVITIES : The list of recent activities tha - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3265,7 +3265,7 @@ ACTIVITIES : The list of recent activities tha - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -3309,7 +3309,7 @@ ACTIVITIES : The list of recent activities tha - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3598,7 +3598,7 @@ ACTIVITIES : The list of recent activities tha - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3782,7 +3782,7 @@ ACTIVITIES : The list of recent activities tha - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3944,7 +3944,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3971,7 +3971,7 @@ ACTIVITIES : The list of recent activities tha - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3998,6 +3998,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4384,7 +4625,7 @@ ACTIVITIES : The list of recent activities tha - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -5102,10 +5343,10 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5114,9 +5355,9 @@ ANALYTICS : itemAnalytics - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5214,18 +5455,18 @@ ANALYTICS : itemAnalytics - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5233,7 +5474,7 @@ ANALYTICS : itemAnalytics - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5242,7 +5483,7 @@ ANALYTICS : itemAnalytics - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5737,7 +5978,7 @@ ANALYTICS : itemAnalytics - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6035,7 +6276,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7121,7 +7362,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7204,7 +7445,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7238,7 +7479,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -7282,7 +7523,7 @@ ANALYTICS : itemAnalytics - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7571,7 +7812,7 @@ ANALYTICS : itemAnalytics - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7755,7 +7996,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7917,7 +8158,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7944,7 +8185,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7971,6 +8212,247 @@ ANALYTICS : itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8357,7 +8839,7 @@ ANALYTICS : itemAnalytics - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -9085,10 +9567,10 @@ BODYPARAMETER : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9097,9 +9579,9 @@ BODYPARAMETER : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9197,18 +9679,18 @@ BODYPARAMETER : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9216,7 +9698,7 @@ BODYPARAMETER : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9225,7 +9707,7 @@ BODYPARAMETER : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9720,7 +10202,7 @@ BODYPARAMETER : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -10047,7 +10529,7 @@ BODYPARAMETER : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11133,7 +11615,7 @@ BODYPARAMETER : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -11216,7 +11698,7 @@ BODYPARAMETER : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11250,7 +11732,7 @@ BODYPARAMETER : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -11294,7 +11776,7 @@ BODYPARAMETER : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11583,7 +12065,7 @@ BODYPARAMETER : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11767,7 +12249,7 @@ BODYPARAMETER : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11929,7 +12411,7 @@ BODYPARAMETER : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11956,7 +12438,7 @@ BODYPARAMETER : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11983,6 +12465,247 @@ BODYPARAMETER : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12369,7 +13092,7 @@ BODYPARAMETER : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -13071,10 +13794,10 @@ CHILDREN : Collection containing Item objects for th - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13083,9 +13806,9 @@ CHILDREN : Collection containing Item objects for th - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13183,18 +13906,18 @@ CHILDREN : Collection containing Item objects for th - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13202,7 +13925,7 @@ CHILDREN : Collection containing Item objects for th - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13211,7 +13934,7 @@ CHILDREN : Collection containing Item objects for th - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13706,7 +14429,7 @@ CHILDREN : Collection containing Item objects for th - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14033,7 +14756,7 @@ CHILDREN : Collection containing Item objects for th - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15119,7 +15842,7 @@ CHILDREN : Collection containing Item objects for th - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15202,7 +15925,7 @@ CHILDREN : Collection containing Item objects for th - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15236,7 +15959,7 @@ CHILDREN : Collection containing Item objects for th - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15280,7 +16003,7 @@ CHILDREN : Collection containing Item objects for th - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15569,7 +16292,7 @@ CHILDREN : Collection containing Item objects for th - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15753,7 +16476,7 @@ CHILDREN : Collection containing Item objects for th - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15915,7 +16638,7 @@ CHILDREN : Collection containing Item objects for th - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15942,7 +16665,7 @@ CHILDREN : Collection containing Item objects for th - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15969,6 +16692,247 @@ CHILDREN : Collection containing Item objects for th - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16355,7 +17319,7 @@ CHILDREN : Collection containing Item objects for th - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -17057,10 +18021,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17069,9 +18033,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17169,18 +18133,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17188,7 +18152,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17197,7 +18161,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17692,7 +18656,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -18479,7 +19443,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19509,7 +20473,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19592,7 +20556,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19626,7 +20590,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -19670,7 +20634,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19959,7 +20923,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -20143,7 +21107,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -20305,7 +21269,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -20332,7 +21296,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -20359,6 +21323,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20745,7 +21950,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -21100,10 +22305,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -21112,9 +22317,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21212,18 +22417,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21231,7 +22436,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21240,7 +22445,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21735,7 +22940,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -22522,7 +23727,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23552,7 +24757,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -23635,7 +24840,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -23669,7 +24874,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -23713,7 +24918,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -24002,7 +25207,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -24186,7 +25391,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -24348,7 +25553,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -24375,7 +25580,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -24402,6 +25607,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24788,7 +26234,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -25083,10 +26529,10 @@ LISTITEM : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -25095,9 +26541,9 @@ LISTITEM : listItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -25195,18 +26641,18 @@ LISTITEM : listItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -25214,7 +26660,7 @@ LISTITEM : listItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -25223,7 +26669,7 @@ LISTITEM : listItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25718,7 +27164,7 @@ LISTITEM : listItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -26477,7 +27923,7 @@ LISTITEM : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -27507,7 +28953,7 @@ LISTITEM : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -27590,7 +29036,7 @@ LISTITEM : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -27624,7 +29070,7 @@ LISTITEM : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -27668,7 +29114,7 @@ LISTITEM : listItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -27957,7 +29403,7 @@ LISTITEM : listItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -28141,7 +29587,7 @@ LISTITEM : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -28303,7 +29749,7 @@ LISTITEM : listItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -28330,7 +29776,7 @@ LISTITEM : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -28357,6 +29803,247 @@ LISTITEM : listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28743,7 +30430,7 @@ LISTITEM : listItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDrive.md b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDrive.md index 211e817da8b..5b465d3e7c2 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgGroupDrive.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgGroupDrive.md @@ -770,10 +770,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -782,9 +782,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -882,18 +882,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -901,7 +901,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -910,7 +910,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1405,7 +1405,7 @@ ACTIVITIES : The list of recent activities tha - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1627,7 +1627,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2774,7 +2774,7 @@ ACTIVITIES : The list of recent activities tha - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2857,7 +2857,7 @@ ACTIVITIES : The list of recent activities tha - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2891,7 +2891,7 @@ ACTIVITIES : The list of recent activities tha - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -2935,7 +2935,7 @@ ACTIVITIES : The list of recent activities tha - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3224,7 +3224,7 @@ ACTIVITIES : The list of recent activities tha - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3408,7 +3408,7 @@ ACTIVITIES : The list of recent activities tha - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3570,7 +3570,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3597,7 +3597,7 @@ ACTIVITIES : The list of recent activities tha - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3624,6 +3624,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4010,7 +4251,7 @@ ACTIVITIES : The list of recent activities tha - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4712,10 +4953,10 @@ BODYPARAMETER : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4724,9 +4965,9 @@ BODYPARAMETER : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4824,18 +5065,18 @@ BODYPARAMETER : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4843,7 +5084,7 @@ BODYPARAMETER : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4852,7 +5093,7 @@ BODYPARAMETER : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5347,7 +5588,7 @@ BODYPARAMETER : drive - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6128,7 +6369,7 @@ BODYPARAMETER : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7129,7 +7370,7 @@ BODYPARAMETER : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7212,7 +7453,7 @@ BODYPARAMETER : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7246,7 +7487,7 @@ BODYPARAMETER : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -7290,7 +7531,7 @@ BODYPARAMETER : drive - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7579,7 +7820,7 @@ BODYPARAMETER : drive - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7763,7 +8004,7 @@ BODYPARAMETER : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7925,7 +8166,7 @@ BODYPARAMETER : drive - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7952,7 +8193,7 @@ BODYPARAMETER : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7979,6 +8220,247 @@ BODYPARAMETER : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8365,7 +8847,7 @@ BODYPARAMETER : drive - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8690,10 +9172,10 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8702,9 +9184,9 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8802,18 +9284,18 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8821,7 +9303,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8830,7 +9312,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9325,7 +9807,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -9652,7 +10134,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10738,7 +11220,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -10821,7 +11303,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10855,7 +11337,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -10899,7 +11381,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11188,7 +11670,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11372,7 +11854,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11534,7 +12016,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11561,7 +12043,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11588,6 +12070,247 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11974,7 +12697,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12676,10 +13399,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12688,9 +13411,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12788,18 +13511,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12807,7 +13530,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12816,7 +13539,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13311,7 +14034,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14098,7 +14821,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15128,7 +15851,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15211,7 +15934,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15245,7 +15968,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15289,7 +16012,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15578,7 +16301,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15762,7 +16485,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15924,7 +16647,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15951,7 +16674,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15978,6 +16701,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16364,7 +17328,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16658,10 +17622,10 @@ FOLLOWING : The list of items the user is following. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16670,9 +17634,9 @@ FOLLOWING : The list of items the user is following. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16770,18 +17734,18 @@ FOLLOWING : The list of items the user is following. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16789,7 +17753,7 @@ FOLLOWING : The list of items the user is following. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16798,7 +17762,7 @@ FOLLOWING : The list of items the user is following. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17293,7 +18257,7 @@ FOLLOWING : The list of items the user is following. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -17620,7 +18584,7 @@ FOLLOWING : The list of items the user is following. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18706,7 +19670,7 @@ FOLLOWING : The list of items the user is following. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -18789,7 +19753,7 @@ FOLLOWING : The list of items the user is following. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -18823,7 +19787,7 @@ FOLLOWING : The list of items the user is following. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -18867,7 +19831,7 @@ FOLLOWING : The list of items the user is following. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19156,7 +20120,7 @@ FOLLOWING : The list of items the user is following. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -19340,7 +20304,7 @@ FOLLOWING : The list of items the user is following. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19502,7 +20466,7 @@ FOLLOWING : The list of items the user is following. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19529,7 +20493,7 @@ FOLLOWING : The list of items the user is following. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -19556,6 +20520,247 @@ FOLLOWING : The list of items the user is following. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -19942,7 +21147,7 @@ FOLLOWING : The list of items the user is following. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20656,10 +21861,10 @@ ITEMS : All items contained in the drive. Read-only. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20668,9 +21873,9 @@ ITEMS : All items contained in the drive. Read-only. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20768,18 +21973,18 @@ ITEMS : All items contained in the drive. Read-only. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20787,7 +21992,7 @@ ITEMS : All items contained in the drive. Read-only. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20796,7 +22001,7 @@ ITEMS : All items contained in the drive. Read-only. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21291,7 +22496,7 @@ ITEMS : All items contained in the drive. Read-only. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -21618,7 +22823,7 @@ ITEMS : All items contained in the drive. Read-only. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22704,7 +23909,7 @@ ITEMS : All items contained in the drive. Read-only. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22787,7 +23992,7 @@ ITEMS : All items contained in the drive. Read-only. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22821,7 +24026,7 @@ ITEMS : All items contained in the drive. Read-only. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -22865,7 +24070,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23154,7 +24359,7 @@ ITEMS : All items contained in the drive. Read-only. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -23338,7 +24543,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -23500,7 +24705,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -23527,7 +24732,7 @@ ITEMS : All items contained in the drive. Read-only. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -23554,6 +24759,247 @@ ITEMS : All items contained in the drive. Read-only. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -23940,7 +25386,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -24642,10 +26088,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -24654,9 +26100,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -24754,18 +26200,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -24773,7 +26219,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -24782,7 +26228,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25277,7 +26723,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -26064,7 +27510,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -27094,7 +28540,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -27177,7 +28623,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -27211,7 +28657,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -27255,7 +28701,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -27544,7 +28990,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -27728,7 +29174,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -27890,7 +29336,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -27917,7 +29363,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -27944,6 +29390,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28330,7 +30017,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -28625,10 +30312,10 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -28637,9 +30324,9 @@ LIST : list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -28737,18 +30424,18 @@ LIST : list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -28756,7 +30443,7 @@ LIST : list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -28765,7 +30452,7 @@ LIST : list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -29260,7 +30947,7 @@ LIST : list - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -30076,7 +31763,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -31049,7 +32736,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -31132,7 +32819,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -31166,7 +32853,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -31210,7 +32897,7 @@ LIST : list - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -31499,7 +33186,7 @@ LIST : list - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -31683,7 +33370,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -31845,7 +33532,7 @@ LIST : list - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -31872,7 +33559,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -31899,6 +33586,247 @@ LIST : list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -32285,7 +34213,7 @@ LIST : list - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -32644,10 +34572,10 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -32656,9 +34584,9 @@ ROOT : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -32756,18 +34684,18 @@ ROOT : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -32775,7 +34703,7 @@ ROOT : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -32784,7 +34712,7 @@ ROOT : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -33279,7 +35207,7 @@ ROOT : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -33606,7 +35534,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -34692,7 +36620,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -34775,7 +36703,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -34809,7 +36737,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -34853,7 +36781,7 @@ ROOT : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -35142,7 +37070,7 @@ ROOT : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -35326,7 +37254,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -35488,7 +37416,7 @@ ROOT : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -35515,7 +37443,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -35542,6 +37470,247 @@ ROOT : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -35928,7 +38097,7 @@ ROOT : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -36633,10 +38802,10 @@ SPECIAL : Collection of common folders available in - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -36645,9 +38814,9 @@ SPECIAL : Collection of common folders available in - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -36745,18 +38914,18 @@ SPECIAL : Collection of common folders available in - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -36764,7 +38933,7 @@ SPECIAL : Collection of common folders available in - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -36773,7 +38942,7 @@ SPECIAL : Collection of common folders available in - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -37268,7 +39437,7 @@ SPECIAL : Collection of common folders available in - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -37595,7 +39764,7 @@ SPECIAL : Collection of common folders available in - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -38681,7 +40850,7 @@ SPECIAL : Collection of common folders available in - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -38764,7 +40933,7 @@ SPECIAL : Collection of common folders available in - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -38798,7 +40967,7 @@ SPECIAL : Collection of common folders available in - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -38842,7 +41011,7 @@ SPECIAL : Collection of common folders available in - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -39131,7 +41300,7 @@ SPECIAL : Collection of common folders available in - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -39315,7 +41484,7 @@ SPECIAL : Collection of common folders available in - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -39477,7 +41646,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -39504,7 +41673,7 @@ SPECIAL : Collection of common folders available in - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -39531,6 +41700,247 @@ SPECIAL : Collection of common folders available in - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -39917,7 +42327,7 @@ SPECIAL : Collection of common folders available in - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgShareList.md b/src/Files/Files/docs/v1.0-beta/Update-MgShareList.md index 4c5c5444baf..28fd136aff9 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgShareList.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgShareList.md @@ -727,10 +727,10 @@ ACTIVITIES : The recent activities that took p - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -739,9 +739,9 @@ ACTIVITIES : The recent activities that took p - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -839,18 +839,18 @@ ACTIVITIES : The recent activities that took p - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -858,7 +858,7 @@ ACTIVITIES : The recent activities that took p - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -867,7 +867,7 @@ ACTIVITIES : The recent activities that took p - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1362,7 +1362,7 @@ ACTIVITIES : The recent activities that took p - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1584,7 +1584,7 @@ ACTIVITIES : The recent activities that took p - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2731,7 +2731,7 @@ ACTIVITIES : The recent activities that took p - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2814,7 +2814,7 @@ ACTIVITIES : The recent activities that took p - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2848,7 +2848,7 @@ ACTIVITIES : The recent activities that took p - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -2892,7 +2892,7 @@ ACTIVITIES : The recent activities that took p - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3181,7 +3181,7 @@ ACTIVITIES : The recent activities that took p - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3365,7 +3365,7 @@ ACTIVITIES : The recent activities that took p - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3527,7 +3527,7 @@ ACTIVITIES : The recent activities that took p - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3554,7 +3554,7 @@ ACTIVITIES : The recent activities that took p - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3581,6 +3581,247 @@ ACTIVITIES : The recent activities that took p - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3967,7 +4208,7 @@ ACTIVITIES : The recent activities that took p - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4669,10 +4910,10 @@ BODYPARAMETER : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4681,9 +4922,9 @@ BODYPARAMETER : list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4781,18 +5022,18 @@ BODYPARAMETER : list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4800,7 +5041,7 @@ BODYPARAMETER : list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4809,7 +5050,7 @@ BODYPARAMETER : list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5304,7 +5545,7 @@ BODYPARAMETER : list - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6120,7 +6361,7 @@ BODYPARAMETER : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7093,7 +7334,7 @@ BODYPARAMETER : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7176,7 +7417,7 @@ BODYPARAMETER : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7210,7 +7451,7 @@ BODYPARAMETER : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -7254,7 +7495,7 @@ BODYPARAMETER : list - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7543,7 +7784,7 @@ BODYPARAMETER : list - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7727,7 +7968,7 @@ BODYPARAMETER : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7889,7 +8130,7 @@ BODYPARAMETER : list - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7916,7 +8157,7 @@ BODYPARAMETER : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7943,6 +8184,247 @@ BODYPARAMETER : list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8329,7 +8811,7 @@ BODYPARAMETER : list - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8801,7 +9283,7 @@ CONTENTTYPES : The collection of content types pre - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8976,10 +9458,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8988,9 +9470,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9088,18 +9570,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9107,7 +9589,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9116,7 +9598,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9611,7 +10093,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -10398,7 +10880,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11428,7 +11910,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -11511,7 +11993,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11545,7 +12027,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -11589,7 +12071,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11878,7 +12360,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -12062,7 +12544,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12224,7 +12706,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12251,7 +12733,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -12278,6 +12760,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12664,7 +13387,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12959,10 +13682,10 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12971,9 +13694,9 @@ DRIVE : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13071,18 +13794,18 @@ DRIVE : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13090,7 +13813,7 @@ DRIVE : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13099,7 +13822,7 @@ DRIVE : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13594,7 +14317,7 @@ DRIVE : drive - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14375,7 +15098,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15376,7 +16099,7 @@ DRIVE : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15459,7 +16182,7 @@ DRIVE : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15493,7 +16216,7 @@ DRIVE : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15537,7 +16260,7 @@ DRIVE : drive - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15826,7 +16549,7 @@ DRIVE : drive - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -16010,7 +16733,7 @@ DRIVE : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -16172,7 +16895,7 @@ DRIVE : drive - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -16199,7 +16922,7 @@ DRIVE : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -16226,6 +16949,247 @@ DRIVE : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16612,7 +17576,7 @@ DRIVE : drive - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16956,10 +17920,10 @@ ITEMS : All items contained in the list. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16968,9 +17932,9 @@ ITEMS : All items contained in the list. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17068,18 +18032,18 @@ ITEMS : All items contained in the list. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17087,7 +18051,7 @@ ITEMS : All items contained in the list. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17096,7 +18060,7 @@ ITEMS : All items contained in the list. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17591,7 +18555,7 @@ ITEMS : All items contained in the list. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -18350,7 +19314,7 @@ ITEMS : All items contained in the list. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19380,7 +20344,7 @@ ITEMS : All items contained in the list. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19463,7 +20427,7 @@ ITEMS : All items contained in the list. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19497,7 +20461,7 @@ ITEMS : All items contained in the list. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -19541,7 +20505,7 @@ ITEMS : All items contained in the list. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19830,7 +20794,7 @@ ITEMS : All items contained in the list. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -20014,7 +20978,7 @@ ITEMS : All items contained in the list. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -20176,7 +21140,7 @@ ITEMS : All items contained in the list. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -20203,7 +21167,7 @@ ITEMS : All items contained in the list. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -20230,6 +21194,247 @@ ITEMS : All items contained in the list. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20616,7 +21821,7 @@ ITEMS : All items contained in the list. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20942,10 +22147,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20954,9 +22159,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21054,18 +22259,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21073,7 +22278,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21082,7 +22287,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21577,7 +22782,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -22364,7 +23569,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23394,7 +24599,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -23477,7 +24682,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -23511,7 +24716,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -23555,7 +24760,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23844,7 +25049,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -24028,7 +25233,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -24190,7 +25395,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -24217,7 +25422,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -24244,6 +25449,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24630,7 +26076,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgShareListContentType.md b/src/Files/Files/docs/v1.0-beta/Update-MgShareListContentType.md index 6fb6a6ff087..79ca3c57cfd 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgShareListContentType.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgShareListContentType.md @@ -668,7 +668,7 @@ BASE : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -855,7 +855,7 @@ BASETYPES : The collection of content types that a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1043,7 +1043,7 @@ BODYPARAMETER : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1490,7 +1490,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgShareListItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgShareListItem.md index a0a5c6ff6c5..cfb093f077b 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgShareListItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgShareListItem.md @@ -730,10 +730,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -742,9 +742,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -842,18 +842,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -861,7 +861,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -870,7 +870,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1365,7 +1365,7 @@ ACTIVITIES : The list of recent activities tha - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1587,7 +1587,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2734,7 +2734,7 @@ ACTIVITIES : The list of recent activities tha - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2817,7 +2817,7 @@ ACTIVITIES : The list of recent activities tha - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2851,7 +2851,7 @@ ACTIVITIES : The list of recent activities tha - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -2895,7 +2895,7 @@ ACTIVITIES : The list of recent activities tha - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3184,7 +3184,7 @@ ACTIVITIES : The list of recent activities tha - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3368,7 +3368,7 @@ ACTIVITIES : The list of recent activities tha - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3530,7 +3530,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3557,7 +3557,7 @@ ACTIVITIES : The list of recent activities tha - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3584,6 +3584,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3970,7 +4211,7 @@ ACTIVITIES : The list of recent activities tha - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4688,10 +4929,10 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4700,9 +4941,9 @@ ANALYTICS : itemAnalytics - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4800,18 +5041,18 @@ ANALYTICS : itemAnalytics - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4819,7 +5060,7 @@ ANALYTICS : itemAnalytics - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4828,7 +5069,7 @@ ANALYTICS : itemAnalytics - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5323,7 +5564,7 @@ ANALYTICS : itemAnalytics - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -5621,7 +5862,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6707,7 +6948,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -6790,7 +7031,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -6824,7 +7065,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -6868,7 +7109,7 @@ ANALYTICS : itemAnalytics - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7157,7 +7398,7 @@ ANALYTICS : itemAnalytics - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7341,7 +7582,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7503,7 +7744,7 @@ ANALYTICS : itemAnalytics - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7530,7 +7771,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7557,6 +7798,247 @@ ANALYTICS : itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -7943,7 +8425,7 @@ ANALYTICS : itemAnalytics - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8652,10 +9134,10 @@ BODYPARAMETER : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8664,9 +9146,9 @@ BODYPARAMETER : listItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8764,18 +9246,18 @@ BODYPARAMETER : listItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8783,7 +9265,7 @@ BODYPARAMETER : listItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8792,7 +9274,7 @@ BODYPARAMETER : listItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9287,7 +9769,7 @@ BODYPARAMETER : listItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -10046,7 +10528,7 @@ BODYPARAMETER : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11076,7 +11558,7 @@ BODYPARAMETER : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -11159,7 +11641,7 @@ BODYPARAMETER : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11193,7 +11675,7 @@ BODYPARAMETER : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -11237,7 +11719,7 @@ BODYPARAMETER : listItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11526,7 +12008,7 @@ BODYPARAMETER : listItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11710,7 +12192,7 @@ BODYPARAMETER : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11872,7 +12354,7 @@ BODYPARAMETER : listItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11899,7 +12381,7 @@ BODYPARAMETER : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11926,6 +12408,247 @@ BODYPARAMETER : listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12312,7 +13035,7 @@ BODYPARAMETER : listItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12643,10 +13366,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12655,9 +13378,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12755,18 +13478,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12774,7 +13497,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12783,7 +13506,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13278,7 +14001,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14065,7 +14788,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15095,7 +15818,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15178,7 +15901,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15212,7 +15935,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15256,7 +15979,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15545,7 +16268,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15729,7 +16452,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15891,7 +16614,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15918,7 +16641,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15945,6 +16668,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16331,7 +17295,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16630,10 +17594,10 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16642,9 +17606,9 @@ DRIVEITEM : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16742,18 +17706,18 @@ DRIVEITEM : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16761,7 +17725,7 @@ DRIVEITEM : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16770,7 +17734,7 @@ DRIVEITEM : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17265,7 +18229,7 @@ DRIVEITEM : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -17592,7 +18556,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18678,7 +19642,7 @@ DRIVEITEM : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -18761,7 +19725,7 @@ DRIVEITEM : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -18795,7 +19759,7 @@ DRIVEITEM : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -18839,7 +19803,7 @@ DRIVEITEM : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19128,7 +20092,7 @@ DRIVEITEM : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -19312,7 +20276,7 @@ DRIVEITEM : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19474,7 +20438,7 @@ DRIVEITEM : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19501,7 +20465,7 @@ DRIVEITEM : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -19528,6 +20492,247 @@ DRIVEITEM : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -19914,7 +21119,7 @@ DRIVEITEM : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20635,10 +21840,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20647,9 +21852,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20747,18 +21952,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20766,7 +21971,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20775,7 +21980,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21270,7 +22475,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -22057,7 +23262,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23087,7 +24292,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -23170,7 +24375,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -23204,7 +24409,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -23248,7 +24453,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23537,7 +24742,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -23721,7 +24926,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -23883,7 +25088,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -23910,7 +25115,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -23937,6 +25142,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24323,7 +25769,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgShareSharedDriveItemSharedDriveItem.md b/src/Files/Files/docs/v1.0-beta/Update-MgShareSharedDriveItemSharedDriveItem.md index 48f797d6d19..c028cd682ba 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgShareSharedDriveItemSharedDriveItem.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgShareSharedDriveItemSharedDriveItem.md @@ -641,10 +641,10 @@ BODYPARAMETER : sharedDriveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -653,9 +653,9 @@ BODYPARAMETER : sharedDriveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -753,18 +753,18 @@ BODYPARAMETER : sharedDriveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -772,7 +772,7 @@ BODYPARAMETER : sharedDriveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -781,7 +781,7 @@ BODYPARAMETER : sharedDriveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1276,7 +1276,7 @@ BODYPARAMETER : sharedDriveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -2063,7 +2063,7 @@ BODYPARAMETER : sharedDriveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3093,7 +3093,7 @@ BODYPARAMETER : sharedDriveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -3176,7 +3176,7 @@ BODYPARAMETER : sharedDriveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3210,7 +3210,7 @@ BODYPARAMETER : sharedDriveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -3254,7 +3254,7 @@ BODYPARAMETER : sharedDriveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3543,7 +3543,7 @@ BODYPARAMETER : sharedDriveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3727,7 +3727,7 @@ BODYPARAMETER : sharedDriveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3889,7 +3889,7 @@ BODYPARAMETER : sharedDriveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3916,7 +3916,7 @@ BODYPARAMETER : sharedDriveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3943,6 +3943,247 @@ BODYPARAMETER : sharedDriveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4329,7 +4570,7 @@ BODYPARAMETER : sharedDriveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4648,10 +4889,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4660,9 +4901,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4760,18 +5001,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4779,7 +5020,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4788,7 +5029,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5283,7 +5524,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6070,7 +6311,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7100,7 +7341,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7183,7 +7424,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7217,7 +7458,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -7261,7 +7502,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7550,7 +7791,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7734,7 +7975,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7896,7 +8137,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7923,7 +8164,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7950,6 +8191,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8336,7 +8818,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8631,10 +9113,10 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8643,9 +9125,9 @@ DRIVEITEM : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8743,18 +9225,18 @@ DRIVEITEM : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8762,7 +9244,7 @@ DRIVEITEM : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8771,7 +9253,7 @@ DRIVEITEM : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9266,7 +9748,7 @@ DRIVEITEM : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -9593,7 +10075,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10679,7 +11161,7 @@ DRIVEITEM : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -10762,7 +11244,7 @@ DRIVEITEM : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10796,7 +11278,7 @@ DRIVEITEM : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -10840,7 +11322,7 @@ DRIVEITEM : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11129,7 +11611,7 @@ DRIVEITEM : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11313,7 +11795,7 @@ DRIVEITEM : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11475,7 +11957,7 @@ DRIVEITEM : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11502,7 +11984,7 @@ DRIVEITEM : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11529,6 +12011,247 @@ DRIVEITEM : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11915,7 +12638,7 @@ DRIVEITEM : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12629,10 +13352,10 @@ ITEMS : All driveItems contained in the sharing root - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12641,9 +13364,9 @@ ITEMS : All driveItems contained in the sharing root - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12741,18 +13464,18 @@ ITEMS : All driveItems contained in the sharing root - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12760,7 +13483,7 @@ ITEMS : All driveItems contained in the sharing root - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12769,7 +13492,7 @@ ITEMS : All driveItems contained in the sharing root - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13264,7 +13987,7 @@ ITEMS : All driveItems contained in the sharing root - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -13591,7 +14314,7 @@ ITEMS : All driveItems contained in the sharing root - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14677,7 +15400,7 @@ ITEMS : All driveItems contained in the sharing root - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -14760,7 +15483,7 @@ ITEMS : All driveItems contained in the sharing root - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -14794,7 +15517,7 @@ ITEMS : All driveItems contained in the sharing root - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -14838,7 +15561,7 @@ ITEMS : All driveItems contained in the sharing root - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15127,7 +15850,7 @@ ITEMS : All driveItems contained in the sharing root - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15311,7 +16034,7 @@ ITEMS : All driveItems contained in the sharing root - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15473,7 +16196,7 @@ ITEMS : All driveItems contained in the sharing root - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15500,7 +16223,7 @@ ITEMS : All driveItems contained in the sharing root - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15527,6 +16250,247 @@ ITEMS : All driveItems contained in the sharing root - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -15913,7 +16877,7 @@ ITEMS : All driveItems contained in the sharing root - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16615,10 +17579,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16627,9 +17591,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16727,18 +17691,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16746,7 +17710,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16755,7 +17719,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17250,7 +18214,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -18037,7 +19001,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19067,7 +20031,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19150,7 +20114,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19184,7 +20148,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -19228,7 +20192,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19517,7 +20481,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -19701,7 +20665,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19863,7 +20827,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19890,7 +20854,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -19917,6 +20881,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20303,7 +21508,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20598,10 +21803,10 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20610,9 +21815,9 @@ LIST : list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20710,18 +21915,18 @@ LIST : list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20729,7 +21934,7 @@ LIST : list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20738,7 +21943,7 @@ LIST : list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21233,7 +22438,7 @@ LIST : list - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -22049,7 +23254,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23022,7 +24227,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -23105,7 +24310,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -23139,7 +24344,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -23183,7 +24388,7 @@ LIST : list - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23472,7 +24677,7 @@ LIST : list - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -23656,7 +24861,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -23818,7 +25023,7 @@ LIST : list - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -23845,7 +25050,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -23872,6 +25077,247 @@ LIST : list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24258,7 +25704,7 @@ LIST : list - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -24578,10 +26024,10 @@ LISTITEM : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -24590,9 +26036,9 @@ LISTITEM : listItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -24690,18 +26136,18 @@ LISTITEM : listItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -24709,7 +26155,7 @@ LISTITEM : listItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -24718,7 +26164,7 @@ LISTITEM : listItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25213,7 +26659,7 @@ LISTITEM : listItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -25972,7 +27418,7 @@ LISTITEM : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -27002,7 +28448,7 @@ LISTITEM : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -27085,7 +28531,7 @@ LISTITEM : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -27119,7 +28565,7 @@ LISTITEM : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -27163,7 +28609,7 @@ LISTITEM : listItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -27452,7 +28898,7 @@ LISTITEM : listItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -27636,7 +29082,7 @@ LISTITEM : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -27798,7 +29244,7 @@ LISTITEM : listItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -27825,7 +29271,7 @@ LISTITEM : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -27852,6 +29298,247 @@ LISTITEM : listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28238,7 +29925,7 @@ LISTITEM : listItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -28648,10 +30335,10 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -28660,9 +30347,9 @@ ROOT : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -28760,18 +30447,18 @@ ROOT : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -28779,7 +30466,7 @@ ROOT : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -28788,7 +30475,7 @@ ROOT : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -29283,7 +30970,7 @@ ROOT : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -29610,7 +31297,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -30696,7 +32383,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -30779,7 +32466,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -30813,7 +32500,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -30857,7 +32544,7 @@ ROOT : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -31146,7 +32833,7 @@ ROOT : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -31330,7 +33017,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -31492,7 +33179,7 @@ ROOT : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -31519,7 +33206,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -31546,6 +33233,247 @@ ROOT : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -31932,7 +33860,7 @@ ROOT : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -32628,10 +34556,10 @@ SITE : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -32640,9 +34568,9 @@ SITE : site - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -32740,18 +34668,18 @@ SITE : site - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -32759,7 +34687,7 @@ SITE : site - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -32768,7 +34696,7 @@ SITE : site - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -33263,7 +35191,7 @@ SITE : site - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -34050,7 +35978,7 @@ SITE : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -35003,7 +36931,7 @@ SITE : site - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -35086,7 +37014,7 @@ SITE : site - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -35120,7 +37048,7 @@ SITE : site - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -35164,7 +37092,7 @@ SITE : site - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -35453,7 +37381,7 @@ SITE : site - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -35637,7 +37565,7 @@ SITE : site - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -35799,7 +37727,7 @@ SITE : site - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -35826,7 +37754,7 @@ SITE : site - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -35853,6 +37781,247 @@ SITE : site - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -36239,7 +38408,7 @@ SITE : site - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0-beta/Update-MgUserDrive.md b/src/Files/Files/docs/v1.0-beta/Update-MgUserDrive.md index 91300a21918..ec6912bb1c9 100644 --- a/src/Files/Files/docs/v1.0-beta/Update-MgUserDrive.md +++ b/src/Files/Files/docs/v1.0-beta/Update-MgUserDrive.md @@ -770,10 +770,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -782,9 +782,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -882,18 +882,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -901,7 +901,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -910,7 +910,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1405,7 +1405,7 @@ ACTIVITIES : The list of recent activities tha - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1627,7 +1627,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2774,7 +2774,7 @@ ACTIVITIES : The list of recent activities tha - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2857,7 +2857,7 @@ ACTIVITIES : The list of recent activities tha - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2891,7 +2891,7 @@ ACTIVITIES : The list of recent activities tha - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -2935,7 +2935,7 @@ ACTIVITIES : The list of recent activities tha - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -3224,7 +3224,7 @@ ACTIVITIES : The list of recent activities tha - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -3408,7 +3408,7 @@ ACTIVITIES : The list of recent activities tha - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3570,7 +3570,7 @@ ACTIVITIES : The list of recent activities tha - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3597,7 +3597,7 @@ ACTIVITIES : The list of recent activities tha - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3624,6 +3624,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4010,7 +4251,7 @@ ACTIVITIES : The list of recent activities tha - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4712,10 +4953,10 @@ BODYPARAMETER : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4724,9 +4965,9 @@ BODYPARAMETER : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4824,18 +5065,18 @@ BODYPARAMETER : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4843,7 +5084,7 @@ BODYPARAMETER : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4852,7 +5093,7 @@ BODYPARAMETER : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5347,7 +5588,7 @@ BODYPARAMETER : drive - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6128,7 +6369,7 @@ BODYPARAMETER : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7129,7 +7370,7 @@ BODYPARAMETER : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7212,7 +7453,7 @@ BODYPARAMETER : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7246,7 +7487,7 @@ BODYPARAMETER : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -7290,7 +7531,7 @@ BODYPARAMETER : drive - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -7579,7 +7820,7 @@ BODYPARAMETER : drive - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -7763,7 +8004,7 @@ BODYPARAMETER : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7925,7 +8166,7 @@ BODYPARAMETER : drive - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7952,7 +8193,7 @@ BODYPARAMETER : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7979,6 +8220,247 @@ BODYPARAMETER : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8365,7 +8847,7 @@ BODYPARAMETER : drive - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8690,10 +9172,10 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8702,9 +9184,9 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8802,18 +9284,18 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8821,7 +9303,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8830,7 +9312,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9325,7 +9807,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -9652,7 +10134,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10738,7 +11220,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -10821,7 +11303,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10855,7 +11337,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -10899,7 +11381,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -11188,7 +11670,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -11372,7 +11854,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11534,7 +12016,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11561,7 +12043,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -11588,6 +12070,247 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11974,7 +12697,7 @@ BUNDLES : Collection of [bundles][bundle] (albums an - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12676,10 +13399,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12688,9 +13411,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12788,18 +13511,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12807,7 +13530,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12816,7 +13539,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13311,7 +14034,7 @@ CREATEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14098,7 +14821,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15128,7 +15851,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15211,7 +15934,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15245,7 +15968,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -15289,7 +16012,7 @@ CREATEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -15578,7 +16301,7 @@ CREATEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -15762,7 +16485,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15924,7 +16647,7 @@ CREATEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15951,7 +16674,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -15978,6 +16701,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16364,7 +17328,7 @@ CREATEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16658,10 +17622,10 @@ FOLLOWING : The list of items the user is following. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16670,9 +17634,9 @@ FOLLOWING : The list of items the user is following. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16770,18 +17734,18 @@ FOLLOWING : The list of items the user is following. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16789,7 +17753,7 @@ FOLLOWING : The list of items the user is following. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16798,7 +17762,7 @@ FOLLOWING : The list of items the user is following. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17293,7 +18257,7 @@ FOLLOWING : The list of items the user is following. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -17620,7 +18584,7 @@ FOLLOWING : The list of items the user is following. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18706,7 +19670,7 @@ FOLLOWING : The list of items the user is following. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -18789,7 +19753,7 @@ FOLLOWING : The list of items the user is following. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -18823,7 +19787,7 @@ FOLLOWING : The list of items the user is following. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -18867,7 +19831,7 @@ FOLLOWING : The list of items the user is following. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -19156,7 +20120,7 @@ FOLLOWING : The list of items the user is following. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -19340,7 +20304,7 @@ FOLLOWING : The list of items the user is following. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19502,7 +20466,7 @@ FOLLOWING : The list of items the user is following. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19529,7 +20493,7 @@ FOLLOWING : The list of items the user is following. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -19556,6 +20520,247 @@ FOLLOWING : The list of items the user is following. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -19942,7 +21147,7 @@ FOLLOWING : The list of items the user is following. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20656,10 +21861,10 @@ ITEMS : All items contained in the drive. Read-only. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20668,9 +21873,9 @@ ITEMS : All items contained in the drive. Read-only. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20768,18 +21973,18 @@ ITEMS : All items contained in the drive. Read-only. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20787,7 +21992,7 @@ ITEMS : All items contained in the drive. Read-only. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20796,7 +22001,7 @@ ITEMS : All items contained in the drive. Read-only. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21291,7 +22496,7 @@ ITEMS : All items contained in the drive. Read-only. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -21618,7 +22823,7 @@ ITEMS : All items contained in the drive. Read-only. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22704,7 +23909,7 @@ ITEMS : All items contained in the drive. Read-only. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22787,7 +23992,7 @@ ITEMS : All items contained in the drive. Read-only. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22821,7 +24026,7 @@ ITEMS : All items contained in the drive. Read-only. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -22865,7 +24070,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -23154,7 +24359,7 @@ ITEMS : All items contained in the drive. Read-only. - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -23338,7 +24543,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -23500,7 +24705,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -23527,7 +24732,7 @@ ITEMS : All items contained in the drive. Read-only. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -23554,6 +24759,247 @@ ITEMS : All items contained in the drive. Read-only. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -23940,7 +25386,7 @@ ITEMS : All items contained in the drive. Read-only. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -24642,10 +26088,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -24654,9 +26100,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -24754,18 +26200,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -24773,7 +26219,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -24782,7 +26228,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25277,7 +26723,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -26064,7 +27510,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -27094,7 +28540,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -27177,7 +28623,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -27211,7 +28657,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -27255,7 +28701,7 @@ LASTMODIFIEDBYUSER : user - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -27544,7 +28990,7 @@ LASTMODIFIEDBYUSER : user - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -27728,7 +29174,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -27890,7 +29336,7 @@ LASTMODIFIEDBYUSER : user - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -27917,7 +29363,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -27944,6 +29390,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28330,7 +30017,7 @@ LASTMODIFIEDBYUSER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -28625,10 +30312,10 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -28637,9 +30324,9 @@ LIST : list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -28737,18 +30424,18 @@ LIST : list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -28756,7 +30443,7 @@ LIST : list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -28765,7 +30452,7 @@ LIST : list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -29260,7 +30947,7 @@ LIST : list - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -30076,7 +31763,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -31049,7 +32736,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -31132,7 +32819,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -31166,7 +32853,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -31210,7 +32897,7 @@ LIST : list - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -31499,7 +33186,7 @@ LIST : list - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -31683,7 +33370,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -31845,7 +33532,7 @@ LIST : list - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -31872,7 +33559,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -31899,6 +33586,247 @@ LIST : list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -32285,7 +34213,7 @@ LIST : list - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -32644,10 +34572,10 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -32656,9 +34584,9 @@ ROOT : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -32756,18 +34684,18 @@ ROOT : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -32775,7 +34703,7 @@ ROOT : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -32784,7 +34712,7 @@ ROOT : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -33279,7 +35207,7 @@ ROOT : driveItem - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -33606,7 +35534,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -34692,7 +36620,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -34775,7 +36703,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -34809,7 +36737,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -34853,7 +36781,7 @@ ROOT : driveItem - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -35142,7 +37070,7 @@ ROOT : driveItem - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -35326,7 +37254,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -35488,7 +37416,7 @@ ROOT : driveItem - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -35515,7 +37443,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -35542,6 +37470,247 @@ ROOT : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -35928,7 +38097,7 @@ ROOT : driveItem - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -36633,10 +38802,10 @@ SPECIAL : Collection of common folders available in - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -36645,9 +38814,9 @@ SPECIAL : Collection of common folders available in - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -36745,18 +38914,18 @@ SPECIAL : Collection of common folders available in - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -36764,7 +38933,7 @@ SPECIAL : Collection of common folders available in - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -36773,7 +38942,7 @@ SPECIAL : Collection of common folders available in - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -37268,7 +39437,7 @@ SPECIAL : Collection of common folders available in - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -37595,7 +39764,7 @@ SPECIAL : Collection of common folders available in - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -38681,7 +40850,7 @@ SPECIAL : Collection of common folders available in - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -38764,7 +40933,7 @@ SPECIAL : Collection of common folders available in - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -38798,7 +40967,7 @@ SPECIAL : Collection of common folders available in - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -38842,7 +41011,7 @@ SPECIAL : Collection of common folders available in - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -39131,7 +41300,7 @@ SPECIAL : Collection of common folders available in - `[WindowsRemediatedMalwareCount ]`: Count of remediated malware for this windows device. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobileAppIntentAndStates ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[ManagedDeviceIdentifier ]`: Device identifier created or collected by Intune. @@ -39315,7 +41484,7 @@ SPECIAL : Collection of common folders available in - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -39477,7 +41646,7 @@ SPECIAL : Collection of common folders available in - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -39504,7 +41673,7 @@ SPECIAL : Collection of common folders available in - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -39531,6 +41700,247 @@ SPECIAL : Collection of common folders available in - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -39917,7 +42327,7 @@ SPECIAL : Collection of common folders available in - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions diff --git a/src/Files/Files/docs/v1.0/Microsoft.Graph.Files.md b/src/Files/Files/docs/v1.0/Microsoft.Graph.Files.md index d46534a8903..2ef06ad857d 100644 --- a/src/Files/Files/docs/v1.0/Microsoft.Graph.Files.md +++ b/src/Files/Files/docs/v1.0/Microsoft.Graph.Files.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Files -Module Guid: 4d1a9989-ca29-40b4-b601-5717e5d481b6 +Module Guid: 90653b64-f2aa-4c01-99d8-732ac45f6f0b Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.files Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Files/Files/docs/v1.0/New-MgDrive.md b/src/Files/Files/docs/v1.0/New-MgDrive.md index 157c06a763f..3a10a2c452f 100644 --- a/src/Files/Files/docs/v1.0/New-MgDrive.md +++ b/src/Files/Files/docs/v1.0/New-MgDrive.md @@ -586,7 +586,7 @@ BODYPARAMETER : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -594,9 +594,9 @@ BODYPARAMETER : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -636,7 +636,7 @@ BODYPARAMETER : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -996,7 +996,7 @@ BODYPARAMETER : drive - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1707,7 +1707,7 @@ BODYPARAMETER : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2456,7 +2456,7 @@ BODYPARAMETER : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2533,7 +2533,7 @@ BODYPARAMETER : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2562,7 +2562,7 @@ BODYPARAMETER : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2709,7 +2709,7 @@ BODYPARAMETER : drive - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2813,7 +2813,7 @@ BODYPARAMETER : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2829,7 +2829,7 @@ BODYPARAMETER : drive - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2862,7 +2862,7 @@ BODYPARAMETER : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2888,7 +2888,7 @@ BODYPARAMETER : drive - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3075,7 +3075,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3083,9 +3083,9 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3125,7 +3125,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3485,7 +3485,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -3693,7 +3693,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4579,7 +4579,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -4656,7 +4656,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -4685,7 +4685,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -4832,7 +4832,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -4936,7 +4936,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -4952,7 +4952,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -4985,7 +4985,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5011,7 +5011,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5564,7 +5564,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5572,9 +5572,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5614,7 +5614,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5981,7 +5981,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6695,7 +6695,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7474,7 +7474,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7551,7 +7551,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7580,7 +7580,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7727,7 +7727,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7831,7 +7831,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7847,7 +7847,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7880,7 +7880,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7906,7 +7906,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8063,7 +8063,7 @@ FOLLOWING : The list of items the user is following - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8071,9 +8071,9 @@ FOLLOWING : The list of items the user is following - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8113,7 +8113,7 @@ FOLLOWING : The list of items the user is following - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8473,7 +8473,7 @@ FOLLOWING : The list of items the user is following - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -8681,7 +8681,7 @@ FOLLOWING : The list of items the user is following - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9567,7 +9567,7 @@ FOLLOWING : The list of items the user is following - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -9644,7 +9644,7 @@ FOLLOWING : The list of items the user is following - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -9673,7 +9673,7 @@ FOLLOWING : The list of items the user is following - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -9820,7 +9820,7 @@ FOLLOWING : The list of items the user is following - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -9924,7 +9924,7 @@ FOLLOWING : The list of items the user is following - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9940,7 +9940,7 @@ FOLLOWING : The list of items the user is following - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -9973,7 +9973,7 @@ FOLLOWING : The list of items the user is following - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -9999,7 +9999,7 @@ FOLLOWING : The list of items the user is following - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10552,7 +10552,7 @@ ITEMS : All items contained in the drive. Read-only - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10560,9 +10560,9 @@ ITEMS : All items contained in the drive. Read-only - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10602,7 +10602,7 @@ ITEMS : All items contained in the drive. Read-only - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10962,7 +10962,7 @@ ITEMS : All items contained in the drive. Read-only - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -11170,7 +11170,7 @@ ITEMS : All items contained in the drive. Read-only - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12056,7 +12056,7 @@ ITEMS : All items contained in the drive. Read-only - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12133,7 +12133,7 @@ ITEMS : All items contained in the drive. Read-only - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12162,7 +12162,7 @@ ITEMS : All items contained in the drive. Read-only - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -12309,7 +12309,7 @@ ITEMS : All items contained in the drive. Read-only - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -12413,7 +12413,7 @@ ITEMS : All items contained in the drive. Read-only - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12429,7 +12429,7 @@ ITEMS : All items contained in the drive. Read-only - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12462,7 +12462,7 @@ ITEMS : All items contained in the drive. Read-only - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -12488,7 +12488,7 @@ ITEMS : All items contained in the drive. Read-only - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13041,7 +13041,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13049,9 +13049,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13091,7 +13091,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13458,7 +13458,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -14172,7 +14172,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14951,7 +14951,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15028,7 +15028,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15057,7 +15057,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -15204,7 +15204,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -15308,7 +15308,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15324,7 +15324,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15357,7 +15357,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -15383,7 +15383,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -15541,7 +15541,7 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -15549,9 +15549,9 @@ LIST : list - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -15591,7 +15591,7 @@ LIST : list - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -15951,7 +15951,7 @@ LIST : list - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -16695,7 +16695,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17418,7 +17418,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -17495,7 +17495,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -17524,7 +17524,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -17671,7 +17671,7 @@ LIST : list - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -17775,7 +17775,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -17791,7 +17791,7 @@ LIST : list - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -17824,7 +17824,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -17850,7 +17850,7 @@ LIST : list - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -18070,7 +18070,7 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18078,9 +18078,9 @@ ROOT : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18120,7 +18120,7 @@ ROOT : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18480,7 +18480,7 @@ ROOT : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -18688,7 +18688,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19574,7 +19574,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19651,7 +19651,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19680,7 +19680,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -19827,7 +19827,7 @@ ROOT : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -19931,7 +19931,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19947,7 +19947,7 @@ ROOT : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19980,7 +19980,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -20006,7 +20006,7 @@ ROOT : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -20569,7 +20569,7 @@ SPECIAL : Collection of common folders available in - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20577,9 +20577,9 @@ SPECIAL : Collection of common folders available in - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20619,7 +20619,7 @@ SPECIAL : Collection of common folders available in - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -20979,7 +20979,7 @@ SPECIAL : Collection of common folders available in - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -21187,7 +21187,7 @@ SPECIAL : Collection of common folders available in - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22073,7 +22073,7 @@ SPECIAL : Collection of common folders available in - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22150,7 +22150,7 @@ SPECIAL : Collection of common folders available in - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22179,7 +22179,7 @@ SPECIAL : Collection of common folders available in - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -22326,7 +22326,7 @@ SPECIAL : Collection of common folders available in - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -22430,7 +22430,7 @@ SPECIAL : Collection of common folders available in - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -22446,7 +22446,7 @@ SPECIAL : Collection of common folders available in - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -22479,7 +22479,7 @@ SPECIAL : Collection of common folders available in - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -22505,7 +22505,7 @@ SPECIAL : Collection of common folders available in - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/New-MgDriveItem.md b/src/Files/Files/docs/v1.0/New-MgDriveItem.md index 47312a7b4b9..317bb76e713 100644 --- a/src/Files/Files/docs/v1.0/New-MgDriveItem.md +++ b/src/Files/Files/docs/v1.0/New-MgDriveItem.md @@ -1017,7 +1017,7 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1025,9 +1025,9 @@ ANALYTICS : itemAnalytics - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1067,7 +1067,7 @@ ANALYTICS : itemAnalytics - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1427,7 +1427,7 @@ ANALYTICS : itemAnalytics - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1635,7 +1635,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2492,7 +2492,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2569,7 +2569,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2598,7 +2598,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2745,7 +2745,7 @@ ANALYTICS : itemAnalytics - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2849,7 +2849,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2865,7 +2865,7 @@ ANALYTICS : itemAnalytics - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2898,7 +2898,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2924,7 +2924,7 @@ ANALYTICS : itemAnalytics - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3510,7 +3510,7 @@ BODYPARAMETER : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3518,9 +3518,9 @@ BODYPARAMETER : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3560,7 +3560,7 @@ BODYPARAMETER : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3920,7 +3920,7 @@ BODYPARAMETER : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4128,7 +4128,7 @@ BODYPARAMETER : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5014,7 +5014,7 @@ BODYPARAMETER : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -5091,7 +5091,7 @@ BODYPARAMETER : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5120,7 +5120,7 @@ BODYPARAMETER : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -5267,7 +5267,7 @@ BODYPARAMETER : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5371,7 +5371,7 @@ BODYPARAMETER : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5387,7 +5387,7 @@ BODYPARAMETER : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5420,7 +5420,7 @@ BODYPARAMETER : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5446,7 +5446,7 @@ BODYPARAMETER : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -6006,7 +6006,7 @@ CHILDREN : Collection containing Item objects for t - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6014,9 +6014,9 @@ CHILDREN : Collection containing Item objects for t - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6056,7 +6056,7 @@ CHILDREN : Collection containing Item objects for t - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6416,7 +6416,7 @@ CHILDREN : Collection containing Item objects for t - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6624,7 +6624,7 @@ CHILDREN : Collection containing Item objects for t - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7510,7 +7510,7 @@ CHILDREN : Collection containing Item objects for t - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7587,7 +7587,7 @@ CHILDREN : Collection containing Item objects for t - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7616,7 +7616,7 @@ CHILDREN : Collection containing Item objects for t - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7763,7 +7763,7 @@ CHILDREN : Collection containing Item objects for t - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7867,7 +7867,7 @@ CHILDREN : Collection containing Item objects for t - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7883,7 +7883,7 @@ CHILDREN : Collection containing Item objects for t - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7916,7 +7916,7 @@ CHILDREN : Collection containing Item objects for t - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7942,7 +7942,7 @@ CHILDREN : Collection containing Item objects for t - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8495,7 +8495,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8503,9 +8503,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8545,7 +8545,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8912,7 +8912,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -9626,7 +9626,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10405,7 +10405,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -10482,7 +10482,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10511,7 +10511,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -10658,7 +10658,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -10762,7 +10762,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -10778,7 +10778,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -10811,7 +10811,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10837,7 +10837,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -11048,7 +11048,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -11056,9 +11056,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -11098,7 +11098,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11465,7 +11465,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -12179,7 +12179,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12958,7 +12958,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -13035,7 +13035,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -13064,7 +13064,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -13211,7 +13211,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -13315,7 +13315,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -13331,7 +13331,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -13364,7 +13364,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -13390,7 +13390,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13548,7 +13548,7 @@ LISTITEM : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13556,9 +13556,9 @@ LISTITEM : listItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13598,7 +13598,7 @@ LISTITEM : listItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13958,7 +13958,7 @@ LISTITEM : listItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -14646,7 +14646,7 @@ LISTITEM : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15425,7 +15425,7 @@ LISTITEM : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15502,7 +15502,7 @@ LISTITEM : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15531,7 +15531,7 @@ LISTITEM : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -15678,7 +15678,7 @@ LISTITEM : listItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -15782,7 +15782,7 @@ LISTITEM : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15798,7 +15798,7 @@ LISTITEM : listItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15831,7 +15831,7 @@ LISTITEM : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -15857,7 +15857,7 @@ LISTITEM : listItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/New-MgDriveListContentType.md b/src/Files/Files/docs/v1.0/New-MgDriveListContentType.md index 87173529c4c..778d6758704 100644 --- a/src/Files/Files/docs/v1.0/New-MgDriveListContentType.md +++ b/src/Files/Files/docs/v1.0/New-MgDriveListContentType.md @@ -638,7 +638,7 @@ BASE : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -825,7 +825,7 @@ BASETYPES : The collection of content types that - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1013,7 +1013,7 @@ BODYPARAMETER : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1460,7 +1460,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Files/Files/docs/v1.0/New-MgDriveListItem.md b/src/Files/Files/docs/v1.0/New-MgDriveListItem.md index d43f5ba8ed1..529dc4e20d8 100644 --- a/src/Files/Files/docs/v1.0/New-MgDriveListItem.md +++ b/src/Files/Files/docs/v1.0/New-MgDriveListItem.md @@ -563,7 +563,7 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -571,9 +571,9 @@ ANALYTICS : itemAnalytics - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -613,7 +613,7 @@ ANALYTICS : itemAnalytics - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -973,7 +973,7 @@ ANALYTICS : itemAnalytics - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1181,7 +1181,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2038,7 +2038,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2115,7 +2115,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2144,7 +2144,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2291,7 +2291,7 @@ ANALYTICS : itemAnalytics - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2395,7 +2395,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2411,7 +2411,7 @@ ANALYTICS : itemAnalytics - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2444,7 +2444,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2470,7 +2470,7 @@ ANALYTICS : itemAnalytics - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3037,7 +3037,7 @@ BODYPARAMETER : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3045,9 +3045,9 @@ BODYPARAMETER : listItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3087,7 +3087,7 @@ BODYPARAMETER : listItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3447,7 +3447,7 @@ BODYPARAMETER : listItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4135,7 +4135,7 @@ BODYPARAMETER : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4914,7 +4914,7 @@ BODYPARAMETER : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -4991,7 +4991,7 @@ BODYPARAMETER : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5020,7 +5020,7 @@ BODYPARAMETER : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -5167,7 +5167,7 @@ BODYPARAMETER : listItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5271,7 +5271,7 @@ BODYPARAMETER : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5287,7 +5287,7 @@ BODYPARAMETER : listItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5320,7 +5320,7 @@ BODYPARAMETER : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5346,7 +5346,7 @@ BODYPARAMETER : listItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5531,7 +5531,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5539,9 +5539,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5581,7 +5581,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5948,7 +5948,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6662,7 +6662,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7441,7 +7441,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7518,7 +7518,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7547,7 +7547,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7694,7 +7694,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7798,7 +7798,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7814,7 +7814,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7847,7 +7847,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7873,7 +7873,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8031,7 +8031,7 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8039,9 +8039,9 @@ DRIVEITEM : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8081,7 +8081,7 @@ DRIVEITEM : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8441,7 +8441,7 @@ DRIVEITEM : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -8649,7 +8649,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9535,7 +9535,7 @@ DRIVEITEM : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -9612,7 +9612,7 @@ DRIVEITEM : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -9641,7 +9641,7 @@ DRIVEITEM : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -9788,7 +9788,7 @@ DRIVEITEM : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -9892,7 +9892,7 @@ DRIVEITEM : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9908,7 +9908,7 @@ DRIVEITEM : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -9941,7 +9941,7 @@ DRIVEITEM : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -9967,7 +9967,7 @@ DRIVEITEM : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10539,7 +10539,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10547,9 +10547,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10589,7 +10589,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10956,7 +10956,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -11670,7 +11670,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12449,7 +12449,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12526,7 +12526,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12555,7 +12555,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -12702,7 +12702,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -12806,7 +12806,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12822,7 +12822,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12855,7 +12855,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -12881,7 +12881,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/New-MgGroupDrive.md b/src/Files/Files/docs/v1.0/New-MgGroupDrive.md index d571d9d1825..0c151fca916 100644 --- a/src/Files/Files/docs/v1.0/New-MgGroupDrive.md +++ b/src/Files/Files/docs/v1.0/New-MgGroupDrive.md @@ -644,7 +644,7 @@ BODYPARAMETER : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -652,9 +652,9 @@ BODYPARAMETER : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -694,7 +694,7 @@ BODYPARAMETER : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1054,7 +1054,7 @@ BODYPARAMETER : drive - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1765,7 +1765,7 @@ BODYPARAMETER : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2514,7 +2514,7 @@ BODYPARAMETER : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2591,7 +2591,7 @@ BODYPARAMETER : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2620,7 +2620,7 @@ BODYPARAMETER : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2767,7 +2767,7 @@ BODYPARAMETER : drive - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2871,7 +2871,7 @@ BODYPARAMETER : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2887,7 +2887,7 @@ BODYPARAMETER : drive - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2920,7 +2920,7 @@ BODYPARAMETER : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2946,7 +2946,7 @@ BODYPARAMETER : drive - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3133,7 +3133,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3141,9 +3141,9 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3183,7 +3183,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3543,7 +3543,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -3751,7 +3751,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4637,7 +4637,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -4714,7 +4714,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -4743,7 +4743,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -4890,7 +4890,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -4994,7 +4994,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5010,7 +5010,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5043,7 +5043,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5069,7 +5069,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5622,7 +5622,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5630,9 +5630,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5672,7 +5672,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6039,7 +6039,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6753,7 +6753,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7532,7 +7532,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7609,7 +7609,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7638,7 +7638,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7785,7 +7785,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7889,7 +7889,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7905,7 +7905,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7938,7 +7938,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7964,7 +7964,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8121,7 +8121,7 @@ FOLLOWING : The list of items the user is following - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8129,9 +8129,9 @@ FOLLOWING : The list of items the user is following - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8171,7 +8171,7 @@ FOLLOWING : The list of items the user is following - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8531,7 +8531,7 @@ FOLLOWING : The list of items the user is following - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -8739,7 +8739,7 @@ FOLLOWING : The list of items the user is following - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9625,7 +9625,7 @@ FOLLOWING : The list of items the user is following - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -9702,7 +9702,7 @@ FOLLOWING : The list of items the user is following - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -9731,7 +9731,7 @@ FOLLOWING : The list of items the user is following - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -9878,7 +9878,7 @@ FOLLOWING : The list of items the user is following - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -9982,7 +9982,7 @@ FOLLOWING : The list of items the user is following - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9998,7 +9998,7 @@ FOLLOWING : The list of items the user is following - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -10031,7 +10031,7 @@ FOLLOWING : The list of items the user is following - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10057,7 +10057,7 @@ FOLLOWING : The list of items the user is following - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10629,7 +10629,7 @@ ITEMS : All items contained in the drive. Read-only - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10637,9 +10637,9 @@ ITEMS : All items contained in the drive. Read-only - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10679,7 +10679,7 @@ ITEMS : All items contained in the drive. Read-only - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11039,7 +11039,7 @@ ITEMS : All items contained in the drive. Read-only - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -11247,7 +11247,7 @@ ITEMS : All items contained in the drive. Read-only - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12133,7 +12133,7 @@ ITEMS : All items contained in the drive. Read-only - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12210,7 +12210,7 @@ ITEMS : All items contained in the drive. Read-only - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12239,7 +12239,7 @@ ITEMS : All items contained in the drive. Read-only - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -12386,7 +12386,7 @@ ITEMS : All items contained in the drive. Read-only - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -12490,7 +12490,7 @@ ITEMS : All items contained in the drive. Read-only - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12506,7 +12506,7 @@ ITEMS : All items contained in the drive. Read-only - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12539,7 +12539,7 @@ ITEMS : All items contained in the drive. Read-only - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -12565,7 +12565,7 @@ ITEMS : All items contained in the drive. Read-only - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13118,7 +13118,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13126,9 +13126,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13168,7 +13168,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13535,7 +13535,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -14249,7 +14249,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15028,7 +15028,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15105,7 +15105,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15134,7 +15134,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -15281,7 +15281,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -15385,7 +15385,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15401,7 +15401,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15434,7 +15434,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -15460,7 +15460,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -15618,7 +15618,7 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -15626,9 +15626,9 @@ LIST : list - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -15668,7 +15668,7 @@ LIST : list - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -16028,7 +16028,7 @@ LIST : list - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -16772,7 +16772,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17495,7 +17495,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -17572,7 +17572,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -17601,7 +17601,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -17748,7 +17748,7 @@ LIST : list - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -17852,7 +17852,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -17868,7 +17868,7 @@ LIST : list - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -17901,7 +17901,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -17927,7 +17927,7 @@ LIST : list - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -18147,7 +18147,7 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18155,9 +18155,9 @@ ROOT : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18197,7 +18197,7 @@ ROOT : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18557,7 +18557,7 @@ ROOT : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -18765,7 +18765,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19651,7 +19651,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19728,7 +19728,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19757,7 +19757,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -19904,7 +19904,7 @@ ROOT : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -20008,7 +20008,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -20024,7 +20024,7 @@ ROOT : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -20057,7 +20057,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -20083,7 +20083,7 @@ ROOT : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -20646,7 +20646,7 @@ SPECIAL : Collection of common folders available in - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20654,9 +20654,9 @@ SPECIAL : Collection of common folders available in - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20696,7 +20696,7 @@ SPECIAL : Collection of common folders available in - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21056,7 +21056,7 @@ SPECIAL : Collection of common folders available in - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -21264,7 +21264,7 @@ SPECIAL : Collection of common folders available in - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22150,7 +22150,7 @@ SPECIAL : Collection of common folders available in - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22227,7 +22227,7 @@ SPECIAL : Collection of common folders available in - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22256,7 +22256,7 @@ SPECIAL : Collection of common folders available in - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -22403,7 +22403,7 @@ SPECIAL : Collection of common folders available in - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -22507,7 +22507,7 @@ SPECIAL : Collection of common folders available in - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -22523,7 +22523,7 @@ SPECIAL : Collection of common folders available in - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -22556,7 +22556,7 @@ SPECIAL : Collection of common folders available in - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -22582,7 +22582,7 @@ SPECIAL : Collection of common folders available in - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/New-MgShareListContentType.md b/src/Files/Files/docs/v1.0/New-MgShareListContentType.md index 534c457f953..47a8b9c9c2f 100644 --- a/src/Files/Files/docs/v1.0/New-MgShareListContentType.md +++ b/src/Files/Files/docs/v1.0/New-MgShareListContentType.md @@ -638,7 +638,7 @@ BASE : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -825,7 +825,7 @@ BASETYPES : The collection of content types that - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1013,7 +1013,7 @@ BODYPARAMETER : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1460,7 +1460,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Files/Files/docs/v1.0/New-MgShareListItem.md b/src/Files/Files/docs/v1.0/New-MgShareListItem.md index 3ce9f1bb98e..19994f5c706 100644 --- a/src/Files/Files/docs/v1.0/New-MgShareListItem.md +++ b/src/Files/Files/docs/v1.0/New-MgShareListItem.md @@ -563,7 +563,7 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -571,9 +571,9 @@ ANALYTICS : itemAnalytics - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -613,7 +613,7 @@ ANALYTICS : itemAnalytics - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -973,7 +973,7 @@ ANALYTICS : itemAnalytics - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1181,7 +1181,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2038,7 +2038,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2115,7 +2115,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2144,7 +2144,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2291,7 +2291,7 @@ ANALYTICS : itemAnalytics - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2395,7 +2395,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2411,7 +2411,7 @@ ANALYTICS : itemAnalytics - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2444,7 +2444,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2470,7 +2470,7 @@ ANALYTICS : itemAnalytics - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3037,7 +3037,7 @@ BODYPARAMETER : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3045,9 +3045,9 @@ BODYPARAMETER : listItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3087,7 +3087,7 @@ BODYPARAMETER : listItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3447,7 +3447,7 @@ BODYPARAMETER : listItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4135,7 +4135,7 @@ BODYPARAMETER : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4914,7 +4914,7 @@ BODYPARAMETER : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -4991,7 +4991,7 @@ BODYPARAMETER : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5020,7 +5020,7 @@ BODYPARAMETER : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -5167,7 +5167,7 @@ BODYPARAMETER : listItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5271,7 +5271,7 @@ BODYPARAMETER : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5287,7 +5287,7 @@ BODYPARAMETER : listItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5320,7 +5320,7 @@ BODYPARAMETER : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5346,7 +5346,7 @@ BODYPARAMETER : listItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5531,7 +5531,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5539,9 +5539,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5581,7 +5581,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5948,7 +5948,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6662,7 +6662,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7441,7 +7441,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7518,7 +7518,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7547,7 +7547,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7694,7 +7694,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7798,7 +7798,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7814,7 +7814,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7847,7 +7847,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7873,7 +7873,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8031,7 +8031,7 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8039,9 +8039,9 @@ DRIVEITEM : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8081,7 +8081,7 @@ DRIVEITEM : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8441,7 +8441,7 @@ DRIVEITEM : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -8649,7 +8649,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9535,7 +9535,7 @@ DRIVEITEM : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -9612,7 +9612,7 @@ DRIVEITEM : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -9641,7 +9641,7 @@ DRIVEITEM : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -9788,7 +9788,7 @@ DRIVEITEM : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -9892,7 +9892,7 @@ DRIVEITEM : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9908,7 +9908,7 @@ DRIVEITEM : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -9941,7 +9941,7 @@ DRIVEITEM : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -9967,7 +9967,7 @@ DRIVEITEM : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10539,7 +10539,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10547,9 +10547,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10589,7 +10589,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10956,7 +10956,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -11670,7 +11670,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12449,7 +12449,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12526,7 +12526,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12555,7 +12555,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -12702,7 +12702,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -12806,7 +12806,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12822,7 +12822,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12855,7 +12855,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -12881,7 +12881,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/New-MgShareSharedDriveItemSharedDriveItem.md b/src/Files/Files/docs/v1.0/New-MgShareSharedDriveItemSharedDriveItem.md index d70b54e6cb3..a8a30708b2f 100644 --- a/src/Files/Files/docs/v1.0/New-MgShareSharedDriveItemSharedDriveItem.md +++ b/src/Files/Files/docs/v1.0/New-MgShareSharedDriveItemSharedDriveItem.md @@ -531,7 +531,7 @@ BODYPARAMETER : sharedDriveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -539,9 +539,9 @@ BODYPARAMETER : sharedDriveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -581,7 +581,7 @@ BODYPARAMETER : sharedDriveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -941,7 +941,7 @@ BODYPARAMETER : sharedDriveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1655,7 +1655,7 @@ BODYPARAMETER : sharedDriveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2434,7 +2434,7 @@ BODYPARAMETER : sharedDriveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2511,7 +2511,7 @@ BODYPARAMETER : sharedDriveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2540,7 +2540,7 @@ BODYPARAMETER : sharedDriveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2687,7 +2687,7 @@ BODYPARAMETER : sharedDriveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2791,7 +2791,7 @@ BODYPARAMETER : sharedDriveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2807,7 +2807,7 @@ BODYPARAMETER : sharedDriveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2840,7 +2840,7 @@ BODYPARAMETER : sharedDriveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2866,7 +2866,7 @@ BODYPARAMETER : sharedDriveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3041,7 +3041,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3049,9 +3049,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3091,7 +3091,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3458,7 +3458,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4172,7 +4172,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4951,7 +4951,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -5028,7 +5028,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5057,7 +5057,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -5204,7 +5204,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5308,7 +5308,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5324,7 +5324,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5357,7 +5357,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5383,7 +5383,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5541,7 +5541,7 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5549,9 +5549,9 @@ DRIVEITEM : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5591,7 +5591,7 @@ DRIVEITEM : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5951,7 +5951,7 @@ DRIVEITEM : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6159,7 +6159,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7045,7 +7045,7 @@ DRIVEITEM : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7122,7 +7122,7 @@ DRIVEITEM : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7151,7 +7151,7 @@ DRIVEITEM : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7298,7 +7298,7 @@ DRIVEITEM : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7402,7 +7402,7 @@ DRIVEITEM : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7418,7 +7418,7 @@ DRIVEITEM : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7451,7 +7451,7 @@ DRIVEITEM : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7477,7 +7477,7 @@ DRIVEITEM : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8030,7 +8030,7 @@ ITEMS : All driveItems contained in the sharing roo - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8038,9 +8038,9 @@ ITEMS : All driveItems contained in the sharing roo - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8080,7 +8080,7 @@ ITEMS : All driveItems contained in the sharing roo - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8440,7 +8440,7 @@ ITEMS : All driveItems contained in the sharing roo - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -8648,7 +8648,7 @@ ITEMS : All driveItems contained in the sharing roo - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9534,7 +9534,7 @@ ITEMS : All driveItems contained in the sharing roo - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -9611,7 +9611,7 @@ ITEMS : All driveItems contained in the sharing roo - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -9640,7 +9640,7 @@ ITEMS : All driveItems contained in the sharing roo - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -9787,7 +9787,7 @@ ITEMS : All driveItems contained in the sharing roo - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -9891,7 +9891,7 @@ ITEMS : All driveItems contained in the sharing roo - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9907,7 +9907,7 @@ ITEMS : All driveItems contained in the sharing roo - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -9940,7 +9940,7 @@ ITEMS : All driveItems contained in the sharing roo - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -9966,7 +9966,7 @@ ITEMS : All driveItems contained in the sharing roo - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10519,7 +10519,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10527,9 +10527,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10569,7 +10569,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10936,7 +10936,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -11650,7 +11650,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12429,7 +12429,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12506,7 +12506,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12535,7 +12535,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -12682,7 +12682,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -12786,7 +12786,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12802,7 +12802,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12835,7 +12835,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -12861,7 +12861,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13019,7 +13019,7 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13027,9 +13027,9 @@ LIST : list - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13069,7 +13069,7 @@ LIST : list - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13429,7 +13429,7 @@ LIST : list - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -14173,7 +14173,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14896,7 +14896,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -14973,7 +14973,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15002,7 +15002,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -15149,7 +15149,7 @@ LIST : list - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -15253,7 +15253,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15269,7 +15269,7 @@ LIST : list - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15302,7 +15302,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -15328,7 +15328,7 @@ LIST : list - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -15509,7 +15509,7 @@ LISTITEM : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -15517,9 +15517,9 @@ LISTITEM : listItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -15559,7 +15559,7 @@ LISTITEM : listItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -15919,7 +15919,7 @@ LISTITEM : listItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -16607,7 +16607,7 @@ LISTITEM : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17386,7 +17386,7 @@ LISTITEM : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -17463,7 +17463,7 @@ LISTITEM : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -17492,7 +17492,7 @@ LISTITEM : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -17639,7 +17639,7 @@ LISTITEM : listItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -17743,7 +17743,7 @@ LISTITEM : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -17759,7 +17759,7 @@ LISTITEM : listItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -17792,7 +17792,7 @@ LISTITEM : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -17818,7 +17818,7 @@ LISTITEM : listItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -18088,7 +18088,7 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18096,9 +18096,9 @@ ROOT : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18138,7 +18138,7 @@ ROOT : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18498,7 +18498,7 @@ ROOT : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -18706,7 +18706,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19592,7 +19592,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19669,7 +19669,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19698,7 +19698,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -19845,7 +19845,7 @@ ROOT : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -19949,7 +19949,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -19965,7 +19965,7 @@ ROOT : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -19998,7 +19998,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -20024,7 +20024,7 @@ ROOT : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -20578,7 +20578,7 @@ SITE : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20586,9 +20586,9 @@ SITE : site - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20628,7 +20628,7 @@ SITE : site - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -20988,7 +20988,7 @@ SITE : site - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -21702,7 +21702,7 @@ SITE : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22415,7 +22415,7 @@ SITE : site - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22492,7 +22492,7 @@ SITE : site - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22521,7 +22521,7 @@ SITE : site - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -22668,7 +22668,7 @@ SITE : site - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -22772,7 +22772,7 @@ SITE : site - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -22788,7 +22788,7 @@ SITE : site - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -22821,7 +22821,7 @@ SITE : site - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -22847,7 +22847,7 @@ SITE : site - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/New-MgUserDrive.md b/src/Files/Files/docs/v1.0/New-MgUserDrive.md index 4cce70b23b7..d1ca5b5a575 100644 --- a/src/Files/Files/docs/v1.0/New-MgUserDrive.md +++ b/src/Files/Files/docs/v1.0/New-MgUserDrive.md @@ -643,7 +643,7 @@ BODYPARAMETER : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -651,9 +651,9 @@ BODYPARAMETER : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -693,7 +693,7 @@ BODYPARAMETER : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1053,7 +1053,7 @@ BODYPARAMETER : drive - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1764,7 +1764,7 @@ BODYPARAMETER : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2513,7 +2513,7 @@ BODYPARAMETER : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2590,7 +2590,7 @@ BODYPARAMETER : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2619,7 +2619,7 @@ BODYPARAMETER : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2766,7 +2766,7 @@ BODYPARAMETER : drive - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2870,7 +2870,7 @@ BODYPARAMETER : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2886,7 +2886,7 @@ BODYPARAMETER : drive - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2919,7 +2919,7 @@ BODYPARAMETER : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2945,7 +2945,7 @@ BODYPARAMETER : drive - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3132,7 +3132,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3140,9 +3140,9 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3182,7 +3182,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3542,7 +3542,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -3750,7 +3750,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4636,7 +4636,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -4713,7 +4713,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -4742,7 +4742,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -4889,7 +4889,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -4993,7 +4993,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5009,7 +5009,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5042,7 +5042,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5068,7 +5068,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5621,7 +5621,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5629,9 +5629,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5671,7 +5671,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6038,7 +6038,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6752,7 +6752,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7531,7 +7531,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7608,7 +7608,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7637,7 +7637,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7784,7 +7784,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7888,7 +7888,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7904,7 +7904,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7937,7 +7937,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7963,7 +7963,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8120,7 +8120,7 @@ FOLLOWING : The list of items the user is following - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8128,9 +8128,9 @@ FOLLOWING : The list of items the user is following - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8170,7 +8170,7 @@ FOLLOWING : The list of items the user is following - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8530,7 +8530,7 @@ FOLLOWING : The list of items the user is following - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -8738,7 +8738,7 @@ FOLLOWING : The list of items the user is following - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9624,7 +9624,7 @@ FOLLOWING : The list of items the user is following - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -9701,7 +9701,7 @@ FOLLOWING : The list of items the user is following - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -9730,7 +9730,7 @@ FOLLOWING : The list of items the user is following - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -9877,7 +9877,7 @@ FOLLOWING : The list of items the user is following - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -9981,7 +9981,7 @@ FOLLOWING : The list of items the user is following - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9997,7 +9997,7 @@ FOLLOWING : The list of items the user is following - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -10030,7 +10030,7 @@ FOLLOWING : The list of items the user is following - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10056,7 +10056,7 @@ FOLLOWING : The list of items the user is following - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10628,7 +10628,7 @@ ITEMS : All items contained in the drive. Read-only - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10636,9 +10636,9 @@ ITEMS : All items contained in the drive. Read-only - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10678,7 +10678,7 @@ ITEMS : All items contained in the drive. Read-only - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11038,7 +11038,7 @@ ITEMS : All items contained in the drive. Read-only - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -11246,7 +11246,7 @@ ITEMS : All items contained in the drive. Read-only - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12132,7 +12132,7 @@ ITEMS : All items contained in the drive. Read-only - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12209,7 +12209,7 @@ ITEMS : All items contained in the drive. Read-only - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12238,7 +12238,7 @@ ITEMS : All items contained in the drive. Read-only - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -12385,7 +12385,7 @@ ITEMS : All items contained in the drive. Read-only - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -12489,7 +12489,7 @@ ITEMS : All items contained in the drive. Read-only - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12505,7 +12505,7 @@ ITEMS : All items contained in the drive. Read-only - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12538,7 +12538,7 @@ ITEMS : All items contained in the drive. Read-only - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -12564,7 +12564,7 @@ ITEMS : All items contained in the drive. Read-only - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13117,7 +13117,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13125,9 +13125,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13167,7 +13167,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13534,7 +13534,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -14248,7 +14248,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15027,7 +15027,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15104,7 +15104,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15133,7 +15133,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -15280,7 +15280,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -15384,7 +15384,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15400,7 +15400,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15433,7 +15433,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -15459,7 +15459,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -15617,7 +15617,7 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -15625,9 +15625,9 @@ LIST : list - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -15667,7 +15667,7 @@ LIST : list - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -16027,7 +16027,7 @@ LIST : list - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -16771,7 +16771,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17494,7 +17494,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -17571,7 +17571,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -17600,7 +17600,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -17747,7 +17747,7 @@ LIST : list - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -17851,7 +17851,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -17867,7 +17867,7 @@ LIST : list - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -17900,7 +17900,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -17926,7 +17926,7 @@ LIST : list - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -18146,7 +18146,7 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18154,9 +18154,9 @@ ROOT : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18196,7 +18196,7 @@ ROOT : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18556,7 +18556,7 @@ ROOT : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -18764,7 +18764,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19650,7 +19650,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19727,7 +19727,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19756,7 +19756,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -19903,7 +19903,7 @@ ROOT : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -20007,7 +20007,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -20023,7 +20023,7 @@ ROOT : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -20056,7 +20056,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -20082,7 +20082,7 @@ ROOT : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -20645,7 +20645,7 @@ SPECIAL : Collection of common folders available in - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20653,9 +20653,9 @@ SPECIAL : Collection of common folders available in - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20695,7 +20695,7 @@ SPECIAL : Collection of common folders available in - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21055,7 +21055,7 @@ SPECIAL : Collection of common folders available in - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -21263,7 +21263,7 @@ SPECIAL : Collection of common folders available in - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22149,7 +22149,7 @@ SPECIAL : Collection of common folders available in - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22226,7 +22226,7 @@ SPECIAL : Collection of common folders available in - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22255,7 +22255,7 @@ SPECIAL : Collection of common folders available in - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -22402,7 +22402,7 @@ SPECIAL : Collection of common folders available in - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -22506,7 +22506,7 @@ SPECIAL : Collection of common folders available in - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -22522,7 +22522,7 @@ SPECIAL : Collection of common folders available in - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -22555,7 +22555,7 @@ SPECIAL : Collection of common folders available in - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -22581,7 +22581,7 @@ SPECIAL : Collection of common folders available in - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/Update-MgDrive.md b/src/Files/Files/docs/v1.0/Update-MgDrive.md index 4e66ca7a4e6..f931957ed00 100644 --- a/src/Files/Files/docs/v1.0/Update-MgDrive.md +++ b/src/Files/Files/docs/v1.0/Update-MgDrive.md @@ -656,7 +656,7 @@ BODYPARAMETER : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -664,9 +664,9 @@ BODYPARAMETER : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -706,7 +706,7 @@ BODYPARAMETER : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1066,7 +1066,7 @@ BODYPARAMETER : drive - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1777,7 +1777,7 @@ BODYPARAMETER : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2526,7 +2526,7 @@ BODYPARAMETER : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2603,7 +2603,7 @@ BODYPARAMETER : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2632,7 +2632,7 @@ BODYPARAMETER : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2779,7 +2779,7 @@ BODYPARAMETER : drive - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2883,7 +2883,7 @@ BODYPARAMETER : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2899,7 +2899,7 @@ BODYPARAMETER : drive - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2932,7 +2932,7 @@ BODYPARAMETER : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2958,7 +2958,7 @@ BODYPARAMETER : drive - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3145,7 +3145,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3153,9 +3153,9 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3195,7 +3195,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3555,7 +3555,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -3763,7 +3763,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4649,7 +4649,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -4726,7 +4726,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -4755,7 +4755,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -4902,7 +4902,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5006,7 +5006,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5022,7 +5022,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5055,7 +5055,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5081,7 +5081,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5634,7 +5634,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5642,9 +5642,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5684,7 +5684,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6051,7 +6051,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6765,7 +6765,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7544,7 +7544,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7621,7 +7621,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7650,7 +7650,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7797,7 +7797,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7901,7 +7901,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7917,7 +7917,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7950,7 +7950,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7976,7 +7976,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8133,7 +8133,7 @@ FOLLOWING : The list of items the user is following - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8141,9 +8141,9 @@ FOLLOWING : The list of items the user is following - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8183,7 +8183,7 @@ FOLLOWING : The list of items the user is following - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8543,7 +8543,7 @@ FOLLOWING : The list of items the user is following - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -8751,7 +8751,7 @@ FOLLOWING : The list of items the user is following - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9637,7 +9637,7 @@ FOLLOWING : The list of items the user is following - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -9714,7 +9714,7 @@ FOLLOWING : The list of items the user is following - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -9743,7 +9743,7 @@ FOLLOWING : The list of items the user is following - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -9890,7 +9890,7 @@ FOLLOWING : The list of items the user is following - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -9994,7 +9994,7 @@ FOLLOWING : The list of items the user is following - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -10010,7 +10010,7 @@ FOLLOWING : The list of items the user is following - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -10043,7 +10043,7 @@ FOLLOWING : The list of items the user is following - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10069,7 +10069,7 @@ FOLLOWING : The list of items the user is following - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10641,7 +10641,7 @@ ITEMS : All items contained in the drive. Read-only - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10649,9 +10649,9 @@ ITEMS : All items contained in the drive. Read-only - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10691,7 +10691,7 @@ ITEMS : All items contained in the drive. Read-only - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11051,7 +11051,7 @@ ITEMS : All items contained in the drive. Read-only - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -11259,7 +11259,7 @@ ITEMS : All items contained in the drive. Read-only - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12145,7 +12145,7 @@ ITEMS : All items contained in the drive. Read-only - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12222,7 +12222,7 @@ ITEMS : All items contained in the drive. Read-only - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12251,7 +12251,7 @@ ITEMS : All items contained in the drive. Read-only - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -12398,7 +12398,7 @@ ITEMS : All items contained in the drive. Read-only - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -12502,7 +12502,7 @@ ITEMS : All items contained in the drive. Read-only - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12518,7 +12518,7 @@ ITEMS : All items contained in the drive. Read-only - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12551,7 +12551,7 @@ ITEMS : All items contained in the drive. Read-only - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -12577,7 +12577,7 @@ ITEMS : All items contained in the drive. Read-only - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13130,7 +13130,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13138,9 +13138,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13180,7 +13180,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13547,7 +13547,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -14261,7 +14261,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15040,7 +15040,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15117,7 +15117,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15146,7 +15146,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -15293,7 +15293,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -15397,7 +15397,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15413,7 +15413,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15446,7 +15446,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -15472,7 +15472,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -15630,7 +15630,7 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -15638,9 +15638,9 @@ LIST : list - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -15680,7 +15680,7 @@ LIST : list - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -16040,7 +16040,7 @@ LIST : list - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -16784,7 +16784,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17507,7 +17507,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -17584,7 +17584,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -17613,7 +17613,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -17760,7 +17760,7 @@ LIST : list - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -17864,7 +17864,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -17880,7 +17880,7 @@ LIST : list - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -17913,7 +17913,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -17939,7 +17939,7 @@ LIST : list - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -18159,7 +18159,7 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18167,9 +18167,9 @@ ROOT : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18209,7 +18209,7 @@ ROOT : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18569,7 +18569,7 @@ ROOT : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -18777,7 +18777,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19663,7 +19663,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19740,7 +19740,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19769,7 +19769,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -19916,7 +19916,7 @@ ROOT : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -20020,7 +20020,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -20036,7 +20036,7 @@ ROOT : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -20069,7 +20069,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -20095,7 +20095,7 @@ ROOT : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -20658,7 +20658,7 @@ SPECIAL : Collection of common folders available in - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20666,9 +20666,9 @@ SPECIAL : Collection of common folders available in - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20708,7 +20708,7 @@ SPECIAL : Collection of common folders available in - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21068,7 +21068,7 @@ SPECIAL : Collection of common folders available in - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -21276,7 +21276,7 @@ SPECIAL : Collection of common folders available in - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22162,7 +22162,7 @@ SPECIAL : Collection of common folders available in - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22239,7 +22239,7 @@ SPECIAL : Collection of common folders available in - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22268,7 +22268,7 @@ SPECIAL : Collection of common folders available in - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -22415,7 +22415,7 @@ SPECIAL : Collection of common folders available in - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -22519,7 +22519,7 @@ SPECIAL : Collection of common folders available in - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -22535,7 +22535,7 @@ SPECIAL : Collection of common folders available in - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -22568,7 +22568,7 @@ SPECIAL : Collection of common folders available in - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -22594,7 +22594,7 @@ SPECIAL : Collection of common folders available in - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/Update-MgDriveItem.md b/src/Files/Files/docs/v1.0/Update-MgDriveItem.md index a4b4e82b803..af135b73439 100644 --- a/src/Files/Files/docs/v1.0/Update-MgDriveItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgDriveItem.md @@ -1047,7 +1047,7 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1055,9 +1055,9 @@ ANALYTICS : itemAnalytics - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1097,7 +1097,7 @@ ANALYTICS : itemAnalytics - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1457,7 +1457,7 @@ ANALYTICS : itemAnalytics - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1665,7 +1665,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2522,7 +2522,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2599,7 +2599,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2628,7 +2628,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2775,7 +2775,7 @@ ANALYTICS : itemAnalytics - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2879,7 +2879,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2895,7 +2895,7 @@ ANALYTICS : itemAnalytics - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2928,7 +2928,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2954,7 +2954,7 @@ ANALYTICS : itemAnalytics - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3540,7 +3540,7 @@ BODYPARAMETER : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3548,9 +3548,9 @@ BODYPARAMETER : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3590,7 +3590,7 @@ BODYPARAMETER : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3950,7 +3950,7 @@ BODYPARAMETER : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4158,7 +4158,7 @@ BODYPARAMETER : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5044,7 +5044,7 @@ BODYPARAMETER : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -5121,7 +5121,7 @@ BODYPARAMETER : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5150,7 +5150,7 @@ BODYPARAMETER : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -5297,7 +5297,7 @@ BODYPARAMETER : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5401,7 +5401,7 @@ BODYPARAMETER : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5417,7 +5417,7 @@ BODYPARAMETER : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5450,7 +5450,7 @@ BODYPARAMETER : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5476,7 +5476,7 @@ BODYPARAMETER : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -6036,7 +6036,7 @@ CHILDREN : Collection containing Item objects for t - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6044,9 +6044,9 @@ CHILDREN : Collection containing Item objects for t - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6086,7 +6086,7 @@ CHILDREN : Collection containing Item objects for t - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6446,7 +6446,7 @@ CHILDREN : Collection containing Item objects for t - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6654,7 +6654,7 @@ CHILDREN : Collection containing Item objects for t - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7540,7 +7540,7 @@ CHILDREN : Collection containing Item objects for t - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7617,7 +7617,7 @@ CHILDREN : Collection containing Item objects for t - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7646,7 +7646,7 @@ CHILDREN : Collection containing Item objects for t - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7793,7 +7793,7 @@ CHILDREN : Collection containing Item objects for t - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7897,7 +7897,7 @@ CHILDREN : Collection containing Item objects for t - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7913,7 +7913,7 @@ CHILDREN : Collection containing Item objects for t - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7946,7 +7946,7 @@ CHILDREN : Collection containing Item objects for t - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7972,7 +7972,7 @@ CHILDREN : Collection containing Item objects for t - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8525,7 +8525,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8533,9 +8533,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8575,7 +8575,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8942,7 +8942,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -9656,7 +9656,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10435,7 +10435,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -10512,7 +10512,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10541,7 +10541,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -10688,7 +10688,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -10792,7 +10792,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -10808,7 +10808,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -10841,7 +10841,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10867,7 +10867,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -11078,7 +11078,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -11086,9 +11086,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -11128,7 +11128,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11495,7 +11495,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -12209,7 +12209,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12988,7 +12988,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -13065,7 +13065,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -13094,7 +13094,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -13241,7 +13241,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -13345,7 +13345,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -13361,7 +13361,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -13394,7 +13394,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -13420,7 +13420,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13578,7 +13578,7 @@ LISTITEM : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13586,9 +13586,9 @@ LISTITEM : listItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13628,7 +13628,7 @@ LISTITEM : listItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13988,7 +13988,7 @@ LISTITEM : listItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -14676,7 +14676,7 @@ LISTITEM : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15455,7 +15455,7 @@ LISTITEM : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15532,7 +15532,7 @@ LISTITEM : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15561,7 +15561,7 @@ LISTITEM : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -15708,7 +15708,7 @@ LISTITEM : listItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -15812,7 +15812,7 @@ LISTITEM : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15828,7 +15828,7 @@ LISTITEM : listItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15861,7 +15861,7 @@ LISTITEM : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -15887,7 +15887,7 @@ LISTITEM : listItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/Update-MgDriveList.md b/src/Files/Files/docs/v1.0/Update-MgDriveList.md index cf20ff48697..80d16bb2926 100644 --- a/src/Files/Files/docs/v1.0/Update-MgDriveList.md +++ b/src/Files/Files/docs/v1.0/Update-MgDriveList.md @@ -617,7 +617,7 @@ BODYPARAMETER : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -625,9 +625,9 @@ BODYPARAMETER : list - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -667,7 +667,7 @@ BODYPARAMETER : list - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1027,7 +1027,7 @@ BODYPARAMETER : list - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1771,7 +1771,7 @@ BODYPARAMETER : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2494,7 +2494,7 @@ BODYPARAMETER : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2571,7 +2571,7 @@ BODYPARAMETER : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2600,7 +2600,7 @@ BODYPARAMETER : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2747,7 +2747,7 @@ BODYPARAMETER : list - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2851,7 +2851,7 @@ BODYPARAMETER : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2867,7 +2867,7 @@ BODYPARAMETER : list - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2900,7 +2900,7 @@ BODYPARAMETER : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2926,7 +2926,7 @@ BODYPARAMETER : list - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3302,7 +3302,7 @@ CONTENTTYPES : The collection of content types pr - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3427,7 +3427,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3435,9 +3435,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3477,7 +3477,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3844,7 +3844,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4558,7 +4558,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5337,7 +5337,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -5414,7 +5414,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5443,7 +5443,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -5590,7 +5590,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5694,7 +5694,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5710,7 +5710,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5743,7 +5743,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5769,7 +5769,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5927,7 +5927,7 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5935,9 +5935,9 @@ DRIVE : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5977,7 +5977,7 @@ DRIVE : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6337,7 +6337,7 @@ DRIVE : drive - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -7048,7 +7048,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7797,7 +7797,7 @@ DRIVE : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7874,7 +7874,7 @@ DRIVE : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7903,7 +7903,7 @@ DRIVE : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -8050,7 +8050,7 @@ DRIVE : drive - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -8154,7 +8154,7 @@ DRIVE : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -8170,7 +8170,7 @@ DRIVE : drive - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -8203,7 +8203,7 @@ DRIVE : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -8229,7 +8229,7 @@ DRIVE : drive - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8435,7 +8435,7 @@ ITEMS : All items contained in the list. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8443,9 +8443,9 @@ ITEMS : All items contained in the list. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8485,7 +8485,7 @@ ITEMS : All items contained in the list. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8845,7 +8845,7 @@ ITEMS : All items contained in the list. - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -9533,7 +9533,7 @@ ITEMS : All items contained in the list. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10312,7 +10312,7 @@ ITEMS : All items contained in the list. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -10389,7 +10389,7 @@ ITEMS : All items contained in the list. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10418,7 +10418,7 @@ ITEMS : All items contained in the list. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -10565,7 +10565,7 @@ ITEMS : All items contained in the list. - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -10669,7 +10669,7 @@ ITEMS : All items contained in the list. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -10685,7 +10685,7 @@ ITEMS : All items contained in the list. - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -10718,7 +10718,7 @@ ITEMS : All items contained in the list. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10744,7 +10744,7 @@ ITEMS : All items contained in the list. - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10924,7 +10924,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10932,9 +10932,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10974,7 +10974,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11341,7 +11341,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -12055,7 +12055,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12834,7 +12834,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12911,7 +12911,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12940,7 +12940,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -13087,7 +13087,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -13191,7 +13191,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -13207,7 +13207,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -13240,7 +13240,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -13266,7 +13266,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/Update-MgDriveListContentType.md b/src/Files/Files/docs/v1.0/Update-MgDriveListContentType.md index 90aef9cc2d5..b4133f2d947 100644 --- a/src/Files/Files/docs/v1.0/Update-MgDriveListContentType.md +++ b/src/Files/Files/docs/v1.0/Update-MgDriveListContentType.md @@ -668,7 +668,7 @@ BASE : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -855,7 +855,7 @@ BASETYPES : The collection of content types that - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1043,7 +1043,7 @@ BODYPARAMETER : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1490,7 +1490,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Files/Files/docs/v1.0/Update-MgDriveListItem.md b/src/Files/Files/docs/v1.0/Update-MgDriveListItem.md index bb190413047..8467772ed68 100644 --- a/src/Files/Files/docs/v1.0/Update-MgDriveListItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgDriveListItem.md @@ -595,7 +595,7 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -603,9 +603,9 @@ ANALYTICS : itemAnalytics - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -645,7 +645,7 @@ ANALYTICS : itemAnalytics - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1005,7 +1005,7 @@ ANALYTICS : itemAnalytics - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1213,7 +1213,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2070,7 +2070,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2147,7 +2147,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2176,7 +2176,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2323,7 +2323,7 @@ ANALYTICS : itemAnalytics - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2427,7 +2427,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2443,7 +2443,7 @@ ANALYTICS : itemAnalytics - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2476,7 +2476,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2502,7 +2502,7 @@ ANALYTICS : itemAnalytics - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3069,7 +3069,7 @@ BODYPARAMETER : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3077,9 +3077,9 @@ BODYPARAMETER : listItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3119,7 +3119,7 @@ BODYPARAMETER : listItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3479,7 +3479,7 @@ BODYPARAMETER : listItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4167,7 +4167,7 @@ BODYPARAMETER : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4946,7 +4946,7 @@ BODYPARAMETER : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -5023,7 +5023,7 @@ BODYPARAMETER : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5052,7 +5052,7 @@ BODYPARAMETER : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -5199,7 +5199,7 @@ BODYPARAMETER : listItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5303,7 +5303,7 @@ BODYPARAMETER : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5319,7 +5319,7 @@ BODYPARAMETER : listItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5352,7 +5352,7 @@ BODYPARAMETER : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5378,7 +5378,7 @@ BODYPARAMETER : listItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5563,7 +5563,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5571,9 +5571,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5613,7 +5613,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5980,7 +5980,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6694,7 +6694,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7473,7 +7473,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7550,7 +7550,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7579,7 +7579,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7726,7 +7726,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7830,7 +7830,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7846,7 +7846,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7879,7 +7879,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7905,7 +7905,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8063,7 +8063,7 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8071,9 +8071,9 @@ DRIVEITEM : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8113,7 +8113,7 @@ DRIVEITEM : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8473,7 +8473,7 @@ DRIVEITEM : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -8681,7 +8681,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9567,7 +9567,7 @@ DRIVEITEM : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -9644,7 +9644,7 @@ DRIVEITEM : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -9673,7 +9673,7 @@ DRIVEITEM : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -9820,7 +9820,7 @@ DRIVEITEM : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -9924,7 +9924,7 @@ DRIVEITEM : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9940,7 +9940,7 @@ DRIVEITEM : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -9973,7 +9973,7 @@ DRIVEITEM : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -9999,7 +9999,7 @@ DRIVEITEM : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10571,7 +10571,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10579,9 +10579,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10621,7 +10621,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10988,7 +10988,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -11702,7 +11702,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12481,7 +12481,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12558,7 +12558,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12587,7 +12587,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -12734,7 +12734,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -12838,7 +12838,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12854,7 +12854,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12887,7 +12887,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -12913,7 +12913,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/Update-MgDriveRoot.md b/src/Files/Files/docs/v1.0/Update-MgDriveRoot.md index 22331340c6d..f7abbd39b84 100644 --- a/src/Files/Files/docs/v1.0/Update-MgDriveRoot.md +++ b/src/Files/Files/docs/v1.0/Update-MgDriveRoot.md @@ -1030,7 +1030,7 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1038,9 +1038,9 @@ ANALYTICS : itemAnalytics - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1080,7 +1080,7 @@ ANALYTICS : itemAnalytics - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1440,7 +1440,7 @@ ANALYTICS : itemAnalytics - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1648,7 +1648,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2505,7 +2505,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2582,7 +2582,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2611,7 +2611,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2758,7 +2758,7 @@ ANALYTICS : itemAnalytics - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2862,7 +2862,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2878,7 +2878,7 @@ ANALYTICS : itemAnalytics - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2911,7 +2911,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2937,7 +2937,7 @@ ANALYTICS : itemAnalytics - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3523,7 +3523,7 @@ BODYPARAMETER : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3531,9 +3531,9 @@ BODYPARAMETER : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3573,7 +3573,7 @@ BODYPARAMETER : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3933,7 +3933,7 @@ BODYPARAMETER : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4141,7 +4141,7 @@ BODYPARAMETER : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5027,7 +5027,7 @@ BODYPARAMETER : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -5104,7 +5104,7 @@ BODYPARAMETER : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5133,7 +5133,7 @@ BODYPARAMETER : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -5280,7 +5280,7 @@ BODYPARAMETER : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5384,7 +5384,7 @@ BODYPARAMETER : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5400,7 +5400,7 @@ BODYPARAMETER : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5433,7 +5433,7 @@ BODYPARAMETER : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5459,7 +5459,7 @@ BODYPARAMETER : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -6019,7 +6019,7 @@ CHILDREN : Collection containing Item objects for t - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6027,9 +6027,9 @@ CHILDREN : Collection containing Item objects for t - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6069,7 +6069,7 @@ CHILDREN : Collection containing Item objects for t - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6429,7 +6429,7 @@ CHILDREN : Collection containing Item objects for t - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6637,7 +6637,7 @@ CHILDREN : Collection containing Item objects for t - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7523,7 +7523,7 @@ CHILDREN : Collection containing Item objects for t - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7600,7 +7600,7 @@ CHILDREN : Collection containing Item objects for t - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7629,7 +7629,7 @@ CHILDREN : Collection containing Item objects for t - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7776,7 +7776,7 @@ CHILDREN : Collection containing Item objects for t - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7880,7 +7880,7 @@ CHILDREN : Collection containing Item objects for t - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7896,7 +7896,7 @@ CHILDREN : Collection containing Item objects for t - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7929,7 +7929,7 @@ CHILDREN : Collection containing Item objects for t - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7955,7 +7955,7 @@ CHILDREN : Collection containing Item objects for t - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8508,7 +8508,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8516,9 +8516,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8558,7 +8558,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8925,7 +8925,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -9639,7 +9639,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10418,7 +10418,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -10495,7 +10495,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10524,7 +10524,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -10671,7 +10671,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -10775,7 +10775,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -10791,7 +10791,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -10824,7 +10824,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10850,7 +10850,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -11061,7 +11061,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -11069,9 +11069,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -11111,7 +11111,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11478,7 +11478,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -12192,7 +12192,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12971,7 +12971,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -13048,7 +13048,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -13077,7 +13077,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -13224,7 +13224,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -13328,7 +13328,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -13344,7 +13344,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -13377,7 +13377,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -13403,7 +13403,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13561,7 +13561,7 @@ LISTITEM : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13569,9 +13569,9 @@ LISTITEM : listItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13611,7 +13611,7 @@ LISTITEM : listItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13971,7 +13971,7 @@ LISTITEM : listItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -14659,7 +14659,7 @@ LISTITEM : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15438,7 +15438,7 @@ LISTITEM : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15515,7 +15515,7 @@ LISTITEM : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15544,7 +15544,7 @@ LISTITEM : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -15691,7 +15691,7 @@ LISTITEM : listItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -15795,7 +15795,7 @@ LISTITEM : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15811,7 +15811,7 @@ LISTITEM : listItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15844,7 +15844,7 @@ LISTITEM : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -15870,7 +15870,7 @@ LISTITEM : listItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/Update-MgGroupDrive.md b/src/Files/Files/docs/v1.0/Update-MgGroupDrive.md index 6987990847c..068a5133c69 100644 --- a/src/Files/Files/docs/v1.0/Update-MgGroupDrive.md +++ b/src/Files/Files/docs/v1.0/Update-MgGroupDrive.md @@ -674,7 +674,7 @@ BODYPARAMETER : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -682,9 +682,9 @@ BODYPARAMETER : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -724,7 +724,7 @@ BODYPARAMETER : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1084,7 +1084,7 @@ BODYPARAMETER : drive - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1795,7 +1795,7 @@ BODYPARAMETER : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2544,7 +2544,7 @@ BODYPARAMETER : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2621,7 +2621,7 @@ BODYPARAMETER : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2650,7 +2650,7 @@ BODYPARAMETER : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2797,7 +2797,7 @@ BODYPARAMETER : drive - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2901,7 +2901,7 @@ BODYPARAMETER : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2917,7 +2917,7 @@ BODYPARAMETER : drive - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2950,7 +2950,7 @@ BODYPARAMETER : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2976,7 +2976,7 @@ BODYPARAMETER : drive - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3163,7 +3163,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3171,9 +3171,9 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3213,7 +3213,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3573,7 +3573,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -3781,7 +3781,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4667,7 +4667,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -4744,7 +4744,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -4773,7 +4773,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -4920,7 +4920,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5024,7 +5024,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5040,7 +5040,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5073,7 +5073,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5099,7 +5099,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5652,7 +5652,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5660,9 +5660,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5702,7 +5702,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6069,7 +6069,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6783,7 +6783,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7562,7 +7562,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7639,7 +7639,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7668,7 +7668,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7815,7 +7815,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7919,7 +7919,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7935,7 +7935,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7968,7 +7968,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7994,7 +7994,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8151,7 +8151,7 @@ FOLLOWING : The list of items the user is following - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8159,9 +8159,9 @@ FOLLOWING : The list of items the user is following - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8201,7 +8201,7 @@ FOLLOWING : The list of items the user is following - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8561,7 +8561,7 @@ FOLLOWING : The list of items the user is following - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -8769,7 +8769,7 @@ FOLLOWING : The list of items the user is following - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9655,7 +9655,7 @@ FOLLOWING : The list of items the user is following - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -9732,7 +9732,7 @@ FOLLOWING : The list of items the user is following - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -9761,7 +9761,7 @@ FOLLOWING : The list of items the user is following - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -9908,7 +9908,7 @@ FOLLOWING : The list of items the user is following - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -10012,7 +10012,7 @@ FOLLOWING : The list of items the user is following - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -10028,7 +10028,7 @@ FOLLOWING : The list of items the user is following - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -10061,7 +10061,7 @@ FOLLOWING : The list of items the user is following - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10087,7 +10087,7 @@ FOLLOWING : The list of items the user is following - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10659,7 +10659,7 @@ ITEMS : All items contained in the drive. Read-only - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10667,9 +10667,9 @@ ITEMS : All items contained in the drive. Read-only - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10709,7 +10709,7 @@ ITEMS : All items contained in the drive. Read-only - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11069,7 +11069,7 @@ ITEMS : All items contained in the drive. Read-only - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -11277,7 +11277,7 @@ ITEMS : All items contained in the drive. Read-only - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12163,7 +12163,7 @@ ITEMS : All items contained in the drive. Read-only - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12240,7 +12240,7 @@ ITEMS : All items contained in the drive. Read-only - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12269,7 +12269,7 @@ ITEMS : All items contained in the drive. Read-only - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -12416,7 +12416,7 @@ ITEMS : All items contained in the drive. Read-only - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -12520,7 +12520,7 @@ ITEMS : All items contained in the drive. Read-only - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12536,7 +12536,7 @@ ITEMS : All items contained in the drive. Read-only - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12569,7 +12569,7 @@ ITEMS : All items contained in the drive. Read-only - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -12595,7 +12595,7 @@ ITEMS : All items contained in the drive. Read-only - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13148,7 +13148,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13156,9 +13156,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13198,7 +13198,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13565,7 +13565,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -14279,7 +14279,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15058,7 +15058,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15135,7 +15135,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15164,7 +15164,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -15311,7 +15311,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -15415,7 +15415,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15431,7 +15431,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15464,7 +15464,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -15490,7 +15490,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -15648,7 +15648,7 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -15656,9 +15656,9 @@ LIST : list - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -15698,7 +15698,7 @@ LIST : list - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -16058,7 +16058,7 @@ LIST : list - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -16802,7 +16802,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17525,7 +17525,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -17602,7 +17602,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -17631,7 +17631,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -17778,7 +17778,7 @@ LIST : list - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -17882,7 +17882,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -17898,7 +17898,7 @@ LIST : list - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -17931,7 +17931,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -17957,7 +17957,7 @@ LIST : list - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -18177,7 +18177,7 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18185,9 +18185,9 @@ ROOT : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18227,7 +18227,7 @@ ROOT : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18587,7 +18587,7 @@ ROOT : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -18795,7 +18795,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19681,7 +19681,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19758,7 +19758,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19787,7 +19787,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -19934,7 +19934,7 @@ ROOT : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -20038,7 +20038,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -20054,7 +20054,7 @@ ROOT : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -20087,7 +20087,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -20113,7 +20113,7 @@ ROOT : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -20676,7 +20676,7 @@ SPECIAL : Collection of common folders available in - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20684,9 +20684,9 @@ SPECIAL : Collection of common folders available in - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20726,7 +20726,7 @@ SPECIAL : Collection of common folders available in - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21086,7 +21086,7 @@ SPECIAL : Collection of common folders available in - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -21294,7 +21294,7 @@ SPECIAL : Collection of common folders available in - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22180,7 +22180,7 @@ SPECIAL : Collection of common folders available in - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22257,7 +22257,7 @@ SPECIAL : Collection of common folders available in - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22286,7 +22286,7 @@ SPECIAL : Collection of common folders available in - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -22433,7 +22433,7 @@ SPECIAL : Collection of common folders available in - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -22537,7 +22537,7 @@ SPECIAL : Collection of common folders available in - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -22553,7 +22553,7 @@ SPECIAL : Collection of common folders available in - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -22586,7 +22586,7 @@ SPECIAL : Collection of common folders available in - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -22612,7 +22612,7 @@ SPECIAL : Collection of common folders available in - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/Update-MgShareList.md b/src/Files/Files/docs/v1.0/Update-MgShareList.md index 309c5c860ab..a4fff46c5e7 100644 --- a/src/Files/Files/docs/v1.0/Update-MgShareList.md +++ b/src/Files/Files/docs/v1.0/Update-MgShareList.md @@ -613,7 +613,7 @@ BODYPARAMETER : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -621,9 +621,9 @@ BODYPARAMETER : list - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -663,7 +663,7 @@ BODYPARAMETER : list - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1023,7 +1023,7 @@ BODYPARAMETER : list - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1767,7 +1767,7 @@ BODYPARAMETER : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2490,7 +2490,7 @@ BODYPARAMETER : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2567,7 +2567,7 @@ BODYPARAMETER : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2596,7 +2596,7 @@ BODYPARAMETER : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2743,7 +2743,7 @@ BODYPARAMETER : list - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2847,7 +2847,7 @@ BODYPARAMETER : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2863,7 +2863,7 @@ BODYPARAMETER : list - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2896,7 +2896,7 @@ BODYPARAMETER : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2922,7 +2922,7 @@ BODYPARAMETER : list - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3298,7 +3298,7 @@ CONTENTTYPES : The collection of content types pr - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3423,7 +3423,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3431,9 +3431,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3473,7 +3473,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3840,7 +3840,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4554,7 +4554,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5333,7 +5333,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -5410,7 +5410,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5439,7 +5439,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -5586,7 +5586,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5690,7 +5690,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5706,7 +5706,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5739,7 +5739,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5765,7 +5765,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5923,7 +5923,7 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5931,9 +5931,9 @@ DRIVE : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5973,7 +5973,7 @@ DRIVE : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6333,7 +6333,7 @@ DRIVE : drive - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -7044,7 +7044,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7793,7 +7793,7 @@ DRIVE : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7870,7 +7870,7 @@ DRIVE : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7899,7 +7899,7 @@ DRIVE : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -8046,7 +8046,7 @@ DRIVE : drive - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -8150,7 +8150,7 @@ DRIVE : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -8166,7 +8166,7 @@ DRIVE : drive - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -8199,7 +8199,7 @@ DRIVE : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -8225,7 +8225,7 @@ DRIVE : drive - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8431,7 +8431,7 @@ ITEMS : All items contained in the list. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8439,9 +8439,9 @@ ITEMS : All items contained in the list. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8481,7 +8481,7 @@ ITEMS : All items contained in the list. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8841,7 +8841,7 @@ ITEMS : All items contained in the list. - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -9529,7 +9529,7 @@ ITEMS : All items contained in the list. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10308,7 +10308,7 @@ ITEMS : All items contained in the list. - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -10385,7 +10385,7 @@ ITEMS : All items contained in the list. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10414,7 +10414,7 @@ ITEMS : All items contained in the list. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -10561,7 +10561,7 @@ ITEMS : All items contained in the list. - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -10665,7 +10665,7 @@ ITEMS : All items contained in the list. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -10681,7 +10681,7 @@ ITEMS : All items contained in the list. - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -10714,7 +10714,7 @@ ITEMS : All items contained in the list. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10740,7 +10740,7 @@ ITEMS : All items contained in the list. - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10920,7 +10920,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10928,9 +10928,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10970,7 +10970,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11337,7 +11337,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -12051,7 +12051,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12830,7 +12830,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12907,7 +12907,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12936,7 +12936,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -13083,7 +13083,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -13187,7 +13187,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -13203,7 +13203,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -13236,7 +13236,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -13262,7 +13262,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/Update-MgShareListContentType.md b/src/Files/Files/docs/v1.0/Update-MgShareListContentType.md index 3357c867318..eaa111e30da 100644 --- a/src/Files/Files/docs/v1.0/Update-MgShareListContentType.md +++ b/src/Files/Files/docs/v1.0/Update-MgShareListContentType.md @@ -668,7 +668,7 @@ BASE : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -855,7 +855,7 @@ BASETYPES : The collection of content types that - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1043,7 +1043,7 @@ BODYPARAMETER : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1490,7 +1490,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Files/Files/docs/v1.0/Update-MgShareListItem.md b/src/Files/Files/docs/v1.0/Update-MgShareListItem.md index c405a9ead0c..511b8d0d3db 100644 --- a/src/Files/Files/docs/v1.0/Update-MgShareListItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgShareListItem.md @@ -633,7 +633,7 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -641,9 +641,9 @@ ANALYTICS : itemAnalytics - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -683,7 +683,7 @@ ANALYTICS : itemAnalytics - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1043,7 +1043,7 @@ ANALYTICS : itemAnalytics - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1251,7 +1251,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2108,7 +2108,7 @@ ANALYTICS : itemAnalytics - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2185,7 +2185,7 @@ ANALYTICS : itemAnalytics - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2214,7 +2214,7 @@ ANALYTICS : itemAnalytics - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2361,7 +2361,7 @@ ANALYTICS : itemAnalytics - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2465,7 +2465,7 @@ ANALYTICS : itemAnalytics - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2481,7 +2481,7 @@ ANALYTICS : itemAnalytics - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2514,7 +2514,7 @@ ANALYTICS : itemAnalytics - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2540,7 +2540,7 @@ ANALYTICS : itemAnalytics - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3107,7 +3107,7 @@ BODYPARAMETER : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3115,9 +3115,9 @@ BODYPARAMETER : listItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3157,7 +3157,7 @@ BODYPARAMETER : listItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3517,7 +3517,7 @@ BODYPARAMETER : listItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4205,7 +4205,7 @@ BODYPARAMETER : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4984,7 +4984,7 @@ BODYPARAMETER : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -5061,7 +5061,7 @@ BODYPARAMETER : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5090,7 +5090,7 @@ BODYPARAMETER : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -5237,7 +5237,7 @@ BODYPARAMETER : listItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5341,7 +5341,7 @@ BODYPARAMETER : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5357,7 +5357,7 @@ BODYPARAMETER : listItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5390,7 +5390,7 @@ BODYPARAMETER : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5416,7 +5416,7 @@ BODYPARAMETER : listItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5601,7 +5601,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5609,9 +5609,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5651,7 +5651,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6018,7 +6018,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6732,7 +6732,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7511,7 +7511,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7588,7 +7588,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7617,7 +7617,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7764,7 +7764,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7868,7 +7868,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7884,7 +7884,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7917,7 +7917,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7943,7 +7943,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8101,7 +8101,7 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8109,9 +8109,9 @@ DRIVEITEM : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8151,7 +8151,7 @@ DRIVEITEM : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8511,7 +8511,7 @@ DRIVEITEM : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -8719,7 +8719,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9605,7 +9605,7 @@ DRIVEITEM : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -9682,7 +9682,7 @@ DRIVEITEM : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -9711,7 +9711,7 @@ DRIVEITEM : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -9858,7 +9858,7 @@ DRIVEITEM : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -9962,7 +9962,7 @@ DRIVEITEM : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9978,7 +9978,7 @@ DRIVEITEM : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -10011,7 +10011,7 @@ DRIVEITEM : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10037,7 +10037,7 @@ DRIVEITEM : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10609,7 +10609,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10617,9 +10617,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10659,7 +10659,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11026,7 +11026,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -11740,7 +11740,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12519,7 +12519,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12596,7 +12596,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12625,7 +12625,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -12772,7 +12772,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -12876,7 +12876,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12892,7 +12892,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12925,7 +12925,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -12951,7 +12951,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/Update-MgShareSharedDriveItemSharedDriveItem.md b/src/Files/Files/docs/v1.0/Update-MgShareSharedDriveItemSharedDriveItem.md index 1b9e7c04529..ec495d90c62 100644 --- a/src/Files/Files/docs/v1.0/Update-MgShareSharedDriveItemSharedDriveItem.md +++ b/src/Files/Files/docs/v1.0/Update-MgShareSharedDriveItemSharedDriveItem.md @@ -598,7 +598,7 @@ BODYPARAMETER : sharedDriveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -606,9 +606,9 @@ BODYPARAMETER : sharedDriveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -648,7 +648,7 @@ BODYPARAMETER : sharedDriveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1008,7 +1008,7 @@ BODYPARAMETER : sharedDriveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1722,7 +1722,7 @@ BODYPARAMETER : sharedDriveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2501,7 +2501,7 @@ BODYPARAMETER : sharedDriveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2578,7 +2578,7 @@ BODYPARAMETER : sharedDriveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2607,7 +2607,7 @@ BODYPARAMETER : sharedDriveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2754,7 +2754,7 @@ BODYPARAMETER : sharedDriveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2858,7 +2858,7 @@ BODYPARAMETER : sharedDriveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2874,7 +2874,7 @@ BODYPARAMETER : sharedDriveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2907,7 +2907,7 @@ BODYPARAMETER : sharedDriveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2933,7 +2933,7 @@ BODYPARAMETER : sharedDriveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3108,7 +3108,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3116,9 +3116,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3158,7 +3158,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3525,7 +3525,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4239,7 +4239,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5018,7 +5018,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -5095,7 +5095,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5124,7 +5124,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -5271,7 +5271,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5375,7 +5375,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5391,7 +5391,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5424,7 +5424,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5450,7 +5450,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5608,7 +5608,7 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5616,9 +5616,9 @@ DRIVEITEM : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5658,7 +5658,7 @@ DRIVEITEM : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6018,7 +6018,7 @@ DRIVEITEM : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6226,7 +6226,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7112,7 +7112,7 @@ DRIVEITEM : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7189,7 +7189,7 @@ DRIVEITEM : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7218,7 +7218,7 @@ DRIVEITEM : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7365,7 +7365,7 @@ DRIVEITEM : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7469,7 +7469,7 @@ DRIVEITEM : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7485,7 +7485,7 @@ DRIVEITEM : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7518,7 +7518,7 @@ DRIVEITEM : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7544,7 +7544,7 @@ DRIVEITEM : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8116,7 +8116,7 @@ ITEMS : All driveItems contained in the sharing roo - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8124,9 +8124,9 @@ ITEMS : All driveItems contained in the sharing roo - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8166,7 +8166,7 @@ ITEMS : All driveItems contained in the sharing roo - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8526,7 +8526,7 @@ ITEMS : All driveItems contained in the sharing roo - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -8734,7 +8734,7 @@ ITEMS : All driveItems contained in the sharing roo - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9620,7 +9620,7 @@ ITEMS : All driveItems contained in the sharing roo - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -9697,7 +9697,7 @@ ITEMS : All driveItems contained in the sharing roo - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -9726,7 +9726,7 @@ ITEMS : All driveItems contained in the sharing roo - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -9873,7 +9873,7 @@ ITEMS : All driveItems contained in the sharing roo - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -9977,7 +9977,7 @@ ITEMS : All driveItems contained in the sharing roo - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9993,7 +9993,7 @@ ITEMS : All driveItems contained in the sharing roo - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -10026,7 +10026,7 @@ ITEMS : All driveItems contained in the sharing roo - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10052,7 +10052,7 @@ ITEMS : All driveItems contained in the sharing roo - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10605,7 +10605,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10613,9 +10613,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10655,7 +10655,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11022,7 +11022,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -11736,7 +11736,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12515,7 +12515,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12592,7 +12592,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12621,7 +12621,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -12768,7 +12768,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -12872,7 +12872,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12888,7 +12888,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12921,7 +12921,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -12947,7 +12947,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13105,7 +13105,7 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13113,9 +13113,9 @@ LIST : list - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13155,7 +13155,7 @@ LIST : list - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13515,7 +13515,7 @@ LIST : list - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -14259,7 +14259,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14982,7 +14982,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15059,7 +15059,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15088,7 +15088,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -15235,7 +15235,7 @@ LIST : list - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -15339,7 +15339,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15355,7 +15355,7 @@ LIST : list - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15388,7 +15388,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -15414,7 +15414,7 @@ LIST : list - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -15595,7 +15595,7 @@ LISTITEM : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -15603,9 +15603,9 @@ LISTITEM : listItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -15645,7 +15645,7 @@ LISTITEM : listItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -16005,7 +16005,7 @@ LISTITEM : listItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -16693,7 +16693,7 @@ LISTITEM : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17472,7 +17472,7 @@ LISTITEM : listItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -17549,7 +17549,7 @@ LISTITEM : listItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -17578,7 +17578,7 @@ LISTITEM : listItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -17725,7 +17725,7 @@ LISTITEM : listItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -17829,7 +17829,7 @@ LISTITEM : listItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -17845,7 +17845,7 @@ LISTITEM : listItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -17878,7 +17878,7 @@ LISTITEM : listItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -17904,7 +17904,7 @@ LISTITEM : listItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -18174,7 +18174,7 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18182,9 +18182,9 @@ ROOT : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18224,7 +18224,7 @@ ROOT : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18584,7 +18584,7 @@ ROOT : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -18792,7 +18792,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19678,7 +19678,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19755,7 +19755,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19784,7 +19784,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -19931,7 +19931,7 @@ ROOT : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -20035,7 +20035,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -20051,7 +20051,7 @@ ROOT : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -20084,7 +20084,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -20110,7 +20110,7 @@ ROOT : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -20664,7 +20664,7 @@ SITE : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20672,9 +20672,9 @@ SITE : site - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20714,7 +20714,7 @@ SITE : site - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21074,7 +21074,7 @@ SITE : site - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -21788,7 +21788,7 @@ SITE : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22501,7 +22501,7 @@ SITE : site - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22578,7 +22578,7 @@ SITE : site - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22607,7 +22607,7 @@ SITE : site - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -22754,7 +22754,7 @@ SITE : site - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -22858,7 +22858,7 @@ SITE : site - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -22874,7 +22874,7 @@ SITE : site - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -22907,7 +22907,7 @@ SITE : site - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -22933,7 +22933,7 @@ SITE : site - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. diff --git a/src/Files/Files/docs/v1.0/Update-MgUserDrive.md b/src/Files/Files/docs/v1.0/Update-MgUserDrive.md index 3b589405f51..610d6e91e25 100644 --- a/src/Files/Files/docs/v1.0/Update-MgUserDrive.md +++ b/src/Files/Files/docs/v1.0/Update-MgUserDrive.md @@ -674,7 +674,7 @@ BODYPARAMETER : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -682,9 +682,9 @@ BODYPARAMETER : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -724,7 +724,7 @@ BODYPARAMETER : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1084,7 +1084,7 @@ BODYPARAMETER : drive - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1795,7 +1795,7 @@ BODYPARAMETER : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2544,7 +2544,7 @@ BODYPARAMETER : drive - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -2621,7 +2621,7 @@ BODYPARAMETER : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2650,7 +2650,7 @@ BODYPARAMETER : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -2797,7 +2797,7 @@ BODYPARAMETER : drive - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -2901,7 +2901,7 @@ BODYPARAMETER : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -2917,7 +2917,7 @@ BODYPARAMETER : drive - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -2950,7 +2950,7 @@ BODYPARAMETER : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2976,7 +2976,7 @@ BODYPARAMETER : drive - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3163,7 +3163,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3171,9 +3171,9 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3213,7 +3213,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3573,7 +3573,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -3781,7 +3781,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4667,7 +4667,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -4744,7 +4744,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -4773,7 +4773,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -4920,7 +4920,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -5024,7 +5024,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -5040,7 +5040,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -5073,7 +5073,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5099,7 +5099,7 @@ BUNDLES : Collection of [bundles][bundle] (albums a - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5652,7 +5652,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5660,9 +5660,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5702,7 +5702,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6069,7 +6069,7 @@ CREATEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6783,7 +6783,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7562,7 +7562,7 @@ CREATEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -7639,7 +7639,7 @@ CREATEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7668,7 +7668,7 @@ CREATEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -7815,7 +7815,7 @@ CREATEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -7919,7 +7919,7 @@ CREATEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -7935,7 +7935,7 @@ CREATEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -7968,7 +7968,7 @@ CREATEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -7994,7 +7994,7 @@ CREATEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8151,7 +8151,7 @@ FOLLOWING : The list of items the user is following - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8159,9 +8159,9 @@ FOLLOWING : The list of items the user is following - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8201,7 +8201,7 @@ FOLLOWING : The list of items the user is following - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8561,7 +8561,7 @@ FOLLOWING : The list of items the user is following - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -8769,7 +8769,7 @@ FOLLOWING : The list of items the user is following - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9655,7 +9655,7 @@ FOLLOWING : The list of items the user is following - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -9732,7 +9732,7 @@ FOLLOWING : The list of items the user is following - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -9761,7 +9761,7 @@ FOLLOWING : The list of items the user is following - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -9908,7 +9908,7 @@ FOLLOWING : The list of items the user is following - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -10012,7 +10012,7 @@ FOLLOWING : The list of items the user is following - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -10028,7 +10028,7 @@ FOLLOWING : The list of items the user is following - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -10061,7 +10061,7 @@ FOLLOWING : The list of items the user is following - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10087,7 +10087,7 @@ FOLLOWING : The list of items the user is following - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10659,7 +10659,7 @@ ITEMS : All items contained in the drive. Read-only - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10667,9 +10667,9 @@ ITEMS : All items contained in the drive. Read-only - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10709,7 +10709,7 @@ ITEMS : All items contained in the drive. Read-only - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11069,7 +11069,7 @@ ITEMS : All items contained in the drive. Read-only - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -11277,7 +11277,7 @@ ITEMS : All items contained in the drive. Read-only - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12163,7 +12163,7 @@ ITEMS : All items contained in the drive. Read-only - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -12240,7 +12240,7 @@ ITEMS : All items contained in the drive. Read-only - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12269,7 +12269,7 @@ ITEMS : All items contained in the drive. Read-only - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -12416,7 +12416,7 @@ ITEMS : All items contained in the drive. Read-only - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -12520,7 +12520,7 @@ ITEMS : All items contained in the drive. Read-only - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12536,7 +12536,7 @@ ITEMS : All items contained in the drive. Read-only - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12569,7 +12569,7 @@ ITEMS : All items contained in the drive. Read-only - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -12595,7 +12595,7 @@ ITEMS : All items contained in the drive. Read-only - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13148,7 +13148,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13156,9 +13156,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13198,7 +13198,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13565,7 +13565,7 @@ LASTMODIFIEDBYUSER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -14279,7 +14279,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15058,7 +15058,7 @@ LASTMODIFIEDBYUSER : user - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -15135,7 +15135,7 @@ LASTMODIFIEDBYUSER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15164,7 +15164,7 @@ LASTMODIFIEDBYUSER : user - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -15311,7 +15311,7 @@ LASTMODIFIEDBYUSER : user - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -15415,7 +15415,7 @@ LASTMODIFIEDBYUSER : user - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -15431,7 +15431,7 @@ LASTMODIFIEDBYUSER : user - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -15464,7 +15464,7 @@ LASTMODIFIEDBYUSER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -15490,7 +15490,7 @@ LASTMODIFIEDBYUSER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -15648,7 +15648,7 @@ LIST : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -15656,9 +15656,9 @@ LIST : list - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -15698,7 +15698,7 @@ LIST : list - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -16058,7 +16058,7 @@ LIST : list - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -16802,7 +16802,7 @@ LIST : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17525,7 +17525,7 @@ LIST : list - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -17602,7 +17602,7 @@ LIST : list - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -17631,7 +17631,7 @@ LIST : list - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -17778,7 +17778,7 @@ LIST : list - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -17882,7 +17882,7 @@ LIST : list - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -17898,7 +17898,7 @@ LIST : list - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -17931,7 +17931,7 @@ LIST : list - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -17957,7 +17957,7 @@ LIST : list - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -18177,7 +18177,7 @@ ROOT : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18185,9 +18185,9 @@ ROOT : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18227,7 +18227,7 @@ ROOT : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18587,7 +18587,7 @@ ROOT : driveItem - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -18795,7 +18795,7 @@ ROOT : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19681,7 +19681,7 @@ ROOT : driveItem - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -19758,7 +19758,7 @@ ROOT : driveItem - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19787,7 +19787,7 @@ ROOT : driveItem - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -19934,7 +19934,7 @@ ROOT : driveItem - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -20038,7 +20038,7 @@ ROOT : driveItem - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -20054,7 +20054,7 @@ ROOT : driveItem - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -20087,7 +20087,7 @@ ROOT : driveItem - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -20113,7 +20113,7 @@ ROOT : driveItem - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -20676,7 +20676,7 @@ SPECIAL : Collection of common folders available in - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20684,9 +20684,9 @@ SPECIAL : Collection of common folders available in - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20726,7 +20726,7 @@ SPECIAL : Collection of common folders available in - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21086,7 +21086,7 @@ SPECIAL : Collection of common folders available in - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -21294,7 +21294,7 @@ SPECIAL : Collection of common folders available in - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22180,7 +22180,7 @@ SPECIAL : Collection of common folders available in - `[IsEnabled ]`: Indicates whether the rule is enabled to be applied to messages. - `[IsReadOnly ]`: Indicates if the rule is read-only and cannot be modified or deleted by the rules REST API. - `[Sequence ]`: Indicates the order in which the rule is executed, among other rules. - - `[Messages ]`: The collection of messages in the mailFolder. + - `[Messages ]`: The collection of messages in the mailFolder. - `[Categories ]`: The categories associated with the item - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z @@ -22257,7 +22257,7 @@ SPECIAL : Collection of common folders available in - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -22286,7 +22286,7 @@ SPECIAL : Collection of common folders available in - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -22433,7 +22433,7 @@ SPECIAL : Collection of common folders available in - `[WiFiMacAddress ]`: Wi-Fi MAC. This property is read-only. - `[Manager ]`: directoryObject - `[MemberOf ]`: The groups and directory roles that the user is a member of. Read-only. Nullable. Supports $expand. - - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. + - `[Messages ]`: The messages in a mailbox or folder. Read-only. Nullable. - `[MobilePhone ]`: The primary cellular telephone number for the user. Read-only for users synced from on-premises directory. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[MySite ]`: The URL for the user's personal site. Returned only on $select. - `[Oauth2PermissionGrants ]`: @@ -22537,7 +22537,7 @@ SPECIAL : Collection of common folders available in - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -22553,7 +22553,7 @@ SPECIAL : Collection of common folders available in - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -22586,7 +22586,7 @@ SPECIAL : Collection of common folders available in - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -22612,7 +22612,7 @@ SPECIAL : Collection of common folders available in - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. From e8fb3c312933c858f96a136da5f2f3117f353b00 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:18 +0000 Subject: [PATCH 09/20] Docs Generation for Identity.SignIns [run ci] --- ...PolicyRoleManagementPolicyEffectiveRule.md | 14 +- .../Get-MgPolicyRoleManagementPolicyRule.md | 4 +- .../Get-MgUserAuthenticationEmailMethod.md | 4 +- .../Get-MgUserAuthenticationFido2Method.md | 4 +- .../Get-MgUserAuthenticationMethod.md | 4 +- ...henticationMicrosoftAuthenticatorMethod.md | 4 +- .../Get-MgUserAuthenticationPasswordMethod.md | 4 +- ...asswordlessMicrosoftAuthenticatorMethod.md | 4 +- .../Get-MgUserAuthenticationPhoneMethod.md | 4 +- ...AuthenticationTemporaryAccessPassMethod.md | 4 +- .../Get-MgUserAuthenticationWindowHello.md | 4 +- .../Microsoft.Graph.Identity.SignIns.md | 106 ++- .../New-MgIdentityConditionalAccessPolicy.md | 8 +- .../docs/v1.0-beta/New-MgInvitation.md | 756 +++++++++++++++--- .../v1.0-beta/New-MgOauth2PermissionGrant.md | 4 +- .../New-MgPolicyMobileAppManagementPolicy.md | 756 +++++++++++++++--- ...ew-MgPolicyMobileDeviceManagementPolicy.md | 756 +++++++++++++++--- .../New-MgPolicyRoleManagementPolicy.md | 28 +- ...-MgPolicyRoleManagementPolicyAssignment.md | 16 +- ...PolicyRoleManagementPolicyEffectiveRule.md | 14 +- .../New-MgPolicyRoleManagementPolicyRule.md | 4 +- .../New-MgUserAuthenticationEmailMethod.md | 4 +- .../New-MgUserAuthenticationFido2Method.md | 4 +- .../New-MgUserAuthenticationMethod.md | 4 +- ...henticationMicrosoftAuthenticatorMethod.md | 4 +- ...asswordlessMicrosoftAuthenticatorMethod.md | 4 +- .../New-MgUserAuthenticationPhoneMethod.md | 4 +- ...AuthenticationTemporaryAccessPassMethod.md | 4 +- .../New-MgUserAuthenticationWindowHello.md | 4 +- ...PolicyRoleManagementPolicyEffectiveRule.md | 14 +- ...Remove-MgPolicyRoleManagementPolicyRule.md | 4 +- .../Remove-MgUserAuthenticationEmailMethod.md | 4 +- .../Remove-MgUserAuthenticationFido2Method.md | 4 +- .../Remove-MgUserAuthenticationMethod.md | 4 +- ...henticationMicrosoftAuthenticatorMethod.md | 4 +- ...move-MgUserAuthenticationPasswordMethod.md | 4 +- ...asswordlessMicrosoftAuthenticatorMethod.md | 4 +- .../Remove-MgUserAuthenticationPhoneMethod.md | 4 +- ...AuthenticationTemporaryAccessPassMethod.md | 4 +- .../Remove-MgUserAuthenticationWindowHello.md | 4 +- ...pdate-MgIdentityConditionalAccessPolicy.md | 8 +- .../Update-MgOauth2PermissionGrant.md | 4 +- ...pdate-MgPolicyMobileAppManagementPolicy.md | 756 +++++++++++++++--- ...te-MgPolicyMobileDeviceManagementPolicy.md | 756 +++++++++++++++--- .../Update-MgPolicyRoleManagementPolicy.md | 28 +- ...-MgPolicyRoleManagementPolicyAssignment.md | 16 +- ...PolicyRoleManagementPolicyEffectiveRule.md | 14 +- ...Update-MgPolicyRoleManagementPolicyRule.md | 4 +- .../Update-MgUserAuthenticationEmailMethod.md | 4 +- .../Update-MgUserAuthenticationFido2Method.md | 4 +- .../Update-MgUserAuthenticationMethod.md | 4 +- ...henticationMicrosoftAuthenticatorMethod.md | 4 +- ...asswordlessMicrosoftAuthenticatorMethod.md | 4 +- .../Update-MgUserAuthenticationPhoneMethod.md | 4 +- ...AuthenticationTemporaryAccessPassMethod.md | 4 +- .../Update-MgUserAuthenticationWindowHello.md | 4 +- .../Get-MgUserAuthenticationFido2Method.md | 4 +- .../v1.0/Get-MgUserAuthenticationMethod.md | 4 +- ...henticationMicrosoftAuthenticatorMethod.md | 4 +- .../Get-MgUserAuthenticationWindowHello.md | 4 +- .../v1.0/Microsoft.Graph.Identity.SignIns.md | 34 +- .../New-MgIdentityConditionalAccessPolicy.md | 4 +- .../docs/v1.0/New-MgInvitation.md | 60 +- .../New-MgUserAuthenticationFido2Method.md | 4 +- .../v1.0/New-MgUserAuthenticationMethod.md | 4 +- ...henticationMicrosoftAuthenticatorMethod.md | 4 +- .../New-MgUserAuthenticationWindowHello.md | 4 +- .../Remove-MgUserAuthenticationFido2Method.md | 4 +- .../v1.0/Remove-MgUserAuthenticationMethod.md | 4 +- ...henticationMicrosoftAuthenticatorMethod.md | 4 +- .../Remove-MgUserAuthenticationWindowHello.md | 4 +- ...pdate-MgIdentityConditionalAccessPolicy.md | 4 +- .../Update-MgUserAuthenticationFido2Method.md | 4 +- .../v1.0/Update-MgUserAuthenticationMethod.md | 4 +- ...henticationMicrosoftAuthenticatorMethod.md | 4 +- .../Update-MgUserAuthenticationWindowHello.md | 4 +- 76 files changed, 3420 insertions(+), 952 deletions(-) diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgPolicyRoleManagementPolicyEffectiveRule.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgPolicyRoleManagementPolicyEffectiveRule.md index f849316e519..8f7f43639a0 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgPolicyRoleManagementPolicyEffectiveRule.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgPolicyRoleManagementPolicyEffectiveRule.md @@ -8,10 +8,9 @@ schema: 2.0.0 # Get-MgPolicyRoleManagementPolicyEffectiveRule ## SYNOPSIS -The list of effective rules like approval rule, expiration rule, etc. -evaluated based on inherited referenced rules. -E.g. -If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. +Not implemented. +The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. +For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. ## SYNTAX @@ -36,10 +35,9 @@ Get-MgPolicyRoleManagementPolicyEffectiveRule -InputObject [-E ``` ## DESCRIPTION -The collection of rules like approval rule, expiration rule, etc. +The collection of rules like approval rules and expiration rules. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationEmailMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationEmailMethod.md index 8cb9f7b75fb..beffc4a1e66 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationEmailMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationEmailMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgUserAuthenticationEmailMethod ## SYNOPSIS -Get emailMethods from users +Represents the email addresses registered to a user for authentication. ## SYNTAX @@ -32,7 +32,7 @@ Get-MgUserAuthenticationEmailMethod -InputObject [-Ex ``` ## DESCRIPTION -Get emailMethods from users +Represents the email addresses registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationFido2Method.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationFido2Method.md index 51abbad112c..367975e7b3a 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationFido2Method.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationFido2Method.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgUserAuthenticationFido2Method ## SYNOPSIS -Get fido2Methods from users +Represents the FIDO2 security keys registered to a user for authentication. ## SYNTAX @@ -32,7 +32,7 @@ Get-MgUserAuthenticationFido2Method -InputObject [-Ex ``` ## DESCRIPTION -Get fido2Methods from users +Represents the FIDO2 security keys registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationMethod.md index ba9de541728..3d0b4a86373 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgUserAuthenticationMethod ## SYNOPSIS -Get methods from users +Represents all authentication methods registered to a user. ## SYNTAX @@ -32,7 +32,7 @@ Get-MgUserAuthenticationMethod -InputObject [-ExpandP ``` ## DESCRIPTION -Get methods from users +Represents all authentication methods registered to a user. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationMicrosoftAuthenticatorMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationMicrosoftAuthenticatorMethod.md index 1a3adaad331..0b47e02bfb7 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationMicrosoftAuthenticatorMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationMicrosoftAuthenticatorMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgUserAuthenticationMicrosoftAuthenticatorMethod ## SYNOPSIS -Get microsoftAuthenticatorMethods from users +The details of the Microsoft Authenticator app registered to a user for authentication. ## SYNTAX @@ -32,7 +32,7 @@ Get-MgUserAuthenticationMicrosoftAuthenticatorMethod -InputObject [ ``` ## DESCRIPTION -Get passwordMethods from users +Represents the details of the password authentication method registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod.md index ee2a912cc92..10c82491622 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod ## SYNOPSIS -Get passwordlessMicrosoftAuthenticatorMethods from users +Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. ## SYNTAX @@ -33,7 +33,7 @@ Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod -InputObject [-Ex ``` ## DESCRIPTION -Get phoneMethods from users +Represents the phone registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationTemporaryAccessPassMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationTemporaryAccessPassMethod.md index 53a074025c0..2c3da995bee 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationTemporaryAccessPassMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Get-MgUserAuthenticationTemporaryAccessPassMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgUserAuthenticationTemporaryAccessPassMethod ## SYNOPSIS -Get temporaryAccessPassMethods from users +Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. ## SYNTAX @@ -32,7 +32,7 @@ Get-MgUserAuthenticationTemporaryAccessPassMethod -InputObject [-Ex ``` ## DESCRIPTION -Get windowsHelloForBusinessMethods from users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Microsoft.Graph.Identity.SignIns.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Microsoft.Graph.Identity.SignIns.md index 9234b9d9b89..273b5e5a088 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Microsoft.Graph.Identity.SignIns.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Microsoft.Graph.Identity.SignIns.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.SignIns -Module Guid: bf525609-cca4-428e-85cb-b7f469f638df +Module Guid: cf73060f-79d8-4272-961c-dae18e24eb64 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.signins Help Version: 1.0.0.0 Locale: en-US @@ -181,13 +181,12 @@ The policy for the assignment. The policy for the assignment. ### [Get-MgPolicyRoleManagementPolicyEffectiveRule](Get-MgPolicyRoleManagementPolicyEffectiveRule.md) -The list of effective rules like approval rule, expiration rule, etc. -evaluated based on inherited referenced rules. -E.g. -If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. +Not implemented. +The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. +For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. ### [Get-MgPolicyRoleManagementPolicyRule](Get-MgPolicyRoleManagementPolicyRule.md) -The collection of rules like approval rule, expiration rule, etc. +The collection of rules like approval rules and expiration rules. ### [Get-MgPolicyServicePrincipalCreationPolicy](Get-MgPolicyServicePrincipalCreationPolicy.md) Get servicePrincipalCreationPolicies from policies @@ -229,16 +228,16 @@ Get policies from trustFramework Get media content for the navigation property policies from trustFramework ### [Get-MgUserAuthenticationEmailMethod](Get-MgUserAuthenticationEmailMethod.md) -Get emailMethods from users +Represents the email addresses registered to a user for authentication. ### [Get-MgUserAuthenticationFido2Method](Get-MgUserAuthenticationFido2Method.md) -Get fido2Methods from users +Represents the FIDO2 security keys registered to a user for authentication. ### [Get-MgUserAuthenticationMethod](Get-MgUserAuthenticationMethod.md) -Get methods from users +Represents all authentication methods registered to a user. ### [Get-MgUserAuthenticationMicrosoftAuthenticatorMethod](Get-MgUserAuthenticationMicrosoftAuthenticatorMethod.md) -Get microsoftAuthenticatorMethods from users +The details of the Microsoft Authenticator app registered to a user for authentication. ### [Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice](Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice.md) The registered device on which Microsoft Authenticator resides. @@ -248,25 +247,25 @@ This property is null if the device is not registered for passwordless Phone Sig Get operations from users ### [Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod](Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod.md) -Get passwordlessMicrosoftAuthenticatorMethods from users +Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. ### [Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice](Get-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice.md) Get device from users ### [Get-MgUserAuthenticationPasswordMethod](Get-MgUserAuthenticationPasswordMethod.md) -Get passwordMethods from users +Represents the details of the password authentication method registered to a user for authentication. ### [Get-MgUserAuthenticationPhoneMethod](Get-MgUserAuthenticationPhoneMethod.md) -Get phoneMethods from users +Represents the phone registered to a user for authentication. ### [Get-MgUserAuthenticationSoftwareOathMethod](Get-MgUserAuthenticationSoftwareOathMethod.md) Get softwareOathMethods from users ### [Get-MgUserAuthenticationTemporaryAccessPassMethod](Get-MgUserAuthenticationTemporaryAccessPassMethod.md) -Get temporaryAccessPassMethods from users +Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. ### [Get-MgUserAuthenticationWindowHello](Get-MgUserAuthenticationWindowHello.md) -Get windowsHelloForBusinessMethods from users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ### [Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice](Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice.md) The registered device on which this Windows Hello for Business key resides. @@ -410,13 +409,12 @@ Represents the role management policies. Represents the role management policy assignments. ### [New-MgPolicyRoleManagementPolicyEffectiveRule](New-MgPolicyRoleManagementPolicyEffectiveRule.md) -The list of effective rules like approval rule, expiration rule, etc. -evaluated based on inherited referenced rules. -E.g. -If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. +Not implemented. +The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. +For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. ### [New-MgPolicyRoleManagementPolicyRule](New-MgPolicyRoleManagementPolicyRule.md) -The collection of rules like approval rule, expiration rule, etc. +The collection of rules like approval rules and expiration rules. ### [New-MgPolicyServicePrincipalCreationPolicy](New-MgPolicyServicePrincipalCreationPolicy.md) Create new navigation property to servicePrincipalCreationPolicies for policies @@ -452,34 +450,34 @@ Invoke action generateKey Create new navigation property to policies for trustFramework ### [New-MgUserAuthenticationEmailMethod](New-MgUserAuthenticationEmailMethod.md) -Create new navigation property to emailMethods for users +Represents the email addresses registered to a user for authentication. ### [New-MgUserAuthenticationFido2Method](New-MgUserAuthenticationFido2Method.md) -Create new navigation property to fido2Methods for users +Represents the FIDO2 security keys registered to a user for authentication. ### [New-MgUserAuthenticationMethod](New-MgUserAuthenticationMethod.md) -Create new navigation property to methods for users +Represents all authentication methods registered to a user. ### [New-MgUserAuthenticationMicrosoftAuthenticatorMethod](New-MgUserAuthenticationMicrosoftAuthenticatorMethod.md) -Create new navigation property to microsoftAuthenticatorMethods for users +The details of the Microsoft Authenticator app registered to a user for authentication. ### [New-MgUserAuthenticationOperation](New-MgUserAuthenticationOperation.md) Create new navigation property to operations for users ### [New-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod](New-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod.md) -Create new navigation property to passwordlessMicrosoftAuthenticatorMethods for users +Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. ### [New-MgUserAuthenticationPhoneMethod](New-MgUserAuthenticationPhoneMethod.md) -Create new navigation property to phoneMethods for users +Represents the phone registered to a user for authentication. ### [New-MgUserAuthenticationSoftwareOathMethod](New-MgUserAuthenticationSoftwareOathMethod.md) Create new navigation property to softwareOathMethods for users ### [New-MgUserAuthenticationTemporaryAccessPassMethod](New-MgUserAuthenticationTemporaryAccessPassMethod.md) -Create new navigation property to temporaryAccessPassMethods for users +Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. ### [New-MgUserAuthenticationWindowHello](New-MgUserAuthenticationWindowHello.md) -Create new navigation property to windowsHelloForBusinessMethods for users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ### [Remove-MgDataPolicyOperation](Remove-MgDataPolicyOperation.md) Delete entity from dataPolicyOperations @@ -622,13 +620,12 @@ Represents the role management policy assignments. The policy for the assignment. ### [Remove-MgPolicyRoleManagementPolicyEffectiveRule](Remove-MgPolicyRoleManagementPolicyEffectiveRule.md) -The list of effective rules like approval rule, expiration rule, etc. -evaluated based on inherited referenced rules. -E.g. -If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. +Not implemented. +The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. +For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. ### [Remove-MgPolicyRoleManagementPolicyRule](Remove-MgPolicyRoleManagementPolicyRule.md) -The collection of rules like approval rule, expiration rule, etc. +The collection of rules like approval rules and expiration rules. ### [Remove-MgPolicyServicePrincipalCreationPolicy](Remove-MgPolicyServicePrincipalCreationPolicy.md) Delete navigation property servicePrincipalCreationPolicies for policies @@ -661,16 +658,16 @@ Delete navigation property keySets for trustFramework Delete navigation property policies for trustFramework ### [Remove-MgUserAuthenticationEmailMethod](Remove-MgUserAuthenticationEmailMethod.md) -Delete navigation property emailMethods for users +Represents the email addresses registered to a user for authentication. ### [Remove-MgUserAuthenticationFido2Method](Remove-MgUserAuthenticationFido2Method.md) -Delete navigation property fido2Methods for users +Represents the FIDO2 security keys registered to a user for authentication. ### [Remove-MgUserAuthenticationMethod](Remove-MgUserAuthenticationMethod.md) -Delete navigation property methods for users +Represents all authentication methods registered to a user. ### [Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod](Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod.md) -Delete navigation property microsoftAuthenticatorMethods for users +The details of the Microsoft Authenticator app registered to a user for authentication. ### [Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice](Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice.md) The registered device on which Microsoft Authenticator resides. @@ -680,25 +677,25 @@ This property is null if the device is not registered for passwordless Phone Sig Delete navigation property operations for users ### [Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod](Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod.md) -Delete navigation property passwordlessMicrosoftAuthenticatorMethods for users +Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. ### [Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice](Remove-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice.md) Delete navigation property device for users ### [Remove-MgUserAuthenticationPasswordMethod](Remove-MgUserAuthenticationPasswordMethod.md) -Delete navigation property passwordMethods for users +Represents the details of the password authentication method registered to a user for authentication. ### [Remove-MgUserAuthenticationPhoneMethod](Remove-MgUserAuthenticationPhoneMethod.md) -Delete navigation property phoneMethods for users +Represents the phone registered to a user for authentication. ### [Remove-MgUserAuthenticationSoftwareOathMethod](Remove-MgUserAuthenticationSoftwareOathMethod.md) Delete navigation property softwareOathMethods for users ### [Remove-MgUserAuthenticationTemporaryAccessPassMethod](Remove-MgUserAuthenticationTemporaryAccessPassMethod.md) -Delete navigation property temporaryAccessPassMethods for users +Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. ### [Remove-MgUserAuthenticationWindowHello](Remove-MgUserAuthenticationWindowHello.md) -Delete navigation property windowsHelloForBusinessMethods for users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ### [Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice](Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice.md) The registered device on which this Windows Hello for Business key resides. @@ -871,13 +868,12 @@ Represents the role management policies. Represents the role management policy assignments. ### [Update-MgPolicyRoleManagementPolicyEffectiveRule](Update-MgPolicyRoleManagementPolicyEffectiveRule.md) -The list of effective rules like approval rule, expiration rule, etc. -evaluated based on inherited referenced rules. -E.g. -If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. +Not implemented. +The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. +For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. ### [Update-MgPolicyRoleManagementPolicyRule](Update-MgPolicyRoleManagementPolicyRule.md) -The collection of rules like approval rule, expiration rule, etc. +The collection of rules like approval rules and expiration rules. ### [Update-MgPolicyServicePrincipalCreationPolicy](Update-MgPolicyServicePrincipalCreationPolicy.md) Update the navigation property servicePrincipalCreationPolicies in policies @@ -913,16 +909,16 @@ Update the navigation property keySets in trustFramework Update the navigation property policies in trustFramework ### [Update-MgUserAuthenticationEmailMethod](Update-MgUserAuthenticationEmailMethod.md) -Update the navigation property emailMethods in users +Represents the email addresses registered to a user for authentication. ### [Update-MgUserAuthenticationFido2Method](Update-MgUserAuthenticationFido2Method.md) -Update the navigation property fido2Methods in users +Represents the FIDO2 security keys registered to a user for authentication. ### [Update-MgUserAuthenticationMethod](Update-MgUserAuthenticationMethod.md) -Update the navigation property methods in users +Represents all authentication methods registered to a user. ### [Update-MgUserAuthenticationMicrosoftAuthenticatorMethod](Update-MgUserAuthenticationMicrosoftAuthenticatorMethod.md) -Update the navigation property microsoftAuthenticatorMethods in users +The details of the Microsoft Authenticator app registered to a user for authentication. ### [Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice](Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice.md) The registered device on which Microsoft Authenticator resides. @@ -932,22 +928,22 @@ This property is null if the device is not registered for passwordless Phone Sig Update the navigation property operations in users ### [Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod](Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod.md) -Update the navigation property passwordlessMicrosoftAuthenticatorMethods in users +Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. ### [Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice](Update-MgUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice.md) Update the navigation property device in users ### [Update-MgUserAuthenticationPhoneMethod](Update-MgUserAuthenticationPhoneMethod.md) -Update the navigation property phoneMethods in users +Represents the phone registered to a user for authentication. ### [Update-MgUserAuthenticationSoftwareOathMethod](Update-MgUserAuthenticationSoftwareOathMethod.md) Update the navigation property softwareOathMethods in users ### [Update-MgUserAuthenticationTemporaryAccessPassMethod](Update-MgUserAuthenticationTemporaryAccessPassMethod.md) -Update the navigation property temporaryAccessPassMethods in users +Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. ### [Update-MgUserAuthenticationWindowHello](Update-MgUserAuthenticationWindowHello.md) -Update the navigation property windowsHelloForBusinessMethods in users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ### [Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice](Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice.md) The registered device on which this Windows Hello for Business key resides. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgIdentityConditionalAccessPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgIdentityConditionalAccessPolicy.md index 250c748dcc2..82edc0fef49 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgIdentityConditionalAccessPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgIdentityConditionalAccessPolicy.md @@ -299,8 +299,8 @@ BODYPARAMETER : conditionalAccessPolicy - `[IncludeLocations ]`: Location IDs in scope of policy unless explicitly excluded, All, or AllTrusted. - `[Platforms ]`: conditionalAccessPlatforms - `[(Any) ]`: This indicates any property can be added to this object. - - `[ExcludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, all, unknownFutureValue. - - `[IncludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, all, unknownFutureValue. + - `[ExcludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. + - `[IncludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. - `[ServicePrincipalRiskLevels ]`: Service principal risk levels included in the policy. Possible values are: low, medium, high, none, unknownFutureValue. - `[SignInRiskLevels ]`: Sign-in risk levels included in the policy. Possible values are: low, medium, high, hidden, none, unknownFutureValue. Required. - `[UserRiskLevels ]`: User risk levels included in the policy. Possible values are: low, medium, high, hidden, none, unknownFutureValue. Required. @@ -379,8 +379,8 @@ CONDITIONS : conditionalAccessCond - `[IncludeLocations ]`: Location IDs in scope of policy unless explicitly excluded, All, or AllTrusted. - `[Platforms ]`: conditionalAccessPlatforms - `[(Any) ]`: This indicates any property can be added to this object. - - `[ExcludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, all, unknownFutureValue. - - `[IncludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, all, unknownFutureValue. + - `[ExcludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. + - `[IncludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. - `[ServicePrincipalRiskLevels ]`: Service principal risk levels included in the policy. Possible values are: low, medium, high, none, unknownFutureValue. - `[SignInRiskLevels ]`: Sign-in risk levels included in the policy. Possible values are: low, medium, high, hidden, none, unknownFutureValue. Required. - `[UserRiskLevels ]`: User risk levels included in the policy. Possible values are: low, medium, high, hidden, none, unknownFutureValue. Required. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgInvitation.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgInvitation.md index ccb0ce303b6..626014c3e47 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgInvitation.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgInvitation.md @@ -429,10 +429,10 @@ BODYPARAMETER : invitation - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -441,9 +441,9 @@ BODYPARAMETER : invitation - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -541,18 +541,18 @@ BODYPARAMETER : invitation - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -560,7 +560,7 @@ BODYPARAMETER : invitation - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -569,7 +569,7 @@ BODYPARAMETER : invitation - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1168,7 +1168,7 @@ BODYPARAMETER : invitation - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[AllTime ]`: itemActivityStat + - `[AllTime ]`: itemActivityStat - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Access ]`: itemActionStat @@ -1193,8 +1193,8 @@ BODYPARAMETER : invitation - `[IsTrending ]`: Indicates whether the item is 'trending.' Read-only. - `[Move ]`: itemActionStat - `[StartDateTime ]`: When the interval starts. Read-only. - - `[ItemActivityStats ]`: - - `[LastSevenDays ]`: itemActivityStat + - `[ItemActivityStats ]`: + - `[LastSevenDays ]`: itemActivityStat - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -1252,7 +1252,7 @@ BODYPARAMETER : invitation - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1409,7 +1409,7 @@ BODYPARAMETER : invitation - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1447,7 +1447,7 @@ BODYPARAMETER : invitation - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -1676,7 +1676,7 @@ BODYPARAMETER : invitation - `[Status ]`: workbookOperationStatus - `[Tables ]`: Represents a collection of tables associated with the workbook. Read-only. - `[Worksheets ]`: Represents a collection of worksheets associated with the workbook. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Times ]`: itemActivityTimeSet - `[(Any) ]`: This indicates any property can be added to this object. - `[LastRecordedDateTime ]`: @@ -1765,10 +1765,55 @@ BODYPARAMETER : invitation - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1806,7 +1851,7 @@ BODYPARAMETER : invitation - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1825,7 +1870,7 @@ BODYPARAMETER : invitation - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1857,7 +1902,7 @@ BODYPARAMETER : invitation - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: identitySet @@ -2053,45 +2098,6 @@ BODYPARAMETER : invitation - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3385,7 +3391,7 @@ BODYPARAMETER : invitation - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3410,7 +3416,7 @@ BODYPARAMETER : invitation - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -3418,6 +3424,7 @@ BODYPARAMETER : invitation - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3473,13 +3480,13 @@ BODYPARAMETER : invitation - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -3724,6 +3731,247 @@ BODYPARAMETER : invitation - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4413,10 +4661,10 @@ INVITEDUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4425,9 +4673,9 @@ INVITEDUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4525,18 +4773,18 @@ INVITEDUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4544,7 +4792,7 @@ INVITEDUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4553,7 +4801,7 @@ INVITEDUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5152,7 +5400,7 @@ INVITEDUSER : user - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[AllTime ]`: itemActivityStat + - `[AllTime ]`: itemActivityStat - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Access ]`: itemActionStat @@ -5177,8 +5425,8 @@ INVITEDUSER : user - `[IsTrending ]`: Indicates whether the item is 'trending.' Read-only. - `[Move ]`: itemActionStat - `[StartDateTime ]`: When the interval starts. Read-only. - - `[ItemActivityStats ]`: - - `[LastSevenDays ]`: itemActivityStat + - `[ItemActivityStats ]`: + - `[LastSevenDays ]`: itemActivityStat - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -5236,7 +5484,7 @@ INVITEDUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5393,7 +5641,7 @@ INVITEDUSER : user - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5431,7 +5679,7 @@ INVITEDUSER : user - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -5660,7 +5908,7 @@ INVITEDUSER : user - `[Status ]`: workbookOperationStatus - `[Tables ]`: Represents a collection of tables associated with the workbook. Read-only. - `[Worksheets ]`: Represents a collection of worksheets associated with the workbook. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Times ]`: itemActivityTimeSet - `[(Any) ]`: This indicates any property can be added to this object. - `[LastRecordedDateTime ]`: @@ -5749,10 +5997,55 @@ INVITEDUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5790,7 +6083,7 @@ INVITEDUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5809,7 +6102,7 @@ INVITEDUSER : user - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5841,7 +6134,7 @@ INVITEDUSER : user - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: identitySet @@ -6037,45 +6330,6 @@ INVITEDUSER : user - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7369,7 +7623,7 @@ INVITEDUSER : user - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7394,7 +7648,7 @@ INVITEDUSER : user - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -7402,6 +7656,7 @@ INVITEDUSER : user - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7457,13 +7712,13 @@ INVITEDUSER : user - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -7708,6 +7963,247 @@ INVITEDUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgOauth2PermissionGrant.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgOauth2PermissionGrant.md index 8f5ae03e950..6079e9c8d7f 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgOauth2PermissionGrant.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgOauth2PermissionGrant.md @@ -168,7 +168,7 @@ Accept wildcard characters: False ### -Scope A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. -Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. +Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. ```yaml Type: System.String @@ -257,7 +257,7 @@ BODYPARAMETER : oAuth2PermissionGrant - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. ## RELATED LINKS diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileAppManagementPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileAppManagementPolicy.md index 19e171cfdbe..b87cb5da15e 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileAppManagementPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileAppManagementPolicy.md @@ -623,10 +623,10 @@ BODYPARAMETER : mobilityManagementPolic - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -635,9 +635,9 @@ BODYPARAMETER : mobilityManagementPolic - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -732,18 +732,18 @@ BODYPARAMETER : mobilityManagementPolic - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -751,7 +751,7 @@ BODYPARAMETER : mobilityManagementPolic - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -760,7 +760,7 @@ BODYPARAMETER : mobilityManagementPolic - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1161,7 +1161,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[AllTime ]`: itemActivityStat + - `[AllTime ]`: itemActivityStat - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Access ]`: itemActionStat @@ -1226,7 +1226,7 @@ BODYPARAMETER : mobilityManagementPolic - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1324,7 +1324,7 @@ BODYPARAMETER : mobilityManagementPolic - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -1447,7 +1447,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1485,7 +1485,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -1725,8 +1725,8 @@ BODYPARAMETER : mobilityManagementPolic - `[IsTrending ]`: Indicates whether the item is 'trending.' Read-only. - `[Move ]`: itemActionStat - `[StartDateTime ]`: When the interval starts. Read-only. - - `[ItemActivityStats ]`: - - `[LastSevenDays ]`: itemActivityStat + - `[ItemActivityStats ]`: + - `[LastSevenDays ]`: itemActivityStat - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[Id ]`: Read-only. - `[Boolean ]`: booleanColumn @@ -1791,10 +1791,55 @@ BODYPARAMETER : mobilityManagementPolic - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1832,7 +1877,7 @@ BODYPARAMETER : mobilityManagementPolic - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1885,7 +1930,7 @@ BODYPARAMETER : mobilityManagementPolic - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1917,7 +1962,7 @@ BODYPARAMETER : mobilityManagementPolic - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -2050,45 +2095,6 @@ BODYPARAMETER : mobilityManagementPolic - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3115,7 +3121,7 @@ BODYPARAMETER : mobilityManagementPolic - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3144,7 +3150,7 @@ BODYPARAMETER : mobilityManagementPolic - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -3152,6 +3158,7 @@ BODYPARAMETER : mobilityManagementPolic - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3207,13 +3214,13 @@ BODYPARAMETER : mobilityManagementPolic - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -3567,6 +3574,247 @@ BODYPARAMETER : mobilityManagementPolic - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4596,10 +4844,10 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4608,9 +4856,9 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4705,18 +4953,18 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4724,7 +4972,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4733,7 +4981,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5134,7 +5382,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[AllTime ]`: itemActivityStat + - `[AllTime ]`: itemActivityStat - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Access ]`: itemActionStat @@ -5199,7 +5447,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5297,7 +5545,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -5420,7 +5668,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5458,7 +5706,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -5698,8 +5946,8 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[IsTrending ]`: Indicates whether the item is 'trending.' Read-only. - `[Move ]`: itemActionStat - `[StartDateTime ]`: When the interval starts. Read-only. - - `[ItemActivityStats ]`: - - `[LastSevenDays ]`: itemActivityStat + - `[ItemActivityStats ]`: + - `[LastSevenDays ]`: itemActivityStat - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[Id ]`: Read-only. - `[Boolean ]`: booleanColumn @@ -5764,10 +6012,55 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5805,7 +6098,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5858,7 +6151,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5890,7 +6183,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -6023,45 +6316,6 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7088,7 +7342,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7117,7 +7371,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -7125,6 +7379,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7180,13 +7435,13 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -7540,6 +7795,247 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileDeviceManagementPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileDeviceManagementPolicy.md index 36f5b399388..7909afffd33 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileDeviceManagementPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyMobileDeviceManagementPolicy.md @@ -623,10 +623,10 @@ BODYPARAMETER : mobilityManagementPolic - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -635,9 +635,9 @@ BODYPARAMETER : mobilityManagementPolic - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -732,18 +732,18 @@ BODYPARAMETER : mobilityManagementPolic - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -751,7 +751,7 @@ BODYPARAMETER : mobilityManagementPolic - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -760,7 +760,7 @@ BODYPARAMETER : mobilityManagementPolic - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1161,7 +1161,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[AllTime ]`: itemActivityStat + - `[AllTime ]`: itemActivityStat - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Access ]`: itemActionStat @@ -1226,7 +1226,7 @@ BODYPARAMETER : mobilityManagementPolic - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1324,7 +1324,7 @@ BODYPARAMETER : mobilityManagementPolic - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -1447,7 +1447,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1485,7 +1485,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -1725,8 +1725,8 @@ BODYPARAMETER : mobilityManagementPolic - `[IsTrending ]`: Indicates whether the item is 'trending.' Read-only. - `[Move ]`: itemActionStat - `[StartDateTime ]`: When the interval starts. Read-only. - - `[ItemActivityStats ]`: - - `[LastSevenDays ]`: itemActivityStat + - `[ItemActivityStats ]`: + - `[LastSevenDays ]`: itemActivityStat - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[Id ]`: Read-only. - `[Boolean ]`: booleanColumn @@ -1791,10 +1791,55 @@ BODYPARAMETER : mobilityManagementPolic - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1832,7 +1877,7 @@ BODYPARAMETER : mobilityManagementPolic - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1885,7 +1930,7 @@ BODYPARAMETER : mobilityManagementPolic - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1917,7 +1962,7 @@ BODYPARAMETER : mobilityManagementPolic - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -2050,45 +2095,6 @@ BODYPARAMETER : mobilityManagementPolic - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3115,7 +3121,7 @@ BODYPARAMETER : mobilityManagementPolic - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3144,7 +3150,7 @@ BODYPARAMETER : mobilityManagementPolic - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -3152,6 +3158,7 @@ BODYPARAMETER : mobilityManagementPolic - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3207,13 +3214,13 @@ BODYPARAMETER : mobilityManagementPolic - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -3567,6 +3574,247 @@ BODYPARAMETER : mobilityManagementPolic - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4596,10 +4844,10 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4608,9 +4856,9 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4705,18 +4953,18 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4724,7 +4972,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4733,7 +4981,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5134,7 +5382,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[AllTime ]`: itemActivityStat + - `[AllTime ]`: itemActivityStat - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Access ]`: itemActionStat @@ -5199,7 +5447,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5297,7 +5545,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -5420,7 +5668,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5458,7 +5706,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -5698,8 +5946,8 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[IsTrending ]`: Indicates whether the item is 'trending.' Read-only. - `[Move ]`: itemActionStat - `[StartDateTime ]`: When the interval starts. Read-only. - - `[ItemActivityStats ]`: - - `[LastSevenDays ]`: itemActivityStat + - `[ItemActivityStats ]`: + - `[LastSevenDays ]`: itemActivityStat - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[Id ]`: Read-only. - `[Boolean ]`: booleanColumn @@ -5764,10 +6012,55 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5805,7 +6098,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5858,7 +6151,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5890,7 +6183,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -6023,45 +6316,6 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7088,7 +7342,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7117,7 +7371,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -7125,6 +7379,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7180,13 +7435,13 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -7540,6 +7795,247 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyRoleManagementPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyRoleManagementPolicy.md index 3065cd3f702..428e539c007 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyRoleManagementPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyRoleManagementPolicy.md @@ -96,10 +96,9 @@ Accept wildcard characters: False ``` ### -EffectiveRules -The list of effective rules like approval rule, expiration rule, etc. -evaluated based on inherited referenced rules. -E.g. -If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. +Not implemented. +The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. +For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. To construct, please use Get-Help -Online and see NOTES section for EFFECTIVERULES properties and create a hash table. ```yaml @@ -177,7 +176,7 @@ Accept wildcard characters: False ``` ### -Rules -The collection of rules like approval rule, expiration rule, etc. +The collection of rules like approval rules and expiration rules. To construct, please use Get-Help -Online and see NOTES section for RULES properties and create a hash table. ```yaml @@ -194,8 +193,8 @@ Accept wildcard characters: False ### -ScopeId The id of the scope where the policy is created. -E.g. -'/', groupId, etc. +Can be / for the tenant or a group ID. +Required. ```yaml Type: System.String @@ -211,7 +210,8 @@ Accept wildcard characters: False ### -ScopeType The type of the scope where the policy is created. -One of Directory, DirectoryRole, Group. +One of Directory, DirectoryRole. +Required. ```yaml Type: System.String @@ -281,7 +281,7 @@ BODYPARAMETER : unifiedRoleManagemen - `[Id ]`: Read-only. - `[Description ]`: Description for the policy. - `[DisplayName ]`: Display name for the policy. - - `[EffectiveRules ]`: The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. + - `[EffectiveRules ]`: Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. - `[Id ]`: Read-only. - `[Target ]`: unifiedRoleManagementPolicyRuleTarget - `[(Any) ]`: This indicates any property can be added to this object. @@ -299,11 +299,11 @@ BODYPARAMETER : unifiedRoleManagemen - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - `[Id ]`: Unique identifier for the identity. - `[LastModifiedDateTime ]`: The time when the role setting was last modified. - - `[Rules ]`: The collection of rules like approval rule, expiration rule, etc. - - `[ScopeId ]`: The id of the scope where the policy is created. E.g. '/', groupId, etc. - - `[ScopeType ]`: The type of the scope where the policy is created. One of Directory, DirectoryRole, Group. + - `[Rules ]`: The collection of rules like approval rules and expiration rules. + - `[ScopeId ]`: The id of the scope where the policy is created. Can be / for the tenant or a group ID. Required. + - `[ScopeType ]`: The type of the scope where the policy is created. One of Directory, DirectoryRole. Required. -EFFECTIVERULES : The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. +EFFECTIVERULES : Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. - `[Id ]`: Read-only. - `[Target ]`: unifiedRoleManagementPolicyRuleTarget - `[(Any) ]`: This indicates any property can be added to this object. @@ -321,7 +321,7 @@ LASTMODIFIEDBY : identity - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - `[Id ]`: Unique identifier for the identity. -RULES : The collection of rules like approval rule, expiration rule, etc. +RULES : The collection of rules like approval rules and expiration rules. - `[Id ]`: Read-only. - `[Target ]`: unifiedRoleManagementPolicyRuleTarget - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyRoleManagementPolicyAssignment.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyRoleManagementPolicyAssignment.md index 5d32d8c56c4..093a300a3b4 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyRoleManagementPolicyAssignment.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyRoleManagementPolicyAssignment.md @@ -218,7 +218,7 @@ BODYPARAMETER : unifiedRol - `[Id ]`: Read-only. - `[Description ]`: Description for the policy. - `[DisplayName ]`: Display name for the policy. - - `[EffectiveRules ]`: The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. + - `[EffectiveRules ]`: Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. - `[Id ]`: Read-only. - `[Target ]`: unifiedRoleManagementPolicyRuleTarget - `[(Any) ]`: This indicates any property can be added to this object. @@ -236,9 +236,9 @@ BODYPARAMETER : unifiedRol - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - `[Id ]`: Unique identifier for the identity. - `[LastModifiedDateTime ]`: The time when the role setting was last modified. - - `[Rules ]`: The collection of rules like approval rule, expiration rule, etc. - - `[ScopeId ]`: The id of the scope where the policy is created. E.g. '/', groupId, etc. - - `[ScopeType ]`: The type of the scope where the policy is created. One of Directory, DirectoryRole, Group. + - `[Rules ]`: The collection of rules like approval rules and expiration rules. + - `[ScopeId ]`: The id of the scope where the policy is created. Can be / for the tenant or a group ID. Required. + - `[ScopeType ]`: The type of the scope where the policy is created. One of Directory, DirectoryRole. Required. - `[PolicyId ]`: The id of the policy. - `[RoleDefinitionId ]`: The id of the role definition where the policy applies. If not specified, the policy applies to all roles. - `[ScopeId ]`: The id of the scope where the policy is assigned. E.g. '/', groupId, etc. @@ -249,7 +249,7 @@ POLICY : unifiedRoleManagementPolicy - `[Id ]`: Read-only. - `[Description ]`: Description for the policy. - `[DisplayName ]`: Display name for the policy. - - `[EffectiveRules ]`: The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. + - `[EffectiveRules ]`: Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. - `[Id ]`: Read-only. - `[Target ]`: unifiedRoleManagementPolicyRuleTarget - `[(Any) ]`: This indicates any property can be added to this object. @@ -267,9 +267,9 @@ POLICY : unifiedRoleManagementPolicy - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - `[Id ]`: Unique identifier for the identity. - `[LastModifiedDateTime ]`: The time when the role setting was last modified. - - `[Rules ]`: The collection of rules like approval rule, expiration rule, etc. - - `[ScopeId ]`: The id of the scope where the policy is created. E.g. '/', groupId, etc. - - `[ScopeType ]`: The type of the scope where the policy is created. One of Directory, DirectoryRole, Group. + - `[Rules ]`: The collection of rules like approval rules and expiration rules. + - `[ScopeId ]`: The id of the scope where the policy is created. Can be / for the tenant or a group ID. Required. + - `[ScopeType ]`: The type of the scope where the policy is created. One of Directory, DirectoryRole. Required. ## RELATED LINKS diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyRoleManagementPolicyEffectiveRule.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyRoleManagementPolicyEffectiveRule.md index 655c02298c3..f2d732d3689 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyRoleManagementPolicyEffectiveRule.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgPolicyRoleManagementPolicyEffectiveRule.md @@ -8,10 +8,9 @@ schema: 2.0.0 # New-MgPolicyRoleManagementPolicyEffectiveRule ## SYNOPSIS -The list of effective rules like approval rule, expiration rule, etc. -evaluated based on inherited referenced rules. -E.g. -If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. +Not implemented. +The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. +For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. ## SYNTAX @@ -42,10 +41,9 @@ New-MgPolicyRoleManagementPolicyEffectiveRule -InputObject ``` ## DESCRIPTION -The collection of rules like approval rule, expiration rule, etc. +The collection of rules like approval rules and expiration rules. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationEmailMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationEmailMethod.md index 08c31a854b7..a23433951d5 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationEmailMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationEmailMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgUserAuthenticationEmailMethod ## SYNOPSIS -Create new navigation property to emailMethods for users +Represents the email addresses registered to a user for authentication. ## SYNTAX @@ -38,7 +38,7 @@ New-MgUserAuthenticationEmailMethod -InputObject ``` ## DESCRIPTION -Create new navigation property to emailMethods for users +Represents the email addresses registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationFido2Method.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationFido2Method.md index 90929f000d7..fed24e81fb4 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationFido2Method.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationFido2Method.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgUserAuthenticationFido2Method ## SYNOPSIS -Create new navigation property to fido2Methods for users +Represents the FIDO2 security keys registered to a user for authentication. ## SYNTAX @@ -41,7 +41,7 @@ New-MgUserAuthenticationFido2Method -InputObject [-Aa ``` ## DESCRIPTION -Create new navigation property to fido2Methods for users +Represents the FIDO2 security keys registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationMethod.md index 7bb56bca309..c6a4498acfc 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgUserAuthenticationMethod ## SYNOPSIS -Create new navigation property to methods for users +Represents all authentication methods registered to a user. ## SYNTAX @@ -37,7 +37,7 @@ New-MgUserAuthenticationMethod -InputObject [-Additio ``` ## DESCRIPTION -Create new navigation property to methods for users +Represents all authentication methods registered to a user. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationMicrosoftAuthenticatorMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationMicrosoftAuthenticatorMethod.md index 2968af7f328..6015a04e47a 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationMicrosoftAuthenticatorMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationMicrosoftAuthenticatorMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgUserAuthenticationMicrosoftAuthenticatorMethod ## SYNOPSIS -Create new navigation property to microsoftAuthenticatorMethods for users +The details of the Microsoft Authenticator app registered to a user for authentication. ## SYNTAX @@ -42,7 +42,7 @@ New-MgUserAuthenticationMicrosoftAuthenticatorMethod -InputObject ``` ## DESCRIPTION -Create new navigation property to phoneMethods for users +Represents the phone registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationTemporaryAccessPassMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationTemporaryAccessPassMethod.md index b1cdb8ab450..2e718dc7120 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationTemporaryAccessPassMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/New-MgUserAuthenticationTemporaryAccessPassMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgUserAuthenticationTemporaryAccessPassMethod ## SYNOPSIS -Create new navigation property to temporaryAccessPassMethods for users +Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. ## SYNTAX @@ -43,7 +43,7 @@ New-MgUserAuthenticationTemporaryAccessPassMethod -InputObject ``` ## DESCRIPTION -Create new navigation property to windowsHelloForBusinessMethods for users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgPolicyRoleManagementPolicyEffectiveRule.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgPolicyRoleManagementPolicyEffectiveRule.md index 24645ba5a4f..eca6ffb643e 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgPolicyRoleManagementPolicyEffectiveRule.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgPolicyRoleManagementPolicyEffectiveRule.md @@ -8,10 +8,9 @@ schema: 2.0.0 # Remove-MgPolicyRoleManagementPolicyEffectiveRule ## SYNOPSIS -The list of effective rules like approval rule, expiration rule, etc. -evaluated based on inherited referenced rules. -E.g. -If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. +Not implemented. +The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. +For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. ## SYNTAX @@ -29,10 +28,9 @@ Remove-MgPolicyRoleManagementPolicyEffectiveRule -InputObject ``` ## DESCRIPTION -The collection of rules like approval rule, expiration rule, etc. +The collection of rules like approval rules and expiration rules. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationEmailMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationEmailMethod.md index 4bf0f1a4fc6..3429dcb2c39 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationEmailMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationEmailMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Remove-MgUserAuthenticationEmailMethod ## SYNOPSIS -Delete navigation property emailMethods for users +Represents the email addresses registered to a user for authentication. ## SYNTAX @@ -25,7 +25,7 @@ Remove-MgUserAuthenticationEmailMethod -InputObject [ ``` ## DESCRIPTION -Delete navigation property emailMethods for users +Represents the email addresses registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationFido2Method.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationFido2Method.md index f0340dedbb6..49c3c090c39 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationFido2Method.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationFido2Method.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Remove-MgUserAuthenticationFido2Method ## SYNOPSIS -Delete navigation property fido2Methods for users +Represents the FIDO2 security keys registered to a user for authentication. ## SYNTAX @@ -25,7 +25,7 @@ Remove-MgUserAuthenticationFido2Method -InputObject [ ``` ## DESCRIPTION -Delete navigation property fido2Methods for users +Represents the FIDO2 security keys registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationMethod.md index 4cda6098237..08a66c36092 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Remove-MgUserAuthenticationMethod ## SYNOPSIS -Delete navigation property methods for users +Represents all authentication methods registered to a user. ## SYNTAX @@ -25,7 +25,7 @@ Remove-MgUserAuthenticationMethod -InputObject [-IfMa ``` ## DESCRIPTION -Delete navigation property methods for users +Represents all authentication methods registered to a user. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod.md index a2a4442d574..8065addec2d 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod ## SYNOPSIS -Delete navigation property microsoftAuthenticatorMethods for users +The details of the Microsoft Authenticator app registered to a user for authentication. ## SYNTAX @@ -25,7 +25,7 @@ Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod -InputObject [ ``` ## DESCRIPTION -Delete navigation property phoneMethods for users +Represents the phone registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationTemporaryAccessPassMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationTemporaryAccessPassMethod.md index 64849c53f43..117c704f0c5 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationTemporaryAccessPassMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Remove-MgUserAuthenticationTemporaryAccessPassMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Remove-MgUserAuthenticationTemporaryAccessPassMethod ## SYNOPSIS -Delete navigation property temporaryAccessPassMethods for users +Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. ## SYNTAX @@ -25,7 +25,7 @@ Remove-MgUserAuthenticationTemporaryAccessPassMethod -InputObject [ ``` ## DESCRIPTION -Delete navigation property windowsHelloForBusinessMethods for users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgIdentityConditionalAccessPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgIdentityConditionalAccessPolicy.md index 27ab9a6b448..07e540941f9 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgIdentityConditionalAccessPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgIdentityConditionalAccessPolicy.md @@ -363,8 +363,8 @@ BODYPARAMETER : conditionalAccessPolicy - `[IncludeLocations ]`: Location IDs in scope of policy unless explicitly excluded, All, or AllTrusted. - `[Platforms ]`: conditionalAccessPlatforms - `[(Any) ]`: This indicates any property can be added to this object. - - `[ExcludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, all, unknownFutureValue. - - `[IncludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, all, unknownFutureValue. + - `[ExcludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. + - `[IncludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. - `[ServicePrincipalRiskLevels ]`: Service principal risk levels included in the policy. Possible values are: low, medium, high, none, unknownFutureValue. - `[SignInRiskLevels ]`: Sign-in risk levels included in the policy. Possible values are: low, medium, high, hidden, none, unknownFutureValue. Required. - `[UserRiskLevels ]`: User risk levels included in the policy. Possible values are: low, medium, high, hidden, none, unknownFutureValue. Required. @@ -443,8 +443,8 @@ CONDITIONS : conditionalAccessCond - `[IncludeLocations ]`: Location IDs in scope of policy unless explicitly excluded, All, or AllTrusted. - `[Platforms ]`: conditionalAccessPlatforms - `[(Any) ]`: This indicates any property can be added to this object. - - `[ExcludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, all, unknownFutureValue. - - `[IncludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, all, unknownFutureValue. + - `[ExcludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. + - `[IncludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. - `[ServicePrincipalRiskLevels ]`: Service principal risk levels included in the policy. Possible values are: low, medium, high, none, unknownFutureValue. - `[SignInRiskLevels ]`: Sign-in risk levels included in the policy. Possible values are: low, medium, high, hidden, none, unknownFutureValue. Required. - `[UserRiskLevels ]`: User risk levels included in the policy. Possible values are: low, medium, high, hidden, none, unknownFutureValue. Required. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgOauth2PermissionGrant.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgOauth2PermissionGrant.md index 0fa436a8119..b59c9575490 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgOauth2PermissionGrant.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgOauth2PermissionGrant.md @@ -229,7 +229,7 @@ Accept wildcard characters: False ### -Scope A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. -Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. +Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. ```yaml Type: System.String @@ -320,7 +320,7 @@ BODYPARAMETER : oAuth2PermissionGrant - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. INPUTOBJECT : Identity Parameter diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileAppManagementPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileAppManagementPolicy.md index c646655742a..651f1f6e01e 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileAppManagementPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileAppManagementPolicy.md @@ -687,10 +687,10 @@ BODYPARAMETER : mobilityManagementPolic - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -699,9 +699,9 @@ BODYPARAMETER : mobilityManagementPolic - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -796,18 +796,18 @@ BODYPARAMETER : mobilityManagementPolic - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -815,7 +815,7 @@ BODYPARAMETER : mobilityManagementPolic - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -824,7 +824,7 @@ BODYPARAMETER : mobilityManagementPolic - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1225,7 +1225,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[AllTime ]`: itemActivityStat + - `[AllTime ]`: itemActivityStat - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Access ]`: itemActionStat @@ -1290,7 +1290,7 @@ BODYPARAMETER : mobilityManagementPolic - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1388,7 +1388,7 @@ BODYPARAMETER : mobilityManagementPolic - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -1511,7 +1511,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1549,7 +1549,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -1789,8 +1789,8 @@ BODYPARAMETER : mobilityManagementPolic - `[IsTrending ]`: Indicates whether the item is 'trending.' Read-only. - `[Move ]`: itemActionStat - `[StartDateTime ]`: When the interval starts. Read-only. - - `[ItemActivityStats ]`: - - `[LastSevenDays ]`: itemActivityStat + - `[ItemActivityStats ]`: + - `[LastSevenDays ]`: itemActivityStat - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[Id ]`: Read-only. - `[Boolean ]`: booleanColumn @@ -1855,10 +1855,55 @@ BODYPARAMETER : mobilityManagementPolic - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1896,7 +1941,7 @@ BODYPARAMETER : mobilityManagementPolic - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1949,7 +1994,7 @@ BODYPARAMETER : mobilityManagementPolic - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1981,7 +2026,7 @@ BODYPARAMETER : mobilityManagementPolic - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -2114,45 +2159,6 @@ BODYPARAMETER : mobilityManagementPolic - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3179,7 +3185,7 @@ BODYPARAMETER : mobilityManagementPolic - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3208,7 +3214,7 @@ BODYPARAMETER : mobilityManagementPolic - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -3216,6 +3222,7 @@ BODYPARAMETER : mobilityManagementPolic - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3271,13 +3278,13 @@ BODYPARAMETER : mobilityManagementPolic - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -3631,6 +3638,247 @@ BODYPARAMETER : mobilityManagementPolic - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4660,10 +4908,10 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4672,9 +4920,9 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4769,18 +5017,18 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4788,7 +5036,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4797,7 +5045,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5198,7 +5446,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[AllTime ]`: itemActivityStat + - `[AllTime ]`: itemActivityStat - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Access ]`: itemActionStat @@ -5263,7 +5511,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5361,7 +5609,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -5484,7 +5732,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5522,7 +5770,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -5762,8 +6010,8 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[IsTrending ]`: Indicates whether the item is 'trending.' Read-only. - `[Move ]`: itemActionStat - `[StartDateTime ]`: When the interval starts. Read-only. - - `[ItemActivityStats ]`: - - `[LastSevenDays ]`: itemActivityStat + - `[ItemActivityStats ]`: + - `[LastSevenDays ]`: itemActivityStat - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[Id ]`: Read-only. - `[Boolean ]`: booleanColumn @@ -5828,10 +6076,55 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5869,7 +6162,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5922,7 +6215,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5954,7 +6247,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -6087,45 +6380,6 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7152,7 +7406,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7181,7 +7435,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -7189,6 +7443,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7244,13 +7499,13 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -7604,6 +7859,247 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileDeviceManagementPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileDeviceManagementPolicy.md index 1c9d0516f92..b2cea65281f 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileDeviceManagementPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyMobileDeviceManagementPolicy.md @@ -687,10 +687,10 @@ BODYPARAMETER : mobilityManagementPolic - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -699,9 +699,9 @@ BODYPARAMETER : mobilityManagementPolic - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -796,18 +796,18 @@ BODYPARAMETER : mobilityManagementPolic - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -815,7 +815,7 @@ BODYPARAMETER : mobilityManagementPolic - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -824,7 +824,7 @@ BODYPARAMETER : mobilityManagementPolic - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1225,7 +1225,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[AllTime ]`: itemActivityStat + - `[AllTime ]`: itemActivityStat - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Access ]`: itemActionStat @@ -1290,7 +1290,7 @@ BODYPARAMETER : mobilityManagementPolic - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1388,7 +1388,7 @@ BODYPARAMETER : mobilityManagementPolic - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -1511,7 +1511,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1549,7 +1549,7 @@ BODYPARAMETER : mobilityManagementPolic - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -1789,8 +1789,8 @@ BODYPARAMETER : mobilityManagementPolic - `[IsTrending ]`: Indicates whether the item is 'trending.' Read-only. - `[Move ]`: itemActionStat - `[StartDateTime ]`: When the interval starts. Read-only. - - `[ItemActivityStats ]`: - - `[LastSevenDays ]`: itemActivityStat + - `[ItemActivityStats ]`: + - `[LastSevenDays ]`: itemActivityStat - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[Id ]`: Read-only. - `[Boolean ]`: booleanColumn @@ -1855,10 +1855,55 @@ BODYPARAMETER : mobilityManagementPolic - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1896,7 +1941,7 @@ BODYPARAMETER : mobilityManagementPolic - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1949,7 +1994,7 @@ BODYPARAMETER : mobilityManagementPolic - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -1981,7 +2026,7 @@ BODYPARAMETER : mobilityManagementPolic - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -2114,45 +2159,6 @@ BODYPARAMETER : mobilityManagementPolic - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3179,7 +3185,7 @@ BODYPARAMETER : mobilityManagementPolic - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3208,7 +3214,7 @@ BODYPARAMETER : mobilityManagementPolic - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -3216,6 +3222,7 @@ BODYPARAMETER : mobilityManagementPolic - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3271,13 +3278,13 @@ BODYPARAMETER : mobilityManagementPolic - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -3631,6 +3638,247 @@ BODYPARAMETER : mobilityManagementPolic - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4660,10 +4908,10 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4672,9 +4920,9 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4769,18 +5017,18 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4788,7 +5036,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4797,7 +5045,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5198,7 +5446,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[AllTime ]`: itemActivityStat + - `[AllTime ]`: itemActivityStat - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Access ]`: itemActionStat @@ -5263,7 +5511,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[NewVersion ]`: The name of the new version that was created by this action. - `[Actor ]`: identitySet - `[DriveItem ]`: driveItem - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -5361,7 +5609,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[Location ]`: geoCoordinates - `[(Any) ]`: This indicates any property can be added to this object. - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. @@ -5484,7 +5732,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Application ]`: driveItemSourceApplication - `[ExternalId ]`: The external identifier for the drive item from the source. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -5522,7 +5770,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -5762,8 +6010,8 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[IsTrending ]`: Indicates whether the item is 'trending.' Read-only. - `[Move ]`: itemActionStat - `[StartDateTime ]`: When the interval starts. Read-only. - - `[ItemActivityStats ]`: - - `[LastSevenDays ]`: itemActivityStat + - `[ItemActivityStats ]`: + - `[LastSevenDays ]`: itemActivityStat - `[Columns ]`: The collection of column definitions reusable across lists under this site. - `[Id ]`: Read-only. - `[Boolean ]`: booleanColumn @@ -5828,10 +6076,55 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -5869,7 +6162,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5922,7 +6215,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ContentTypes ]`: The collection of content types present in this list. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. @@ -5954,7 +6247,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ResourceId ]`: A unique identifier for the result. - `[Type ]`: Type of the operation. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Onenote ]`: onenote @@ -6087,45 +6380,6 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7152,7 +7406,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7181,7 +7435,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -7189,6 +7443,7 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7244,13 +7499,13 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -7604,6 +7859,247 @@ INCLUDEDGROUPS : Azure AD groups under the scope of the - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyRoleManagementPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyRoleManagementPolicy.md index 75ec1c14eff..6ba90b94e4f 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyRoleManagementPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyRoleManagementPolicy.md @@ -115,10 +115,9 @@ Accept wildcard characters: False ``` ### -EffectiveRules -The list of effective rules like approval rule, expiration rule, etc. -evaluated based on inherited referenced rules. -E.g. -If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. +Not implemented. +The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. +For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. To construct, please use Get-Help -Online and see NOTES section for EFFECTIVERULES properties and create a hash table. ```yaml @@ -227,7 +226,7 @@ Accept wildcard characters: False ``` ### -Rules -The collection of rules like approval rule, expiration rule, etc. +The collection of rules like approval rules and expiration rules. To construct, please use Get-Help -Online and see NOTES section for RULES properties and create a hash table. ```yaml @@ -244,8 +243,8 @@ Accept wildcard characters: False ### -ScopeId The id of the scope where the policy is created. -E.g. -'/', groupId, etc. +Can be / for the tenant or a group ID. +Required. ```yaml Type: System.String @@ -261,7 +260,8 @@ Accept wildcard characters: False ### -ScopeType The type of the scope where the policy is created. -One of Directory, DirectoryRole, Group. +One of Directory, DirectoryRole. +Required. ```yaml Type: System.String @@ -348,7 +348,7 @@ BODYPARAMETER : unifiedRoleManagemen - `[Id ]`: Read-only. - `[Description ]`: Description for the policy. - `[DisplayName ]`: Display name for the policy. - - `[EffectiveRules ]`: The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. + - `[EffectiveRules ]`: Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. - `[Id ]`: Read-only. - `[Target ]`: unifiedRoleManagementPolicyRuleTarget - `[(Any) ]`: This indicates any property can be added to this object. @@ -366,11 +366,11 @@ BODYPARAMETER : unifiedRoleManagemen - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - `[Id ]`: Unique identifier for the identity. - `[LastModifiedDateTime ]`: The time when the role setting was last modified. - - `[Rules ]`: The collection of rules like approval rule, expiration rule, etc. - - `[ScopeId ]`: The id of the scope where the policy is created. E.g. '/', groupId, etc. - - `[ScopeType ]`: The type of the scope where the policy is created. One of Directory, DirectoryRole, Group. + - `[Rules ]`: The collection of rules like approval rules and expiration rules. + - `[ScopeId ]`: The id of the scope where the policy is created. Can be / for the tenant or a group ID. Required. + - `[ScopeType ]`: The type of the scope where the policy is created. One of Directory, DirectoryRole. Required. -EFFECTIVERULES : The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. +EFFECTIVERULES : Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. - `[Id ]`: Read-only. - `[Target ]`: unifiedRoleManagementPolicyRuleTarget - `[(Any) ]`: This indicates any property can be added to this object. @@ -441,7 +441,7 @@ LASTMODIFIEDBY : identity - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - `[Id ]`: Unique identifier for the identity. -RULES : The collection of rules like approval rule, expiration rule, etc. +RULES : The collection of rules like approval rules and expiration rules. - `[Id ]`: Read-only. - `[Target ]`: unifiedRoleManagementPolicyRuleTarget - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyRoleManagementPolicyAssignment.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyRoleManagementPolicyAssignment.md index 26fd2520879..a229c5c6ef6 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyRoleManagementPolicyAssignment.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyRoleManagementPolicyAssignment.md @@ -282,7 +282,7 @@ BODYPARAMETER : unifiedRol - `[Id ]`: Read-only. - `[Description ]`: Description for the policy. - `[DisplayName ]`: Display name for the policy. - - `[EffectiveRules ]`: The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. + - `[EffectiveRules ]`: Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. - `[Id ]`: Read-only. - `[Target ]`: unifiedRoleManagementPolicyRuleTarget - `[(Any) ]`: This indicates any property can be added to this object. @@ -300,9 +300,9 @@ BODYPARAMETER : unifiedRol - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - `[Id ]`: Unique identifier for the identity. - `[LastModifiedDateTime ]`: The time when the role setting was last modified. - - `[Rules ]`: The collection of rules like approval rule, expiration rule, etc. - - `[ScopeId ]`: The id of the scope where the policy is created. E.g. '/', groupId, etc. - - `[ScopeType ]`: The type of the scope where the policy is created. One of Directory, DirectoryRole, Group. + - `[Rules ]`: The collection of rules like approval rules and expiration rules. + - `[ScopeId ]`: The id of the scope where the policy is created. Can be / for the tenant or a group ID. Required. + - `[ScopeType ]`: The type of the scope where the policy is created. One of Directory, DirectoryRole. Required. - `[PolicyId ]`: The id of the policy. - `[RoleDefinitionId ]`: The id of the role definition where the policy applies. If not specified, the policy applies to all roles. - `[ScopeId ]`: The id of the scope where the policy is assigned. E.g. '/', groupId, etc. @@ -366,7 +366,7 @@ POLICY : unifiedRoleManagementPolicy - `[Id ]`: Read-only. - `[Description ]`: Description for the policy. - `[DisplayName ]`: Display name for the policy. - - `[EffectiveRules ]`: The list of effective rules like approval rule, expiration rule, etc. evaluated based on inherited referenced rules. E.g. If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. + - `[EffectiveRules ]`: Not implemented. The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. - `[Id ]`: Read-only. - `[Target ]`: unifiedRoleManagementPolicyRuleTarget - `[(Any) ]`: This indicates any property can be added to this object. @@ -384,9 +384,9 @@ POLICY : unifiedRoleManagementPolicy - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - `[Id ]`: Unique identifier for the identity. - `[LastModifiedDateTime ]`: The time when the role setting was last modified. - - `[Rules ]`: The collection of rules like approval rule, expiration rule, etc. - - `[ScopeId ]`: The id of the scope where the policy is created. E.g. '/', groupId, etc. - - `[ScopeType ]`: The type of the scope where the policy is created. One of Directory, DirectoryRole, Group. + - `[Rules ]`: The collection of rules like approval rules and expiration rules. + - `[ScopeId ]`: The id of the scope where the policy is created. Can be / for the tenant or a group ID. Required. + - `[ScopeType ]`: The type of the scope where the policy is created. One of Directory, DirectoryRole. Required. ## RELATED LINKS diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyRoleManagementPolicyEffectiveRule.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyRoleManagementPolicyEffectiveRule.md index 49c2286c216..63988e473cd 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyRoleManagementPolicyEffectiveRule.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgPolicyRoleManagementPolicyEffectiveRule.md @@ -8,10 +8,9 @@ schema: 2.0.0 # Update-MgPolicyRoleManagementPolicyEffectiveRule ## SYNOPSIS -The list of effective rules like approval rule, expiration rule, etc. -evaluated based on inherited referenced rules. -E.g. -If there is a tenant wide policy to enforce enabling approval rule, the effective rule will be to enable approval even if the polcy has a rule to disable approval. +Not implemented. +The list of effective rules like approval rules and expiration rules evaluated based on inherited referenced rules. +For example, if there is a tenant-wide policy to enforce enabling an approval rule, the effective rule will be to enable approval even if the policy has a rule to disable approval. ## SYNTAX @@ -46,10 +45,9 @@ Update-MgPolicyRoleManagementPolicyEffectiveRule -InputObject ``` ## DESCRIPTION -The collection of rules like approval rule, expiration rule, etc. +The collection of rules like approval rules and expiration rules. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationEmailMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationEmailMethod.md index 37725ab56f9..3b7b460b4e0 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationEmailMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationEmailMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-MgUserAuthenticationEmailMethod ## SYNOPSIS -Update the navigation property emailMethods in users +Represents the email addresses registered to a user for authentication. ## SYNTAX @@ -41,7 +41,7 @@ Update-MgUserAuthenticationEmailMethod -InputObject ``` ## DESCRIPTION -Update the navigation property emailMethods in users +Represents the email addresses registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationFido2Method.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationFido2Method.md index e4dee942a86..5975b648bca 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationFido2Method.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationFido2Method.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-MgUserAuthenticationFido2Method ## SYNOPSIS -Update the navigation property fido2Methods in users +Represents the FIDO2 security keys registered to a user for authentication. ## SYNTAX @@ -44,7 +44,7 @@ Update-MgUserAuthenticationFido2Method -InputObject [ ``` ## DESCRIPTION -Update the navigation property fido2Methods in users +Represents the FIDO2 security keys registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationMethod.md index 3408385c583..d500860ab3d 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-MgUserAuthenticationMethod ## SYNOPSIS -Update the navigation property methods in users +Represents all authentication methods registered to a user. ## SYNTAX @@ -37,7 +37,7 @@ Update-MgUserAuthenticationMethod -InputObject [-Addi ``` ## DESCRIPTION -Update the navigation property methods in users +Represents all authentication methods registered to a user. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationMicrosoftAuthenticatorMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationMicrosoftAuthenticatorMethod.md index 68cd8bedda0..3980f2f3bd9 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationMicrosoftAuthenticatorMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationMicrosoftAuthenticatorMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-MgUserAuthenticationMicrosoftAuthenticatorMethod ## SYNOPSIS -Update the navigation property microsoftAuthenticatorMethods in users +The details of the Microsoft Authenticator app registered to a user for authentication. ## SYNTAX @@ -43,7 +43,7 @@ Update-MgUserAuthenticationMicrosoftAuthenticatorMethod -InputObject ``` ## DESCRIPTION -Update the navigation property phoneMethods in users +Represents the phone registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationTemporaryAccessPassMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationTemporaryAccessPassMethod.md index e70c511d88f..feb88e197a2 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationTemporaryAccessPassMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0-beta/Update-MgUserAuthenticationTemporaryAccessPassMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-MgUserAuthenticationTemporaryAccessPassMethod ## SYNOPSIS -Update the navigation property temporaryAccessPassMethods in users +Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. ## SYNTAX @@ -43,7 +43,7 @@ Update-MgUserAuthenticationTemporaryAccessPassMethod -InputObject ``` ## DESCRIPTION -Update the navigation property windowsHelloForBusinessMethods in users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Get-MgUserAuthenticationFido2Method.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Get-MgUserAuthenticationFido2Method.md index c0462d3d1bb..c0868a157da 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Get-MgUserAuthenticationFido2Method.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Get-MgUserAuthenticationFido2Method.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgUserAuthenticationFido2Method ## SYNOPSIS -Get fido2Methods from users +Represents the FIDO2 security keys registered to a user for authentication. ## SYNTAX @@ -32,7 +32,7 @@ Get-MgUserAuthenticationFido2Method -InputObject [-Ex ``` ## DESCRIPTION -Get fido2Methods from users +Represents the FIDO2 security keys registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Get-MgUserAuthenticationMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Get-MgUserAuthenticationMethod.md index 2ff361f0d67..5b42f04b954 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Get-MgUserAuthenticationMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Get-MgUserAuthenticationMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgUserAuthenticationMethod ## SYNOPSIS -Get methods from users +Represents all authentication methods registered to a user. ## SYNTAX @@ -32,7 +32,7 @@ Get-MgUserAuthenticationMethod -InputObject [-ExpandP ``` ## DESCRIPTION -Get methods from users +Represents all authentication methods registered to a user. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Get-MgUserAuthenticationMicrosoftAuthenticatorMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Get-MgUserAuthenticationMicrosoftAuthenticatorMethod.md index ad615272bc8..5fd485ccd1f 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Get-MgUserAuthenticationMicrosoftAuthenticatorMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Get-MgUserAuthenticationMicrosoftAuthenticatorMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgUserAuthenticationMicrosoftAuthenticatorMethod ## SYNOPSIS -Get microsoftAuthenticatorMethods from users +The details of the Microsoft Authenticator app registered to a user for authentication. ## SYNTAX @@ -32,7 +32,7 @@ Get-MgUserAuthenticationMicrosoftAuthenticatorMethod -InputObject [-Ex ``` ## DESCRIPTION -Get windowsHelloForBusinessMethods from users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Microsoft.Graph.Identity.SignIns.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Microsoft.Graph.Identity.SignIns.md index b76a8142dd6..88188469a55 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Microsoft.Graph.Identity.SignIns.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Microsoft.Graph.Identity.SignIns.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.SignIns -Module Guid: bf525609-cca4-428e-85cb-b7f469f638df +Module Guid: cf73060f-79d8-4272-961c-dae18e24eb64 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.signins Help Version: 1.0.0.0 Locale: en-US @@ -107,20 +107,20 @@ The policy that specifies the characteristics of SAML tokens issued by Azure AD. The policy that controls the lifetime of a JWT access token, an ID token, or a SAML 1.1/2.0 token issued by Azure AD. ### [Get-MgUserAuthenticationFido2Method](Get-MgUserAuthenticationFido2Method.md) -Get fido2Methods from users +Represents the FIDO2 security keys registered to a user for authentication. ### [Get-MgUserAuthenticationMethod](Get-MgUserAuthenticationMethod.md) -Get methods from users +Represents all authentication methods registered to a user. ### [Get-MgUserAuthenticationMicrosoftAuthenticatorMethod](Get-MgUserAuthenticationMicrosoftAuthenticatorMethod.md) -Get microsoftAuthenticatorMethods from users +The details of the Microsoft Authenticator app registered to a user for authentication. ### [Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice](Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice.md) The registered device on which Microsoft Authenticator resides. This property is null if the device is not registered for passwordless Phone Sign-In. ### [Get-MgUserAuthenticationWindowHello](Get-MgUserAuthenticationWindowHello.md) -Get windowsHelloForBusinessMethods from users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ### [Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice](Get-MgUserAuthenticationWindowHelloForBusinessMethodDevice.md) The registered device on which this Windows Hello for Business key resides. @@ -202,16 +202,16 @@ The policy that specifies the characteristics of SAML tokens issued by Azure AD. The policy that controls the lifetime of a JWT access token, an ID token, or a SAML 1.1/2.0 token issued by Azure AD. ### [New-MgUserAuthenticationFido2Method](New-MgUserAuthenticationFido2Method.md) -Create new navigation property to fido2Methods for users +Represents the FIDO2 security keys registered to a user for authentication. ### [New-MgUserAuthenticationMethod](New-MgUserAuthenticationMethod.md) -Create new navigation property to methods for users +Represents all authentication methods registered to a user. ### [New-MgUserAuthenticationMicrosoftAuthenticatorMethod](New-MgUserAuthenticationMicrosoftAuthenticatorMethod.md) -Create new navigation property to microsoftAuthenticatorMethods for users +The details of the Microsoft Authenticator app registered to a user for authentication. ### [New-MgUserAuthenticationWindowHello](New-MgUserAuthenticationWindowHello.md) -Create new navigation property to windowsHelloForBusinessMethods for users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ### [Remove-MgDataPolicyOperation](Remove-MgDataPolicyOperation.md) Delete entity from dataPolicyOperations @@ -295,20 +295,20 @@ The policy that specifies the characteristics of SAML tokens issued by Azure AD. The policy that controls the lifetime of a JWT access token, an ID token, or a SAML 1.1/2.0 token issued by Azure AD. ### [Remove-MgUserAuthenticationFido2Method](Remove-MgUserAuthenticationFido2Method.md) -Delete navigation property fido2Methods for users +Represents the FIDO2 security keys registered to a user for authentication. ### [Remove-MgUserAuthenticationMethod](Remove-MgUserAuthenticationMethod.md) -Delete navigation property methods for users +Represents all authentication methods registered to a user. ### [Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod](Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod.md) -Delete navigation property microsoftAuthenticatorMethods for users +The details of the Microsoft Authenticator app registered to a user for authentication. ### [Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice](Remove-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice.md) The registered device on which Microsoft Authenticator resides. This property is null if the device is not registered for passwordless Phone Sign-In. ### [Remove-MgUserAuthenticationWindowHello](Remove-MgUserAuthenticationWindowHello.md) -Delete navigation property windowsHelloForBusinessMethods for users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ### [Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice](Remove-MgUserAuthenticationWindowHelloForBusinessMethodDevice.md) The registered device on which this Windows Hello for Business key resides. @@ -401,20 +401,20 @@ The policy that specifies the characteristics of SAML tokens issued by Azure AD. The policy that controls the lifetime of a JWT access token, an ID token, or a SAML 1.1/2.0 token issued by Azure AD. ### [Update-MgUserAuthenticationFido2Method](Update-MgUserAuthenticationFido2Method.md) -Update the navigation property fido2Methods in users +Represents the FIDO2 security keys registered to a user for authentication. ### [Update-MgUserAuthenticationMethod](Update-MgUserAuthenticationMethod.md) -Update the navigation property methods in users +Represents all authentication methods registered to a user. ### [Update-MgUserAuthenticationMicrosoftAuthenticatorMethod](Update-MgUserAuthenticationMicrosoftAuthenticatorMethod.md) -Update the navigation property microsoftAuthenticatorMethods in users +The details of the Microsoft Authenticator app registered to a user for authentication. ### [Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice](Update-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice.md) The registered device on which Microsoft Authenticator resides. This property is null if the device is not registered for passwordless Phone Sign-In. ### [Update-MgUserAuthenticationWindowHello](Update-MgUserAuthenticationWindowHello.md) -Update the navigation property windowsHelloForBusinessMethods in users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ### [Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice](Update-MgUserAuthenticationWindowHelloForBusinessMethodDevice.md) The registered device on which this Windows Hello for Business key resides. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgIdentityConditionalAccessPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgIdentityConditionalAccessPolicy.md index 952b729865e..504ea102853 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgIdentityConditionalAccessPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgIdentityConditionalAccessPolicy.md @@ -289,7 +289,7 @@ BODYPARAMETER : conditionalAccessPolicy - `[(Any) ]`: This indicates any property can be added to this object. - `[ExcludeLocations ]`: Location IDs excluded from scope of policy. - `[IncludeLocations ]`: Location IDs in scope of policy unless explicitly excluded, All, or AllTrusted. - - `[Platforms ]`: conditionalAccessPlatforms + - `[Platforms ]`: conditionalAccessPlatforms - `[(Any) ]`: This indicates any property can be added to this object. - `[ExcludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. - `[IncludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. @@ -357,7 +357,7 @@ CONDITIONS : conditionalAccessCon - `[(Any) ]`: This indicates any property can be added to this object. - `[ExcludeLocations ]`: Location IDs excluded from scope of policy. - `[IncludeLocations ]`: Location IDs in scope of policy unless explicitly excluded, All, or AllTrusted. - - `[Platforms ]`: conditionalAccessPlatforms + - `[Platforms ]`: conditionalAccessPlatforms - `[(Any) ]`: This indicates any property can be added to this object. - `[ExcludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. - `[IncludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgInvitation.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgInvitation.md index 74f327c07c4..53d78ba377f 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgInvitation.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgInvitation.md @@ -394,7 +394,7 @@ BODYPARAMETER : invitation - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -402,9 +402,9 @@ BODYPARAMETER : invitation - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -444,7 +444,7 @@ BODYPARAMETER : invitation - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -864,7 +864,7 @@ BODYPARAMETER : invitation - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[AllTime ]`: itemActivityStat + - `[AllTime ]`: itemActivityStat - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Access ]`: itemActionStat @@ -889,8 +889,8 @@ BODYPARAMETER : invitation - `[IsTrending ]`: Indicates whether the item is 'trending.' Read-only. - `[Move ]`: itemActionStat - `[StartDateTime ]`: When the interval starts. Read-only. - - `[ItemActivityStats ]`: - - `[LastSevenDays ]`: itemActivityStat + - `[ItemActivityStats ]`: + - `[LastSevenDays ]`: itemActivityStat - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -948,7 +948,7 @@ BODYPARAMETER : invitation - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -1092,7 +1092,7 @@ BODYPARAMETER : invitation - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -1129,7 +1129,7 @@ BODYPARAMETER : invitation - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -1525,7 +1525,7 @@ BODYPARAMETER : invitation - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1544,14 +1544,14 @@ BODYPARAMETER : invitation - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: identitySet @@ -2602,7 +2602,7 @@ BODYPARAMETER : invitation - `[AllowMeetingChat ]`: meetingChatMode - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. @@ -2653,7 +2653,7 @@ BODYPARAMETER : invitation - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -2894,7 +2894,7 @@ INVITEDUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -2902,9 +2902,9 @@ INVITEDUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -2944,7 +2944,7 @@ INVITEDUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3364,7 +3364,7 @@ INVITEDUSER : user - `[Analytics ]`: itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[AllTime ]`: itemActivityStat + - `[AllTime ]`: itemActivityStat - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Access ]`: itemActionStat @@ -3389,8 +3389,8 @@ INVITEDUSER : user - `[IsTrending ]`: Indicates whether the item is 'trending.' Read-only. - `[Move ]`: itemActionStat - `[StartDateTime ]`: When the interval starts. Read-only. - - `[ItemActivityStats ]`: - - `[LastSevenDays ]`: itemActivityStat + - `[ItemActivityStats ]`: + - `[LastSevenDays ]`: itemActivityStat - `[Audio ]`: audio - `[(Any) ]`: This indicates any property can be added to this object. - `[Album ]`: The title of the album for this audio file. @@ -3448,7 +3448,7 @@ INVITEDUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[Height ]`: Optional. Height of the image, in pixels. Read-only. - `[Width ]`: Optional. Width of the image, in pixels. Read-only. - - `[ListItem ]`: listItem + - `[ListItem ]`: listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[CreatedBy ]`: identitySet - `[CreatedByUser ]`: user @@ -3592,7 +3592,7 @@ INVITEDUSER : user - `[SharepointIds ]`: sharepointIds - `[Size ]`: Size of the item in bytes. Read-only. - `[SpecialFolder ]`: specialFolder - - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. + - `[Subscriptions ]`: The set of subscriptions on the item. Only supported on the root of a drive. - `[Id ]`: Read-only. - `[ApplicationId ]`: Optional. Identifier of the application used to create the subscription. Read-only. - `[ChangeType ]`: Required. Indicates the type of change in the subscribed resource that will raise a change notification. The supported values are: created, updated, deleted. Multiple values can be combined using a comma-separated list. Note: Drive root item and list change notifications support only the updated changeType. User and group change notifications support updated and deleted changeType. @@ -3629,7 +3629,7 @@ INVITEDUSER : user - `[Size ]`: Indicates the size of the content stream for this version of the item. - `[Video ]`: video - `[WebDavUrl ]`: WebDAV compatible URL for the item. - - `[Workbook ]`: workbook + - `[Workbook ]`: workbook - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Application ]`: workbookApplication @@ -4025,7 +4025,7 @@ INVITEDUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4044,14 +4044,14 @@ INVITEDUSER : user - `[Sealed ]`: If true, the content type can't be modified by users or through push-down operations. Only site collection administrators can seal or unseal content types. - `[DisplayName ]`: The displayable title of the list. - `[Drive ]`: drive - - `[Items ]`: All items contained in the list. + - `[Items ]`: All items contained in the list. - `[List ]`: listInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ContentTypesEnabled ]`: If true, indicates that content types are enabled for this list. - `[Hidden ]`: If true, indicates that the list is not normally visible in the SharePoint user experience. - `[Template ]`: An enumerated value that represents the base list template used in creating the list. Possible values include documentLibrary, genericList, task, survey, announcements, contacts, and more. - `[SharepointIds ]`: sharepointIds - - `[Subscriptions ]`: The set of subscriptions on the list. + - `[Subscriptions ]`: The set of subscriptions on the list. - `[System ]`: systemFacet - `[(Any) ]`: This indicates any property can be added to this object. - `[Owner ]`: identitySet @@ -5102,7 +5102,7 @@ INVITEDUSER : user - `[AllowMeetingChat ]`: meetingChatMode - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. @@ -5153,7 +5153,7 @@ INVITEDUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgUserAuthenticationFido2Method.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgUserAuthenticationFido2Method.md index 2869510dd41..26567a3fd95 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgUserAuthenticationFido2Method.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgUserAuthenticationFido2Method.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgUserAuthenticationFido2Method ## SYNOPSIS -Create new navigation property to fido2Methods for users +Represents the FIDO2 security keys registered to a user for authentication. ## SYNTAX @@ -40,7 +40,7 @@ New-MgUserAuthenticationFido2Method -InputObject [-Aa ``` ## DESCRIPTION -Create new navigation property to fido2Methods for users +Represents the FIDO2 security keys registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgUserAuthenticationMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgUserAuthenticationMethod.md index e2480a8e71e..b5724b0fca6 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgUserAuthenticationMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgUserAuthenticationMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgUserAuthenticationMethod ## SYNOPSIS -Create new navigation property to methods for users +Represents all authentication methods registered to a user. ## SYNTAX @@ -37,7 +37,7 @@ New-MgUserAuthenticationMethod -InputObject [-Additio ``` ## DESCRIPTION -Create new navigation property to methods for users +Represents all authentication methods registered to a user. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgUserAuthenticationMicrosoftAuthenticatorMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgUserAuthenticationMicrosoftAuthenticatorMethod.md index 3464eaec72b..a3f53ad0aea 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgUserAuthenticationMicrosoftAuthenticatorMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/New-MgUserAuthenticationMicrosoftAuthenticatorMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgUserAuthenticationMicrosoftAuthenticatorMethod ## SYNOPSIS -Create new navigation property to microsoftAuthenticatorMethods for users +The details of the Microsoft Authenticator app registered to a user for authentication. ## SYNTAX @@ -42,7 +42,7 @@ New-MgUserAuthenticationMicrosoftAuthenticatorMethod -InputObject ``` ## DESCRIPTION -Create new navigation property to windowsHelloForBusinessMethods for users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Remove-MgUserAuthenticationFido2Method.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Remove-MgUserAuthenticationFido2Method.md index 314219b61ce..b0bcda2e429 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Remove-MgUserAuthenticationFido2Method.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Remove-MgUserAuthenticationFido2Method.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Remove-MgUserAuthenticationFido2Method ## SYNOPSIS -Delete navigation property fido2Methods for users +Represents the FIDO2 security keys registered to a user for authentication. ## SYNTAX @@ -25,7 +25,7 @@ Remove-MgUserAuthenticationFido2Method -InputObject [ ``` ## DESCRIPTION -Delete navigation property fido2Methods for users +Represents the FIDO2 security keys registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Remove-MgUserAuthenticationMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Remove-MgUserAuthenticationMethod.md index 2f1e36fb7ff..c4c1f8cd515 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Remove-MgUserAuthenticationMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Remove-MgUserAuthenticationMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Remove-MgUserAuthenticationMethod ## SYNOPSIS -Delete navigation property methods for users +Represents all authentication methods registered to a user. ## SYNTAX @@ -25,7 +25,7 @@ Remove-MgUserAuthenticationMethod -InputObject [-IfMa ``` ## DESCRIPTION -Delete navigation property methods for users +Represents all authentication methods registered to a user. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod.md index 8ccf735ea63..5b4ca43d25f 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod ## SYNOPSIS -Delete navigation property microsoftAuthenticatorMethods for users +The details of the Microsoft Authenticator app registered to a user for authentication. ## SYNTAX @@ -25,7 +25,7 @@ Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod -InputObject [ ``` ## DESCRIPTION -Delete navigation property windowsHelloForBusinessMethods for users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgIdentityConditionalAccessPolicy.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgIdentityConditionalAccessPolicy.md index ff11670e645..b1057743820 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgIdentityConditionalAccessPolicy.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgIdentityConditionalAccessPolicy.md @@ -355,7 +355,7 @@ BODYPARAMETER : conditionalAccessPolicy - `[(Any) ]`: This indicates any property can be added to this object. - `[ExcludeLocations ]`: Location IDs excluded from scope of policy. - `[IncludeLocations ]`: Location IDs in scope of policy unless explicitly excluded, All, or AllTrusted. - - `[Platforms ]`: conditionalAccessPlatforms + - `[Platforms ]`: conditionalAccessPlatforms - `[(Any) ]`: This indicates any property can be added to this object. - `[ExcludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. - `[IncludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. @@ -423,7 +423,7 @@ CONDITIONS : conditionalAccessCon - `[(Any) ]`: This indicates any property can be added to this object. - `[ExcludeLocations ]`: Location IDs excluded from scope of policy. - `[IncludeLocations ]`: Location IDs in scope of policy unless explicitly excluded, All, or AllTrusted. - - `[Platforms ]`: conditionalAccessPlatforms + - `[Platforms ]`: conditionalAccessPlatforms - `[(Any) ]`: This indicates any property can be added to this object. - `[ExcludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. - `[IncludePlatforms ]`: Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue. diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgUserAuthenticationFido2Method.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgUserAuthenticationFido2Method.md index 24944b9c85b..3f5a5fe25ba 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgUserAuthenticationFido2Method.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgUserAuthenticationFido2Method.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-MgUserAuthenticationFido2Method ## SYNOPSIS -Update the navigation property fido2Methods in users +Represents the FIDO2 security keys registered to a user for authentication. ## SYNTAX @@ -43,7 +43,7 @@ Update-MgUserAuthenticationFido2Method -InputObject [ ``` ## DESCRIPTION -Update the navigation property fido2Methods in users +Represents the FIDO2 security keys registered to a user for authentication. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgUserAuthenticationMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgUserAuthenticationMethod.md index 8ed1b3d0e2d..c4450524f38 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgUserAuthenticationMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgUserAuthenticationMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-MgUserAuthenticationMethod ## SYNOPSIS -Update the navigation property methods in users +Represents all authentication methods registered to a user. ## SYNTAX @@ -37,7 +37,7 @@ Update-MgUserAuthenticationMethod -InputObject [-Addi ``` ## DESCRIPTION -Update the navigation property methods in users +Represents all authentication methods registered to a user. ## EXAMPLES diff --git a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgUserAuthenticationMicrosoftAuthenticatorMethod.md b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgUserAuthenticationMicrosoftAuthenticatorMethod.md index b8a165d804e..91c2fe168f5 100644 --- a/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgUserAuthenticationMicrosoftAuthenticatorMethod.md +++ b/src/Identity.SignIns/Identity.SignIns/docs/v1.0/Update-MgUserAuthenticationMicrosoftAuthenticatorMethod.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-MgUserAuthenticationMicrosoftAuthenticatorMethod ## SYNOPSIS -Update the navigation property microsoftAuthenticatorMethods in users +The details of the Microsoft Authenticator app registered to a user for authentication. ## SYNTAX @@ -43,7 +43,7 @@ Update-MgUserAuthenticationMicrosoftAuthenticatorMethod -InputObject ``` ## DESCRIPTION -Update the navigation property windowsHelloForBusinessMethods in users +Represents the Windows Hello for Business authentication method registered to a user for authentication. ## EXAMPLES From d07bf3d8358c5b0a08f5918f1a6d0b15373a5586 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:21 +0000 Subject: [PATCH 10/20] Docs Generation for Sites [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.Sites.md | 2 +- .../Sites/docs/v1.0-beta/New-MgGroupSite.md | 2612 ++++++++++++++++- src/Sites/Sites/docs/v1.0-beta/New-MgSite.md | 2612 ++++++++++++++++- .../docs/v1.0-beta/New-MgSiteContentType.md | 8 +- .../Sites/docs/v1.0-beta/New-MgSiteList.md | 1568 +++++++++- .../v1.0-beta/New-MgSiteListContentType.md | 8 +- .../docs/v1.0-beta/New-MgSiteListItem.md | 1566 +++++++++- .../Sites/docs/v1.0-beta/New-MgSitePage.md | 783 ++++- .../docs/v1.0-beta/Update-MgGroupSite.md | 2612 ++++++++++++++++- .../Sites/docs/v1.0-beta/Update-MgSite.md | 2612 ++++++++++++++++- .../v1.0-beta/Update-MgSiteContentType.md | 8 +- .../Sites/docs/v1.0-beta/Update-MgSiteList.md | 1568 +++++++++- .../v1.0-beta/Update-MgSiteListContentType.md | 8 +- .../docs/v1.0-beta/Update-MgSiteListItem.md | 1566 +++++++++- .../Sites/docs/v1.0-beta/Update-MgSitePage.md | 783 ++++- .../Sites/docs/v1.0/Microsoft.Graph.Sites.md | 2 +- src/Sites/Sites/docs/v1.0/New-MgGroupSite.md | 138 +- src/Sites/Sites/docs/v1.0/New-MgSiteColumn.md | 39 +- .../Sites/docs/v1.0/New-MgSiteContentType.md | 35 +- .../docs/v1.0/New-MgSiteContentTypeColumn.md | 39 +- src/Sites/Sites/docs/v1.0/New-MgSiteList.md | 82 +- .../Sites/docs/v1.0/New-MgSiteListColumn.md | 39 +- .../docs/v1.0/New-MgSiteListContentType.md | 35 +- .../v1.0/New-MgSiteListContentTypeColumn.md | 39 +- .../Sites/docs/v1.0/New-MgSiteListItem.md | 80 +- src/Sites/Sites/docs/v1.0/New-MgSubSite.md | 138 +- .../Sites/docs/v1.0/Update-MgGroupSite.md | 138 +- .../Sites/docs/v1.0/Update-MgSiteColumn.md | 41 +- .../docs/v1.0/Update-MgSiteContentType.md | 35 +- .../v1.0/Update-MgSiteContentTypeColumn.md | 41 +- .../Sites/docs/v1.0/Update-MgSiteList.md | 82 +- .../docs/v1.0/Update-MgSiteListColumn.md | 41 +- .../docs/v1.0/Update-MgSiteListContentType.md | 35 +- .../Update-MgSiteListContentTypeColumn.md | 41 +- .../Sites/docs/v1.0/Update-MgSiteListItem.md | 80 +- src/Sites/Sites/docs/v1.0/Update-MgSubSite.md | 138 +- 36 files changed, 18472 insertions(+), 1182 deletions(-) diff --git a/src/Sites/Sites/docs/v1.0-beta/Microsoft.Graph.Sites.md b/src/Sites/Sites/docs/v1.0-beta/Microsoft.Graph.Sites.md index e608c934cd7..1959c1e3d6d 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Microsoft.Graph.Sites.md +++ b/src/Sites/Sites/docs/v1.0-beta/Microsoft.Graph.Sites.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Sites -Module Guid: 4127de1e-156e-456d-922d-0d738a9eaee4 +Module Guid: 5e949aa4-699c-4499-96f8-28994c897acf Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.sites Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSite.md b/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSite.md index 9a65c60250b..a897b6d30be 100644 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSite.md +++ b/src/Sites/Sites/docs/v1.0-beta/New-MgGroupSite.md @@ -846,10 +846,10 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -858,9 +858,9 @@ ANALYTICS : itemAnalytics - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -958,18 +958,18 @@ ANALYTICS : itemAnalytics - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -977,7 +977,7 @@ ANALYTICS : itemAnalytics - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -986,7 +986,7 @@ ANALYTICS : itemAnalytics - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1779,7 +1779,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3715,6 +3715,247 @@ ANALYTICS : itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4810,10 +5051,10 @@ BODYPARAMETER : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4822,9 +5063,9 @@ BODYPARAMETER : site - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4922,18 +5163,18 @@ BODYPARAMETER : site - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4941,7 +5182,7 @@ BODYPARAMETER : site - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4950,7 +5191,7 @@ BODYPARAMETER : site - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6232,7 +6473,7 @@ BODYPARAMETER : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8035,6 +8276,247 @@ BODYPARAMETER : site - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8943,7 +9425,7 @@ CONTENTTYPES : The collection of content types def - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9118,10 +9600,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9130,9 +9612,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9230,18 +9712,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9249,7 +9731,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9258,7 +9740,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10540,7 +11022,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12420,6 +12902,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13105,10 +13828,10 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13117,9 +13840,9 @@ DRIVE : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13217,18 +13940,18 @@ DRIVE : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13236,7 +13959,7 @@ DRIVE : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13245,7 +13968,7 @@ DRIVE : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14521,7 +15244,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -16372,6 +17095,247 @@ DRIVE : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17083,10 +18047,10 @@ DRIVES : The collection of drives (document libraries) u - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17095,9 +18059,9 @@ DRIVES : The collection of drives (document libraries) u - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17195,18 +18159,18 @@ DRIVES : The collection of drives (document libraries) u - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17214,7 +18178,7 @@ DRIVES : The collection of drives (document libraries) u - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17223,7 +18187,7 @@ DRIVES : The collection of drives (document libraries) u - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18499,7 +19463,7 @@ DRIVES : The collection of drives (document libraries) u - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20350,6 +21314,247 @@ DRIVES : The collection of drives (document libraries) u - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21227,10 +22432,10 @@ ITEMS : Used to address any item contained in this si - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -21239,9 +22444,9 @@ ITEMS : Used to address any item contained in this si - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21339,18 +22544,18 @@ ITEMS : Used to address any item contained in this si - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21358,7 +22563,7 @@ ITEMS : Used to address any item contained in this si - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21367,7 +22572,7 @@ ITEMS : Used to address any item contained in this si - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22649,7 +23854,7 @@ ITEMS : Used to address any item contained in this si - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -24517,6 +25722,247 @@ ITEMS : Used to address any item contained in this si - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -25213,10 +26659,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -25225,9 +26671,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -25325,18 +26771,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -25344,7 +26790,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -25353,7 +26799,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -26635,7 +28081,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -28515,6 +29961,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -29195,10 +30882,10 @@ LISTS : The collection of lists under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -29207,9 +30894,9 @@ LISTS : The collection of lists under this site. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -29307,18 +30994,18 @@ LISTS : The collection of lists under this site. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -29326,7 +31013,7 @@ LISTS : The collection of lists under this site. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -29335,7 +31022,7 @@ LISTS : The collection of lists under this site. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -30646,7 +32333,7 @@ LISTS : The collection of lists under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -32469,6 +34156,247 @@ LISTS : The collection of lists under this site. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -33298,10 +35226,10 @@ PAGES : The collection of pages in the SitePages list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -33310,9 +35238,9 @@ PAGES : The collection of pages in the SitePages list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -33410,18 +35338,18 @@ PAGES : The collection of pages in the SitePages list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -33429,7 +35357,7 @@ PAGES : The collection of pages in the SitePages list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -33438,7 +35366,7 @@ PAGES : The collection of pages in the SitePages list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -34720,7 +36648,7 @@ PAGES : The collection of pages in the SitePages list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -36580,6 +38508,247 @@ PAGES : The collection of pages in the SitePages list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -37380,10 +39549,10 @@ SITES : The collection of the sub-sites under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -37392,9 +39561,9 @@ SITES : The collection of the sub-sites under this site. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -37492,18 +39661,18 @@ SITES : The collection of the sub-sites under this site. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -37511,7 +39680,7 @@ SITES : The collection of the sub-sites under this site. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -37520,7 +39689,7 @@ SITES : The collection of the sub-sites under this site. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -38802,7 +40971,7 @@ SITES : The collection of the sub-sites under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -40605,6 +42774,247 @@ SITES : The collection of the sub-sites under this site. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgSite.md b/src/Sites/Sites/docs/v1.0-beta/New-MgSite.md index aee34ecec6e..dc6159f18ef 100644 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgSite.md +++ b/src/Sites/Sites/docs/v1.0-beta/New-MgSite.md @@ -786,10 +786,10 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -798,9 +798,9 @@ ANALYTICS : itemAnalytics - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -898,18 +898,18 @@ ANALYTICS : itemAnalytics - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -917,7 +917,7 @@ ANALYTICS : itemAnalytics - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -926,7 +926,7 @@ ANALYTICS : itemAnalytics - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1719,7 +1719,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3655,6 +3655,247 @@ ANALYTICS : itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4750,10 +4991,10 @@ BODYPARAMETER : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4762,9 +5003,9 @@ BODYPARAMETER : site - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4862,18 +5103,18 @@ BODYPARAMETER : site - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4881,7 +5122,7 @@ BODYPARAMETER : site - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4890,7 +5131,7 @@ BODYPARAMETER : site - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6172,7 +6413,7 @@ BODYPARAMETER : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7975,6 +8216,247 @@ BODYPARAMETER : site - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8883,7 +9365,7 @@ CONTENTTYPES : The collection of content types def - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9058,10 +9540,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9070,9 +9552,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9170,18 +9652,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9189,7 +9671,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9198,7 +9680,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10480,7 +10962,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12360,6 +12842,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13045,10 +13768,10 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13057,9 +13780,9 @@ DRIVE : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13157,18 +13880,18 @@ DRIVE : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13176,7 +13899,7 @@ DRIVE : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13185,7 +13908,7 @@ DRIVE : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14461,7 +15184,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -16312,6 +17035,247 @@ DRIVE : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17023,10 +17987,10 @@ DRIVES : The collection of drives (document libraries) u - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17035,9 +17999,9 @@ DRIVES : The collection of drives (document libraries) u - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17135,18 +18099,18 @@ DRIVES : The collection of drives (document libraries) u - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17154,7 +18118,7 @@ DRIVES : The collection of drives (document libraries) u - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17163,7 +18127,7 @@ DRIVES : The collection of drives (document libraries) u - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18439,7 +19403,7 @@ DRIVES : The collection of drives (document libraries) u - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20290,6 +21254,247 @@ DRIVES : The collection of drives (document libraries) u - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21136,10 +22341,10 @@ ITEMS : Used to address any item contained in this si - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -21148,9 +22353,9 @@ ITEMS : Used to address any item contained in this si - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21248,18 +22453,18 @@ ITEMS : Used to address any item contained in this si - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21267,7 +22472,7 @@ ITEMS : Used to address any item contained in this si - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21276,7 +22481,7 @@ ITEMS : Used to address any item contained in this si - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22558,7 +23763,7 @@ ITEMS : Used to address any item contained in this si - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -24426,6 +25631,247 @@ ITEMS : Used to address any item contained in this si - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -25122,10 +26568,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -25134,9 +26580,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -25234,18 +26680,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -25253,7 +26699,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -25262,7 +26708,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -26544,7 +27990,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -28424,6 +29870,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -29104,10 +30791,10 @@ LISTS : The collection of lists under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -29116,9 +30803,9 @@ LISTS : The collection of lists under this site. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -29216,18 +30903,18 @@ LISTS : The collection of lists under this site. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -29235,7 +30922,7 @@ LISTS : The collection of lists under this site. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -29244,7 +30931,7 @@ LISTS : The collection of lists under this site. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -30555,7 +32242,7 @@ LISTS : The collection of lists under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -32378,6 +34065,247 @@ LISTS : The collection of lists under this site. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -33207,10 +35135,10 @@ PAGES : The collection of pages in the SitePages list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -33219,9 +35147,9 @@ PAGES : The collection of pages in the SitePages list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -33319,18 +35247,18 @@ PAGES : The collection of pages in the SitePages list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -33338,7 +35266,7 @@ PAGES : The collection of pages in the SitePages list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -33347,7 +35275,7 @@ PAGES : The collection of pages in the SitePages list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -34629,7 +36557,7 @@ PAGES : The collection of pages in the SitePages list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -36489,6 +38417,247 @@ PAGES : The collection of pages in the SitePages list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -37289,10 +39458,10 @@ SITES : The collection of the sub-sites under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -37301,9 +39470,9 @@ SITES : The collection of the sub-sites under this site. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -37401,18 +39570,18 @@ SITES : The collection of the sub-sites under this site. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -37420,7 +39589,7 @@ SITES : The collection of the sub-sites under this site. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -37429,7 +39598,7 @@ SITES : The collection of the sub-sites under this site. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -38711,7 +40880,7 @@ SITES : The collection of the sub-sites under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -40514,6 +42683,247 @@ SITES : The collection of the sub-sites under this site. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgSiteContentType.md b/src/Sites/Sites/docs/v1.0-beta/New-MgSiteContentType.md index 4c336cc7aa9..55db8278af6 100644 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgSiteContentType.md +++ b/src/Sites/Sites/docs/v1.0-beta/New-MgSiteContentType.md @@ -637,7 +637,7 @@ BASE : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -824,7 +824,7 @@ BASETYPES : The collection of content types that a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1012,7 +1012,7 @@ BODYPARAMETER : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1459,7 +1459,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgSiteList.md b/src/Sites/Sites/docs/v1.0-beta/New-MgSiteList.md index be37d3b5c8c..b426cff5653 100644 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgSiteList.md +++ b/src/Sites/Sites/docs/v1.0-beta/New-MgSiteList.md @@ -711,10 +711,10 @@ ACTIVITIES : The recent activities that took p - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -723,9 +723,9 @@ ACTIVITIES : The recent activities that took p - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -823,18 +823,18 @@ ACTIVITIES : The recent activities that took p - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -842,7 +842,7 @@ ACTIVITIES : The recent activities that took p - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -851,7 +851,7 @@ ACTIVITIES : The recent activities that took p - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1568,7 +1568,7 @@ ACTIVITIES : The recent activities that took p - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3565,6 +3565,247 @@ ACTIVITIES : The recent activities that took p - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4653,10 +4894,10 @@ BODYPARAMETER : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4665,9 +4906,9 @@ BODYPARAMETER : list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4765,18 +5006,18 @@ BODYPARAMETER : list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4784,7 +5025,7 @@ BODYPARAMETER : list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4793,7 +5034,7 @@ BODYPARAMETER : list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6104,7 +6345,7 @@ BODYPARAMETER : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7927,6 +8168,247 @@ BODYPARAMETER : list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8785,7 +9267,7 @@ CONTENTTYPES : The collection of content types pre - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8960,10 +9442,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8972,9 +9454,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9072,18 +9554,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9091,7 +9573,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9100,7 +9582,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10382,7 +10864,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12262,6 +12744,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12943,10 +13666,10 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12955,9 +13678,9 @@ DRIVE : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13055,18 +13778,18 @@ DRIVE : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13074,7 +13797,7 @@ DRIVE : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13083,7 +13806,7 @@ DRIVE : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14359,7 +15082,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -16210,6 +16933,247 @@ DRIVE : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16952,10 +17916,10 @@ ITEMS : All items contained in the list. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16964,9 +17928,9 @@ ITEMS : All items contained in the list. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17064,18 +18028,18 @@ ITEMS : All items contained in the list. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17083,7 +18047,7 @@ ITEMS : All items contained in the list. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17092,7 +18056,7 @@ ITEMS : All items contained in the list. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18346,7 +19310,7 @@ ITEMS : All items contained in the list. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20226,6 +21190,247 @@ ITEMS : All items contained in the list. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20938,10 +22143,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20950,9 +22155,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21050,18 +22255,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21069,7 +22274,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21078,7 +22283,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22360,7 +23565,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -24240,6 +25445,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgSiteListContentType.md b/src/Sites/Sites/docs/v1.0-beta/New-MgSiteListContentType.md index 7a36889353d..a1d0145aa56 100644 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgSiteListContentType.md +++ b/src/Sites/Sites/docs/v1.0-beta/New-MgSiteListContentType.md @@ -653,7 +653,7 @@ BASE : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -840,7 +840,7 @@ BASETYPES : The collection of content types that a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1028,7 +1028,7 @@ BODYPARAMETER : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1475,7 +1475,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgSiteListItem.md b/src/Sites/Sites/docs/v1.0-beta/New-MgSiteListItem.md index 5cefcfc0ff4..0e1ba9d609e 100644 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgSiteListItem.md +++ b/src/Sites/Sites/docs/v1.0-beta/New-MgSiteListItem.md @@ -676,10 +676,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -688,9 +688,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -788,18 +788,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -807,7 +807,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -816,7 +816,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1533,7 +1533,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3530,6 +3530,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4634,10 +4875,10 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4646,9 +4887,9 @@ ANALYTICS : itemAnalytics - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4746,18 +4987,18 @@ ANALYTICS : itemAnalytics - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4765,7 +5006,7 @@ ANALYTICS : itemAnalytics - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4774,7 +5015,7 @@ ANALYTICS : itemAnalytics - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5567,7 +5808,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7503,6 +7744,247 @@ ANALYTICS : itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8598,10 +9080,10 @@ BODYPARAMETER : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8610,9 +9092,9 @@ BODYPARAMETER : listItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8710,18 +9192,18 @@ BODYPARAMETER : listItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8729,7 +9211,7 @@ BODYPARAMETER : listItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8738,7 +9220,7 @@ BODYPARAMETER : listItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9992,7 +10474,7 @@ BODYPARAMETER : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11872,6 +12354,247 @@ BODYPARAMETER : listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12589,10 +13312,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12601,9 +13324,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12701,18 +13424,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12720,7 +13443,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12729,7 +13452,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14011,7 +14734,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15891,6 +16614,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16576,10 +17540,10 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16588,9 +17552,9 @@ DRIVEITEM : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16688,18 +17652,18 @@ DRIVEITEM : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16707,7 +17671,7 @@ DRIVEITEM : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16716,7 +17680,7 @@ DRIVEITEM : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17538,7 +18502,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19474,6 +20438,247 @@ DRIVEITEM : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20593,10 +21798,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20605,9 +21810,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20705,18 +21910,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20724,7 +21929,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20733,7 +21938,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22015,7 +23220,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23895,6 +25100,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Sites/Sites/docs/v1.0-beta/New-MgSitePage.md b/src/Sites/Sites/docs/v1.0-beta/New-MgSitePage.md index 7be219adde9..625f6b03c18 100644 --- a/src/Sites/Sites/docs/v1.0-beta/New-MgSitePage.md +++ b/src/Sites/Sites/docs/v1.0-beta/New-MgSitePage.md @@ -573,10 +573,10 @@ BODYPARAMETER : sitePage - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -585,9 +585,9 @@ BODYPARAMETER : sitePage - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -685,18 +685,18 @@ BODYPARAMETER : sitePage - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -704,7 +704,7 @@ BODYPARAMETER : sitePage - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -713,7 +713,7 @@ BODYPARAMETER : sitePage - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1995,7 +1995,7 @@ BODYPARAMETER : sitePage - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3855,6 +3855,247 @@ BODYPARAMETER : sitePage - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4565,10 +4806,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4577,9 +4818,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4677,18 +4918,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4696,7 +4937,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4705,7 +4946,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5987,7 +6228,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7867,6 +8108,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8585,10 +9067,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8597,9 +9079,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8697,18 +9179,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8716,7 +9198,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8725,7 +9207,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10007,7 +10489,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11887,6 +12369,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSite.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSite.md index f8f45fcff52..b62fb1bd46c 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSite.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgGroupSite.md @@ -878,10 +878,10 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -890,9 +890,9 @@ ANALYTICS : itemAnalytics - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -990,18 +990,18 @@ ANALYTICS : itemAnalytics - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1009,7 +1009,7 @@ ANALYTICS : itemAnalytics - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1018,7 +1018,7 @@ ANALYTICS : itemAnalytics - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1811,7 +1811,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3747,6 +3747,247 @@ ANALYTICS : itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4842,10 +5083,10 @@ BODYPARAMETER : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4854,9 +5095,9 @@ BODYPARAMETER : site - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4954,18 +5195,18 @@ BODYPARAMETER : site - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4973,7 +5214,7 @@ BODYPARAMETER : site - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4982,7 +5223,7 @@ BODYPARAMETER : site - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6264,7 +6505,7 @@ BODYPARAMETER : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8067,6 +8308,247 @@ BODYPARAMETER : site - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8975,7 +9457,7 @@ CONTENTTYPES : The collection of content types def - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9150,10 +9632,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9162,9 +9644,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9262,18 +9744,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9281,7 +9763,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9290,7 +9772,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10572,7 +11054,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12452,6 +12934,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13137,10 +13860,10 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13149,9 +13872,9 @@ DRIVE : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13249,18 +13972,18 @@ DRIVE : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13268,7 +13991,7 @@ DRIVE : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13277,7 +14000,7 @@ DRIVE : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14553,7 +15276,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -16404,6 +17127,247 @@ DRIVE : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17115,10 +18079,10 @@ DRIVES : The collection of drives (document libraries) u - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17127,9 +18091,9 @@ DRIVES : The collection of drives (document libraries) u - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17227,18 +18191,18 @@ DRIVES : The collection of drives (document libraries) u - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17246,7 +18210,7 @@ DRIVES : The collection of drives (document libraries) u - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17255,7 +18219,7 @@ DRIVES : The collection of drives (document libraries) u - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18531,7 +19495,7 @@ DRIVES : The collection of drives (document libraries) u - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20382,6 +21346,247 @@ DRIVES : The collection of drives (document libraries) u - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21259,10 +22464,10 @@ ITEMS : Used to address any item contained in this si - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -21271,9 +22476,9 @@ ITEMS : Used to address any item contained in this si - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21371,18 +22576,18 @@ ITEMS : Used to address any item contained in this si - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21390,7 +22595,7 @@ ITEMS : Used to address any item contained in this si - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21399,7 +22604,7 @@ ITEMS : Used to address any item contained in this si - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22681,7 +23886,7 @@ ITEMS : Used to address any item contained in this si - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -24549,6 +25754,247 @@ ITEMS : Used to address any item contained in this si - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -25245,10 +26691,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -25257,9 +26703,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -25357,18 +26803,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -25376,7 +26822,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -25385,7 +26831,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -26667,7 +28113,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -28547,6 +29993,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -29227,10 +30914,10 @@ LISTS : The collection of lists under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -29239,9 +30926,9 @@ LISTS : The collection of lists under this site. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -29339,18 +31026,18 @@ LISTS : The collection of lists under this site. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -29358,7 +31045,7 @@ LISTS : The collection of lists under this site. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -29367,7 +31054,7 @@ LISTS : The collection of lists under this site. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -30678,7 +32365,7 @@ LISTS : The collection of lists under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -32501,6 +34188,247 @@ LISTS : The collection of lists under this site. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -33330,10 +35258,10 @@ PAGES : The collection of pages in the SitePages list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -33342,9 +35270,9 @@ PAGES : The collection of pages in the SitePages list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -33442,18 +35370,18 @@ PAGES : The collection of pages in the SitePages list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -33461,7 +35389,7 @@ PAGES : The collection of pages in the SitePages list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -33470,7 +35398,7 @@ PAGES : The collection of pages in the SitePages list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -34752,7 +36680,7 @@ PAGES : The collection of pages in the SitePages list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -36612,6 +38540,247 @@ PAGES : The collection of pages in the SitePages list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -37412,10 +39581,10 @@ SITES : The collection of the sub-sites under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -37424,9 +39593,9 @@ SITES : The collection of the sub-sites under this site. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -37524,18 +39693,18 @@ SITES : The collection of the sub-sites under this site. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -37543,7 +39712,7 @@ SITES : The collection of the sub-sites under this site. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -37552,7 +39721,7 @@ SITES : The collection of the sub-sites under this site. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -38834,7 +41003,7 @@ SITES : The collection of the sub-sites under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -40637,6 +42806,247 @@ SITES : The collection of the sub-sites under this site. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgSite.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgSite.md index cccbfae8db0..f65b69a3a2f 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgSite.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgSite.md @@ -860,10 +860,10 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -872,9 +872,9 @@ ANALYTICS : itemAnalytics - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -972,18 +972,18 @@ ANALYTICS : itemAnalytics - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -991,7 +991,7 @@ ANALYTICS : itemAnalytics - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1000,7 +1000,7 @@ ANALYTICS : itemAnalytics - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1793,7 +1793,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3729,6 +3729,247 @@ ANALYTICS : itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4824,10 +5065,10 @@ BODYPARAMETER : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4836,9 +5077,9 @@ BODYPARAMETER : site - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4936,18 +5177,18 @@ BODYPARAMETER : site - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4955,7 +5196,7 @@ BODYPARAMETER : site - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4964,7 +5205,7 @@ BODYPARAMETER : site - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6246,7 +6487,7 @@ BODYPARAMETER : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8049,6 +8290,247 @@ BODYPARAMETER : site - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8957,7 +9439,7 @@ CONTENTTYPES : The collection of content types def - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9132,10 +9614,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9144,9 +9626,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9244,18 +9726,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9263,7 +9745,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9272,7 +9754,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10554,7 +11036,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12434,6 +12916,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13119,10 +13842,10 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13131,9 +13854,9 @@ DRIVE : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13231,18 +13954,18 @@ DRIVE : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13250,7 +13973,7 @@ DRIVE : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13259,7 +13982,7 @@ DRIVE : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14535,7 +15258,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -16386,6 +17109,247 @@ DRIVE : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17097,10 +18061,10 @@ DRIVES : The collection of drives (document libraries) u - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17109,9 +18073,9 @@ DRIVES : The collection of drives (document libraries) u - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17209,18 +18173,18 @@ DRIVES : The collection of drives (document libraries) u - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17228,7 +18192,7 @@ DRIVES : The collection of drives (document libraries) u - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17237,7 +18201,7 @@ DRIVES : The collection of drives (document libraries) u - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18513,7 +19477,7 @@ DRIVES : The collection of drives (document libraries) u - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20364,6 +21328,247 @@ DRIVES : The collection of drives (document libraries) u - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21241,10 +22446,10 @@ ITEMS : Used to address any item contained in this si - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -21253,9 +22458,9 @@ ITEMS : Used to address any item contained in this si - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21353,18 +22558,18 @@ ITEMS : Used to address any item contained in this si - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21372,7 +22577,7 @@ ITEMS : Used to address any item contained in this si - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21381,7 +22586,7 @@ ITEMS : Used to address any item contained in this si - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22663,7 +23868,7 @@ ITEMS : Used to address any item contained in this si - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -24531,6 +25736,247 @@ ITEMS : Used to address any item contained in this si - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -25227,10 +26673,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -25239,9 +26685,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -25339,18 +26785,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -25358,7 +26804,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -25367,7 +26813,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -26649,7 +28095,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -28529,6 +29975,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -29209,10 +30896,10 @@ LISTS : The collection of lists under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -29221,9 +30908,9 @@ LISTS : The collection of lists under this site. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -29321,18 +31008,18 @@ LISTS : The collection of lists under this site. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -29340,7 +31027,7 @@ LISTS : The collection of lists under this site. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -29349,7 +31036,7 @@ LISTS : The collection of lists under this site. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -30660,7 +32347,7 @@ LISTS : The collection of lists under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -32483,6 +34170,247 @@ LISTS : The collection of lists under this site. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -33312,10 +35240,10 @@ PAGES : The collection of pages in the SitePages list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -33324,9 +35252,9 @@ PAGES : The collection of pages in the SitePages list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -33424,18 +35352,18 @@ PAGES : The collection of pages in the SitePages list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -33443,7 +35371,7 @@ PAGES : The collection of pages in the SitePages list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -33452,7 +35380,7 @@ PAGES : The collection of pages in the SitePages list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -34734,7 +36662,7 @@ PAGES : The collection of pages in the SitePages list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -36594,6 +38522,247 @@ PAGES : The collection of pages in the SitePages list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -37394,10 +39563,10 @@ SITES : The collection of the sub-sites under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -37406,9 +39575,9 @@ SITES : The collection of the sub-sites under this site. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -37506,18 +39675,18 @@ SITES : The collection of the sub-sites under this site. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -37525,7 +39694,7 @@ SITES : The collection of the sub-sites under this site. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -37534,7 +39703,7 @@ SITES : The collection of the sub-sites under this site. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -38816,7 +40985,7 @@ SITES : The collection of the sub-sites under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -40619,6 +42788,247 @@ SITES : The collection of the sub-sites under this site. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteContentType.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteContentType.md index 30b79c240f0..cbbd349ba62 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteContentType.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteContentType.md @@ -668,7 +668,7 @@ BASE : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -855,7 +855,7 @@ BASETYPES : The collection of content types that a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1043,7 +1043,7 @@ BODYPARAMETER : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1490,7 +1490,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteList.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteList.md index 1b5cd52f82a..c593e0cae47 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteList.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteList.md @@ -742,10 +742,10 @@ ACTIVITIES : The recent activities that took p - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -754,9 +754,9 @@ ACTIVITIES : The recent activities that took p - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -854,18 +854,18 @@ ACTIVITIES : The recent activities that took p - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -873,7 +873,7 @@ ACTIVITIES : The recent activities that took p - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -882,7 +882,7 @@ ACTIVITIES : The recent activities that took p - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1599,7 +1599,7 @@ ACTIVITIES : The recent activities that took p - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3596,6 +3596,247 @@ ACTIVITIES : The recent activities that took p - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4684,10 +4925,10 @@ BODYPARAMETER : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4696,9 +4937,9 @@ BODYPARAMETER : list - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4796,18 +5037,18 @@ BODYPARAMETER : list - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4815,7 +5056,7 @@ BODYPARAMETER : list - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4824,7 +5065,7 @@ BODYPARAMETER : list - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6135,7 +6376,7 @@ BODYPARAMETER : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7958,6 +8199,247 @@ BODYPARAMETER : list - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8816,7 +9298,7 @@ CONTENTTYPES : The collection of content types pre - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8991,10 +9473,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9003,9 +9485,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9103,18 +9585,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9122,7 +9604,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9131,7 +9613,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10413,7 +10895,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12293,6 +12775,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12974,10 +13697,10 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12986,9 +13709,9 @@ DRIVE : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13086,18 +13809,18 @@ DRIVE : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13105,7 +13828,7 @@ DRIVE : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13114,7 +13837,7 @@ DRIVE : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14390,7 +15113,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -16241,6 +16964,247 @@ DRIVE : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16983,10 +17947,10 @@ ITEMS : All items contained in the list. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16995,9 +17959,9 @@ ITEMS : All items contained in the list. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17095,18 +18059,18 @@ ITEMS : All items contained in the list. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17114,7 +18078,7 @@ ITEMS : All items contained in the list. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17123,7 +18087,7 @@ ITEMS : All items contained in the list. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18377,7 +19341,7 @@ ITEMS : All items contained in the list. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20257,6 +21221,247 @@ ITEMS : All items contained in the list. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20969,10 +22174,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20981,9 +22186,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21081,18 +22286,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21100,7 +22305,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21109,7 +22314,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22391,7 +23596,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -24271,6 +25476,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteListContentType.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteListContentType.md index a6fd5d5b9d7..caf1dd3381d 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteListContentType.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteListContentType.md @@ -683,7 +683,7 @@ BASE : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -870,7 +870,7 @@ BASETYPES : The collection of content types that a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1058,7 +1058,7 @@ BODYPARAMETER : contentType - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1505,7 +1505,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteListItem.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteListItem.md index 5af4abd1cc9..6043d643811 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteListItem.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgSiteListItem.md @@ -707,10 +707,10 @@ ACTIVITIES : The list of recent activities tha - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -719,9 +719,9 @@ ACTIVITIES : The list of recent activities tha - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -819,18 +819,18 @@ ACTIVITIES : The list of recent activities tha - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -838,7 +838,7 @@ ACTIVITIES : The list of recent activities tha - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -847,7 +847,7 @@ ACTIVITIES : The list of recent activities tha - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1564,7 +1564,7 @@ ACTIVITIES : The list of recent activities tha - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3561,6 +3561,247 @@ ACTIVITIES : The list of recent activities tha - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4665,10 +4906,10 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4677,9 +4918,9 @@ ANALYTICS : itemAnalytics - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4777,18 +5018,18 @@ ANALYTICS : itemAnalytics - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4796,7 +5037,7 @@ ANALYTICS : itemAnalytics - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4805,7 +5046,7 @@ ANALYTICS : itemAnalytics - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5598,7 +5839,7 @@ ANALYTICS : itemAnalytics - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7534,6 +7775,247 @@ ANALYTICS : itemAnalytics - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8629,10 +9111,10 @@ BODYPARAMETER : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8641,9 +9123,9 @@ BODYPARAMETER : listItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8741,18 +9223,18 @@ BODYPARAMETER : listItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8760,7 +9242,7 @@ BODYPARAMETER : listItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8769,7 +9251,7 @@ BODYPARAMETER : listItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10023,7 +10505,7 @@ BODYPARAMETER : listItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11903,6 +12385,247 @@ BODYPARAMETER : listItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12620,10 +13343,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12632,9 +13355,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12732,18 +13455,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12751,7 +13474,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12760,7 +13483,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14042,7 +14765,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15922,6 +16645,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16607,10 +17571,10 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16619,9 +17583,9 @@ DRIVEITEM : driveItem - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16719,18 +17683,18 @@ DRIVEITEM : driveItem - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16738,7 +17702,7 @@ DRIVEITEM : driveItem - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16747,7 +17711,7 @@ DRIVEITEM : driveItem - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17569,7 +18533,7 @@ DRIVEITEM : driveItem - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19505,6 +20469,247 @@ DRIVEITEM : driveItem - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20624,10 +21829,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20636,9 +21841,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20736,18 +21941,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20755,7 +21960,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20764,7 +21969,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22046,7 +23251,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23926,6 +25131,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Sites/Sites/docs/v1.0-beta/Update-MgSitePage.md b/src/Sites/Sites/docs/v1.0-beta/Update-MgSitePage.md index b75d92a532b..33170ab8cae 100644 --- a/src/Sites/Sites/docs/v1.0-beta/Update-MgSitePage.md +++ b/src/Sites/Sites/docs/v1.0-beta/Update-MgSitePage.md @@ -603,10 +603,10 @@ BODYPARAMETER : sitePage - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -615,9 +615,9 @@ BODYPARAMETER : sitePage - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -715,18 +715,18 @@ BODYPARAMETER : sitePage - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -734,7 +734,7 @@ BODYPARAMETER : sitePage - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -743,7 +743,7 @@ BODYPARAMETER : sitePage - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2025,7 +2025,7 @@ BODYPARAMETER : sitePage - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3885,6 +3885,247 @@ BODYPARAMETER : sitePage - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4595,10 +4836,10 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4607,9 +4848,9 @@ CREATEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4707,18 +4948,18 @@ CREATEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -4726,7 +4967,7 @@ CREATEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -4735,7 +4976,7 @@ CREATEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6017,7 +6258,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7897,6 +8138,247 @@ CREATEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8615,10 +9097,10 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8627,9 +9109,9 @@ LASTMODIFIEDBYUSER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8727,18 +9209,18 @@ LASTMODIFIEDBYUSER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8746,7 +9228,7 @@ LASTMODIFIEDBYUSER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8755,7 +9237,7 @@ LASTMODIFIEDBYUSER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10037,7 +10519,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11917,6 +12399,247 @@ LASTMODIFIEDBYUSER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Sites/Sites/docs/v1.0/Microsoft.Graph.Sites.md b/src/Sites/Sites/docs/v1.0/Microsoft.Graph.Sites.md index 2088e4931e9..22677e7062d 100644 --- a/src/Sites/Sites/docs/v1.0/Microsoft.Graph.Sites.md +++ b/src/Sites/Sites/docs/v1.0/Microsoft.Graph.Sites.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Sites -Module Guid: 4127de1e-156e-456d-922d-0d738a9eaee4 +Module Guid: 5e949aa4-699c-4499-96f8-28994c897acf Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.sites Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Sites/Sites/docs/v1.0/New-MgGroupSite.md b/src/Sites/Sites/docs/v1.0/New-MgGroupSite.md index d33c7e3afb1..e84ed0539bf 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgGroupSite.md +++ b/src/Sites/Sites/docs/v1.0/New-MgGroupSite.md @@ -771,7 +771,7 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -779,9 +779,9 @@ ANALYTICS : itemAnalytics - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -821,7 +821,7 @@ ANALYTICS : itemAnalytics - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1300,6 +1300,10 @@ ANALYTICS : itemAnalytics - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1379,15 +1383,13 @@ ANALYTICS : itemAnalytics - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2506,7 +2508,7 @@ ANALYTICS : itemAnalytics - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3243,7 +3245,7 @@ BODYPARAMETER : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3251,9 +3253,9 @@ BODYPARAMETER : site - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3293,7 +3295,7 @@ BODYPARAMETER : site - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4281,6 +4283,7 @@ BODYPARAMETER : site - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4366,7 +4369,7 @@ BODYPARAMETER : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5341,7 +5344,7 @@ BODYPARAMETER : site - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5706,6 +5709,10 @@ COLUMNS : The collection of column definitio - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -5844,6 +5851,10 @@ CONTENTTYPES : The collection of content types de - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -5914,15 +5925,13 @@ CONTENTTYPES : The collection of content types de - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6047,7 +6056,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6055,9 +6064,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6097,7 +6106,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -7092,6 +7101,7 @@ CREATEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -7177,7 +7187,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8218,7 +8228,7 @@ CREATEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8546,7 +8556,7 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8554,9 +8564,9 @@ DRIVE : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8596,7 +8606,7 @@ DRIVE : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9581,6 +9591,7 @@ DRIVE : drive - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -9666,7 +9677,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10677,7 +10688,7 @@ DRIVE : drive - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11034,7 +11045,7 @@ DRIVES : The collection of drives (document libraries) - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -11042,9 +11053,9 @@ DRIVES : The collection of drives (document libraries) - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -11084,7 +11095,7 @@ DRIVES : The collection of drives (document libraries) - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -12069,6 +12080,7 @@ DRIVES : The collection of drives (document libraries) - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -12154,7 +12166,7 @@ DRIVES : The collection of drives (document libraries) - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13165,7 +13177,7 @@ DRIVES : The collection of drives (document libraries) - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -13512,6 +13524,10 @@ EXTERNALCOLUMNS : The collection of column d - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -13700,7 +13716,7 @@ ITEMS : Used to address any item contained in this s - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13708,9 +13724,9 @@ ITEMS : Used to address any item contained in this s - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13750,7 +13766,7 @@ ITEMS : Used to address any item contained in this s - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14738,6 +14754,7 @@ ITEMS : Used to address any item contained in this s - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -14823,7 +14840,7 @@ ITEMS : Used to address any item contained in this s - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15852,7 +15869,7 @@ ITEMS : Used to address any item contained in this s - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -16188,7 +16205,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16196,9 +16213,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16238,7 +16255,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17233,6 +17250,7 @@ LASTMODIFIEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -17318,7 +17336,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18359,7 +18377,7 @@ LASTMODIFIEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -18686,7 +18704,7 @@ LISTS : The collection of lists under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18694,9 +18712,9 @@ LISTS : The collection of lists under this site. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18736,7 +18754,7 @@ LISTS : The collection of lists under this site. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -19754,6 +19772,7 @@ LISTS : The collection of lists under this site. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -19839,7 +19858,7 @@ LISTS : The collection of lists under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20824,7 +20843,7 @@ LISTS : The collection of lists under this site. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -21368,7 +21387,7 @@ SITES : The collection of the sub-sites under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -21376,9 +21395,9 @@ SITES : The collection of the sub-sites under this site. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21418,7 +21437,7 @@ SITES : The collection of the sub-sites under this site. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22406,6 +22425,7 @@ SITES : The collection of the sub-sites under this site. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -22491,7 +22511,7 @@ SITES : The collection of the sub-sites under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23466,7 +23486,7 @@ SITES : The collection of the sub-sites under this site. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. diff --git a/src/Sites/Sites/docs/v1.0/New-MgSiteColumn.md b/src/Sites/Sites/docs/v1.0/New-MgSiteColumn.md index 75917af6ae0..086edb71060 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgSiteColumn.md +++ b/src/Sites/Sites/docs/v1.0/New-MgSiteColumn.md @@ -23,8 +23,9 @@ New-MgSiteColumn -SiteId [-AdditionalProperties ] [-Boolean [-IsReorderable] [-IsSealed] [-Lookup ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-Confirm] [-WhatIf] [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-Confirm] [-WhatIf] [] ``` ### Create1 @@ -50,8 +51,9 @@ New-MgSiteColumn -InputObject [-AdditionalProperties ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-Confirm] [-WhatIf] [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -541,6 +543,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -SourceContentType +contentTypeInfo +To construct, please use Get-Help -Online and see NOTES section for SOURCECONTENTTYPE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContentTypeInfo +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Term termColumn To construct, please use Get-Help -Online and see NOTES section for TERM properties and create a hash table. @@ -737,6 +755,10 @@ BODYPARAMETER : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -950,6 +972,10 @@ SOURCECOLUMN : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1016,6 +1042,11 @@ SOURCECOLUMN : columnDefinition - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. +SOURCECONTENTTYPE : contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. + TERM : termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. diff --git a/src/Sites/Sites/docs/v1.0/New-MgSiteContentType.md b/src/Sites/Sites/docs/v1.0/New-MgSiteContentType.md index de87c22cc93..b265af8792a 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgSiteContentType.md +++ b/src/Sites/Sites/docs/v1.0/New-MgSiteContentType.md @@ -557,6 +557,10 @@ BASE : contentType - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -627,15 +631,13 @@ BASE : contentType - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -742,6 +744,10 @@ BASETYPES : The collection of content types that - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -812,15 +818,13 @@ BASETYPES : The collection of content types that - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -928,6 +932,10 @@ BODYPARAMETER : contentType - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -998,15 +1006,13 @@ BODYPARAMETER : contentType - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1109,6 +1115,10 @@ COLUMNPOSITIONS : Column order information i - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1239,6 +1249,10 @@ COLUMNS : The collection of column definitio - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1379,6 +1393,7 @@ DOCUMENTSET : documentSet - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1444,7 +1459,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Sites/Sites/docs/v1.0/New-MgSiteContentTypeColumn.md b/src/Sites/Sites/docs/v1.0/New-MgSiteContentTypeColumn.md index cc9d50be0c1..bfbe8f8a5f7 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgSiteContentTypeColumn.md +++ b/src/Sites/Sites/docs/v1.0/New-MgSiteContentTypeColumn.md @@ -24,8 +24,9 @@ New-MgSiteContentTypeColumn -ContentTypeId -SiteId [-Additiona [-IsReorderable] [-IsSealed] [-Lookup ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-Confirm] [-WhatIf] [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-Confirm] [-WhatIf] [] ``` ### Create @@ -52,8 +53,9 @@ New-MgSiteContentTypeColumn -InputObject [-AdditionalProperties [-IsReorderable] [-IsSealed] [-Lookup ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-Confirm] [-WhatIf] [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -558,6 +560,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -SourceContentType +contentTypeInfo +To construct, please use Get-Help -Online and see NOTES section for SOURCECONTENTTYPE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContentTypeInfo +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Term termColumn To construct, please use Get-Help -Online and see NOTES section for TERM properties and create a hash table. @@ -754,6 +772,10 @@ BODYPARAMETER : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -967,6 +989,10 @@ SOURCECOLUMN : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1033,6 +1059,11 @@ SOURCECOLUMN : columnDefinition - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. +SOURCECONTENTTYPE : contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. + TERM : termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. diff --git a/src/Sites/Sites/docs/v1.0/New-MgSiteList.md b/src/Sites/Sites/docs/v1.0/New-MgSiteList.md index 841dcbb9294..7fa6d9ed509 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgSiteList.md +++ b/src/Sites/Sites/docs/v1.0/New-MgSiteList.md @@ -598,7 +598,7 @@ BODYPARAMETER : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -606,9 +606,9 @@ BODYPARAMETER : list - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -648,7 +648,7 @@ BODYPARAMETER : list - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1666,6 +1666,7 @@ BODYPARAMETER : list - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1751,7 +1752,7 @@ BODYPARAMETER : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2736,7 +2737,7 @@ BODYPARAMETER : list - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3060,6 +3061,10 @@ COLUMNS : The collection of field definition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -3198,6 +3203,10 @@ CONTENTTYPES : The collection of content types pr - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -3268,15 +3277,13 @@ CONTENTTYPES : The collection of content types pr - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3401,7 +3408,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3409,9 +3416,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3451,7 +3458,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4446,6 +4453,7 @@ CREATEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4531,7 +4539,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5572,7 +5580,7 @@ CREATEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5900,7 +5908,7 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5908,9 +5916,9 @@ DRIVE : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5950,7 +5958,7 @@ DRIVE : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6935,6 +6943,7 @@ DRIVE : drive - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -7020,7 +7029,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8031,7 +8040,7 @@ DRIVE : drive - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8419,7 +8428,7 @@ ITEMS : All items contained in the list. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8427,9 +8436,9 @@ ITEMS : All items contained in the list. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8469,7 +8478,7 @@ ITEMS : All items contained in the list. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9428,6 +9437,10 @@ ITEMS : All items contained in the list. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -9507,15 +9520,13 @@ ITEMS : All items contained in the list. - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10556,7 +10567,7 @@ ITEMS : All items contained in the list. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -10906,7 +10917,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10914,9 +10925,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10956,7 +10967,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11951,6 +11962,7 @@ LASTMODIFIEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -12036,7 +12048,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13077,7 +13089,7 @@ LASTMODIFIEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. diff --git a/src/Sites/Sites/docs/v1.0/New-MgSiteListColumn.md b/src/Sites/Sites/docs/v1.0/New-MgSiteListColumn.md index a4e0bff1517..84ca7423c3b 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgSiteListColumn.md +++ b/src/Sites/Sites/docs/v1.0/New-MgSiteListColumn.md @@ -24,8 +24,9 @@ New-MgSiteListColumn -ListId -SiteId [-AdditionalProperties ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-Confirm] [-WhatIf] [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-Confirm] [-WhatIf] [] ``` ### Create @@ -51,8 +52,9 @@ New-MgSiteListColumn -InputObject [-AdditionalProperties ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-Confirm] [-WhatIf] [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -557,6 +559,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -SourceContentType +contentTypeInfo +To construct, please use Get-Help -Online and see NOTES section for SOURCECONTENTTYPE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContentTypeInfo +Parameter Sets: CreateExpanded, CreateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Term termColumn To construct, please use Get-Help -Online and see NOTES section for TERM properties and create a hash table. @@ -753,6 +771,10 @@ BODYPARAMETER : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -966,6 +988,10 @@ SOURCECOLUMN : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1032,6 +1058,11 @@ SOURCECOLUMN : columnDefinition - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. +SOURCECONTENTTYPE : contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. + TERM : termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. diff --git a/src/Sites/Sites/docs/v1.0/New-MgSiteListContentType.md b/src/Sites/Sites/docs/v1.0/New-MgSiteListContentType.md index 4b9ed692c67..7a9f9a1723a 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgSiteListContentType.md +++ b/src/Sites/Sites/docs/v1.0/New-MgSiteListContentType.md @@ -573,6 +573,10 @@ BASE : contentType - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -643,15 +647,13 @@ BASE : contentType - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -758,6 +760,10 @@ BASETYPES : The collection of content types that - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -828,15 +834,13 @@ BASETYPES : The collection of content types that - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -944,6 +948,10 @@ BODYPARAMETER : contentType - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1014,15 +1022,13 @@ BODYPARAMETER : contentType - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1125,6 +1131,10 @@ COLUMNPOSITIONS : Column order information i - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1255,6 +1265,10 @@ COLUMNS : The collection of column definitio - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1395,6 +1409,7 @@ DOCUMENTSET : documentSet - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1460,7 +1475,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Sites/Sites/docs/v1.0/New-MgSiteListContentTypeColumn.md b/src/Sites/Sites/docs/v1.0/New-MgSiteListContentTypeColumn.md index aa6aabfe8bb..6bbd639eff6 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgSiteListContentTypeColumn.md +++ b/src/Sites/Sites/docs/v1.0/New-MgSiteListContentTypeColumn.md @@ -24,8 +24,9 @@ New-MgSiteListContentTypeColumn -ContentTypeId -ListId -SiteId [-IsReorderable] [-IsSealed] [-Lookup ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-Confirm] [-WhatIf] [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-Confirm] [-WhatIf] [] ``` ### Create1 @@ -52,8 +53,9 @@ New-MgSiteListContentTypeColumn -InputObject [-AdditionalProper [-IsReorderable] [-IsSealed] [-Lookup ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-Confirm] [-WhatIf] [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -573,6 +575,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -SourceContentType +contentTypeInfo +To construct, please use Get-Help -Online and see NOTES section for SOURCECONTENTTYPE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContentTypeInfo +Parameter Sets: CreateExpanded1, CreateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Term termColumn To construct, please use Get-Help -Online and see NOTES section for TERM properties and create a hash table. @@ -769,6 +787,10 @@ BODYPARAMETER : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -982,6 +1004,10 @@ SOURCECOLUMN : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1048,6 +1074,11 @@ SOURCECOLUMN : columnDefinition - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. +SOURCECONTENTTYPE : contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. + TERM : termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. diff --git a/src/Sites/Sites/docs/v1.0/New-MgSiteListItem.md b/src/Sites/Sites/docs/v1.0/New-MgSiteListItem.md index 8228e0c8f31..47aeefddd37 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgSiteListItem.md +++ b/src/Sites/Sites/docs/v1.0/New-MgSiteListItem.md @@ -578,7 +578,7 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -586,9 +586,9 @@ ANALYTICS : itemAnalytics - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -628,7 +628,7 @@ ANALYTICS : itemAnalytics - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1107,6 +1107,10 @@ ANALYTICS : itemAnalytics - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1186,15 +1190,13 @@ ANALYTICS : itemAnalytics - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2313,7 +2315,7 @@ ANALYTICS : itemAnalytics - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3050,7 +3052,7 @@ BODYPARAMETER : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3058,9 +3060,9 @@ BODYPARAMETER : listItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3100,7 +3102,7 @@ BODYPARAMETER : listItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4059,6 +4061,10 @@ BODYPARAMETER : listItem - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4138,15 +4144,13 @@ BODYPARAMETER : listItem - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5187,7 +5191,7 @@ BODYPARAMETER : listItem - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5542,7 +5546,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5550,9 +5554,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5592,7 +5596,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6587,6 +6591,7 @@ CREATEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -6672,7 +6677,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7713,7 +7718,7 @@ CREATEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8041,7 +8046,7 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8049,9 +8054,9 @@ DRIVEITEM : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8091,7 +8096,7 @@ DRIVEITEM : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8570,6 +8575,10 @@ DRIVEITEM : driveItem - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -8649,15 +8658,13 @@ DRIVEITEM : driveItem - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9805,7 +9812,7 @@ DRIVEITEM : driveItem - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -10559,7 +10566,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10567,9 +10574,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10609,7 +10616,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11604,6 +11611,7 @@ LASTMODIFIEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -11689,7 +11697,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12730,7 +12738,7 @@ LASTMODIFIEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. diff --git a/src/Sites/Sites/docs/v1.0/New-MgSubSite.md b/src/Sites/Sites/docs/v1.0/New-MgSubSite.md index 6c12a5a7b84..fe44be4cfa9 100644 --- a/src/Sites/Sites/docs/v1.0/New-MgSubSite.md +++ b/src/Sites/Sites/docs/v1.0/New-MgSubSite.md @@ -711,7 +711,7 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -719,9 +719,9 @@ ANALYTICS : itemAnalytics - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -761,7 +761,7 @@ ANALYTICS : itemAnalytics - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1240,6 +1240,10 @@ ANALYTICS : itemAnalytics - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1319,15 +1323,13 @@ ANALYTICS : itemAnalytics - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2446,7 +2448,7 @@ ANALYTICS : itemAnalytics - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3183,7 +3185,7 @@ BODYPARAMETER : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3191,9 +3193,9 @@ BODYPARAMETER : site - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3233,7 +3235,7 @@ BODYPARAMETER : site - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4221,6 +4223,7 @@ BODYPARAMETER : site - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4306,7 +4309,7 @@ BODYPARAMETER : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5281,7 +5284,7 @@ BODYPARAMETER : site - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5646,6 +5649,10 @@ COLUMNS : The collection of column definitio - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -5784,6 +5791,10 @@ CONTENTTYPES : The collection of content types de - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -5854,15 +5865,13 @@ CONTENTTYPES : The collection of content types de - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5987,7 +5996,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5995,9 +6004,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6037,7 +6046,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -7032,6 +7041,7 @@ CREATEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -7117,7 +7127,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8158,7 +8168,7 @@ CREATEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8486,7 +8496,7 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8494,9 +8504,9 @@ DRIVE : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8536,7 +8546,7 @@ DRIVE : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9521,6 +9531,7 @@ DRIVE : drive - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -9606,7 +9617,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10617,7 +10628,7 @@ DRIVE : drive - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -10974,7 +10985,7 @@ DRIVES : The collection of drives (document libraries) - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10982,9 +10993,9 @@ DRIVES : The collection of drives (document libraries) - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -11024,7 +11035,7 @@ DRIVES : The collection of drives (document libraries) - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -12009,6 +12020,7 @@ DRIVES : The collection of drives (document libraries) - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -12094,7 +12106,7 @@ DRIVES : The collection of drives (document libraries) - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13105,7 +13117,7 @@ DRIVES : The collection of drives (document libraries) - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -13452,6 +13464,10 @@ EXTERNALCOLUMNS : The collection of column d - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -13609,7 +13625,7 @@ ITEMS : Used to address any item contained in this s - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13617,9 +13633,9 @@ ITEMS : Used to address any item contained in this s - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13659,7 +13675,7 @@ ITEMS : Used to address any item contained in this s - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14647,6 +14663,7 @@ ITEMS : Used to address any item contained in this s - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -14732,7 +14749,7 @@ ITEMS : Used to address any item contained in this s - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15761,7 +15778,7 @@ ITEMS : Used to address any item contained in this s - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -16097,7 +16114,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16105,9 +16122,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16147,7 +16164,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17142,6 +17159,7 @@ LASTMODIFIEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -17227,7 +17245,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18268,7 +18286,7 @@ LASTMODIFIEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -18595,7 +18613,7 @@ LISTS : The collection of lists under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18603,9 +18621,9 @@ LISTS : The collection of lists under this site. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18645,7 +18663,7 @@ LISTS : The collection of lists under this site. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -19663,6 +19681,7 @@ LISTS : The collection of lists under this site. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -19748,7 +19767,7 @@ LISTS : The collection of lists under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20733,7 +20752,7 @@ LISTS : The collection of lists under this site. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -21277,7 +21296,7 @@ SITES : The collection of the sub-sites under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -21285,9 +21304,9 @@ SITES : The collection of the sub-sites under this site. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21327,7 +21346,7 @@ SITES : The collection of the sub-sites under this site. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22315,6 +22334,7 @@ SITES : The collection of the sub-sites under this site. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -22400,7 +22420,7 @@ SITES : The collection of the sub-sites under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23375,7 +23395,7 @@ SITES : The collection of the sub-sites under this site. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgGroupSite.md b/src/Sites/Sites/docs/v1.0/Update-MgGroupSite.md index 86a27b88956..2861cbc27cd 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgGroupSite.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgGroupSite.md @@ -803,7 +803,7 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -811,9 +811,9 @@ ANALYTICS : itemAnalytics - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -853,7 +853,7 @@ ANALYTICS : itemAnalytics - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1332,6 +1332,10 @@ ANALYTICS : itemAnalytics - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1411,15 +1415,13 @@ ANALYTICS : itemAnalytics - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2538,7 +2540,7 @@ ANALYTICS : itemAnalytics - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3275,7 +3277,7 @@ BODYPARAMETER : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3283,9 +3285,9 @@ BODYPARAMETER : site - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3325,7 +3327,7 @@ BODYPARAMETER : site - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4313,6 +4315,7 @@ BODYPARAMETER : site - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4398,7 +4401,7 @@ BODYPARAMETER : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5373,7 +5376,7 @@ BODYPARAMETER : site - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5738,6 +5741,10 @@ COLUMNS : The collection of column definitio - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -5876,6 +5883,10 @@ CONTENTTYPES : The collection of content types de - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -5946,15 +5957,13 @@ CONTENTTYPES : The collection of content types de - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6079,7 +6088,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6087,9 +6096,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6129,7 +6138,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -7124,6 +7133,7 @@ CREATEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -7209,7 +7219,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8250,7 +8260,7 @@ CREATEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8578,7 +8588,7 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8586,9 +8596,9 @@ DRIVE : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8628,7 +8638,7 @@ DRIVE : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9613,6 +9623,7 @@ DRIVE : drive - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -9698,7 +9709,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10709,7 +10720,7 @@ DRIVE : drive - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11066,7 +11077,7 @@ DRIVES : The collection of drives (document libraries) - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -11074,9 +11085,9 @@ DRIVES : The collection of drives (document libraries) - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -11116,7 +11127,7 @@ DRIVES : The collection of drives (document libraries) - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -12101,6 +12112,7 @@ DRIVES : The collection of drives (document libraries) - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -12186,7 +12198,7 @@ DRIVES : The collection of drives (document libraries) - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13197,7 +13209,7 @@ DRIVES : The collection of drives (document libraries) - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -13544,6 +13556,10 @@ EXTERNALCOLUMNS : The collection of column d - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -13732,7 +13748,7 @@ ITEMS : Used to address any item contained in this s - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13740,9 +13756,9 @@ ITEMS : Used to address any item contained in this s - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13782,7 +13798,7 @@ ITEMS : Used to address any item contained in this s - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14770,6 +14786,7 @@ ITEMS : Used to address any item contained in this s - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -14855,7 +14872,7 @@ ITEMS : Used to address any item contained in this s - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15884,7 +15901,7 @@ ITEMS : Used to address any item contained in this s - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -16220,7 +16237,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16228,9 +16245,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16270,7 +16287,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17265,6 +17282,7 @@ LASTMODIFIEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -17350,7 +17368,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18391,7 +18409,7 @@ LASTMODIFIEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -18718,7 +18736,7 @@ LISTS : The collection of lists under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18726,9 +18744,9 @@ LISTS : The collection of lists under this site. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18768,7 +18786,7 @@ LISTS : The collection of lists under this site. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -19786,6 +19804,7 @@ LISTS : The collection of lists under this site. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -19871,7 +19890,7 @@ LISTS : The collection of lists under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20856,7 +20875,7 @@ LISTS : The collection of lists under this site. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -21400,7 +21419,7 @@ SITES : The collection of the sub-sites under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -21408,9 +21427,9 @@ SITES : The collection of the sub-sites under this site. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21450,7 +21469,7 @@ SITES : The collection of the sub-sites under this site. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22438,6 +22457,7 @@ SITES : The collection of the sub-sites under this site. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -22523,7 +22543,7 @@ SITES : The collection of the sub-sites under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23498,7 +23518,7 @@ SITES : The collection of the sub-sites under this site. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgSiteColumn.md b/src/Sites/Sites/docs/v1.0/Update-MgSiteColumn.md index 0a7b2167d98..11980224025 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgSiteColumn.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgSiteColumn.md @@ -24,9 +24,9 @@ Update-MgSiteColumn -ColumnDefinitionId -SiteId [-AdditionalPr [-IsReorderable] [-IsSealed] [-Lookup ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-PassThru] [-Confirm] [-WhatIf] - [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ### Update1 @@ -52,9 +52,9 @@ Update-MgSiteColumn -InputObject [-AdditionalProperties ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-PassThru] [-Confirm] [-WhatIf] - [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -574,6 +574,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -SourceContentType +contentTypeInfo +To construct, please use Get-Help -Online and see NOTES section for SOURCECONTENTTYPE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContentTypeInfo +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Term termColumn To construct, please use Get-Help -Online and see NOTES section for TERM properties and create a hash table. @@ -770,6 +786,10 @@ BODYPARAMETER : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -983,6 +1003,10 @@ SOURCECOLUMN : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1049,6 +1073,11 @@ SOURCECOLUMN : columnDefinition - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. +SOURCECONTENTTYPE : contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. + TERM : termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgSiteContentType.md b/src/Sites/Sites/docs/v1.0/Update-MgSiteContentType.md index 237899b0e9f..affd485cf19 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgSiteContentType.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgSiteContentType.md @@ -588,6 +588,10 @@ BASE : contentType - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -658,15 +662,13 @@ BASE : contentType - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -773,6 +775,10 @@ BASETYPES : The collection of content types that - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -843,15 +849,13 @@ BASETYPES : The collection of content types that - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -959,6 +963,10 @@ BODYPARAMETER : contentType - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1029,15 +1037,13 @@ BODYPARAMETER : contentType - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1140,6 +1146,10 @@ COLUMNPOSITIONS : Column order information i - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1270,6 +1280,10 @@ COLUMNS : The collection of column definitio - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1410,6 +1424,7 @@ DOCUMENTSET : documentSet - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1475,7 +1490,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgSiteContentTypeColumn.md b/src/Sites/Sites/docs/v1.0/Update-MgSiteContentTypeColumn.md index a2457ea8141..53fc588006b 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgSiteContentTypeColumn.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgSiteContentTypeColumn.md @@ -24,9 +24,9 @@ Update-MgSiteContentTypeColumn -ColumnDefinitionId -ContentTypeId ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-PassThru] [-Confirm] [-WhatIf] - [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ### Update @@ -53,9 +53,9 @@ Update-MgSiteContentTypeColumn -InputObject [-AdditionalPropert [-IsReorderable] [-IsSealed] [-Lookup ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-PassThru] [-Confirm] [-WhatIf] - [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -590,6 +590,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -SourceContentType +contentTypeInfo +To construct, please use Get-Help -Online and see NOTES section for SOURCECONTENTTYPE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContentTypeInfo +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Term termColumn To construct, please use Get-Help -Online and see NOTES section for TERM properties and create a hash table. @@ -786,6 +802,10 @@ BODYPARAMETER : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -999,6 +1019,10 @@ SOURCECOLUMN : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1065,6 +1089,11 @@ SOURCECOLUMN : columnDefinition - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. +SOURCECONTENTTYPE : contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. + TERM : termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgSiteList.md b/src/Sites/Sites/docs/v1.0/Update-MgSiteList.md index 732d383b8dc..cc22e45b56c 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgSiteList.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgSiteList.md @@ -628,7 +628,7 @@ BODYPARAMETER : list - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -636,9 +636,9 @@ BODYPARAMETER : list - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -678,7 +678,7 @@ BODYPARAMETER : list - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1696,6 +1696,7 @@ BODYPARAMETER : list - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1781,7 +1782,7 @@ BODYPARAMETER : list - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2766,7 +2767,7 @@ BODYPARAMETER : list - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3090,6 +3091,10 @@ COLUMNS : The collection of field definition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -3228,6 +3233,10 @@ CONTENTTYPES : The collection of content types pr - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -3298,15 +3307,13 @@ CONTENTTYPES : The collection of content types pr - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3431,7 +3438,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3439,9 +3446,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3481,7 +3488,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4476,6 +4483,7 @@ CREATEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4561,7 +4569,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5602,7 +5610,7 @@ CREATEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5930,7 +5938,7 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5938,9 +5946,9 @@ DRIVE : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5980,7 +5988,7 @@ DRIVE : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6965,6 +6973,7 @@ DRIVE : drive - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -7050,7 +7059,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8061,7 +8070,7 @@ DRIVE : drive - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8449,7 +8458,7 @@ ITEMS : All items contained in the list. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8457,9 +8466,9 @@ ITEMS : All items contained in the list. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8499,7 +8508,7 @@ ITEMS : All items contained in the list. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9458,6 +9467,10 @@ ITEMS : All items contained in the list. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -9537,15 +9550,13 @@ ITEMS : All items contained in the list. - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10586,7 +10597,7 @@ ITEMS : All items contained in the list. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -10936,7 +10947,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10944,9 +10955,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10986,7 +10997,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11981,6 +11992,7 @@ LASTMODIFIEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -12066,7 +12078,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13107,7 +13119,7 @@ LASTMODIFIEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgSiteListColumn.md b/src/Sites/Sites/docs/v1.0/Update-MgSiteListColumn.md index ce909f35566..363fa5f3b75 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgSiteListColumn.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgSiteListColumn.md @@ -24,9 +24,9 @@ Update-MgSiteListColumn -ColumnDefinitionId -ListId -SiteId ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-PassThru] [-Confirm] [-WhatIf] - [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ### Update @@ -53,9 +53,9 @@ Update-MgSiteListColumn -InputObject [-AdditionalProperties ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-PassThru] [-Confirm] [-WhatIf] - [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -590,6 +590,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -SourceContentType +contentTypeInfo +To construct, please use Get-Help -Online and see NOTES section for SOURCECONTENTTYPE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContentTypeInfo +Parameter Sets: UpdateExpanded, UpdateViaIdentityExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Term termColumn To construct, please use Get-Help -Online and see NOTES section for TERM properties and create a hash table. @@ -786,6 +802,10 @@ BODYPARAMETER : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -999,6 +1019,10 @@ SOURCECOLUMN : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1065,6 +1089,11 @@ SOURCECOLUMN : columnDefinition - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. +SOURCECONTENTTYPE : contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. + TERM : termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgSiteListContentType.md b/src/Sites/Sites/docs/v1.0/Update-MgSiteListContentType.md index 97349e915ca..c2a8676331b 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgSiteListContentType.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgSiteListContentType.md @@ -603,6 +603,10 @@ BASE : contentType - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -673,15 +677,13 @@ BASE : contentType - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -788,6 +790,10 @@ BASETYPES : The collection of content types that - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -858,15 +864,13 @@ BASETYPES : The collection of content types that - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -974,6 +978,10 @@ BODYPARAMETER : contentType - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1044,15 +1052,13 @@ BODYPARAMETER : contentType - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1155,6 +1161,10 @@ COLUMNPOSITIONS : Column order information i - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1285,6 +1295,10 @@ COLUMNS : The collection of column definitio - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1425,6 +1439,7 @@ DOCUMENTSET : documentSet - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1490,7 +1505,7 @@ DOCUMENTSET : documentSet - `[DisplayName ]`: If present, the value of this field contains the displayName string that has been set for the language present in the languageTag field. - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgSiteListContentTypeColumn.md b/src/Sites/Sites/docs/v1.0/Update-MgSiteListContentTypeColumn.md index c4bbfe77656..ac89be1129e 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgSiteListContentTypeColumn.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgSiteListContentTypeColumn.md @@ -24,9 +24,9 @@ Update-MgSiteListContentTypeColumn -ColumnDefinitionId -ContentTypeId < [-IsReorderable] [-IsSealed] [-Lookup ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-PassThru] [-Confirm] [-WhatIf] - [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ### Update1 @@ -54,9 +54,9 @@ Update-MgSiteListContentTypeColumn -InputObject [-AdditionalPro [-IsReorderable] [-IsSealed] [-Lookup ] [-Name ] [-Number ] [-PersonOrGroup ] [-PropagateChanges] [-ReadOnly] [-Required] [-SourceColumn ] - [-Term ] [-Text ] [-Thumbnail ] - [-Type ] [-Validation ] [-PassThru] [-Confirm] [-WhatIf] - [] + [-SourceContentType ] [-Term ] + [-Text ] [-Thumbnail ] [-Type ] + [-Validation ] [-PassThru] [-Confirm] [-WhatIf] [] ``` ## DESCRIPTION @@ -606,6 +606,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -SourceContentType +contentTypeInfo +To construct, please use Get-Help -Online and see NOTES section for SOURCECONTENTTYPE properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphContentTypeInfo +Parameter Sets: UpdateExpanded1, UpdateViaIdentityExpanded1 +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Term termColumn To construct, please use Get-Help -Online and see NOTES section for TERM properties and create a hash table. @@ -802,6 +818,10 @@ BODYPARAMETER : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1015,6 +1035,10 @@ SOURCECOLUMN : columnDefinition - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1081,6 +1105,11 @@ SOURCECOLUMN : columnDefinition - `[LanguageTag ]`: Provides the language culture-code and friendly name of the language that the displayName field has been provided in. - `[Formula ]`: The formula to validate column value. For examples, see Examples of common formulas in lists. +SOURCECONTENTTYPE : contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. + TERM : termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgSiteListItem.md b/src/Sites/Sites/docs/v1.0/Update-MgSiteListItem.md index b6482d2870a..2d2dbb975a2 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgSiteListItem.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgSiteListItem.md @@ -610,7 +610,7 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -618,9 +618,9 @@ ANALYTICS : itemAnalytics - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -660,7 +660,7 @@ ANALYTICS : itemAnalytics - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1139,6 +1139,10 @@ ANALYTICS : itemAnalytics - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1218,15 +1222,13 @@ ANALYTICS : itemAnalytics - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2345,7 +2347,7 @@ ANALYTICS : itemAnalytics - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3082,7 +3084,7 @@ BODYPARAMETER : listItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3090,9 +3092,9 @@ BODYPARAMETER : listItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3132,7 +3134,7 @@ BODYPARAMETER : listItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4091,6 +4093,10 @@ BODYPARAMETER : listItem - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4170,15 +4176,13 @@ BODYPARAMETER : listItem - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5219,7 +5223,7 @@ BODYPARAMETER : listItem - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5574,7 +5578,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5582,9 +5586,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5624,7 +5628,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6619,6 +6623,7 @@ CREATEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -6704,7 +6709,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7745,7 +7750,7 @@ CREATEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8073,7 +8078,7 @@ DRIVEITEM : driveItem - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8081,9 +8086,9 @@ DRIVEITEM : driveItem - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8123,7 +8128,7 @@ DRIVEITEM : driveItem - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8602,6 +8607,10 @@ DRIVEITEM : driveItem - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -8681,15 +8690,13 @@ DRIVEITEM : driveItem - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -9837,7 +9844,7 @@ DRIVEITEM : driveItem - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -10591,7 +10598,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10599,9 +10606,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10641,7 +10648,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11636,6 +11643,7 @@ LASTMODIFIEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -11721,7 +11729,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12762,7 +12770,7 @@ LASTMODIFIEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. diff --git a/src/Sites/Sites/docs/v1.0/Update-MgSubSite.md b/src/Sites/Sites/docs/v1.0/Update-MgSubSite.md index 623afd2c7df..e197f0a4ba9 100644 --- a/src/Sites/Sites/docs/v1.0/Update-MgSubSite.md +++ b/src/Sites/Sites/docs/v1.0/Update-MgSubSite.md @@ -786,7 +786,7 @@ ANALYTICS : itemAnalytics - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -794,9 +794,9 @@ ANALYTICS : itemAnalytics - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -836,7 +836,7 @@ ANALYTICS : itemAnalytics - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1315,6 +1315,10 @@ ANALYTICS : itemAnalytics - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1394,15 +1398,13 @@ ANALYTICS : itemAnalytics - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2521,7 +2523,7 @@ ANALYTICS : itemAnalytics - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3258,7 +3260,7 @@ BODYPARAMETER : site - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3266,9 +3268,9 @@ BODYPARAMETER : site - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3308,7 +3310,7 @@ BODYPARAMETER : site - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4296,6 +4298,7 @@ BODYPARAMETER : site - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4381,7 +4384,7 @@ BODYPARAMETER : site - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5356,7 +5359,7 @@ BODYPARAMETER : site - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5721,6 +5724,10 @@ COLUMNS : The collection of column definitio - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -5859,6 +5866,10 @@ CONTENTTYPES : The collection of content types de - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -5929,15 +5940,13 @@ CONTENTTYPES : The collection of content types de - `[DocumentSet ]`: documentSet - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowedContentTypes ]`: Content types allowed in document set. - - `[Id ]`: The id of the content type. - - `[Name ]`: The name of the content type. - `[DefaultContents ]`: Default contents of document set. - `[ContentType ]`: contentTypeInfo - `[FileName ]`: Name of the file in resource folder that should be added as a default content or a template in the document set. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6062,7 +6071,7 @@ CREATEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6070,9 +6079,9 @@ CREATEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6112,7 +6121,7 @@ CREATEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -7107,6 +7116,7 @@ CREATEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -7192,7 +7202,7 @@ CREATEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8233,7 +8243,7 @@ CREATEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8561,7 +8571,7 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8569,9 +8579,9 @@ DRIVE : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8611,7 +8621,7 @@ DRIVE : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9596,6 +9606,7 @@ DRIVE : drive - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -9681,7 +9692,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10692,7 +10703,7 @@ DRIVE : drive - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11049,7 +11060,7 @@ DRIVES : The collection of drives (document libraries) - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -11057,9 +11068,9 @@ DRIVES : The collection of drives (document libraries) - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -11099,7 +11110,7 @@ DRIVES : The collection of drives (document libraries) - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -12084,6 +12095,7 @@ DRIVES : The collection of drives (document libraries) - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -12169,7 +12181,7 @@ DRIVES : The collection of drives (document libraries) - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13180,7 +13192,7 @@ DRIVES : The collection of drives (document libraries) - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -13527,6 +13539,10 @@ EXTERNALCOLUMNS : The collection of column d - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -13715,7 +13731,7 @@ ITEMS : Used to address any item contained in this s - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13723,9 +13739,9 @@ ITEMS : Used to address any item contained in this s - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13765,7 +13781,7 @@ ITEMS : Used to address any item contained in this s - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14753,6 +14769,7 @@ ITEMS : Used to address any item contained in this s - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -14838,7 +14855,7 @@ ITEMS : Used to address any item contained in this s - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15867,7 +15884,7 @@ ITEMS : Used to address any item contained in this s - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -16203,7 +16220,7 @@ LASTMODIFIEDBYUSER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16211,9 +16228,9 @@ LASTMODIFIEDBYUSER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16253,7 +16270,7 @@ LASTMODIFIEDBYUSER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17248,6 +17265,7 @@ LASTMODIFIEDBYUSER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -17333,7 +17351,7 @@ LASTMODIFIEDBYUSER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18374,7 +18392,7 @@ LASTMODIFIEDBYUSER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -18701,7 +18719,7 @@ LISTS : The collection of lists under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18709,9 +18727,9 @@ LISTS : The collection of lists under this site. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18751,7 +18769,7 @@ LISTS : The collection of lists under this site. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -19769,6 +19787,7 @@ LISTS : The collection of lists under this site. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -19854,7 +19873,7 @@ LISTS : The collection of lists under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20839,7 +20858,7 @@ LISTS : The collection of lists under this site. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -21383,7 +21402,7 @@ SITES : The collection of the sub-sites under this site. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -21391,9 +21410,9 @@ SITES : The collection of the sub-sites under this site. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21433,7 +21452,7 @@ SITES : The collection of the sub-sites under this site. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22421,6 +22440,7 @@ SITES : The collection of the sub-sites under this site. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -22506,7 +22526,7 @@ SITES : The collection of the sub-sites under this site. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23481,7 +23501,7 @@ SITES : The collection of the sub-sites under this site. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. From 41eb57373251a661db800c5a81cd4d08ae466ec2 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:24 +0000 Subject: [PATCH 11/20] Docs Generation for Groups [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.Groups.md | 2 +- .../Groups/docs/v1.0-beta/New-MgGroup.md | 1445 +++++++++++++++-- .../docs/v1.0-beta/New-MgUserJoinedGroup.md | 1445 +++++++++++++++-- .../Groups/docs/v1.0-beta/Update-MgGroup.md | 1445 +++++++++++++++-- .../v1.0-beta/Update-MgUserJoinedGroup.md | 1445 +++++++++++++++-- .../docs/v1.0/Microsoft.Graph.Groups.md | 2 +- src/Groups/Groups/docs/v1.0/New-MgGroup.md | 180 +- src/Groups/Groups/docs/v1.0/Update-MgGroup.md | 180 +- 8 files changed, 5482 insertions(+), 662 deletions(-) diff --git a/src/Groups/Groups/docs/v1.0-beta/Microsoft.Graph.Groups.md b/src/Groups/Groups/docs/v1.0-beta/Microsoft.Graph.Groups.md index 96c433cfab1..c042685cb55 100644 --- a/src/Groups/Groups/docs/v1.0-beta/Microsoft.Graph.Groups.md +++ b/src/Groups/Groups/docs/v1.0-beta/Microsoft.Graph.Groups.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Groups -Module Guid: ea443ef4-7b5d-4bf1-ade1-1b62bf2c6225 +Module Guid: b4b1ceb4-aec4-4289-8a65-151503f0fd56 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.groups Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Groups/Groups/docs/v1.0-beta/New-MgGroup.md b/src/Groups/Groups/docs/v1.0-beta/New-MgGroup.md index a1e91bf4fa4..e119551ac10 100644 --- a/src/Groups/Groups/docs/v1.0-beta/New-MgGroup.md +++ b/src/Groups/Groups/docs/v1.0-beta/New-MgGroup.md @@ -1928,13 +1928,13 @@ BODYPARAMETER : group - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1943,9 +1943,9 @@ BODYPARAMETER : group - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -2040,18 +2040,18 @@ BODYPARAMETER : group - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -2059,7 +2059,7 @@ BODYPARAMETER : group - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -2068,7 +2068,7 @@ BODYPARAMETER : group - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2085,7 +2085,7 @@ BODYPARAMETER : group - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -2404,7 +2404,7 @@ BODYPARAMETER : group - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -3185,7 +3185,7 @@ BODYPARAMETER : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4002,7 +4002,7 @@ BODYPARAMETER : group - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -4036,7 +4036,7 @@ BODYPARAMETER : group - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -4080,7 +4080,7 @@ BODYPARAMETER : group - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -4447,7 +4447,7 @@ BODYPARAMETER : group - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -4557,7 +4557,7 @@ BODYPARAMETER : group - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -4719,7 +4719,7 @@ BODYPARAMETER : group - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -4746,7 +4746,7 @@ BODYPARAMETER : group - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -4873,7 +4873,7 @@ BODYPARAMETER : group - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -4882,6 +4882,247 @@ BODYPARAMETER : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5268,7 +5509,7 @@ BODYPARAMETER : group - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -5370,7 +5611,7 @@ BODYPARAMETER : group - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -5382,7 +5623,7 @@ BODYPARAMETER : group - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6072,13 +6313,13 @@ DRIVE : drive - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6087,9 +6328,9 @@ DRIVE : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6187,18 +6428,18 @@ DRIVE : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -6206,7 +6447,7 @@ DRIVE : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -6215,7 +6456,7 @@ DRIVE : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6391,7 +6632,7 @@ DRIVE : drive - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -6710,7 +6951,7 @@ DRIVE : drive - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -7491,7 +7732,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8575,7 +8816,7 @@ DRIVE : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8609,7 +8850,7 @@ DRIVE : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -8653,7 +8894,7 @@ DRIVE : drive - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -9016,7 +9257,7 @@ DRIVE : drive - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -9126,7 +9367,7 @@ DRIVE : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9288,7 +9529,7 @@ DRIVE : drive - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -9315,7 +9556,7 @@ DRIVE : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -9333,7 +9574,7 @@ DRIVE : drive - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -9342,6 +9583,247 @@ DRIVE : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9728,7 +10210,7 @@ DRIVE : drive - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -9830,7 +10312,7 @@ DRIVE : drive - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -9842,7 +10324,7 @@ DRIVE : drive - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -10050,13 +10532,13 @@ DRIVES : The group's drives. Read-only. - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10065,9 +10547,9 @@ DRIVES : The group's drives. Read-only. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10165,18 +10647,18 @@ DRIVES : The group's drives. Read-only. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -10184,7 +10666,7 @@ DRIVES : The group's drives. Read-only. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -10193,7 +10675,7 @@ DRIVES : The group's drives. Read-only. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10369,7 +10851,7 @@ DRIVES : The group's drives. Read-only. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -10688,7 +11170,7 @@ DRIVES : The group's drives. Read-only. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -11469,7 +11951,7 @@ DRIVES : The group's drives. Read-only. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12553,7 +13035,7 @@ DRIVES : The group's drives. Read-only. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12587,7 +13069,7 @@ DRIVES : The group's drives. Read-only. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -12631,7 +13113,7 @@ DRIVES : The group's drives. Read-only. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -12994,7 +13476,7 @@ DRIVES : The group's drives. Read-only. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -13104,7 +13586,7 @@ DRIVES : The group's drives. Read-only. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -13266,7 +13748,7 @@ DRIVES : The group's drives. Read-only. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -13293,7 +13775,7 @@ DRIVES : The group's drives. Read-only. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -13311,7 +13793,7 @@ DRIVES : The group's drives. Read-only. - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -13320,6 +13802,247 @@ DRIVES : The group's drives. Read-only. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13706,7 +14429,7 @@ DRIVES : The group's drives. Read-only. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -13808,7 +14531,7 @@ DRIVES : The group's drives. Read-only. - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -13820,7 +14543,7 @@ DRIVES : The group's drives. Read-only. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -14491,13 +15214,13 @@ SITES : The list of SharePoint sites in this group. Acces - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -14506,9 +15229,9 @@ SITES : The list of SharePoint sites in this group. Acces - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -14606,18 +15329,18 @@ SITES : The list of SharePoint sites in this group. Acces - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -14625,7 +15348,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -14634,7 +15357,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14810,7 +15533,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -15129,7 +15852,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -15916,7 +16639,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -16952,7 +17675,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -16986,7 +17709,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -17030,7 +17753,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -17393,7 +18116,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -17503,7 +18226,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -17665,7 +18388,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -17692,7 +18415,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -17710,7 +18433,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -17719,6 +18442,247 @@ SITES : The list of SharePoint sites in this group. Acces - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -18105,7 +19069,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -18207,7 +19171,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -18219,7 +19183,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -18481,13 +19445,13 @@ TEAM : team - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18496,9 +19460,9 @@ TEAM : team - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18596,18 +19560,18 @@ TEAM : team - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -18615,7 +19579,7 @@ TEAM : team - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -18624,7 +19588,7 @@ TEAM : team - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18800,7 +19764,7 @@ TEAM : team - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -19119,7 +20083,7 @@ TEAM : team - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -19446,7 +20410,7 @@ TEAM : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20327,7 +21291,7 @@ TEAM : team - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -20361,7 +21325,7 @@ TEAM : team - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -20405,7 +21369,7 @@ TEAM : team - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -20768,7 +21732,7 @@ TEAM : team - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -20878,7 +21842,7 @@ TEAM : team - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -21040,7 +22004,7 @@ TEAM : team - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -21067,7 +22031,7 @@ TEAM : team - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -21085,7 +22049,7 @@ TEAM : team - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -21094,6 +22058,247 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21484,7 +22689,7 @@ TEAM : team - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -21586,7 +22791,7 @@ TEAM : team - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -21598,7 +22803,7 @@ TEAM : team - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Groups/Groups/docs/v1.0-beta/New-MgUserJoinedGroup.md b/src/Groups/Groups/docs/v1.0-beta/New-MgUserJoinedGroup.md index f6fcdbcc2db..d33efb2312a 100644 --- a/src/Groups/Groups/docs/v1.0-beta/New-MgUserJoinedGroup.md +++ b/src/Groups/Groups/docs/v1.0-beta/New-MgUserJoinedGroup.md @@ -1996,13 +1996,13 @@ BODYPARAMETER : group - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -2011,9 +2011,9 @@ BODYPARAMETER : group - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -2108,18 +2108,18 @@ BODYPARAMETER : group - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -2127,7 +2127,7 @@ BODYPARAMETER : group - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -2136,7 +2136,7 @@ BODYPARAMETER : group - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2153,7 +2153,7 @@ BODYPARAMETER : group - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -2472,7 +2472,7 @@ BODYPARAMETER : group - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -3253,7 +3253,7 @@ BODYPARAMETER : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4070,7 +4070,7 @@ BODYPARAMETER : group - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -4104,7 +4104,7 @@ BODYPARAMETER : group - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -4148,7 +4148,7 @@ BODYPARAMETER : group - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -4515,7 +4515,7 @@ BODYPARAMETER : group - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -4625,7 +4625,7 @@ BODYPARAMETER : group - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -4787,7 +4787,7 @@ BODYPARAMETER : group - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -4814,7 +4814,7 @@ BODYPARAMETER : group - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -4941,7 +4941,7 @@ BODYPARAMETER : group - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -4950,6 +4950,247 @@ BODYPARAMETER : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5336,7 +5577,7 @@ BODYPARAMETER : group - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -5438,7 +5679,7 @@ BODYPARAMETER : group - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -5450,7 +5691,7 @@ BODYPARAMETER : group - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6140,13 +6381,13 @@ DRIVE : drive - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6155,9 +6396,9 @@ DRIVE : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6255,18 +6496,18 @@ DRIVE : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -6274,7 +6515,7 @@ DRIVE : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -6283,7 +6524,7 @@ DRIVE : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6459,7 +6700,7 @@ DRIVE : drive - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -6778,7 +7019,7 @@ DRIVE : drive - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -7559,7 +7800,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8643,7 +8884,7 @@ DRIVE : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8677,7 +8918,7 @@ DRIVE : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -8721,7 +8962,7 @@ DRIVE : drive - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -9084,7 +9325,7 @@ DRIVE : drive - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -9194,7 +9435,7 @@ DRIVE : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9356,7 +9597,7 @@ DRIVE : drive - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -9383,7 +9624,7 @@ DRIVE : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -9401,7 +9642,7 @@ DRIVE : drive - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -9410,6 +9651,247 @@ DRIVE : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9796,7 +10278,7 @@ DRIVE : drive - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -9898,7 +10380,7 @@ DRIVE : drive - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -9910,7 +10392,7 @@ DRIVE : drive - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -10118,13 +10600,13 @@ DRIVES : The group's drives. Read-only. - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10133,9 +10615,9 @@ DRIVES : The group's drives. Read-only. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10233,18 +10715,18 @@ DRIVES : The group's drives. Read-only. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -10252,7 +10734,7 @@ DRIVES : The group's drives. Read-only. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -10261,7 +10743,7 @@ DRIVES : The group's drives. Read-only. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10437,7 +10919,7 @@ DRIVES : The group's drives. Read-only. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -10756,7 +11238,7 @@ DRIVES : The group's drives. Read-only. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -11537,7 +12019,7 @@ DRIVES : The group's drives. Read-only. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12621,7 +13103,7 @@ DRIVES : The group's drives. Read-only. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12655,7 +13137,7 @@ DRIVES : The group's drives. Read-only. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -12699,7 +13181,7 @@ DRIVES : The group's drives. Read-only. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -13062,7 +13544,7 @@ DRIVES : The group's drives. Read-only. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -13172,7 +13654,7 @@ DRIVES : The group's drives. Read-only. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -13334,7 +13816,7 @@ DRIVES : The group's drives. Read-only. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -13361,7 +13843,7 @@ DRIVES : The group's drives. Read-only. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -13379,7 +13861,7 @@ DRIVES : The group's drives. Read-only. - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -13388,6 +13870,247 @@ DRIVES : The group's drives. Read-only. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13774,7 +14497,7 @@ DRIVES : The group's drives. Read-only. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -13876,7 +14599,7 @@ DRIVES : The group's drives. Read-only. - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -13888,7 +14611,7 @@ DRIVES : The group's drives. Read-only. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -14582,13 +15305,13 @@ SITES : The list of SharePoint sites in this group. Acces - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -14597,9 +15320,9 @@ SITES : The list of SharePoint sites in this group. Acces - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -14697,18 +15420,18 @@ SITES : The list of SharePoint sites in this group. Acces - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -14716,7 +15439,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -14725,7 +15448,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14901,7 +15624,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -15220,7 +15943,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -16007,7 +16730,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17043,7 +17766,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -17077,7 +17800,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -17121,7 +17844,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -17484,7 +18207,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -17594,7 +18317,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -17756,7 +18479,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -17783,7 +18506,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -17801,7 +18524,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -17810,6 +18533,247 @@ SITES : The list of SharePoint sites in this group. Acces - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -18196,7 +19160,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -18298,7 +19262,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -18310,7 +19274,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -18572,13 +19536,13 @@ TEAM : team - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18587,9 +19551,9 @@ TEAM : team - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18687,18 +19651,18 @@ TEAM : team - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -18706,7 +19670,7 @@ TEAM : team - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -18715,7 +19679,7 @@ TEAM : team - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18891,7 +19855,7 @@ TEAM : team - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -19210,7 +20174,7 @@ TEAM : team - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -19537,7 +20501,7 @@ TEAM : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20418,7 +21382,7 @@ TEAM : team - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -20452,7 +21416,7 @@ TEAM : team - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -20496,7 +21460,7 @@ TEAM : team - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -20859,7 +21823,7 @@ TEAM : team - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -20969,7 +21933,7 @@ TEAM : team - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -21131,7 +22095,7 @@ TEAM : team - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -21158,7 +22122,7 @@ TEAM : team - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -21176,7 +22140,7 @@ TEAM : team - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -21185,6 +22149,247 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21575,7 +22780,7 @@ TEAM : team - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -21677,7 +22882,7 @@ TEAM : team - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -21689,7 +22894,7 @@ TEAM : team - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Groups/Groups/docs/v1.0-beta/Update-MgGroup.md b/src/Groups/Groups/docs/v1.0-beta/Update-MgGroup.md index 2e6644c9509..b1d09dd6929 100644 --- a/src/Groups/Groups/docs/v1.0-beta/Update-MgGroup.md +++ b/src/Groups/Groups/docs/v1.0-beta/Update-MgGroup.md @@ -2022,13 +2022,13 @@ BODYPARAMETER : group - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -2037,9 +2037,9 @@ BODYPARAMETER : group - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -2134,18 +2134,18 @@ BODYPARAMETER : group - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -2153,7 +2153,7 @@ BODYPARAMETER : group - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -2162,7 +2162,7 @@ BODYPARAMETER : group - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2179,7 +2179,7 @@ BODYPARAMETER : group - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -2498,7 +2498,7 @@ BODYPARAMETER : group - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -3279,7 +3279,7 @@ BODYPARAMETER : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4096,7 +4096,7 @@ BODYPARAMETER : group - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -4130,7 +4130,7 @@ BODYPARAMETER : group - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -4174,7 +4174,7 @@ BODYPARAMETER : group - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -4541,7 +4541,7 @@ BODYPARAMETER : group - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -4651,7 +4651,7 @@ BODYPARAMETER : group - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -4813,7 +4813,7 @@ BODYPARAMETER : group - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -4840,7 +4840,7 @@ BODYPARAMETER : group - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -4967,7 +4967,7 @@ BODYPARAMETER : group - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -4976,6 +4976,247 @@ BODYPARAMETER : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5362,7 +5603,7 @@ BODYPARAMETER : group - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -5464,7 +5705,7 @@ BODYPARAMETER : group - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -5476,7 +5717,7 @@ BODYPARAMETER : group - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6166,13 +6407,13 @@ DRIVE : drive - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6181,9 +6422,9 @@ DRIVE : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6281,18 +6522,18 @@ DRIVE : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -6300,7 +6541,7 @@ DRIVE : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -6309,7 +6550,7 @@ DRIVE : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6485,7 +6726,7 @@ DRIVE : drive - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -6804,7 +7045,7 @@ DRIVE : drive - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -7585,7 +7826,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8669,7 +8910,7 @@ DRIVE : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8703,7 +8944,7 @@ DRIVE : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -8747,7 +8988,7 @@ DRIVE : drive - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -9110,7 +9351,7 @@ DRIVE : drive - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -9220,7 +9461,7 @@ DRIVE : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9382,7 +9623,7 @@ DRIVE : drive - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -9409,7 +9650,7 @@ DRIVE : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -9427,7 +9668,7 @@ DRIVE : drive - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -9436,6 +9677,247 @@ DRIVE : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9822,7 +10304,7 @@ DRIVE : drive - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -9924,7 +10406,7 @@ DRIVE : drive - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -9936,7 +10418,7 @@ DRIVE : drive - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -10144,13 +10626,13 @@ DRIVES : The group's drives. Read-only. - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10159,9 +10641,9 @@ DRIVES : The group's drives. Read-only. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10259,18 +10741,18 @@ DRIVES : The group's drives. Read-only. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -10278,7 +10760,7 @@ DRIVES : The group's drives. Read-only. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -10287,7 +10769,7 @@ DRIVES : The group's drives. Read-only. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10463,7 +10945,7 @@ DRIVES : The group's drives. Read-only. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -10782,7 +11264,7 @@ DRIVES : The group's drives. Read-only. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -11563,7 +12045,7 @@ DRIVES : The group's drives. Read-only. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12647,7 +13129,7 @@ DRIVES : The group's drives. Read-only. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12681,7 +13163,7 @@ DRIVES : The group's drives. Read-only. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -12725,7 +13207,7 @@ DRIVES : The group's drives. Read-only. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -13088,7 +13570,7 @@ DRIVES : The group's drives. Read-only. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -13198,7 +13680,7 @@ DRIVES : The group's drives. Read-only. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -13360,7 +13842,7 @@ DRIVES : The group's drives. Read-only. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -13387,7 +13869,7 @@ DRIVES : The group's drives. Read-only. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -13405,7 +13887,7 @@ DRIVES : The group's drives. Read-only. - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -13414,6 +13896,247 @@ DRIVES : The group's drives. Read-only. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13800,7 +14523,7 @@ DRIVES : The group's drives. Read-only. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -13902,7 +14625,7 @@ DRIVES : The group's drives. Read-only. - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -13914,7 +14637,7 @@ DRIVES : The group's drives. Read-only. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -14608,13 +15331,13 @@ SITES : The list of SharePoint sites in this group. Acces - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -14623,9 +15346,9 @@ SITES : The list of SharePoint sites in this group. Acces - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -14723,18 +15446,18 @@ SITES : The list of SharePoint sites in this group. Acces - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -14742,7 +15465,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -14751,7 +15474,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14927,7 +15650,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -15246,7 +15969,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -16033,7 +16756,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17069,7 +17792,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -17103,7 +17826,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -17147,7 +17870,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -17510,7 +18233,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -17620,7 +18343,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -17782,7 +18505,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -17809,7 +18532,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -17827,7 +18550,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -17836,6 +18559,247 @@ SITES : The list of SharePoint sites in this group. Acces - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -18222,7 +19186,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -18324,7 +19288,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -18336,7 +19300,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -18598,13 +19562,13 @@ TEAM : team - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18613,9 +19577,9 @@ TEAM : team - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18713,18 +19677,18 @@ TEAM : team - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -18732,7 +19696,7 @@ TEAM : team - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -18741,7 +19705,7 @@ TEAM : team - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18917,7 +19881,7 @@ TEAM : team - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -19236,7 +20200,7 @@ TEAM : team - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -19563,7 +20527,7 @@ TEAM : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20444,7 +21408,7 @@ TEAM : team - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -20478,7 +21442,7 @@ TEAM : team - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -20522,7 +21486,7 @@ TEAM : team - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -20885,7 +21849,7 @@ TEAM : team - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -20995,7 +21959,7 @@ TEAM : team - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -21157,7 +22121,7 @@ TEAM : team - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -21184,7 +22148,7 @@ TEAM : team - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -21202,7 +22166,7 @@ TEAM : team - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -21211,6 +22175,247 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21601,7 +22806,7 @@ TEAM : team - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -21703,7 +22908,7 @@ TEAM : team - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -21715,7 +22920,7 @@ TEAM : team - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Groups/Groups/docs/v1.0-beta/Update-MgUserJoinedGroup.md b/src/Groups/Groups/docs/v1.0-beta/Update-MgUserJoinedGroup.md index a5d4b635570..fe581518919 100644 --- a/src/Groups/Groups/docs/v1.0-beta/Update-MgUserJoinedGroup.md +++ b/src/Groups/Groups/docs/v1.0-beta/Update-MgUserJoinedGroup.md @@ -2027,13 +2027,13 @@ BODYPARAMETER : group - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -2042,9 +2042,9 @@ BODYPARAMETER : group - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -2139,18 +2139,18 @@ BODYPARAMETER : group - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -2158,7 +2158,7 @@ BODYPARAMETER : group - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -2167,7 +2167,7 @@ BODYPARAMETER : group - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2184,7 +2184,7 @@ BODYPARAMETER : group - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -2503,7 +2503,7 @@ BODYPARAMETER : group - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -3284,7 +3284,7 @@ BODYPARAMETER : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4101,7 +4101,7 @@ BODYPARAMETER : group - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -4135,7 +4135,7 @@ BODYPARAMETER : group - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -4179,7 +4179,7 @@ BODYPARAMETER : group - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -4546,7 +4546,7 @@ BODYPARAMETER : group - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -4656,7 +4656,7 @@ BODYPARAMETER : group - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -4818,7 +4818,7 @@ BODYPARAMETER : group - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -4845,7 +4845,7 @@ BODYPARAMETER : group - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -4972,7 +4972,7 @@ BODYPARAMETER : group - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -4981,6 +4981,247 @@ BODYPARAMETER : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5367,7 +5608,7 @@ BODYPARAMETER : group - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -5469,7 +5710,7 @@ BODYPARAMETER : group - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -5481,7 +5722,7 @@ BODYPARAMETER : group - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6171,13 +6412,13 @@ DRIVE : drive - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6186,9 +6427,9 @@ DRIVE : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6286,18 +6527,18 @@ DRIVE : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -6305,7 +6546,7 @@ DRIVE : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -6314,7 +6555,7 @@ DRIVE : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6490,7 +6731,7 @@ DRIVE : drive - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -6809,7 +7050,7 @@ DRIVE : drive - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -7590,7 +7831,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8674,7 +8915,7 @@ DRIVE : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8708,7 +8949,7 @@ DRIVE : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -8752,7 +8993,7 @@ DRIVE : drive - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -9115,7 +9356,7 @@ DRIVE : drive - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -9225,7 +9466,7 @@ DRIVE : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9387,7 +9628,7 @@ DRIVE : drive - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -9414,7 +9655,7 @@ DRIVE : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -9432,7 +9673,7 @@ DRIVE : drive - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -9441,6 +9682,247 @@ DRIVE : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9827,7 +10309,7 @@ DRIVE : drive - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -9929,7 +10411,7 @@ DRIVE : drive - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -9941,7 +10423,7 @@ DRIVE : drive - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -10149,13 +10631,13 @@ DRIVES : The group's drives. Read-only. - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -10164,9 +10646,9 @@ DRIVES : The group's drives. Read-only. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10264,18 +10746,18 @@ DRIVES : The group's drives. Read-only. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -10283,7 +10765,7 @@ DRIVES : The group's drives. Read-only. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -10292,7 +10774,7 @@ DRIVES : The group's drives. Read-only. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10468,7 +10950,7 @@ DRIVES : The group's drives. Read-only. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -10787,7 +11269,7 @@ DRIVES : The group's drives. Read-only. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -11568,7 +12050,7 @@ DRIVES : The group's drives. Read-only. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -12652,7 +13134,7 @@ DRIVES : The group's drives. Read-only. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12686,7 +13168,7 @@ DRIVES : The group's drives. Read-only. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -12730,7 +13212,7 @@ DRIVES : The group's drives. Read-only. - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -13093,7 +13575,7 @@ DRIVES : The group's drives. Read-only. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -13203,7 +13685,7 @@ DRIVES : The group's drives. Read-only. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -13365,7 +13847,7 @@ DRIVES : The group's drives. Read-only. - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -13392,7 +13874,7 @@ DRIVES : The group's drives. Read-only. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -13410,7 +13892,7 @@ DRIVES : The group's drives. Read-only. - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -13419,6 +13901,247 @@ DRIVES : The group's drives. Read-only. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13805,7 +14528,7 @@ DRIVES : The group's drives. Read-only. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -13907,7 +14630,7 @@ DRIVES : The group's drives. Read-only. - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -13919,7 +14642,7 @@ DRIVES : The group's drives. Read-only. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -14613,13 +15336,13 @@ SITES : The list of SharePoint sites in this group. Acces - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -14628,9 +15351,9 @@ SITES : The list of SharePoint sites in this group. Acces - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -14728,18 +15451,18 @@ SITES : The list of SharePoint sites in this group. Acces - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -14747,7 +15470,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -14756,7 +15479,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14932,7 +15655,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -15251,7 +15974,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -16038,7 +16761,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -17074,7 +17797,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -17108,7 +17831,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -17152,7 +17875,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -17515,7 +18238,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -17625,7 +18348,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -17787,7 +18510,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -17814,7 +18537,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -17832,7 +18555,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -17841,6 +18564,247 @@ SITES : The list of SharePoint sites in this group. Acces - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -18227,7 +19191,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -18329,7 +19293,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -18341,7 +19305,7 @@ SITES : The list of SharePoint sites in this group. Acces - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -18603,13 +19567,13 @@ TEAM : team - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -18618,9 +19582,9 @@ TEAM : team - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18718,18 +19682,18 @@ TEAM : team - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -18737,7 +19701,7 @@ TEAM : team - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -18746,7 +19710,7 @@ TEAM : team - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18922,7 +19886,7 @@ TEAM : team - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -19241,7 +20205,7 @@ TEAM : team - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -19568,7 +20532,7 @@ TEAM : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -20449,7 +21413,7 @@ TEAM : team - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -20483,7 +21447,7 @@ TEAM : team - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[AadRegistered ]`: Whether the device is Azure Active Directory registered. This property is read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. @@ -20527,7 +21491,7 @@ TEAM : team - `[Id ]`: Read-only. - `[DeviceCount ]`: The number of devices that have installed this application - `[DisplayName ]`: Name of the discovered application. Read-only - - `[ManagedDevices ]`: The devices that have the discovered application installed + - `[ManagedDevices ]`: The devices that have the discovered application installed - `[SizeInByte ]`: Discovered application size in bytes. Read-only - `[Version ]`: Version of the discovered application. Read-only - `[DeviceActionResults ]`: List of ComplexType deviceActionResult objects. This property is read-only. @@ -20890,7 +21854,7 @@ TEAM : team - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -21000,7 +21964,7 @@ TEAM : team - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -21162,7 +22126,7 @@ TEAM : team - `[Status ]`: Specifies the status of an accessReviewStage. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $orderby, and $filter (eq only). Read-only. - `[StartDateTime ]`: DateTime when review instance is scheduled to start. May be in the future. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Supports $select. Read-only. - `[Status ]`: Specifies the status of an accessReview. Possible values: Initializing, NotStarted, Starting, InProgress, Completing, Completed, AutoReviewing, and AutoReviewed. Supports $select, $orderby, and $filter (eq only). Read-only. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -21189,7 +22153,7 @@ TEAM : team - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -21207,7 +22171,7 @@ TEAM : team - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -21216,6 +22180,247 @@ TEAM : team - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21606,7 +22811,7 @@ TEAM : team - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -21708,7 +22913,7 @@ TEAM : team - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -21720,7 +22925,7 @@ TEAM : team - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Groups/Groups/docs/v1.0/Microsoft.Graph.Groups.md b/src/Groups/Groups/docs/v1.0/Microsoft.Graph.Groups.md index 67de62d6bc5..acf8b97747e 100644 --- a/src/Groups/Groups/docs/v1.0/Microsoft.Graph.Groups.md +++ b/src/Groups/Groups/docs/v1.0/Microsoft.Graph.Groups.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Groups -Module Guid: ea443ef4-7b5d-4bf1-ade1-1b62bf2c6225 +Module Guid: b4b1ceb4-aec4-4289-8a65-151503f0fd56 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.groups Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Groups/Groups/docs/v1.0/New-MgGroup.md b/src/Groups/Groups/docs/v1.0/New-MgGroup.md index b087edd1071..cdfd6ccde15 100644 --- a/src/Groups/Groups/docs/v1.0/New-MgGroup.md +++ b/src/Groups/Groups/docs/v1.0/New-MgGroup.md @@ -1665,10 +1665,10 @@ BODYPARAMETER : group - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1676,9 +1676,9 @@ BODYPARAMETER : group - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1715,7 +1715,7 @@ BODYPARAMETER : group - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1732,7 +1732,7 @@ BODYPARAMETER : group - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1922,7 +1922,7 @@ BODYPARAMETER : group - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -2633,7 +2633,7 @@ BODYPARAMETER : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3257,7 +3257,7 @@ BODYPARAMETER : group - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3286,7 +3286,7 @@ BODYPARAMETER : group - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -3475,7 +3475,7 @@ BODYPARAMETER : group - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -3541,7 +3541,7 @@ BODYPARAMETER : group - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3557,7 +3557,7 @@ BODYPARAMETER : group - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3590,7 +3590,7 @@ BODYPARAMETER : group - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -3669,7 +3669,7 @@ BODYPARAMETER : group - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -3687,7 +3687,7 @@ BODYPARAMETER : group - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3710,14 +3710,14 @@ BODYPARAMETER : group - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4316,10 +4316,10 @@ DRIVE : drive - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4327,9 +4327,9 @@ DRIVE : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4369,7 +4369,7 @@ DRIVE : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4539,7 +4539,7 @@ DRIVE : drive - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -4729,7 +4729,7 @@ DRIVE : drive - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -5440,7 +5440,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6266,7 +6266,7 @@ DRIVE : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -6295,7 +6295,7 @@ DRIVE : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -6480,7 +6480,7 @@ DRIVE : drive - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -6546,7 +6546,7 @@ DRIVE : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -6562,7 +6562,7 @@ DRIVE : drive - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -6595,7 +6595,7 @@ DRIVE : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -6603,7 +6603,7 @@ DRIVE : drive - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -6621,7 +6621,7 @@ DRIVE : drive - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -6644,14 +6644,14 @@ DRIVE : drive - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6805,10 +6805,10 @@ DRIVES : The group's drives. Read-only. - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6816,9 +6816,9 @@ DRIVES : The group's drives. Read-only. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6858,7 +6858,7 @@ DRIVES : The group's drives. Read-only. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -7028,7 +7028,7 @@ DRIVES : The group's drives. Read-only. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -7218,7 +7218,7 @@ DRIVES : The group's drives. Read-only. - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -7929,7 +7929,7 @@ DRIVES : The group's drives. Read-only. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8755,7 +8755,7 @@ DRIVES : The group's drives. Read-only. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8784,7 +8784,7 @@ DRIVES : The group's drives. Read-only. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -8969,7 +8969,7 @@ DRIVES : The group's drives. Read-only. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -9035,7 +9035,7 @@ DRIVES : The group's drives. Read-only. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9051,7 +9051,7 @@ DRIVES : The group's drives. Read-only. - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -9084,7 +9084,7 @@ DRIVES : The group's drives. Read-only. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -9092,7 +9092,7 @@ DRIVES : The group's drives. Read-only. - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -9110,7 +9110,7 @@ DRIVES : The group's drives. Read-only. - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -9133,14 +9133,14 @@ DRIVES : The group's drives. Read-only. - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9698,10 +9698,10 @@ SITES : The list of SharePoint sites in this group. Acce - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9709,9 +9709,9 @@ SITES : The list of SharePoint sites in this group. Acce - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9751,7 +9751,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9921,7 +9921,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -10111,7 +10111,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -10825,7 +10825,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11615,7 +11615,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11644,7 +11644,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -11829,7 +11829,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -11895,7 +11895,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -11911,7 +11911,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -11944,7 +11944,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -11952,7 +11952,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -11970,7 +11970,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -11993,14 +11993,14 @@ SITES : The list of SharePoint sites in this group. Acce - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12198,10 +12198,10 @@ TEAM : team - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12209,9 +12209,9 @@ TEAM : team - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12251,7 +12251,7 @@ TEAM : team - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -12421,7 +12421,7 @@ TEAM : team - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -12611,7 +12611,7 @@ TEAM : team - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -12819,7 +12819,7 @@ TEAM : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13367,7 +13367,7 @@ TEAM : team - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -13396,7 +13396,7 @@ TEAM : team - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -13585,7 +13585,7 @@ TEAM : team - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -13651,7 +13651,7 @@ TEAM : team - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -13667,7 +13667,7 @@ TEAM : team - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -13700,7 +13700,7 @@ TEAM : team - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -13779,7 +13779,7 @@ TEAM : team - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -13797,7 +13797,7 @@ TEAM : team - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13820,14 +13820,14 @@ TEAM : team - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Groups/Groups/docs/v1.0/Update-MgGroup.md b/src/Groups/Groups/docs/v1.0/Update-MgGroup.md index 06fd5b143ef..5ac1d1ab37b 100644 --- a/src/Groups/Groups/docs/v1.0/Update-MgGroup.md +++ b/src/Groups/Groups/docs/v1.0/Update-MgGroup.md @@ -1757,10 +1757,10 @@ BODYPARAMETER : group - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1768,9 +1768,9 @@ BODYPARAMETER : group - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1807,7 +1807,7 @@ BODYPARAMETER : group - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1824,7 +1824,7 @@ BODYPARAMETER : group - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -2014,7 +2014,7 @@ BODYPARAMETER : group - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -2725,7 +2725,7 @@ BODYPARAMETER : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -3349,7 +3349,7 @@ BODYPARAMETER : group - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3378,7 +3378,7 @@ BODYPARAMETER : group - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -3567,7 +3567,7 @@ BODYPARAMETER : group - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -3633,7 +3633,7 @@ BODYPARAMETER : group - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -3649,7 +3649,7 @@ BODYPARAMETER : group - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -3682,7 +3682,7 @@ BODYPARAMETER : group - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -3761,7 +3761,7 @@ BODYPARAMETER : group - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -3779,7 +3779,7 @@ BODYPARAMETER : group - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3802,14 +3802,14 @@ BODYPARAMETER : group - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4408,10 +4408,10 @@ DRIVE : drive - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4419,9 +4419,9 @@ DRIVE : drive - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4461,7 +4461,7 @@ DRIVE : drive - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4631,7 +4631,7 @@ DRIVE : drive - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -4821,7 +4821,7 @@ DRIVE : drive - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -5532,7 +5532,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6358,7 +6358,7 @@ DRIVE : drive - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -6387,7 +6387,7 @@ DRIVE : drive - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -6572,7 +6572,7 @@ DRIVE : drive - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -6638,7 +6638,7 @@ DRIVE : drive - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -6654,7 +6654,7 @@ DRIVE : drive - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -6687,7 +6687,7 @@ DRIVE : drive - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -6695,7 +6695,7 @@ DRIVE : drive - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -6713,7 +6713,7 @@ DRIVE : drive - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -6736,14 +6736,14 @@ DRIVE : drive - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6897,10 +6897,10 @@ DRIVES : The group's drives. Read-only. - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6908,9 +6908,9 @@ DRIVES : The group's drives. Read-only. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6950,7 +6950,7 @@ DRIVES : The group's drives. Read-only. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -7120,7 +7120,7 @@ DRIVES : The group's drives. Read-only. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -7310,7 +7310,7 @@ DRIVES : The group's drives. Read-only. - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -8021,7 +8021,7 @@ DRIVES : The group's drives. Read-only. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8847,7 +8847,7 @@ DRIVES : The group's drives. Read-only. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8876,7 +8876,7 @@ DRIVES : The group's drives. Read-only. - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -9061,7 +9061,7 @@ DRIVES : The group's drives. Read-only. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -9127,7 +9127,7 @@ DRIVES : The group's drives. Read-only. - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -9143,7 +9143,7 @@ DRIVES : The group's drives. Read-only. - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -9176,7 +9176,7 @@ DRIVES : The group's drives. Read-only. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -9184,7 +9184,7 @@ DRIVES : The group's drives. Read-only. - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -9202,7 +9202,7 @@ DRIVES : The group's drives. Read-only. - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -9225,14 +9225,14 @@ DRIVES : The group's drives. Read-only. - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9813,10 +9813,10 @@ SITES : The list of SharePoint sites in this group. Acce - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9824,9 +9824,9 @@ SITES : The list of SharePoint sites in this group. Acce - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9866,7 +9866,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10036,7 +10036,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -10226,7 +10226,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -10940,7 +10940,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11730,7 +11730,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11759,7 +11759,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -11944,7 +11944,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -12010,7 +12010,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -12026,7 +12026,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -12059,7 +12059,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -12067,7 +12067,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -12085,7 +12085,7 @@ SITES : The list of SharePoint sites in this group. Acce - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -12108,14 +12108,14 @@ SITES : The list of SharePoint sites in this group. Acce - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12313,10 +12313,10 @@ TEAM : team - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12324,9 +12324,9 @@ TEAM : team - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12366,7 +12366,7 @@ TEAM : team - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -12536,7 +12536,7 @@ TEAM : team - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -12726,7 +12726,7 @@ TEAM : team - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -12934,7 +12934,7 @@ TEAM : team - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13482,7 +13482,7 @@ TEAM : team - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -13511,7 +13511,7 @@ TEAM : team - `[PlatformVersion ]`: Operating System version - `[UserId ]`: The user Id to who this app registration belongs. - `[Version ]`: Version of the entity. - - `[ManagedDevices ]`: The managed devices associated with the user. + - `[ManagedDevices ]`: The managed devices associated with the user. - `[Id ]`: Read-only. - `[ActivationLockBypassCode ]`: Code that allows the Activation Lock on a device to be bypassed. This property is read-only. - `[AndroidSecurityPatchLevel ]`: Android security patch level. This property is read-only. @@ -13700,7 +13700,7 @@ TEAM : team - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -13766,7 +13766,7 @@ TEAM : team - `[Subject ]`: The subject of the online meeting. - `[VideoTeleconferenceId ]`: The video teleconferencing ID. Read-only. - `[OtherMails ]`: A list of additional email addresses for the user; for example: ['bob@contoso.com', 'Robert@fabrikam.com']. NOTE: This property cannot contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith). - - `[Outlook ]`: outlookUser + - `[Outlook ]`: outlookUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[MasterCategories ]`: A list of categories defined for the user. @@ -13782,7 +13782,7 @@ TEAM : team - `[ForceChangePasswordNextSignInWithMfa ]`: If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. The behavior is identical to forceChangePasswordNextSignIn except that the user is required to first perform a multi-factor authentication before password change. After a password change, this property will be automatically reset to false. If not set, default is false. - `[Password ]`: The password for the user. This property is required when a user is created. It can be updated, but the user will be required to change the password on the next login. The password must satisfy minimum requirements as specified by the user’s passwordPolicies property. By default, a strong password is required. - `[PastProjects ]`: A list for the user to enumerate their past projects. Returned only on $select. - - `[People ]`: People that are relevant to the user. Read-only. Nullable. + - `[People ]`: People that are relevant to the user. Read-only. Nullable. - `[Id ]`: Read-only. - `[Birthday ]`: The person's birthday. - `[CompanyName ]`: The name of the person's company. @@ -13815,7 +13815,7 @@ TEAM : team - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -13894,7 +13894,7 @@ TEAM : team - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -13912,7 +13912,7 @@ TEAM : team - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13935,14 +13935,14 @@ TEAM : team - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. From 51b7e8b618b7999f6febd96c0f749cbf7c9abd90 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:25 +0000 Subject: [PATCH 12/20] Docs Generation for Search [run ci] --- .../docs/v1.0-beta/Get-MgSearchAcronym.md | 4 +- .../docs/v1.0-beta/Get-MgSearchBookmark.md | 4 +- .../Search/docs/v1.0-beta/Get-MgSearchQna.md | 4 +- .../docs/v1.0-beta/Invoke-MgQuerySearch.md | 20 +-- .../docs/v1.0-beta/Microsoft.Graph.Search.md | 26 +-- .../v1.0-beta/New-MgExternalConnection.md | 20 +-- .../docs/v1.0-beta/New-MgSearchAcronym.md | 26 +-- .../docs/v1.0-beta/New-MgSearchBookmark.md | 95 +++++----- .../Search/docs/v1.0-beta/New-MgSearchQna.md | 85 +++++---- .../docs/v1.0-beta/Remove-MgSearchAcronym.md | 4 +- .../docs/v1.0-beta/Remove-MgSearchBookmark.md | 4 +- .../docs/v1.0-beta/Remove-MgSearchQna.md | 4 +- .../docs/v1.0-beta/Update-MgExternal.md | 20 +-- .../v1.0-beta/Update-MgExternalConnection.md | 20 +-- .../docs/v1.0-beta/Update-MgSearchAcronym.md | 26 +-- .../docs/v1.0-beta/Update-MgSearchBookmark.md | 95 +++++----- .../docs/v1.0-beta/Update-MgSearchEntity.md | 170 +++++++++--------- .../docs/v1.0-beta/Update-MgSearchQna.md | 85 +++++---- .../Search/docs/v1.0/Invoke-MgQuerySearch.md | 14 ++ .../docs/v1.0/Microsoft.Graph.Search.md | 2 +- .../docs/v1.0/New-MgExternalConnection.md | 20 +-- .../Search/docs/v1.0/Update-MgExternal.md | 20 +-- .../docs/v1.0/Update-MgExternalConnection.md | 20 +-- 23 files changed, 427 insertions(+), 361 deletions(-) diff --git a/src/Search/Search/docs/v1.0-beta/Get-MgSearchAcronym.md b/src/Search/Search/docs/v1.0-beta/Get-MgSearchAcronym.md index 0ac309ba348..4acc4e000d8 100644 --- a/src/Search/Search/docs/v1.0-beta/Get-MgSearchAcronym.md +++ b/src/Search/Search/docs/v1.0-beta/Get-MgSearchAcronym.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgSearchAcronym ## SYNOPSIS -Get acronyms from search +Administrative answer in Microsoft Search results to define common acronyms in a organization. ## SYNTAX @@ -32,7 +32,7 @@ Get-MgSearchAcronym -InputObject [-ExpandProperty ] ``` ## DESCRIPTION -Get acronyms from search +Administrative answer in Microsoft Search results to define common acronyms in a organization. ## EXAMPLES diff --git a/src/Search/Search/docs/v1.0-beta/Get-MgSearchBookmark.md b/src/Search/Search/docs/v1.0-beta/Get-MgSearchBookmark.md index 9aea3283748..230114b7d90 100644 --- a/src/Search/Search/docs/v1.0-beta/Get-MgSearchBookmark.md +++ b/src/Search/Search/docs/v1.0-beta/Get-MgSearchBookmark.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgSearchBookmark ## SYNOPSIS -Get bookmarks from search +Administrative answer in Microsoft Search results for common search queries in an organization. ## SYNTAX @@ -32,7 +32,7 @@ Get-MgSearchBookmark -InputObject [-ExpandProperty ] ``` ## DESCRIPTION -Get bookmarks from search +Administrative answer in Microsoft Search results for common search queries in an organization. ## EXAMPLES diff --git a/src/Search/Search/docs/v1.0-beta/Get-MgSearchQna.md b/src/Search/Search/docs/v1.0-beta/Get-MgSearchQna.md index 25abc67ec20..aed480fbfd5 100644 --- a/src/Search/Search/docs/v1.0-beta/Get-MgSearchQna.md +++ b/src/Search/Search/docs/v1.0-beta/Get-MgSearchQna.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Get-MgSearchQna ## SYNOPSIS -Get qnas from search +Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. ## SYNTAX @@ -31,7 +31,7 @@ Get-MgSearchQna -InputObject [-ExpandProperty ] [-Pr ``` ## DESCRIPTION -Get qnas from search +Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. ## EXAMPLES diff --git a/src/Search/Search/docs/v1.0-beta/Invoke-MgQuerySearch.md b/src/Search/Search/docs/v1.0-beta/Invoke-MgQuerySearch.md index a4f8cb97f0e..fac8ea9ed75 100644 --- a/src/Search/Search/docs/v1.0-beta/Invoke-MgQuerySearch.md +++ b/src/Search/Search/docs/v1.0-beta/Invoke-MgQuerySearch.md @@ -157,20 +157,20 @@ BODYPARAMETER ]`: searchQueryString - `[(Any) ]`: This indicates any property can be added to this object. - `[Query ]`: Contains the actual search terms of the request. - - `[QueryTemplate ]`: + - `[QueryTemplate ]`: Provides a way to decorate the query string. Supports both KQL and query variables. Optional. - `[QueryAlterationOptions ]`: searchAlterationOptions - `[(Any) ]`: This indicates any property can be added to this object. - - `[EnableModification ]`: Indicates whether spelling modifications are enabled. If enabled, user will get the search results for corrected query when there are no results for the original query with typos and get the spelling modification information in queryAlterationResponse property of the response. Optional. - - `[EnableSuggestion ]`: Indicates whether spelling suggestions are enabled. If enabled, user will get the search results for original search query and suggesting spelling correction in queryAlterationResponse property of the response for typos in query. Optional. + - `[EnableModification ]`: Indicates whether spelling modifications are enabled. If enabled, the user will get the search results for the corrected query in case of no results for the original query with typos. The response will also include the spelling modification information in the queryAlterationResponse property. Optional. + - `[EnableSuggestion ]`: Indicates whether spelling suggestions are enabled. If enabled, the user will get the search results for the original search query and suggestions for spelling correction in the queryAlterationResponse property of the response for the typos in the query. Optional. - `[ResultTemplateOptions ]`: resultTemplateOption - `[(Any) ]`: This indicates any property can be added to this object. - - `[EnableResultTemplate ]`: Indicates whether search display layouts are enabled. If enabled, the user will get the result template to render the search results content in the resultTemplates property of the response. The result template is based on Adaptive Cards. This property is optional. + - `[EnableResultTemplate ]`: Indicates whether search display layouts are enabled. If enabled, the user will get the result template to render the search results content in the resultTemplates property of the response. The result template is based on Adaptive Cards. Optional. - `[Size ]`: The size of the page to be retrieved. Optional. - `[SortProperties ]`: Contains the ordered collection of fields and direction to sort results. There can be at most 5 sort properties in the collection. Optional. - `[IsDescending ]`: True if the sort order is descending. Default is false, with the sort order as ascending. Optional. - `[Name ]`: The name of the property to sort on. Required. - `[StoredFields ]`: - - `[TrimDuplicates ]`: + - `[TrimDuplicates ]`: Indicates whether to trim away the duplicate SharePoint files from search results. Default value is false. Optional. REQUESTS : . - `[AggregationFilters ]`: Contains one or more filters to obtain search results aggregated and filtered to a specific value of a field. Optional.Build this filter based on a prior search that aggregates by the same field. From the response of the prior search, identify the searchBucket that filters results to the specific value of the field, use the string in its aggregationFilterToken property, and build an aggregation filter string in the format '{field}:/'{aggregationFilterToken}/''. If multiple values for the same field need to be provided, use the strings in its aggregationFilterToken property and build an aggregation filter string in the format '{field}:or(/'{aggregationFilterToken1}/',/'{aggregationFilterToken2}/')'. For example, searching and aggregating drive items by file type returns a searchBucket for the file type docx in the response. You can conveniently use the aggregationFilterToken returned for this searchBucket in a subsequent search query and filter matches down to drive items of the docx file type. Example 1 and example 2 show the actual requests and responses. @@ -197,20 +197,20 @@ REQUESTS : . - `[QueryString1 ]`: searchQueryString - `[(Any) ]`: This indicates any property can be added to this object. - `[Query ]`: Contains the actual search terms of the request. - - `[QueryTemplate ]`: + - `[QueryTemplate ]`: Provides a way to decorate the query string. Supports both KQL and query variables. Optional. - `[QueryAlterationOptions ]`: searchAlterationOptions - `[(Any) ]`: This indicates any property can be added to this object. - - `[EnableModification ]`: Indicates whether spelling modifications are enabled. If enabled, user will get the search results for corrected query when there are no results for the original query with typos and get the spelling modification information in queryAlterationResponse property of the response. Optional. - - `[EnableSuggestion ]`: Indicates whether spelling suggestions are enabled. If enabled, user will get the search results for original search query and suggesting spelling correction in queryAlterationResponse property of the response for typos in query. Optional. + - `[EnableModification ]`: Indicates whether spelling modifications are enabled. If enabled, the user will get the search results for the corrected query in case of no results for the original query with typos. The response will also include the spelling modification information in the queryAlterationResponse property. Optional. + - `[EnableSuggestion ]`: Indicates whether spelling suggestions are enabled. If enabled, the user will get the search results for the original search query and suggestions for spelling correction in the queryAlterationResponse property of the response for the typos in the query. Optional. - `[ResultTemplateOptions ]`: resultTemplateOption - `[(Any) ]`: This indicates any property can be added to this object. - - `[EnableResultTemplate ]`: Indicates whether search display layouts are enabled. If enabled, the user will get the result template to render the search results content in the resultTemplates property of the response. The result template is based on Adaptive Cards. This property is optional. + - `[EnableResultTemplate ]`: Indicates whether search display layouts are enabled. If enabled, the user will get the result template to render the search results content in the resultTemplates property of the response. The result template is based on Adaptive Cards. Optional. - `[Size ]`: The size of the page to be retrieved. Optional. - `[SortProperties ]`: Contains the ordered collection of fields and direction to sort results. There can be at most 5 sort properties in the collection. Optional. - `[IsDescending ]`: True if the sort order is descending. Default is false, with the sort order as ascending. Optional. - `[Name ]`: The name of the property to sort on. Required. - `[StoredFields ]`: - - `[TrimDuplicates ]`: + - `[TrimDuplicates ]`: Indicates whether to trim away the duplicate SharePoint files from search results. Default value is false. Optional. ## RELATED LINKS diff --git a/src/Search/Search/docs/v1.0-beta/Microsoft.Graph.Search.md b/src/Search/Search/docs/v1.0-beta/Microsoft.Graph.Search.md index 1aefb49576f..6b47d9e0e91 100644 --- a/src/Search/Search/docs/v1.0-beta/Microsoft.Graph.Search.md +++ b/src/Search/Search/docs/v1.0-beta/Microsoft.Graph.Search.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Search -Module Guid: b4817045-a0de-4b95-ba53-0209d04d51dc +Module Guid: d9e348d1-744f-41f1-bb22-e11fd1ad13f6 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.search Help Version: 1.0.0.0 Locale: en-US @@ -18,16 +18,16 @@ Get external Get connections from external ### [Get-MgSearchAcronym](Get-MgSearchAcronym.md) -Get acronyms from search +Administrative answer in Microsoft Search results to define common acronyms in a organization. ### [Get-MgSearchBookmark](Get-MgSearchBookmark.md) -Get bookmarks from search +Administrative answer in Microsoft Search results for common search queries in an organization. ### [Get-MgSearchEntity](Get-MgSearchEntity.md) Get search ### [Get-MgSearchQna](Get-MgSearchQna.md) -Get qnas from search +Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. ### [Invoke-MgQuerySearch](Invoke-MgQuerySearch.md) Invoke action query @@ -36,25 +36,25 @@ Invoke action query Create new navigation property to connections for external ### [New-MgSearchAcronym](New-MgSearchAcronym.md) -Create new navigation property to acronyms for search +Administrative answer in Microsoft Search results to define common acronyms in a organization. ### [New-MgSearchBookmark](New-MgSearchBookmark.md) -Create new navigation property to bookmarks for search +Administrative answer in Microsoft Search results for common search queries in an organization. ### [New-MgSearchQna](New-MgSearchQna.md) -Create new navigation property to qnas for search +Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. ### [Remove-MgExternalConnection](Remove-MgExternalConnection.md) Delete navigation property connections for external ### [Remove-MgSearchAcronym](Remove-MgSearchAcronym.md) -Delete navigation property acronyms for search +Administrative answer in Microsoft Search results to define common acronyms in a organization. ### [Remove-MgSearchBookmark](Remove-MgSearchBookmark.md) -Delete navigation property bookmarks for search +Administrative answer in Microsoft Search results for common search queries in an organization. ### [Remove-MgSearchQna](Remove-MgSearchQna.md) -Delete navigation property qnas for search +Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. ### [Update-MgExternal](Update-MgExternal.md) Update external @@ -63,14 +63,14 @@ Update external Update the navigation property connections in external ### [Update-MgSearchAcronym](Update-MgSearchAcronym.md) -Update the navigation property acronyms in search +Administrative answer in Microsoft Search results to define common acronyms in a organization. ### [Update-MgSearchBookmark](Update-MgSearchBookmark.md) -Update the navigation property bookmarks in search +Administrative answer in Microsoft Search results for common search queries in an organization. ### [Update-MgSearchEntity](Update-MgSearchEntity.md) Update search ### [Update-MgSearchQna](Update-MgSearchQna.md) -Update the navigation property qnas in search +Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. diff --git a/src/Search/Search/docs/v1.0-beta/New-MgExternalConnection.md b/src/Search/Search/docs/v1.0-beta/New-MgExternalConnection.md index 76fd9b7ff6d..99f6d7a1bf5 100644 --- a/src/Search/Search/docs/v1.0-beta/New-MgExternalConnection.md +++ b/src/Search/Search/docs/v1.0-beta/New-MgExternalConnection.md @@ -341,7 +341,7 @@ BODYPARAMETER : externalCo - `[Id ]`: Read-only. - `[Description ]`: The description of the external group. Optional. - `[DisplayName ]`: The friendly name of the external group. Optional. - - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or other externalGroups as members. + - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or an externalGroup as members. - `[Id ]`: Read-only. - `[Type ]`: identityType - `[IngestedItemsCount ]`: @@ -351,7 +351,7 @@ BODYPARAMETER : externalCo - `[AccessType ]`: accessType - `[IdentitySource ]`: identitySourceType - `[Type ]`: aclType - - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup. + - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup - `[Content ]`: externalItemContent - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: externalItemContentType @@ -384,14 +384,14 @@ BODYPARAMETER : externalCo - `[Schema ]`: schema - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[BaseType ]`: Must be set to microsoft.graph.externalItem. Required. + - `[BaseType ]`: Must be set to microsoft.graph.externalConnector.externalItem. Required. - `[Properties ]`: The properties defined for the items in the connection. The minimum number of properties is one, the maximum is 128. - `[Aliases ]`: A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional. - `[IsQueryable ]`: Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional. - `[IsRefinable ]`: Specifies if the property is refinable. Refinable properties can be used to filter search results in the Search API and add a refiner control in the Microsoft Search user experience. Optional. - `[IsRetrievable ]`: Specifies if the property is retrievable. Retrievable properties are returned in the result set when items are returned by the search API. Retrievable properties are also available to add to the display template used to render search results. Optional. - - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. - - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl. + - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type String or StringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. + - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue. Optional. - `[Name ]`: The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Required. - `[Type ]`: propertyType - `[SearchSettings ]`: searchSettings @@ -416,7 +416,7 @@ GROUPS : Read-only. Nullable. - `[Id ]`: Read-only. - `[Description ]`: The description of the external group. Optional. - `[DisplayName ]`: The friendly name of the external group. Optional. - - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or other externalGroups as members. + - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or an externalGroup as members. - `[Id ]`: Read-only. - `[Type ]`: identityType @@ -426,7 +426,7 @@ ITEMS : Read-only. Nullable. - `[AccessType ]`: accessType - `[IdentitySource ]`: identitySourceType - `[Type ]`: aclType - - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup. + - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup - `[Content ]`: externalItemContent - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: externalItemContentType @@ -461,14 +461,14 @@ QUOTA : connectionQuota SCHEMA : schema - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[BaseType ]`: Must be set to microsoft.graph.externalItem. Required. + - `[BaseType ]`: Must be set to microsoft.graph.externalConnector.externalItem. Required. - `[Properties ]`: The properties defined for the items in the connection. The minimum number of properties is one, the maximum is 128. - `[Aliases ]`: A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional. - `[IsQueryable ]`: Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional. - `[IsRefinable ]`: Specifies if the property is refinable. Refinable properties can be used to filter search results in the Search API and add a refiner control in the Microsoft Search user experience. Optional. - `[IsRetrievable ]`: Specifies if the property is retrievable. Retrievable properties are returned in the result set when items are returned by the search API. Retrievable properties are also available to add to the display template used to render search results. Optional. - - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. - - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl. + - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type String or StringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. + - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue. Optional. - `[Name ]`: The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Required. - `[Type ]`: propertyType diff --git a/src/Search/Search/docs/v1.0-beta/New-MgSearchAcronym.md b/src/Search/Search/docs/v1.0-beta/New-MgSearchAcronym.md index 48cea4c27a1..6b12361d8b2 100644 --- a/src/Search/Search/docs/v1.0-beta/New-MgSearchAcronym.md +++ b/src/Search/Search/docs/v1.0-beta/New-MgSearchAcronym.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgSearchAcronym ## SYNOPSIS -Create new navigation property to acronyms for search +Administrative answer in Microsoft Search results to define common acronyms in a organization. ## SYNTAX @@ -25,7 +25,7 @@ New-MgSearchAcronym -BodyParameter [-Confirm] [-W ``` ## DESCRIPTION -Create new navigation property to acronyms for search +Administrative answer in Microsoft Search results to define common acronyms in a organization. ## EXAMPLES @@ -63,7 +63,7 @@ Accept wildcard characters: False ``` ### -Description -. +Search answer description shown on search results page. ```yaml Type: System.String @@ -78,7 +78,7 @@ Accept wildcard characters: False ``` ### -DisplayName -. +Search answer name displayed in search results. ```yaml Type: System.String @@ -124,7 +124,8 @@ Accept wildcard characters: False ``` ### -LastModifiedDateTime -. +Timestamp of when the search answer is created or edited. +Read-only. ```yaml Type: System.DateTime @@ -139,7 +140,7 @@ Accept wildcard characters: False ``` ### -StandsFor -. +What the acronym stands for. ```yaml Type: System.String @@ -169,7 +170,8 @@ Accept wildcard characters: False ``` ### -WebUrl -. +Search answer URL link. +When users click this search answer in search results, they will go to this URL. ```yaml Type: System.String @@ -236,8 +238,8 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : acronym - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: - - `[DisplayName ]`: + - `[Description ]`: Search answer description shown on search results page. + - `[DisplayName ]`: Search answer name displayed in search results. - `[LastModifiedBy ]`: identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity @@ -246,10 +248,10 @@ BODYPARAMETER : acronym - `[Id ]`: - `[Device ]`: identity - `[User ]`: identity - - `[LastModifiedDateTime ]`: - - `[WebUrl ]`: + - `[LastModifiedDateTime ]`: Timestamp of when the search answer is created or edited. Read-only. + - `[WebUrl ]`: Search answer URL link. When users click this search answer in search results, they will go to this URL. - `[Id ]`: Read-only. - - `[StandsFor ]`: + - `[StandsFor ]`: What the acronym stands for. - `[State ]`: answerState LASTMODIFIEDBY : identitySet diff --git a/src/Search/Search/docs/v1.0-beta/New-MgSearchBookmark.md b/src/Search/Search/docs/v1.0-beta/New-MgSearchBookmark.md index 450a7aa39ee..ca7a45cce2d 100644 --- a/src/Search/Search/docs/v1.0-beta/New-MgSearchBookmark.md +++ b/src/Search/Search/docs/v1.0-beta/New-MgSearchBookmark.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgSearchBookmark ## SYNOPSIS -Create new navigation property to bookmarks for search +Administrative answer in Microsoft Search results for common search queries in an organization. ## SYNTAX @@ -30,7 +30,7 @@ New-MgSearchBookmark -BodyParameter [-Confirm] [ ``` ## DESCRIPTION -Create new navigation property to bookmarks for search +Administrative answer in Microsoft Search results for common search queries in an organization. ## EXAMPLES @@ -52,7 +52,8 @@ Accept wildcard characters: False ``` ### -AvailabilityEndDateTime -. +Timestamp of when the bookmark will stop to appear as a search result. +Set as null for always available. ```yaml Type: System.DateTime @@ -67,7 +68,8 @@ Accept wildcard characters: False ``` ### -AvailabilityStartDateTime -. +Timestamp of when the bookmark will start to appear as a search result. +Set as null for always available. ```yaml Type: System.DateTime @@ -98,7 +100,8 @@ Accept wildcard characters: False ``` ### -Categories -. +Categories commonly used to describe this bookmark. +For example, IT and HR. ```yaml Type: System.String[] @@ -113,7 +116,7 @@ Accept wildcard characters: False ``` ### -Description -. +Search answer description shown on search results page. ```yaml Type: System.String @@ -128,7 +131,7 @@ Accept wildcard characters: False ``` ### -DisplayName -. +Search answer name displayed in search results. ```yaml Type: System.String @@ -143,7 +146,7 @@ Accept wildcard characters: False ``` ### -GroupIds -. +List of security groups able to view this bookmark. ```yaml Type: System.String[] @@ -173,7 +176,8 @@ Accept wildcard characters: False ``` ### -IsSuggested -. +True if this bookmark was suggested to the admin by a user or was mined and suggested by Microsoft. +Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -204,7 +208,10 @@ Accept wildcard characters: False ``` ### -LanguageTags -. +A list of language names that are geographically specific and that this bookmark can be viewed in. +Each language tag value follows the pattern {language}-{REGION}. +As an example, en-US is English as used in the United States. +See supported language tags for the list of possible values. ```yaml Type: System.String[] @@ -235,7 +242,8 @@ Accept wildcard characters: False ``` ### -LastModifiedDateTime -. +Timestamp of when the search answer is created or edited. +Read-only. ```yaml Type: System.DateTime @@ -250,7 +258,8 @@ Accept wildcard characters: False ``` ### -Platforms -. +List of devices and operating systems able to view this bookmark. +Possible values are: unknown, android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, androidASOP. ```yaml Type: System.String[] @@ -265,7 +274,8 @@ Accept wildcard characters: False ``` ### -PowerAppIds -. +List of Power Apps associated with this bookmark. +If users add existing Power Apps to a bookmark, they can complete tasks, such as to enter vacation time or to report expenses on the search results page. ```yaml Type: System.String[] @@ -295,7 +305,9 @@ Accept wildcard characters: False ``` ### -TargetedVariations -. +Variations of a bookmark for different countries or devices. +Use when you need to show different content to users based on their device, country/region, or both. +The date and group settings will apply to all variations. To construct, please use Get-Help -Online and see NOTES section for TARGETEDVARIATIONS properties and create a hash table. ```yaml @@ -311,7 +323,8 @@ Accept wildcard characters: False ``` ### -WebUrl -. +Search answer URL link. +When users click this search answer in search results, they will go to this URL. ```yaml Type: System.String @@ -378,8 +391,8 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : bookmark - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: - - `[DisplayName ]`: + - `[Description ]`: Search answer description shown on search results page. + - `[DisplayName ]`: Search answer name displayed in search results. - `[LastModifiedBy ]`: identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity @@ -388,35 +401,35 @@ BODYPARAMETER : bookmark - `[Id ]`: - `[Device ]`: identity - `[User ]`: identity - - `[LastModifiedDateTime ]`: - - `[WebUrl ]`: + - `[LastModifiedDateTime ]`: Timestamp of when the search answer is created or edited. Read-only. + - `[WebUrl ]`: Search answer URL link. When users click this search answer in search results, they will go to this URL. - `[Id ]`: Read-only. - - `[AvailabilityEndDateTime ]`: - - `[AvailabilityStartDateTime ]`: - - `[Categories ]`: - - `[GroupIds ]`: - - `[IsSuggested ]`: + - `[AvailabilityEndDateTime ]`: Timestamp of when the bookmark will stop to appear as a search result. Set as null for always available. + - `[AvailabilityStartDateTime ]`: Timestamp of when the bookmark will start to appear as a search result. Set as null for always available. + - `[Categories ]`: Categories commonly used to describe this bookmark. For example, IT and HR. + - `[GroupIds ]`: List of security groups able to view this bookmark. + - `[IsSuggested ]`: True if this bookmark was suggested to the admin by a user or was mined and suggested by Microsoft. Read-only. - `[Keywords ]`: answerKeyword - `[(Any) ]`: This indicates any property can be added to this object. - - `[Keywords ]`: - - `[MatchSimilarKeywords ]`: - - `[ReservedKeywords ]`: - - `[LanguageTags ]`: - - `[Platforms ]`: - - `[PowerAppIds ]`: + - `[Keywords ]`: A collection of keywords used to trigger the search answer. + - `[MatchSimilarKeywords ]`: If true, indicates that the search term contains similar words to the keywords that should trigger the search answer. + - `[ReservedKeywords ]`: Unique keywords that will guarantee the search answer is triggered. + - `[LanguageTags ]`: A list of language names that are geographically specific and that this bookmark can be viewed in. Each language tag value follows the pattern {language}-{REGION}. As an example, en-US is English as used in the United States. See supported language tags for the list of possible values. + - `[Platforms ]`: List of devices and operating systems able to view this bookmark. Possible values are: unknown, android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, androidASOP. + - `[PowerAppIds ]`: List of Power Apps associated with this bookmark. If users add existing Power Apps to a bookmark, they can complete tasks, such as to enter vacation time or to report expenses on the search results page. - `[State ]`: answerState - - `[TargetedVariations ]`: - - `[Description ]`: - - `[DisplayName ]`: + - `[TargetedVariations ]`: Variations of a bookmark for different countries or devices. Use when you need to show different content to users based on their device, country/region, or both. The date and group settings will apply to all variations. + - `[Description ]`: Answer variation description shown on search results page. + - `[DisplayName ]`: Answer variation name displayed in search results. - `[LanguageTag ]`: - `[Platform ]`: Supported platform types. - - `[WebUrl ]`: + - `[WebUrl ]`: Answer variation URL link. When users click this answer variation in search results, they will go to this URL. KEYWORDS : answerKeyword - `[(Any) ]`: This indicates any property can be added to this object. - - `[Keywords ]`: - - `[MatchSimilarKeywords ]`: - - `[ReservedKeywords ]`: + - `[Keywords ]`: A collection of keywords used to trigger the search answer. + - `[MatchSimilarKeywords ]`: If true, indicates that the search term contains similar words to the keywords that should trigger the search answer. + - `[ReservedKeywords ]`: Unique keywords that will guarantee the search answer is triggered. LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. @@ -427,12 +440,12 @@ LASTMODIFIEDBY : identitySet - `[Device ]`: identity - `[User ]`: identity -TARGETEDVARIATIONS : . - - `[Description ]`: - - `[DisplayName ]`: +TARGETEDVARIATIONS : Variations of a bookmark for different countries or devices. Use when you need to show different content to users based on their device, country/region, or both. The date and group settings will apply to all variations. + - `[Description ]`: Answer variation description shown on search results page. + - `[DisplayName ]`: Answer variation name displayed in search results. - `[LanguageTag ]`: - `[Platform ]`: Supported platform types. - - `[WebUrl ]`: + - `[WebUrl ]`: Answer variation URL link. When users click this answer variation in search results, they will go to this URL. ## RELATED LINKS diff --git a/src/Search/Search/docs/v1.0-beta/New-MgSearchQna.md b/src/Search/Search/docs/v1.0-beta/New-MgSearchQna.md index 2c72a995d2f..f3badca4117 100644 --- a/src/Search/Search/docs/v1.0-beta/New-MgSearchQna.md +++ b/src/Search/Search/docs/v1.0-beta/New-MgSearchQna.md @@ -8,7 +8,7 @@ schema: 2.0.0 # New-MgSearchQna ## SYNOPSIS -Create new navigation property to qnas for search +Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. ## SYNTAX @@ -29,7 +29,7 @@ New-MgSearchQna -BodyParameter [-Confirm] [-WhatIf] [ ``` ## DESCRIPTION -Create new navigation property to qnas for search +Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. ## EXAMPLES @@ -51,7 +51,8 @@ Accept wildcard characters: False ``` ### -AvailabilityEndDateTime -. +Timestamp of when the qna will stop to appear as a search result. +Set as null for always available. ```yaml Type: System.DateTime @@ -66,7 +67,8 @@ Accept wildcard characters: False ``` ### -AvailabilityStartDateTime -. +Timestamp of when the qna will start to appear as a search result. +Set as null for always available. ```yaml Type: System.DateTime @@ -97,7 +99,7 @@ Accept wildcard characters: False ``` ### -Description -. +Search answer description shown on search results page. ```yaml Type: System.String @@ -112,7 +114,7 @@ Accept wildcard characters: False ``` ### -DisplayName -. +Search answer name displayed in search results. ```yaml Type: System.String @@ -127,7 +129,7 @@ Accept wildcard characters: False ``` ### -GroupIds -. +List of security groups able to view this qna. ```yaml Type: System.String[] @@ -157,7 +159,8 @@ Accept wildcard characters: False ``` ### -IsSuggested -. +True if this qna was suggested to the admin by a user or was mined and suggested by Microsoft. +Read-only. ```yaml Type: System.Management.Automation.SwitchParameter @@ -188,7 +191,10 @@ Accept wildcard characters: False ``` ### -LanguageTags -. +A list of language names that are geographically specific and that this QnA can be viewed in. +Each language tag value follows the pattern {language}-{REGION}. +As an example, en-US is English as used in the United States. +See supported language tags for the list of possible values. ```yaml Type: System.String[] @@ -219,7 +225,8 @@ Accept wildcard characters: False ``` ### -LastModifiedDateTime -. +Timestamp of when the search answer is created or edited. +Read-only. ```yaml Type: System.DateTime @@ -234,7 +241,8 @@ Accept wildcard characters: False ``` ### -Platforms -. +List of devices and operating systems able to view this qna. +Possible values are: unknown, android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, androidASOP. ```yaml Type: System.String[] @@ -264,7 +272,9 @@ Accept wildcard characters: False ``` ### -TargetedVariations -. +Variations of a qna for different countries or devices. +Use when you need to show different content to users based on their device, country/region, or both. +The date and group settings will apply to all variations. To construct, please use Get-Help -Online and see NOTES section for TARGETEDVARIATIONS properties and create a hash table. ```yaml @@ -280,7 +290,8 @@ Accept wildcard characters: False ``` ### -WebUrl -. +Search answer URL link. +When users click this search answer in search results, they will go to this URL. ```yaml Type: System.String @@ -347,8 +358,8 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : qna - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: - - `[DisplayName ]`: + - `[Description ]`: Search answer description shown on search results page. + - `[DisplayName ]`: Search answer name displayed in search results. - `[LastModifiedBy ]`: identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity @@ -357,33 +368,33 @@ BODYPARAMETER : qna - `[Id ]`: - `[Device ]`: identity - `[User ]`: identity - - `[LastModifiedDateTime ]`: - - `[WebUrl ]`: + - `[LastModifiedDateTime ]`: Timestamp of when the search answer is created or edited. Read-only. + - `[WebUrl ]`: Search answer URL link. When users click this search answer in search results, they will go to this URL. - `[Id ]`: Read-only. - - `[AvailabilityEndDateTime ]`: - - `[AvailabilityStartDateTime ]`: - - `[GroupIds ]`: - - `[IsSuggested ]`: + - `[AvailabilityEndDateTime ]`: Timestamp of when the qna will stop to appear as a search result. Set as null for always available. + - `[AvailabilityStartDateTime ]`: Timestamp of when the qna will start to appear as a search result. Set as null for always available. + - `[GroupIds ]`: List of security groups able to view this qna. + - `[IsSuggested ]`: True if this qna was suggested to the admin by a user or was mined and suggested by Microsoft. Read-only. - `[Keywords ]`: answerKeyword - `[(Any) ]`: This indicates any property can be added to this object. - - `[Keywords ]`: - - `[MatchSimilarKeywords ]`: - - `[ReservedKeywords ]`: - - `[LanguageTags ]`: - - `[Platforms ]`: + - `[Keywords ]`: A collection of keywords used to trigger the search answer. + - `[MatchSimilarKeywords ]`: If true, indicates that the search term contains similar words to the keywords that should trigger the search answer. + - `[ReservedKeywords ]`: Unique keywords that will guarantee the search answer is triggered. + - `[LanguageTags ]`: A list of language names that are geographically specific and that this QnA can be viewed in. Each language tag value follows the pattern {language}-{REGION}. As an example, en-US is English as used in the United States. See supported language tags for the list of possible values. + - `[Platforms ]`: List of devices and operating systems able to view this qna. Possible values are: unknown, android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, androidASOP. - `[State ]`: answerState - - `[TargetedVariations ]`: - - `[Description ]`: - - `[DisplayName ]`: + - `[TargetedVariations ]`: Variations of a qna for different countries or devices. Use when you need to show different content to users based on their device, country/region, or both. The date and group settings will apply to all variations. + - `[Description ]`: Answer variation description shown on search results page. + - `[DisplayName ]`: Answer variation name displayed in search results. - `[LanguageTag ]`: - `[Platform ]`: Supported platform types. - - `[WebUrl ]`: + - `[WebUrl ]`: Answer variation URL link. When users click this answer variation in search results, they will go to this URL. KEYWORDS : answerKeyword - `[(Any) ]`: This indicates any property can be added to this object. - - `[Keywords ]`: - - `[MatchSimilarKeywords ]`: - - `[ReservedKeywords ]`: + - `[Keywords ]`: A collection of keywords used to trigger the search answer. + - `[MatchSimilarKeywords ]`: If true, indicates that the search term contains similar words to the keywords that should trigger the search answer. + - `[ReservedKeywords ]`: Unique keywords that will guarantee the search answer is triggered. LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. @@ -394,12 +405,12 @@ LASTMODIFIEDBY : identitySet - `[Device ]`: identity - `[User ]`: identity -TARGETEDVARIATIONS : . - - `[Description ]`: - - `[DisplayName ]`: +TARGETEDVARIATIONS : Variations of a qna for different countries or devices. Use when you need to show different content to users based on their device, country/region, or both. The date and group settings will apply to all variations. + - `[Description ]`: Answer variation description shown on search results page. + - `[DisplayName ]`: Answer variation name displayed in search results. - `[LanguageTag ]`: - `[Platform ]`: Supported platform types. - - `[WebUrl ]`: + - `[WebUrl ]`: Answer variation URL link. When users click this answer variation in search results, they will go to this URL. ## RELATED LINKS diff --git a/src/Search/Search/docs/v1.0-beta/Remove-MgSearchAcronym.md b/src/Search/Search/docs/v1.0-beta/Remove-MgSearchAcronym.md index 780e1d20252..8995475ff8f 100644 --- a/src/Search/Search/docs/v1.0-beta/Remove-MgSearchAcronym.md +++ b/src/Search/Search/docs/v1.0-beta/Remove-MgSearchAcronym.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Remove-MgSearchAcronym ## SYNOPSIS -Delete navigation property acronyms for search +Administrative answer in Microsoft Search results to define common acronyms in a organization. ## SYNTAX @@ -25,7 +25,7 @@ Remove-MgSearchAcronym -InputObject [-IfMatch ] [-Pass ``` ## DESCRIPTION -Delete navigation property acronyms for search +Administrative answer in Microsoft Search results to define common acronyms in a organization. ## EXAMPLES diff --git a/src/Search/Search/docs/v1.0-beta/Remove-MgSearchBookmark.md b/src/Search/Search/docs/v1.0-beta/Remove-MgSearchBookmark.md index 011a63130f3..a444bde6f4f 100644 --- a/src/Search/Search/docs/v1.0-beta/Remove-MgSearchBookmark.md +++ b/src/Search/Search/docs/v1.0-beta/Remove-MgSearchBookmark.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Remove-MgSearchBookmark ## SYNOPSIS -Delete navigation property bookmarks for search +Administrative answer in Microsoft Search results for common search queries in an organization. ## SYNTAX @@ -25,7 +25,7 @@ Remove-MgSearchBookmark -InputObject [-IfMatch ] [-Pas ``` ## DESCRIPTION -Delete navigation property bookmarks for search +Administrative answer in Microsoft Search results for common search queries in an organization. ## EXAMPLES diff --git a/src/Search/Search/docs/v1.0-beta/Remove-MgSearchQna.md b/src/Search/Search/docs/v1.0-beta/Remove-MgSearchQna.md index e74d9824e43..7e8751a0da0 100644 --- a/src/Search/Search/docs/v1.0-beta/Remove-MgSearchQna.md +++ b/src/Search/Search/docs/v1.0-beta/Remove-MgSearchQna.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Remove-MgSearchQna ## SYNOPSIS -Delete navigation property qnas for search +Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. ## SYNTAX @@ -24,7 +24,7 @@ Remove-MgSearchQna -InputObject [-IfMatch ] [-PassThru ``` ## DESCRIPTION -Delete navigation property qnas for search +Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. ## EXAMPLES diff --git a/src/Search/Search/docs/v1.0-beta/Update-MgExternal.md b/src/Search/Search/docs/v1.0-beta/Update-MgExternal.md index a663c518bd2..bc3be6dc691 100644 --- a/src/Search/Search/docs/v1.0-beta/Update-MgExternal.md +++ b/src/Search/Search/docs/v1.0-beta/Update-MgExternal.md @@ -158,7 +158,7 @@ BODYPARAMETER : external - `[Id ]`: Read-only. - `[Description ]`: The description of the external group. Optional. - `[DisplayName ]`: The friendly name of the external group. Optional. - - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or other externalGroups as members. + - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or an externalGroup as members. - `[Id ]`: Read-only. - `[Type ]`: identityType - `[IngestedItemsCount ]`: @@ -168,7 +168,7 @@ BODYPARAMETER : external - `[AccessType ]`: accessType - `[IdentitySource ]`: identitySourceType - `[Type ]`: aclType - - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup. + - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup - `[Content ]`: externalItemContent - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: externalItemContentType @@ -201,14 +201,14 @@ BODYPARAMETER : external - `[Schema ]`: schema - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[BaseType ]`: Must be set to microsoft.graph.externalItem. Required. + - `[BaseType ]`: Must be set to microsoft.graph.externalConnector.externalItem. Required. - `[Properties ]`: The properties defined for the items in the connection. The minimum number of properties is one, the maximum is 128. - `[Aliases ]`: A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional. - `[IsQueryable ]`: Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional. - `[IsRefinable ]`: Specifies if the property is refinable. Refinable properties can be used to filter search results in the Search API and add a refiner control in the Microsoft Search user experience. Optional. - `[IsRetrievable ]`: Specifies if the property is retrievable. Retrievable properties are returned in the result set when items are returned by the search API. Retrievable properties are also available to add to the display template used to render search results. Optional. - - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. - - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl. + - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type String or StringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. + - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue. Optional. - `[Name ]`: The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Required. - `[Type ]`: propertyType - `[SearchSettings ]`: searchSettings @@ -236,7 +236,7 @@ CONNECTIONS : . - `[Id ]`: Read-only. - `[Description ]`: The description of the external group. Optional. - `[DisplayName ]`: The friendly name of the external group. Optional. - - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or other externalGroups as members. + - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or an externalGroup as members. - `[Id ]`: Read-only. - `[Type ]`: identityType - `[IngestedItemsCount ]`: @@ -246,7 +246,7 @@ CONNECTIONS : . - `[AccessType ]`: accessType - `[IdentitySource ]`: identitySourceType - `[Type ]`: aclType - - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup. + - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup - `[Content ]`: externalItemContent - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: externalItemContentType @@ -279,14 +279,14 @@ CONNECTIONS : . - `[Schema ]`: schema - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[BaseType ]`: Must be set to microsoft.graph.externalItem. Required. + - `[BaseType ]`: Must be set to microsoft.graph.externalConnector.externalItem. Required. - `[Properties ]`: The properties defined for the items in the connection. The minimum number of properties is one, the maximum is 128. - `[Aliases ]`: A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional. - `[IsQueryable ]`: Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional. - `[IsRefinable ]`: Specifies if the property is refinable. Refinable properties can be used to filter search results in the Search API and add a refiner control in the Microsoft Search user experience. Optional. - `[IsRetrievable ]`: Specifies if the property is retrievable. Retrievable properties are returned in the result set when items are returned by the search API. Retrievable properties are also available to add to the display template used to render search results. Optional. - - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. - - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl. + - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type String or StringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. + - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue. Optional. - `[Name ]`: The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Required. - `[Type ]`: propertyType - `[SearchSettings ]`: searchSettings diff --git a/src/Search/Search/docs/v1.0-beta/Update-MgExternalConnection.md b/src/Search/Search/docs/v1.0-beta/Update-MgExternalConnection.md index 67078967301..050238c816a 100644 --- a/src/Search/Search/docs/v1.0-beta/Update-MgExternalConnection.md +++ b/src/Search/Search/docs/v1.0-beta/Update-MgExternalConnection.md @@ -410,7 +410,7 @@ BODYPARAMETER : externalCo - `[Id ]`: Read-only. - `[Description ]`: The description of the external group. Optional. - `[DisplayName ]`: The friendly name of the external group. Optional. - - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or other externalGroups as members. + - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or an externalGroup as members. - `[Id ]`: Read-only. - `[Type ]`: identityType - `[IngestedItemsCount ]`: @@ -420,7 +420,7 @@ BODYPARAMETER : externalCo - `[AccessType ]`: accessType - `[IdentitySource ]`: identitySourceType - `[Type ]`: aclType - - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup. + - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup - `[Content ]`: externalItemContent - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: externalItemContentType @@ -453,14 +453,14 @@ BODYPARAMETER : externalCo - `[Schema ]`: schema - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[BaseType ]`: Must be set to microsoft.graph.externalItem. Required. + - `[BaseType ]`: Must be set to microsoft.graph.externalConnector.externalItem. Required. - `[Properties ]`: The properties defined for the items in the connection. The minimum number of properties is one, the maximum is 128. - `[Aliases ]`: A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional. - `[IsQueryable ]`: Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional. - `[IsRefinable ]`: Specifies if the property is refinable. Refinable properties can be used to filter search results in the Search API and add a refiner control in the Microsoft Search user experience. Optional. - `[IsRetrievable ]`: Specifies if the property is retrievable. Retrievable properties are returned in the result set when items are returned by the search API. Retrievable properties are also available to add to the display template used to render search results. Optional. - - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. - - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl. + - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type String or StringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. + - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue. Optional. - `[Name ]`: The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Required. - `[Type ]`: propertyType - `[SearchSettings ]`: searchSettings @@ -485,7 +485,7 @@ GROUPS : Read-only. Nullable. - `[Id ]`: Read-only. - `[Description ]`: The description of the external group. Optional. - `[DisplayName ]`: The friendly name of the external group. Optional. - - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or other externalGroups as members. + - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or an externalGroup as members. - `[Id ]`: Read-only. - `[Type ]`: identityType @@ -501,7 +501,7 @@ ITEMS : Read-only. Nullable. - `[AccessType ]`: accessType - `[IdentitySource ]`: identitySourceType - `[Type ]`: aclType - - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup. + - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup - `[Content ]`: externalItemContent - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: externalItemContentType @@ -536,14 +536,14 @@ QUOTA : connectionQuota SCHEMA : schema - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[BaseType ]`: Must be set to microsoft.graph.externalItem. Required. + - `[BaseType ]`: Must be set to microsoft.graph.externalConnector.externalItem. Required. - `[Properties ]`: The properties defined for the items in the connection. The minimum number of properties is one, the maximum is 128. - `[Aliases ]`: A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional. - `[IsQueryable ]`: Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional. - `[IsRefinable ]`: Specifies if the property is refinable. Refinable properties can be used to filter search results in the Search API and add a refiner control in the Microsoft Search user experience. Optional. - `[IsRetrievable ]`: Specifies if the property is retrievable. Retrievable properties are returned in the result set when items are returned by the search API. Retrievable properties are also available to add to the display template used to render search results. Optional. - - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. - - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl. + - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type String or StringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. + - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue. Optional. - `[Name ]`: The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Required. - `[Type ]`: propertyType diff --git a/src/Search/Search/docs/v1.0-beta/Update-MgSearchAcronym.md b/src/Search/Search/docs/v1.0-beta/Update-MgSearchAcronym.md index c5e029628a6..55867265ae7 100644 --- a/src/Search/Search/docs/v1.0-beta/Update-MgSearchAcronym.md +++ b/src/Search/Search/docs/v1.0-beta/Update-MgSearchAcronym.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-MgSearchAcronym ## SYNOPSIS -Update the navigation property acronyms in search +Administrative answer in Microsoft Search results to define common acronyms in a organization. ## SYNTAX @@ -41,7 +41,7 @@ Update-MgSearchAcronym -InputObject [-AdditionalProperties : acronym - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: - - `[DisplayName ]`: + - `[Description ]`: Search answer description shown on search results page. + - `[DisplayName ]`: Search answer name displayed in search results. - `[LastModifiedBy ]`: identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity @@ -310,10 +312,10 @@ BODYPARAMETER : acronym - `[Id ]`: - `[Device ]`: identity - `[User ]`: identity - - `[LastModifiedDateTime ]`: - - `[WebUrl ]`: + - `[LastModifiedDateTime ]`: Timestamp of when the search answer is created or edited. Read-only. + - `[WebUrl ]`: Search answer URL link. When users click this search answer in search results, they will go to this URL. - `[Id ]`: Read-only. - - `[StandsFor ]`: + - `[StandsFor ]`: What the acronym stands for. - `[State ]`: answerState INPUTOBJECT : Identity Parameter diff --git a/src/Search/Search/docs/v1.0-beta/Update-MgSearchBookmark.md b/src/Search/Search/docs/v1.0-beta/Update-MgSearchBookmark.md index 2b1ca40398a..60ff388e4cb 100644 --- a/src/Search/Search/docs/v1.0-beta/Update-MgSearchBookmark.md +++ b/src/Search/Search/docs/v1.0-beta/Update-MgSearchBookmark.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-MgSearchBookmark ## SYNOPSIS -Update the navigation property bookmarks in search +Administrative answer in Microsoft Search results for common search queries in an organization. ## SYNTAX @@ -49,7 +49,7 @@ Update-MgSearchBookmark -InputObject [-AdditionalProperties : bookmark - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: - - `[DisplayName ]`: + - `[Description ]`: Search answer description shown on search results page. + - `[DisplayName ]`: Search answer name displayed in search results. - `[LastModifiedBy ]`: identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity @@ -455,29 +468,29 @@ BODYPARAMETER : bookmark - `[Id ]`: - `[Device ]`: identity - `[User ]`: identity - - `[LastModifiedDateTime ]`: - - `[WebUrl ]`: + - `[LastModifiedDateTime ]`: Timestamp of when the search answer is created or edited. Read-only. + - `[WebUrl ]`: Search answer URL link. When users click this search answer in search results, they will go to this URL. - `[Id ]`: Read-only. - - `[AvailabilityEndDateTime ]`: - - `[AvailabilityStartDateTime ]`: - - `[Categories ]`: - - `[GroupIds ]`: - - `[IsSuggested ]`: + - `[AvailabilityEndDateTime ]`: Timestamp of when the bookmark will stop to appear as a search result. Set as null for always available. + - `[AvailabilityStartDateTime ]`: Timestamp of when the bookmark will start to appear as a search result. Set as null for always available. + - `[Categories ]`: Categories commonly used to describe this bookmark. For example, IT and HR. + - `[GroupIds ]`: List of security groups able to view this bookmark. + - `[IsSuggested ]`: True if this bookmark was suggested to the admin by a user or was mined and suggested by Microsoft. Read-only. - `[Keywords ]`: answerKeyword - `[(Any) ]`: This indicates any property can be added to this object. - - `[Keywords ]`: - - `[MatchSimilarKeywords ]`: - - `[ReservedKeywords ]`: - - `[LanguageTags ]`: - - `[Platforms ]`: - - `[PowerAppIds ]`: + - `[Keywords ]`: A collection of keywords used to trigger the search answer. + - `[MatchSimilarKeywords ]`: If true, indicates that the search term contains similar words to the keywords that should trigger the search answer. + - `[ReservedKeywords ]`: Unique keywords that will guarantee the search answer is triggered. + - `[LanguageTags ]`: A list of language names that are geographically specific and that this bookmark can be viewed in. Each language tag value follows the pattern {language}-{REGION}. As an example, en-US is English as used in the United States. See supported language tags for the list of possible values. + - `[Platforms ]`: List of devices and operating systems able to view this bookmark. Possible values are: unknown, android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, androidASOP. + - `[PowerAppIds ]`: List of Power Apps associated with this bookmark. If users add existing Power Apps to a bookmark, they can complete tasks, such as to enter vacation time or to report expenses on the search results page. - `[State ]`: answerState - - `[TargetedVariations ]`: - - `[Description ]`: - - `[DisplayName ]`: + - `[TargetedVariations ]`: Variations of a bookmark for different countries or devices. Use when you need to show different content to users based on their device, country/region, or both. The date and group settings will apply to all variations. + - `[Description ]`: Answer variation description shown on search results page. + - `[DisplayName ]`: Answer variation name displayed in search results. - `[LanguageTag ]`: - `[Platform ]`: Supported platform types. - - `[WebUrl ]`: + - `[WebUrl ]`: Answer variation URL link. When users click this answer variation in search results, they will go to this URL. INPUTOBJECT : Identity Parameter - `[AcronymId ]`: key: id of acronym @@ -487,9 +500,9 @@ INPUTOBJECT : Identity Parameter KEYWORDS : answerKeyword - `[(Any) ]`: This indicates any property can be added to this object. - - `[Keywords ]`: - - `[MatchSimilarKeywords ]`: - - `[ReservedKeywords ]`: + - `[Keywords ]`: A collection of keywords used to trigger the search answer. + - `[MatchSimilarKeywords ]`: If true, indicates that the search term contains similar words to the keywords that should trigger the search answer. + - `[ReservedKeywords ]`: Unique keywords that will guarantee the search answer is triggered. LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. @@ -500,12 +513,12 @@ LASTMODIFIEDBY : identitySet - `[Device ]`: identity - `[User ]`: identity -TARGETEDVARIATIONS : . - - `[Description ]`: - - `[DisplayName ]`: +TARGETEDVARIATIONS : Variations of a bookmark for different countries or devices. Use when you need to show different content to users based on their device, country/region, or both. The date and group settings will apply to all variations. + - `[Description ]`: Answer variation description shown on search results page. + - `[DisplayName ]`: Answer variation name displayed in search results. - `[LanguageTag ]`: - `[Platform ]`: Supported platform types. - - `[WebUrl ]`: + - `[WebUrl ]`: Answer variation URL link. When users click this answer variation in search results, they will go to this URL. ## RELATED LINKS diff --git a/src/Search/Search/docs/v1.0-beta/Update-MgSearchEntity.md b/src/Search/Search/docs/v1.0-beta/Update-MgSearchEntity.md index a63d6a22c66..bc6fc7602fb 100644 --- a/src/Search/Search/docs/v1.0-beta/Update-MgSearchEntity.md +++ b/src/Search/Search/docs/v1.0-beta/Update-MgSearchEntity.md @@ -33,7 +33,7 @@ Update search ## PARAMETERS ### -Acronyms -. +Administrative answer in Microsoft Search results to define common acronyms in a organization. To construct, please use Get-Help -Online and see NOTES section for ACRONYMS properties and create a hash table. ```yaml @@ -80,7 +80,7 @@ Accept wildcard characters: False ``` ### -Bookmarks -. +Administrative answer in Microsoft Search results for common search queries in an organization. To construct, please use Get-Help -Online and see NOTES section for BOOKMARKS properties and create a hash table. ```yaml @@ -126,7 +126,7 @@ Accept wildcard characters: False ``` ### -Qnas -. +Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. To construct, please use Get-Help -Online and see NOTES section for QNAS properties and create a hash table. ```yaml @@ -192,9 +192,9 @@ COMPLEX PARAMETER PROPERTIES To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables. -ACRONYMS : . - - `[Description ]`: - - `[DisplayName ]`: +ACRONYMS : Administrative answer in Microsoft Search results to define common acronyms in a organization. + - `[Description ]`: Search answer description shown on search results page. + - `[DisplayName ]`: Search answer name displayed in search results. - `[LastModifiedBy ]`: identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity @@ -203,18 +203,18 @@ ACRONYMS : . - `[Id ]`: - `[Device ]`: identity - `[User ]`: identity - - `[LastModifiedDateTime ]`: - - `[WebUrl ]`: + - `[LastModifiedDateTime ]`: Timestamp of when the search answer is created or edited. Read-only. + - `[WebUrl ]`: Search answer URL link. When users click this search answer in search results, they will go to this URL. - `[Id ]`: Read-only. - - `[StandsFor ]`: + - `[StandsFor ]`: What the acronym stands for. - `[State ]`: answerState BODYPARAMETER : searchEntity - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Acronyms ]`: - - `[Description ]`: - - `[DisplayName ]`: + - `[Acronyms ]`: Administrative answer in Microsoft Search results to define common acronyms in a organization. + - `[Description ]`: Search answer description shown on search results page. + - `[DisplayName ]`: Search answer name displayed in search results. - `[LastModifiedBy ]`: identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity @@ -223,58 +223,58 @@ BODYPARAMETER : searchEntity - `[Id ]`: - `[Device ]`: identity - `[User ]`: identity - - `[LastModifiedDateTime ]`: - - `[WebUrl ]`: + - `[LastModifiedDateTime ]`: Timestamp of when the search answer is created or edited. Read-only. + - `[WebUrl ]`: Search answer URL link. When users click this search answer in search results, they will go to this URL. - `[Id ]`: Read-only. - - `[StandsFor ]`: + - `[StandsFor ]`: What the acronym stands for. - `[State ]`: answerState - - `[Bookmarks ]`: - - `[Description ]`: - - `[DisplayName ]`: + - `[Bookmarks ]`: Administrative answer in Microsoft Search results for common search queries in an organization. + - `[Description ]`: Search answer description shown on search results page. + - `[DisplayName ]`: Search answer name displayed in search results. - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: - - `[WebUrl ]`: + - `[LastModifiedDateTime ]`: Timestamp of when the search answer is created or edited. Read-only. + - `[WebUrl ]`: Search answer URL link. When users click this search answer in search results, they will go to this URL. - `[Id ]`: Read-only. - - `[AvailabilityEndDateTime ]`: - - `[AvailabilityStartDateTime ]`: - - `[Categories ]`: - - `[GroupIds ]`: - - `[IsSuggested ]`: + - `[AvailabilityEndDateTime ]`: Timestamp of when the bookmark will stop to appear as a search result. Set as null for always available. + - `[AvailabilityStartDateTime ]`: Timestamp of when the bookmark will start to appear as a search result. Set as null for always available. + - `[Categories ]`: Categories commonly used to describe this bookmark. For example, IT and HR. + - `[GroupIds ]`: List of security groups able to view this bookmark. + - `[IsSuggested ]`: True if this bookmark was suggested to the admin by a user or was mined and suggested by Microsoft. Read-only. - `[Keywords ]`: answerKeyword - `[(Any) ]`: This indicates any property can be added to this object. - - `[Keywords ]`: - - `[MatchSimilarKeywords ]`: - - `[ReservedKeywords ]`: - - `[LanguageTags ]`: - - `[Platforms ]`: - - `[PowerAppIds ]`: + - `[Keywords ]`: A collection of keywords used to trigger the search answer. + - `[MatchSimilarKeywords ]`: If true, indicates that the search term contains similar words to the keywords that should trigger the search answer. + - `[ReservedKeywords ]`: Unique keywords that will guarantee the search answer is triggered. + - `[LanguageTags ]`: A list of language names that are geographically specific and that this bookmark can be viewed in. Each language tag value follows the pattern {language}-{REGION}. As an example, en-US is English as used in the United States. See supported language tags for the list of possible values. + - `[Platforms ]`: List of devices and operating systems able to view this bookmark. Possible values are: unknown, android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, androidASOP. + - `[PowerAppIds ]`: List of Power Apps associated with this bookmark. If users add existing Power Apps to a bookmark, they can complete tasks, such as to enter vacation time or to report expenses on the search results page. - `[State ]`: answerState - - `[TargetedVariations ]`: - - `[Description ]`: - - `[DisplayName ]`: + - `[TargetedVariations ]`: Variations of a bookmark for different countries or devices. Use when you need to show different content to users based on their device, country/region, or both. The date and group settings will apply to all variations. + - `[Description ]`: Answer variation description shown on search results page. + - `[DisplayName ]`: Answer variation name displayed in search results. - `[LanguageTag ]`: - `[Platform ]`: Supported platform types. - - `[WebUrl ]`: - - `[Qnas ]`: - - `[Description ]`: - - `[DisplayName ]`: + - `[WebUrl ]`: Answer variation URL link. When users click this answer variation in search results, they will go to this URL. + - `[Qnas ]`: Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. + - `[Description ]`: Search answer description shown on search results page. + - `[DisplayName ]`: Search answer name displayed in search results. - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: - - `[WebUrl ]`: + - `[LastModifiedDateTime ]`: Timestamp of when the search answer is created or edited. Read-only. + - `[WebUrl ]`: Search answer URL link. When users click this search answer in search results, they will go to this URL. - `[Id ]`: Read-only. - - `[AvailabilityEndDateTime ]`: - - `[AvailabilityStartDateTime ]`: - - `[GroupIds ]`: - - `[IsSuggested ]`: + - `[AvailabilityEndDateTime ]`: Timestamp of when the qna will stop to appear as a search result. Set as null for always available. + - `[AvailabilityStartDateTime ]`: Timestamp of when the qna will start to appear as a search result. Set as null for always available. + - `[GroupIds ]`: List of security groups able to view this qna. + - `[IsSuggested ]`: True if this qna was suggested to the admin by a user or was mined and suggested by Microsoft. Read-only. - `[Keywords ]`: answerKeyword - - `[LanguageTags ]`: - - `[Platforms ]`: + - `[LanguageTags ]`: A list of language names that are geographically specific and that this QnA can be viewed in. Each language tag value follows the pattern {language}-{REGION}. As an example, en-US is English as used in the United States. See supported language tags for the list of possible values. + - `[Platforms ]`: List of devices and operating systems able to view this qna. Possible values are: unknown, android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, androidASOP. - `[State ]`: answerState - - `[TargetedVariations ]`: + - `[TargetedVariations ]`: Variations of a qna for different countries or devices. Use when you need to show different content to users based on their device, country/region, or both. The date and group settings will apply to all variations. -BOOKMARKS : . - - `[Description ]`: - - `[DisplayName ]`: +BOOKMARKS : Administrative answer in Microsoft Search results for common search queries in an organization. + - `[Description ]`: Search answer description shown on search results page. + - `[DisplayName ]`: Search answer name displayed in search results. - `[LastModifiedBy ]`: identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity @@ -283,33 +283,33 @@ BOOKMARKS : . - `[Id ]`: - `[Device ]`: identity - `[User ]`: identity - - `[LastModifiedDateTime ]`: - - `[WebUrl ]`: + - `[LastModifiedDateTime ]`: Timestamp of when the search answer is created or edited. Read-only. + - `[WebUrl ]`: Search answer URL link. When users click this search answer in search results, they will go to this URL. - `[Id ]`: Read-only. - - `[AvailabilityEndDateTime ]`: - - `[AvailabilityStartDateTime ]`: - - `[Categories ]`: - - `[GroupIds ]`: - - `[IsSuggested ]`: + - `[AvailabilityEndDateTime ]`: Timestamp of when the bookmark will stop to appear as a search result. Set as null for always available. + - `[AvailabilityStartDateTime ]`: Timestamp of when the bookmark will start to appear as a search result. Set as null for always available. + - `[Categories ]`: Categories commonly used to describe this bookmark. For example, IT and HR. + - `[GroupIds ]`: List of security groups able to view this bookmark. + - `[IsSuggested ]`: True if this bookmark was suggested to the admin by a user or was mined and suggested by Microsoft. Read-only. - `[Keywords ]`: answerKeyword - `[(Any) ]`: This indicates any property can be added to this object. - - `[Keywords ]`: - - `[MatchSimilarKeywords ]`: - - `[ReservedKeywords ]`: - - `[LanguageTags ]`: - - `[Platforms ]`: - - `[PowerAppIds ]`: + - `[Keywords ]`: A collection of keywords used to trigger the search answer. + - `[MatchSimilarKeywords ]`: If true, indicates that the search term contains similar words to the keywords that should trigger the search answer. + - `[ReservedKeywords ]`: Unique keywords that will guarantee the search answer is triggered. + - `[LanguageTags ]`: A list of language names that are geographically specific and that this bookmark can be viewed in. Each language tag value follows the pattern {language}-{REGION}. As an example, en-US is English as used in the United States. See supported language tags for the list of possible values. + - `[Platforms ]`: List of devices and operating systems able to view this bookmark. Possible values are: unknown, android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, androidASOP. + - `[PowerAppIds ]`: List of Power Apps associated with this bookmark. If users add existing Power Apps to a bookmark, they can complete tasks, such as to enter vacation time or to report expenses on the search results page. - `[State ]`: answerState - - `[TargetedVariations ]`: - - `[Description ]`: - - `[DisplayName ]`: + - `[TargetedVariations ]`: Variations of a bookmark for different countries or devices. Use when you need to show different content to users based on their device, country/region, or both. The date and group settings will apply to all variations. + - `[Description ]`: Answer variation description shown on search results page. + - `[DisplayName ]`: Answer variation name displayed in search results. - `[LanguageTag ]`: - `[Platform ]`: Supported platform types. - - `[WebUrl ]`: + - `[WebUrl ]`: Answer variation URL link. When users click this answer variation in search results, they will go to this URL. -QNAS : . - - `[Description ]`: - - `[DisplayName ]`: +QNAS : Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. + - `[Description ]`: Search answer description shown on search results page. + - `[DisplayName ]`: Search answer name displayed in search results. - `[LastModifiedBy ]`: identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity @@ -318,27 +318,27 @@ QNAS : . - `[Id ]`: - `[Device ]`: identity - `[User ]`: identity - - `[LastModifiedDateTime ]`: - - `[WebUrl ]`: + - `[LastModifiedDateTime ]`: Timestamp of when the search answer is created or edited. Read-only. + - `[WebUrl ]`: Search answer URL link. When users click this search answer in search results, they will go to this URL. - `[Id ]`: Read-only. - - `[AvailabilityEndDateTime ]`: - - `[AvailabilityStartDateTime ]`: - - `[GroupIds ]`: - - `[IsSuggested ]`: + - `[AvailabilityEndDateTime ]`: Timestamp of when the qna will stop to appear as a search result. Set as null for always available. + - `[AvailabilityStartDateTime ]`: Timestamp of when the qna will start to appear as a search result. Set as null for always available. + - `[GroupIds ]`: List of security groups able to view this qna. + - `[IsSuggested ]`: True if this qna was suggested to the admin by a user or was mined and suggested by Microsoft. Read-only. - `[Keywords ]`: answerKeyword - `[(Any) ]`: This indicates any property can be added to this object. - - `[Keywords ]`: - - `[MatchSimilarKeywords ]`: - - `[ReservedKeywords ]`: - - `[LanguageTags ]`: - - `[Platforms ]`: + - `[Keywords ]`: A collection of keywords used to trigger the search answer. + - `[MatchSimilarKeywords ]`: If true, indicates that the search term contains similar words to the keywords that should trigger the search answer. + - `[ReservedKeywords ]`: Unique keywords that will guarantee the search answer is triggered. + - `[LanguageTags ]`: A list of language names that are geographically specific and that this QnA can be viewed in. Each language tag value follows the pattern {language}-{REGION}. As an example, en-US is English as used in the United States. See supported language tags for the list of possible values. + - `[Platforms ]`: List of devices and operating systems able to view this qna. Possible values are: unknown, android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, androidASOP. - `[State ]`: answerState - - `[TargetedVariations ]`: - - `[Description ]`: - - `[DisplayName ]`: + - `[TargetedVariations ]`: Variations of a qna for different countries or devices. Use when you need to show different content to users based on their device, country/region, or both. The date and group settings will apply to all variations. + - `[Description ]`: Answer variation description shown on search results page. + - `[DisplayName ]`: Answer variation name displayed in search results. - `[LanguageTag ]`: - `[Platform ]`: Supported platform types. - - `[WebUrl ]`: + - `[WebUrl ]`: Answer variation URL link. When users click this answer variation in search results, they will go to this URL. ## RELATED LINKS diff --git a/src/Search/Search/docs/v1.0-beta/Update-MgSearchQna.md b/src/Search/Search/docs/v1.0-beta/Update-MgSearchQna.md index b1d9ae71b0c..9eacc84a1f1 100644 --- a/src/Search/Search/docs/v1.0-beta/Update-MgSearchQna.md +++ b/src/Search/Search/docs/v1.0-beta/Update-MgSearchQna.md @@ -8,7 +8,7 @@ schema: 2.0.0 # Update-MgSearchQna ## SYNOPSIS -Update the navigation property qnas in search +Administrative answer in Microsoft Search results which provide answers for specific search keywords in an organization. ## SYNTAX @@ -47,7 +47,7 @@ Update-MgSearchQna -InputObject [-AdditionalProperties : qna - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: - - `[DisplayName ]`: + - `[Description ]`: Search answer description shown on search results page. + - `[DisplayName ]`: Search answer name displayed in search results. - `[LastModifiedBy ]`: identitySet - `[(Any) ]`: This indicates any property can be added to this object. - `[Application ]`: identity @@ -423,27 +434,27 @@ BODYPARAMETER : qna - `[Id ]`: - `[Device ]`: identity - `[User ]`: identity - - `[LastModifiedDateTime ]`: - - `[WebUrl ]`: + - `[LastModifiedDateTime ]`: Timestamp of when the search answer is created or edited. Read-only. + - `[WebUrl ]`: Search answer URL link. When users click this search answer in search results, they will go to this URL. - `[Id ]`: Read-only. - - `[AvailabilityEndDateTime ]`: - - `[AvailabilityStartDateTime ]`: - - `[GroupIds ]`: - - `[IsSuggested ]`: + - `[AvailabilityEndDateTime ]`: Timestamp of when the qna will stop to appear as a search result. Set as null for always available. + - `[AvailabilityStartDateTime ]`: Timestamp of when the qna will start to appear as a search result. Set as null for always available. + - `[GroupIds ]`: List of security groups able to view this qna. + - `[IsSuggested ]`: True if this qna was suggested to the admin by a user or was mined and suggested by Microsoft. Read-only. - `[Keywords ]`: answerKeyword - `[(Any) ]`: This indicates any property can be added to this object. - - `[Keywords ]`: - - `[MatchSimilarKeywords ]`: - - `[ReservedKeywords ]`: - - `[LanguageTags ]`: - - `[Platforms ]`: + - `[Keywords ]`: A collection of keywords used to trigger the search answer. + - `[MatchSimilarKeywords ]`: If true, indicates that the search term contains similar words to the keywords that should trigger the search answer. + - `[ReservedKeywords ]`: Unique keywords that will guarantee the search answer is triggered. + - `[LanguageTags ]`: A list of language names that are geographically specific and that this QnA can be viewed in. Each language tag value follows the pattern {language}-{REGION}. As an example, en-US is English as used in the United States. See supported language tags for the list of possible values. + - `[Platforms ]`: List of devices and operating systems able to view this qna. Possible values are: unknown, android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, androidASOP. - `[State ]`: answerState - - `[TargetedVariations ]`: - - `[Description ]`: - - `[DisplayName ]`: + - `[TargetedVariations ]`: Variations of a qna for different countries or devices. Use when you need to show different content to users based on their device, country/region, or both. The date and group settings will apply to all variations. + - `[Description ]`: Answer variation description shown on search results page. + - `[DisplayName ]`: Answer variation name displayed in search results. - `[LanguageTag ]`: - `[Platform ]`: Supported platform types. - - `[WebUrl ]`: + - `[WebUrl ]`: Answer variation URL link. When users click this answer variation in search results, they will go to this URL. INPUTOBJECT : Identity Parameter - `[AcronymId ]`: key: id of acronym @@ -453,9 +464,9 @@ INPUTOBJECT : Identity Parameter KEYWORDS : answerKeyword - `[(Any) ]`: This indicates any property can be added to this object. - - `[Keywords ]`: - - `[MatchSimilarKeywords ]`: - - `[ReservedKeywords ]`: + - `[Keywords ]`: A collection of keywords used to trigger the search answer. + - `[MatchSimilarKeywords ]`: If true, indicates that the search term contains similar words to the keywords that should trigger the search answer. + - `[ReservedKeywords ]`: Unique keywords that will guarantee the search answer is triggered. LASTMODIFIEDBY : identitySet - `[(Any) ]`: This indicates any property can be added to this object. @@ -466,12 +477,12 @@ LASTMODIFIEDBY : identitySet - `[Device ]`: identity - `[User ]`: identity -TARGETEDVARIATIONS : . - - `[Description ]`: - - `[DisplayName ]`: +TARGETEDVARIATIONS : Variations of a qna for different countries or devices. Use when you need to show different content to users based on their device, country/region, or both. The date and group settings will apply to all variations. + - `[Description ]`: Answer variation description shown on search results page. + - `[DisplayName ]`: Answer variation name displayed in search results. - `[LanguageTag ]`: - `[Platform ]`: Supported platform types. - - `[WebUrl ]`: + - `[WebUrl ]`: Answer variation URL link. When users click this answer variation in search results, they will go to this URL. ## RELATED LINKS diff --git a/src/Search/Search/docs/v1.0/Invoke-MgQuerySearch.md b/src/Search/Search/docs/v1.0/Invoke-MgQuerySearch.md index b5d42728ecf..152f18e16d6 100644 --- a/src/Search/Search/docs/v1.0/Invoke-MgQuerySearch.md +++ b/src/Search/Search/docs/v1.0/Invoke-MgQuerySearch.md @@ -154,6 +154,13 @@ BODYPARAMETER ]`: searchQuery - `[(Any) ]`: This indicates any property can be added to this object. - `[QueryString ]`: The search query containing the search terms. Required. + - `[QueryAlterationOptions ]`: searchAlterationOptions + - `[(Any) ]`: This indicates any property can be added to this object. + - `[EnableModification ]`: Indicates whether spelling modifications are enabled. If enabled, the user will get the search results for the corrected query in case of no results for the original query with typos. The response will also include the spelling modification information in the queryAlterationResponse property. Optional. + - `[EnableSuggestion ]`: Indicates whether spelling suggestions are enabled. If enabled, the user will get the search results for the original search query and suggestions for spelling correction in the queryAlterationResponse property of the response for the typos in the query. Optional. + - `[ResultTemplateOptions ]`: resultTemplateOption + - `[(Any) ]`: This indicates any property can be added to this object. + - `[EnableResultTemplate ]`: Indicates whether search display layouts are enabled. If enabled, the user will get the result template to render the search results content in the resultTemplates property of the response. The result template is based on Adaptive Cards. Optional. - `[Size ]`: The size of the page to be retrieved. Optional. - `[SortProperties ]`: Contains the ordered collection of fields and direction to sort results. There can be at most 5 sort properties in the collection. Optional. - `[IsDescending ]`: True if the sort order is descending. Default is false, with the sort order as ascending. Optional. @@ -181,6 +188,13 @@ REQUESTS : . - `[Query ]`: searchQuery - `[(Any) ]`: This indicates any property can be added to this object. - `[QueryString ]`: The search query containing the search terms. Required. + - `[QueryAlterationOptions ]`: searchAlterationOptions + - `[(Any) ]`: This indicates any property can be added to this object. + - `[EnableModification ]`: Indicates whether spelling modifications are enabled. If enabled, the user will get the search results for the corrected query in case of no results for the original query with typos. The response will also include the spelling modification information in the queryAlterationResponse property. Optional. + - `[EnableSuggestion ]`: Indicates whether spelling suggestions are enabled. If enabled, the user will get the search results for the original search query and suggestions for spelling correction in the queryAlterationResponse property of the response for the typos in the query. Optional. + - `[ResultTemplateOptions ]`: resultTemplateOption + - `[(Any) ]`: This indicates any property can be added to this object. + - `[EnableResultTemplate ]`: Indicates whether search display layouts are enabled. If enabled, the user will get the result template to render the search results content in the resultTemplates property of the response. The result template is based on Adaptive Cards. Optional. - `[Size ]`: The size of the page to be retrieved. Optional. - `[SortProperties ]`: Contains the ordered collection of fields and direction to sort results. There can be at most 5 sort properties in the collection. Optional. - `[IsDescending ]`: True if the sort order is descending. Default is false, with the sort order as ascending. Optional. diff --git a/src/Search/Search/docs/v1.0/Microsoft.Graph.Search.md b/src/Search/Search/docs/v1.0/Microsoft.Graph.Search.md index 49405f4a449..2f6547bc70e 100644 --- a/src/Search/Search/docs/v1.0/Microsoft.Graph.Search.md +++ b/src/Search/Search/docs/v1.0/Microsoft.Graph.Search.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Search -Module Guid: b4817045-a0de-4b95-ba53-0209d04d51dc +Module Guid: d9e348d1-744f-41f1-bb22-e11fd1ad13f6 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.search Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Search/Search/docs/v1.0/New-MgExternalConnection.md b/src/Search/Search/docs/v1.0/New-MgExternalConnection.md index 9289d387399..01c1a48a8f3 100644 --- a/src/Search/Search/docs/v1.0/New-MgExternalConnection.md +++ b/src/Search/Search/docs/v1.0/New-MgExternalConnection.md @@ -275,7 +275,7 @@ BODYPARAMETER : externalCon - `[Id ]`: Read-only. - `[Description ]`: The description of the external group. Optional. - `[DisplayName ]`: The friendly name of the external group. Optional. - - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or other externalGroups as members. + - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or an externalGroup as members. - `[Id ]`: Read-only. - `[Type ]`: identityType - `[Items ]`: Read-only. Nullable. @@ -283,7 +283,7 @@ BODYPARAMETER : externalCon - `[Acl ]`: An array of access control entries. Each entry specifies the access granted to a user or group. Required. - `[AccessType ]`: accessType - `[Type ]`: aclType - - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup. + - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup - `[Content ]`: externalItemContent - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: externalItemContentType @@ -312,14 +312,14 @@ BODYPARAMETER : externalCon - `[Schema ]`: schema - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[BaseType ]`: Must be set to microsoft.graph.externalItem. Required. + - `[BaseType ]`: Must be set to microsoft.graph.externalConnector.externalItem. Required. - `[Properties ]`: The properties defined for the items in the connection. The minimum number of properties is one, the maximum is 128. - `[Aliases ]`: A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional. - `[IsQueryable ]`: Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional. - `[IsRefinable ]`: Specifies if the property is refinable. Refinable properties can be used to filter search results in the Search API and add a refiner control in the Microsoft Search user experience. Optional. - `[IsRetrievable ]`: Specifies if the property is retrievable. Retrievable properties are returned in the result set when items are returned by the search API. Retrievable properties are also available to add to the display template used to render search results. Optional. - - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. - - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl. + - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type String or StringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. + - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue. Optional. - `[Name ]`: The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Required. - `[Type ]`: propertyType - `[State ]`: connectionState @@ -332,7 +332,7 @@ GROUPS : Read-only. Nullable. - `[Id ]`: Read-only. - `[Description ]`: The description of the external group. Optional. - `[DisplayName ]`: The friendly name of the external group. Optional. - - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or other externalGroups as members. + - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or an externalGroup as members. - `[Id ]`: Read-only. - `[Type ]`: identityType @@ -341,7 +341,7 @@ ITEMS : Read-only. Nullable. - `[Acl ]`: An array of access control entries. Each entry specifies the access granted to a user or group. Required. - `[AccessType ]`: accessType - `[Type ]`: aclType - - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup. + - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup - `[Content ]`: externalItemContent - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: externalItemContentType @@ -371,14 +371,14 @@ OPERATIONS : Read-only. SCHEMA : schema - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[BaseType ]`: Must be set to microsoft.graph.externalItem. Required. + - `[BaseType ]`: Must be set to microsoft.graph.externalConnector.externalItem. Required. - `[Properties ]`: The properties defined for the items in the connection. The minimum number of properties is one, the maximum is 128. - `[Aliases ]`: A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional. - `[IsQueryable ]`: Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional. - `[IsRefinable ]`: Specifies if the property is refinable. Refinable properties can be used to filter search results in the Search API and add a refiner control in the Microsoft Search user experience. Optional. - `[IsRetrievable ]`: Specifies if the property is retrievable. Retrievable properties are returned in the result set when items are returned by the search API. Retrievable properties are also available to add to the display template used to render search results. Optional. - - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. - - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl. + - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type String or StringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. + - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue. Optional. - `[Name ]`: The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Required. - `[Type ]`: propertyType diff --git a/src/Search/Search/docs/v1.0/Update-MgExternal.md b/src/Search/Search/docs/v1.0/Update-MgExternal.md index cb5de540ac5..f986571c494 100644 --- a/src/Search/Search/docs/v1.0/Update-MgExternal.md +++ b/src/Search/Search/docs/v1.0/Update-MgExternal.md @@ -157,7 +157,7 @@ BODYPARAMETER : external - `[Id ]`: Read-only. - `[Description ]`: The description of the external group. Optional. - `[DisplayName ]`: The friendly name of the external group. Optional. - - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or other externalGroups as members. + - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or an externalGroup as members. - `[Id ]`: Read-only. - `[Type ]`: identityType - `[Items ]`: Read-only. Nullable. @@ -165,7 +165,7 @@ BODYPARAMETER : external - `[Acl ]`: An array of access control entries. Each entry specifies the access granted to a user or group. Required. - `[AccessType ]`: accessType - `[Type ]`: aclType - - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup. + - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup - `[Content ]`: externalItemContent - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: externalItemContentType @@ -194,14 +194,14 @@ BODYPARAMETER : external - `[Schema ]`: schema - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[BaseType ]`: Must be set to microsoft.graph.externalItem. Required. + - `[BaseType ]`: Must be set to microsoft.graph.externalConnector.externalItem. Required. - `[Properties ]`: The properties defined for the items in the connection. The minimum number of properties is one, the maximum is 128. - `[Aliases ]`: A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional. - `[IsQueryable ]`: Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional. - `[IsRefinable ]`: Specifies if the property is refinable. Refinable properties can be used to filter search results in the Search API and add a refiner control in the Microsoft Search user experience. Optional. - `[IsRetrievable ]`: Specifies if the property is retrievable. Retrievable properties are returned in the result set when items are returned by the search API. Retrievable properties are also available to add to the display template used to render search results. Optional. - - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. - - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl. + - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type String or StringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. + - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue. Optional. - `[Name ]`: The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Required. - `[Type ]`: propertyType - `[State ]`: connectionState @@ -216,7 +216,7 @@ CONNECTIONS : . - `[Id ]`: Read-only. - `[Description ]`: The description of the external group. Optional. - `[DisplayName ]`: The friendly name of the external group. Optional. - - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or other externalGroups as members. + - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or an externalGroup as members. - `[Id ]`: Read-only. - `[Type ]`: identityType - `[Items ]`: Read-only. Nullable. @@ -224,7 +224,7 @@ CONNECTIONS : . - `[Acl ]`: An array of access control entries. Each entry specifies the access granted to a user or group. Required. - `[AccessType ]`: accessType - `[Type ]`: aclType - - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup. + - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup - `[Content ]`: externalItemContent - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: externalItemContentType @@ -253,14 +253,14 @@ CONNECTIONS : . - `[Schema ]`: schema - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[BaseType ]`: Must be set to microsoft.graph.externalItem. Required. + - `[BaseType ]`: Must be set to microsoft.graph.externalConnector.externalItem. Required. - `[Properties ]`: The properties defined for the items in the connection. The minimum number of properties is one, the maximum is 128. - `[Aliases ]`: A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional. - `[IsQueryable ]`: Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional. - `[IsRefinable ]`: Specifies if the property is refinable. Refinable properties can be used to filter search results in the Search API and add a refiner control in the Microsoft Search user experience. Optional. - `[IsRetrievable ]`: Specifies if the property is retrievable. Retrievable properties are returned in the result set when items are returned by the search API. Retrievable properties are also available to add to the display template used to render search results. Optional. - - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. - - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl. + - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type String or StringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. + - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue. Optional. - `[Name ]`: The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Required. - `[Type ]`: propertyType - `[State ]`: connectionState diff --git a/src/Search/Search/docs/v1.0/Update-MgExternalConnection.md b/src/Search/Search/docs/v1.0/Update-MgExternalConnection.md index cafb6ddffe6..6ebc8b669af 100644 --- a/src/Search/Search/docs/v1.0/Update-MgExternalConnection.md +++ b/src/Search/Search/docs/v1.0/Update-MgExternalConnection.md @@ -342,7 +342,7 @@ BODYPARAMETER : externalCon - `[Id ]`: Read-only. - `[Description ]`: The description of the external group. Optional. - `[DisplayName ]`: The friendly name of the external group. Optional. - - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or other externalGroups as members. + - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or an externalGroup as members. - `[Id ]`: Read-only. - `[Type ]`: identityType - `[Items ]`: Read-only. Nullable. @@ -350,7 +350,7 @@ BODYPARAMETER : externalCon - `[Acl ]`: An array of access control entries. Each entry specifies the access granted to a user or group. Required. - `[AccessType ]`: accessType - `[Type ]`: aclType - - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup. + - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup - `[Content ]`: externalItemContent - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: externalItemContentType @@ -379,14 +379,14 @@ BODYPARAMETER : externalCon - `[Schema ]`: schema - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[BaseType ]`: Must be set to microsoft.graph.externalItem. Required. + - `[BaseType ]`: Must be set to microsoft.graph.externalConnector.externalItem. Required. - `[Properties ]`: The properties defined for the items in the connection. The minimum number of properties is one, the maximum is 128. - `[Aliases ]`: A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional. - `[IsQueryable ]`: Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional. - `[IsRefinable ]`: Specifies if the property is refinable. Refinable properties can be used to filter search results in the Search API and add a refiner control in the Microsoft Search user experience. Optional. - `[IsRetrievable ]`: Specifies if the property is retrievable. Retrievable properties are returned in the result set when items are returned by the search API. Retrievable properties are also available to add to the display template used to render search results. Optional. - - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. - - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl. + - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type String or StringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. + - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue. Optional. - `[Name ]`: The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Required. - `[Type ]`: propertyType - `[State ]`: connectionState @@ -399,7 +399,7 @@ GROUPS : Read-only. Nullable. - `[Id ]`: Read-only. - `[Description ]`: The description of the external group. Optional. - `[DisplayName ]`: The friendly name of the external group. Optional. - - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or other externalGroups as members. + - `[Members ]`: A member added to an externalGroup. You can add Azure Active Directory users, Azure Active Directory groups, or an externalGroup as members. - `[Id ]`: Read-only. - `[Type ]`: identityType @@ -414,7 +414,7 @@ ITEMS : Read-only. Nullable. - `[Acl ]`: An array of access control entries. Each entry specifies the access granted to a user or group. Required. - `[AccessType ]`: accessType - `[Type ]`: aclType - - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup. + - `[Value ]`: The unique identifer of the identity. In case of Azure Active Directory identities, value is set to the object identifier of the user, group or tenant for types user, group and everyone (and everyoneExceptGuests) respectively. In case of external groups value is set to the ID of the externalGroup - `[Content ]`: externalItemContent - `[(Any) ]`: This indicates any property can be added to this object. - `[Type ]`: externalItemContentType @@ -444,14 +444,14 @@ OPERATIONS : Read-only. SCHEMA : schema - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[BaseType ]`: Must be set to microsoft.graph.externalItem. Required. + - `[BaseType ]`: Must be set to microsoft.graph.externalConnector.externalItem. Required. - `[Properties ]`: The properties defined for the items in the connection. The minimum number of properties is one, the maximum is 128. - `[Aliases ]`: A set of aliases or a friendly names for the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Optional. - `[IsQueryable ]`: Specifies if the property is queryable. Queryable properties can be used in Keyword Query Language (KQL) queries. Optional. - `[IsRefinable ]`: Specifies if the property is refinable. Refinable properties can be used to filter search results in the Search API and add a refiner control in the Microsoft Search user experience. Optional. - `[IsRetrievable ]`: Specifies if the property is retrievable. Retrievable properties are returned in the result set when items are returned by the search API. Retrievable properties are also available to add to the display template used to render search results. Optional. - - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type string or stringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. - - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). Optional.The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue, iconUrl, containerName, containerUrl. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: iconUrl, containerName, containerUrl. + - `[IsSearchable ]`: Specifies if the property is searchable. Only properties of type String or StringCollection can be searchable. Non-searchable properties are not added to the search index. Optional. + - `[Labels ]`: Specifies one or more well-known tags added against a property. Labels help Microsoft Search understand the semantics of the data in the connection. Adding appropriate labels would result in an enhanced search experience (e.g. better relevance). The possible values are: title, url, createdBy, lastModifiedBy, authors, createdDateTime, lastModifiedDateTime, fileName, fileExtension, unknownFutureValue. Optional. - `[Name ]`: The name of the property. Maximum 32 characters. Only alphanumeric characters allowed. For example, each string may not contain control characters, whitespace, or any of the following: :, ;, ,, (, ), [, ], {, }, %, $, +, !, *, =, &, ?, @, #, /, ~, ', ', <, >, `, ^. Required. - `[Type ]`: propertyType From fa5aa5c29f33ce03b202f91e456d868277247309 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:27 +0000 Subject: [PATCH 13/20] Docs Generation for Users.Functions [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.Users.Functions.md | 2 +- .../docs/v1.0/Microsoft.Graph.Users.Functions.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Users.Functions/Users.Functions/docs/v1.0-beta/Microsoft.Graph.Users.Functions.md b/src/Users.Functions/Users.Functions/docs/v1.0-beta/Microsoft.Graph.Users.Functions.md index ca32d48e1ee..954ed2f4e1a 100644 --- a/src/Users.Functions/Users.Functions/docs/v1.0-beta/Microsoft.Graph.Users.Functions.md +++ b/src/Users.Functions/Users.Functions/docs/v1.0-beta/Microsoft.Graph.Users.Functions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users.Functions -Module Guid: a7c27842-f973-4135-9499-e1c92d3dbd1a +Module Guid: 9b742461-8530-4982-b2c3-8abe77054fd4 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.functions Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Users.Functions/Users.Functions/docs/v1.0/Microsoft.Graph.Users.Functions.md b/src/Users.Functions/Users.Functions/docs/v1.0/Microsoft.Graph.Users.Functions.md index a7d8d5e5057..88609aec0e5 100644 --- a/src/Users.Functions/Users.Functions/docs/v1.0/Microsoft.Graph.Users.Functions.md +++ b/src/Users.Functions/Users.Functions/docs/v1.0/Microsoft.Graph.Users.Functions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users.Functions -Module Guid: a7c27842-f973-4135-9499-e1c92d3dbd1a +Module Guid: 9b742461-8530-4982-b2c3-8abe77054fd4 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.functions Help Version: 1.0.0.0 Locale: en-US From cdd1a1c4e93ab55a6e10bfafc06c98e4b1a6fbee Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:28 +0000 Subject: [PATCH 14/20] Docs Generation for Users.Actions [run ci] --- .../docs/v1.0-beta/Find-MgUserMeetingTime.md | 10 +++--- .../Microsoft.Graph.Users.Actions.md | 2 +- .../docs/v1.0/Find-MgUserMeetingTime.md | 10 +++--- ...dLastSharedMethodMicrosoftGraphPrintJob.md | 36 +++++++++---------- ...ghtSharedResourceMicrosoftGraphPrintJob.md | 36 +++++++++---------- ...tTrendingResourceMicrosoftGraphPrintJob.md | 36 +++++++++---------- ...sightUsedResourceMicrosoftGraphPrintJob.md | 36 +++++++++---------- .../v1.0/Microsoft.Graph.Users.Actions.md | 2 +- ...dLastSharedMethodMicrosoftGraphPrintJob.md | 2 +- ...ghtSharedResourceMicrosoftGraphPrintJob.md | 2 +- ...tTrendingResourceMicrosoftGraphPrintJob.md | 2 +- ...sightUsedResourceMicrosoftGraphPrintJob.md | 2 +- 12 files changed, 88 insertions(+), 88 deletions(-) diff --git a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Find-MgUserMeetingTime.md b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Find-MgUserMeetingTime.md index 96b5ff508cd..b587aaf72a5 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Find-MgUserMeetingTime.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Find-MgUserMeetingTime.md @@ -24,14 +24,14 @@ Find-MgUserMeetingTime -UserId [-AdditionalProperties ] ### Find ``` Find-MgUserMeetingTime -UserId - -BodyParameter + -BodyParameter [-Confirm] [-WhatIf] [] ``` ### FindViaIdentity ``` Find-MgUserMeetingTime -InputObject - -BodyParameter + -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -87,7 +87,7 @@ Accept wildcard characters: False To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsSzpbzfUsersUserIdMicrosoftGraphFindmeetingtimesPostRequestbodyContentApplicationJsonSchema1 +Type: Microsoft.Graph.PowerShell.Models.IPathsSzpbzfUsersUserIdMicrosoftGraphFindmeetingtimesPostRequestbodyContentApplicationJsonSchema Parameter Sets: Find, FindViaIdentity Aliases: @@ -272,7 +272,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IPathsSzpbzfUsersUserIdMicrosoftGraphFindmeetingtimesPostRequestbodyContentApplicationJsonSchema1 +### Microsoft.Graph.PowerShell.Models.IPathsSzpbzfUsersUserIdMicrosoftGraphFindmeetingtimesPostRequestbodyContentApplicationJsonSchema ### Microsoft.Graph.PowerShell.Models.IUsersActionsIdentity @@ -296,7 +296,7 @@ ATTENDEES : . - `[Name ]`: The display name of the person or entity. - `[Type ]`: attendeeType -BODYPARAMETER : . +BODYPARAMETER : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: - `[EmailAddress ]`: emailAddress diff --git a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Microsoft.Graph.Users.Actions.md b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Microsoft.Graph.Users.Actions.md index a4c46b8f758..12c7fd2fe17 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0-beta/Microsoft.Graph.Users.Actions.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0-beta/Microsoft.Graph.Users.Actions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users.Actions -Module Guid: 65116790-30d4-4829-88be-388cbf4faf33 +Module Guid: 7b5c668d-59a2-48a9-b13a-fa6d1cbe8578 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.actions Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Users.Actions/Users.Actions/docs/v1.0/Find-MgUserMeetingTime.md b/src/Users.Actions/Users.Actions/docs/v1.0/Find-MgUserMeetingTime.md index 43aca164f5b..ee1a7993d75 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0/Find-MgUserMeetingTime.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0/Find-MgUserMeetingTime.md @@ -24,14 +24,14 @@ Find-MgUserMeetingTime -UserId [-AdditionalProperties ] ### Find1 ``` Find-MgUserMeetingTime -UserId - -BodyParameter + -BodyParameter [-Confirm] [-WhatIf] [] ``` ### FindViaIdentity1 ``` Find-MgUserMeetingTime -InputObject - -BodyParameter + -BodyParameter [-Confirm] [-WhatIf] [] ``` @@ -87,7 +87,7 @@ Accept wildcard characters: False To construct, please use Get-Help -Online and see NOTES section for BODYPARAMETER properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IPathsSzpbzfUsersUserIdMicrosoftGraphFindmeetingtimesPostRequestbodyContentApplicationJsonSchema +Type: Microsoft.Graph.PowerShell.Models.IPathsSzpbzfUsersUserIdMicrosoftGraphFindmeetingtimesPostRequestbodyContentApplicationJsonSchema1 Parameter Sets: Find1, FindViaIdentity1 Aliases: @@ -272,7 +272,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## INPUTS -### Microsoft.Graph.PowerShell.Models.IPathsSzpbzfUsersUserIdMicrosoftGraphFindmeetingtimesPostRequestbodyContentApplicationJsonSchema +### Microsoft.Graph.PowerShell.Models.IPathsSzpbzfUsersUserIdMicrosoftGraphFindmeetingtimesPostRequestbodyContentApplicationJsonSchema1 ### Microsoft.Graph.PowerShell.Models.IUsersActionsIdentity @@ -296,7 +296,7 @@ ATTENDEES : . - `[Name ]`: The display name of the person or entity. - `[Type ]`: attendeeType -BODYPARAMETER : . +BODYPARAMETER : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: - `[EmailAddress ]`: emailAddress diff --git a/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob.md b/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob.md index 992befcbb92..d5fe88e7e83 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob.md @@ -15,7 +15,7 @@ Invoke action redirect ### RedirectExpanded (Default) ``` Invoke-MgRedirectUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob -SharedInsightId - -UserId [-AdditionalProperties ] [-Configuration ] + -UserId [-AdditionalProperties ] [-Configuration ] [-DestinationPrinterId ] [-Confirm] [-WhatIf] [] ``` @@ -37,7 +37,7 @@ Invoke-MgRedirectUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob -InputO ### RedirectViaIdentityExpanded ``` Invoke-MgRedirectUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob -InputObject - [-AdditionalProperties ] [-Configuration ] + [-AdditionalProperties ] [-Configuration ] [-DestinationPrinterId ] [-Confirm] [-WhatIf] [] ``` @@ -84,7 +84,7 @@ printJobConfiguration To construct, please use Get-Help -Online and see NOTES section for CONFIGURATION properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobConfiguration +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobConfiguration1 Parameter Sets: RedirectExpanded, RedirectViaIdentityExpanded Aliases: @@ -198,7 +198,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJob +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJob1 ## NOTES @@ -211,14 +211,14 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : . - `[(Any) ]`: This indicates any property can be added to this object. - - `[Configuration ]`: printJobConfiguration + - `[Configuration ]`: printJobConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. - - `[ColorMode ]`: printColorMode + - `[ColorMode ]`: - `[Copies ]`: The number of copies that should be printed. Read-only. - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. - - `[DuplexMode ]`: printDuplexMode - - `[FeedOrientation ]`: printerFeedOrientation + - `[DuplexMode ]`: + - `[FeedOrientation ]`: - `[Finishings ]`: Finishing processes to use when printing. - `[FitPdfToPage ]`: - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. @@ -230,10 +230,10 @@ BODYPARAMETER ]`: The margin in microns from the top edge. - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. - `[MediaType ]`: The default media (such as paper) type to print the document on. - - `[MultipageLayout ]`: printMultipageLayout - - `[Orientation ]`: printOrientation + - `[MultipageLayout ]`: + - `[Orientation ]`: - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. - - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PageRanges ]`: The page ranges to print. Read-only. - `[End ]`: The inclusive upper bound of the integer range. - `[Start ]`: The inclusive lower bound of the integer range. - `[PagesPerSheet ]`: The number of document pages to print on each sheet. @@ -241,14 +241,14 @@ BODYPARAMETER ]`: printScaling - `[DestinationPrinterId ]`: -CONFIGURATION : printJobConfiguration +CONFIGURATION : printJobConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. - - `[ColorMode ]`: printColorMode + - `[ColorMode ]`: - `[Copies ]`: The number of copies that should be printed. Read-only. - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. - - `[DuplexMode ]`: printDuplexMode - - `[FeedOrientation ]`: printerFeedOrientation + - `[DuplexMode ]`: + - `[FeedOrientation ]`: - `[Finishings ]`: Finishing processes to use when printing. - `[FitPdfToPage ]`: - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. @@ -260,10 +260,10 @@ CONFIGURATION : printJobConfiguration - `[Top ]`: The margin in microns from the top edge. - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. - `[MediaType ]`: The default media (such as paper) type to print the document on. - - `[MultipageLayout ]`: printMultipageLayout - - `[Orientation ]`: printOrientation + - `[MultipageLayout ]`: + - `[Orientation ]`: - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. - - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PageRanges ]`: The page ranges to print. Read-only. - `[End ]`: The inclusive upper bound of the integer range. - `[Start ]`: The inclusive lower bound of the integer range. - `[PagesPerSheet ]`: The number of document pages to print on each sheet. diff --git a/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightSharedResourceMicrosoftGraphPrintJob.md b/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightSharedResourceMicrosoftGraphPrintJob.md index 7d3b9c5727a..f930bfdad01 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightSharedResourceMicrosoftGraphPrintJob.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightSharedResourceMicrosoftGraphPrintJob.md @@ -15,7 +15,7 @@ Invoke action redirect ### RedirectExpanded (Default) ``` Invoke-MgRedirectUserInsightSharedResourceMicrosoftGraphPrintJob -SharedInsightId -UserId - [-AdditionalProperties ] [-Configuration ] + [-AdditionalProperties ] [-Configuration ] [-DestinationPrinterId ] [-Confirm] [-WhatIf] [] ``` @@ -36,7 +36,7 @@ Invoke-MgRedirectUserInsightSharedResourceMicrosoftGraphPrintJob -InputObject - [-AdditionalProperties ] [-Configuration ] + [-AdditionalProperties ] [-Configuration ] [-DestinationPrinterId ] [-Confirm] [-WhatIf] [] ``` @@ -83,7 +83,7 @@ printJobConfiguration To construct, please use Get-Help -Online and see NOTES section for CONFIGURATION properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobConfiguration +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobConfiguration1 Parameter Sets: RedirectExpanded, RedirectViaIdentityExpanded Aliases: @@ -197,7 +197,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJob +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJob1 ## NOTES @@ -210,14 +210,14 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : . - `[(Any) ]`: This indicates any property can be added to this object. - - `[Configuration ]`: printJobConfiguration + - `[Configuration ]`: printJobConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. - - `[ColorMode ]`: printColorMode + - `[ColorMode ]`: - `[Copies ]`: The number of copies that should be printed. Read-only. - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. - - `[DuplexMode ]`: printDuplexMode - - `[FeedOrientation ]`: printerFeedOrientation + - `[DuplexMode ]`: + - `[FeedOrientation ]`: - `[Finishings ]`: Finishing processes to use when printing. - `[FitPdfToPage ]`: - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. @@ -229,10 +229,10 @@ BODYPARAMETER ]`: The margin in microns from the top edge. - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. - `[MediaType ]`: The default media (such as paper) type to print the document on. - - `[MultipageLayout ]`: printMultipageLayout - - `[Orientation ]`: printOrientation + - `[MultipageLayout ]`: + - `[Orientation ]`: - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. - - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PageRanges ]`: The page ranges to print. Read-only. - `[End ]`: The inclusive upper bound of the integer range. - `[Start ]`: The inclusive lower bound of the integer range. - `[PagesPerSheet ]`: The number of document pages to print on each sheet. @@ -240,14 +240,14 @@ BODYPARAMETER ]`: printScaling - `[DestinationPrinterId ]`: -CONFIGURATION : printJobConfiguration +CONFIGURATION : printJobConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. - - `[ColorMode ]`: printColorMode + - `[ColorMode ]`: - `[Copies ]`: The number of copies that should be printed. Read-only. - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. - - `[DuplexMode ]`: printDuplexMode - - `[FeedOrientation ]`: printerFeedOrientation + - `[DuplexMode ]`: + - `[FeedOrientation ]`: - `[Finishings ]`: Finishing processes to use when printing. - `[FitPdfToPage ]`: - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. @@ -259,10 +259,10 @@ CONFIGURATION : printJobConfiguration - `[Top ]`: The margin in microns from the top edge. - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. - `[MediaType ]`: The default media (such as paper) type to print the document on. - - `[MultipageLayout ]`: printMultipageLayout - - `[Orientation ]`: printOrientation + - `[MultipageLayout ]`: + - `[Orientation ]`: - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. - - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PageRanges ]`: The page ranges to print. Read-only. - `[End ]`: The inclusive upper bound of the integer range. - `[Start ]`: The inclusive lower bound of the integer range. - `[PagesPerSheet ]`: The number of document pages to print on each sheet. diff --git a/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightTrendingResourceMicrosoftGraphPrintJob.md b/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightTrendingResourceMicrosoftGraphPrintJob.md index 3ae522dd381..75e34e9cc28 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightTrendingResourceMicrosoftGraphPrintJob.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightTrendingResourceMicrosoftGraphPrintJob.md @@ -15,7 +15,7 @@ Invoke action redirect ### RedirectExpanded (Default) ``` Invoke-MgRedirectUserInsightTrendingResourceMicrosoftGraphPrintJob -TrendingId -UserId - [-AdditionalProperties ] [-Configuration ] + [-AdditionalProperties ] [-Configuration ] [-DestinationPrinterId ] [-Confirm] [-WhatIf] [] ``` @@ -36,7 +36,7 @@ Invoke-MgRedirectUserInsightTrendingResourceMicrosoftGraphPrintJob -InputObject ### RedirectViaIdentityExpanded ``` Invoke-MgRedirectUserInsightTrendingResourceMicrosoftGraphPrintJob -InputObject - [-AdditionalProperties ] [-Configuration ] + [-AdditionalProperties ] [-Configuration ] [-DestinationPrinterId ] [-Confirm] [-WhatIf] [] ``` @@ -83,7 +83,7 @@ printJobConfiguration To construct, please use Get-Help -Online and see NOTES section for CONFIGURATION properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobConfiguration +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobConfiguration1 Parameter Sets: RedirectExpanded, RedirectViaIdentityExpanded Aliases: @@ -197,7 +197,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJob +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJob1 ## NOTES @@ -210,14 +210,14 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : . - `[(Any) ]`: This indicates any property can be added to this object. - - `[Configuration ]`: printJobConfiguration + - `[Configuration ]`: printJobConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. - - `[ColorMode ]`: printColorMode + - `[ColorMode ]`: - `[Copies ]`: The number of copies that should be printed. Read-only. - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. - - `[DuplexMode ]`: printDuplexMode - - `[FeedOrientation ]`: printerFeedOrientation + - `[DuplexMode ]`: + - `[FeedOrientation ]`: - `[Finishings ]`: Finishing processes to use when printing. - `[FitPdfToPage ]`: - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. @@ -229,10 +229,10 @@ BODYPARAMETER ]`: The margin in microns from the top edge. - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. - `[MediaType ]`: The default media (such as paper) type to print the document on. - - `[MultipageLayout ]`: printMultipageLayout - - `[Orientation ]`: printOrientation + - `[MultipageLayout ]`: + - `[Orientation ]`: - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. - - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PageRanges ]`: The page ranges to print. Read-only. - `[End ]`: The inclusive upper bound of the integer range. - `[Start ]`: The inclusive lower bound of the integer range. - `[PagesPerSheet ]`: The number of document pages to print on each sheet. @@ -240,14 +240,14 @@ BODYPARAMETER ]`: printScaling - `[DestinationPrinterId ]`: -CONFIGURATION : printJobConfiguration +CONFIGURATION : printJobConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. - - `[ColorMode ]`: printColorMode + - `[ColorMode ]`: - `[Copies ]`: The number of copies that should be printed. Read-only. - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. - - `[DuplexMode ]`: printDuplexMode - - `[FeedOrientation ]`: printerFeedOrientation + - `[DuplexMode ]`: + - `[FeedOrientation ]`: - `[Finishings ]`: Finishing processes to use when printing. - `[FitPdfToPage ]`: - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. @@ -259,10 +259,10 @@ CONFIGURATION : printJobConfiguration - `[Top ]`: The margin in microns from the top edge. - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. - `[MediaType ]`: The default media (such as paper) type to print the document on. - - `[MultipageLayout ]`: printMultipageLayout - - `[Orientation ]`: printOrientation + - `[MultipageLayout ]`: + - `[Orientation ]`: - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. - - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PageRanges ]`: The page ranges to print. Read-only. - `[End ]`: The inclusive upper bound of the integer range. - `[Start ]`: The inclusive lower bound of the integer range. - `[PagesPerSheet ]`: The number of document pages to print on each sheet. diff --git a/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightUsedResourceMicrosoftGraphPrintJob.md b/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightUsedResourceMicrosoftGraphPrintJob.md index a7d16eb131c..14834254598 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightUsedResourceMicrosoftGraphPrintJob.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0/Invoke-MgRedirectUserInsightUsedResourceMicrosoftGraphPrintJob.md @@ -15,7 +15,7 @@ Invoke action redirect ### RedirectExpanded (Default) ``` Invoke-MgRedirectUserInsightUsedResourceMicrosoftGraphPrintJob -UsedInsightId -UserId - [-AdditionalProperties ] [-Configuration ] + [-AdditionalProperties ] [-Configuration ] [-DestinationPrinterId ] [-Confirm] [-WhatIf] [] ``` @@ -36,7 +36,7 @@ Invoke-MgRedirectUserInsightUsedResourceMicrosoftGraphPrintJob -InputObject - [-AdditionalProperties ] [-Configuration ] + [-AdditionalProperties ] [-Configuration ] [-DestinationPrinterId ] [-Confirm] [-WhatIf] [] ``` @@ -83,7 +83,7 @@ printJobConfiguration To construct, please use Get-Help -Online and see NOTES section for CONFIGURATION properties and create a hash table. ```yaml -Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobConfiguration +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobConfiguration1 Parameter Sets: RedirectExpanded, RedirectViaIdentityExpanded Aliases: @@ -197,7 +197,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJob +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJob1 ## NOTES @@ -210,14 +210,14 @@ To create the parameters described below, construct a hash table containing the BODYPARAMETER : . - `[(Any) ]`: This indicates any property can be added to this object. - - `[Configuration ]`: printJobConfiguration + - `[Configuration ]`: printJobConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. - - `[ColorMode ]`: printColorMode + - `[ColorMode ]`: - `[Copies ]`: The number of copies that should be printed. Read-only. - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. - - `[DuplexMode ]`: printDuplexMode - - `[FeedOrientation ]`: printerFeedOrientation + - `[DuplexMode ]`: + - `[FeedOrientation ]`: - `[Finishings ]`: Finishing processes to use when printing. - `[FitPdfToPage ]`: - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. @@ -229,10 +229,10 @@ BODYPARAMETER ]`: The margin in microns from the top edge. - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. - `[MediaType ]`: The default media (such as paper) type to print the document on. - - `[MultipageLayout ]`: printMultipageLayout - - `[Orientation ]`: printOrientation + - `[MultipageLayout ]`: + - `[Orientation ]`: - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. - - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PageRanges ]`: The page ranges to print. Read-only. - `[End ]`: The inclusive upper bound of the integer range. - `[Start ]`: The inclusive lower bound of the integer range. - `[PagesPerSheet ]`: The number of document pages to print on each sheet. @@ -240,14 +240,14 @@ BODYPARAMETER ]`: printScaling - `[DestinationPrinterId ]`: -CONFIGURATION : printJobConfiguration +CONFIGURATION : printJobConfiguration - `[(Any) ]`: This indicates any property can be added to this object. - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. - - `[ColorMode ]`: printColorMode + - `[ColorMode ]`: - `[Copies ]`: The number of copies that should be printed. Read-only. - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. - - `[DuplexMode ]`: printDuplexMode - - `[FeedOrientation ]`: printerFeedOrientation + - `[DuplexMode ]`: + - `[FeedOrientation ]`: - `[Finishings ]`: Finishing processes to use when printing. - `[FitPdfToPage ]`: - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. @@ -259,10 +259,10 @@ CONFIGURATION : printJobConfiguration - `[Top ]`: The margin in microns from the top edge. - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. - `[MediaType ]`: The default media (such as paper) type to print the document on. - - `[MultipageLayout ]`: printMultipageLayout - - `[Orientation ]`: printOrientation + - `[MultipageLayout ]`: + - `[Orientation ]`: - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. - - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PageRanges ]`: The page ranges to print. Read-only. - `[End ]`: The inclusive upper bound of the integer range. - `[Start ]`: The inclusive lower bound of the integer range. - `[PagesPerSheet ]`: The number of document pages to print on each sheet. diff --git a/src/Users.Actions/Users.Actions/docs/v1.0/Microsoft.Graph.Users.Actions.md b/src/Users.Actions/Users.Actions/docs/v1.0/Microsoft.Graph.Users.Actions.md index f3467c81baf..7d83d111b32 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0/Microsoft.Graph.Users.Actions.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0/Microsoft.Graph.Users.Actions.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users.Actions -Module Guid: 65116790-30d4-4829-88be-388cbf4faf33 +Module Guid: 7b5c668d-59a2-48a9-b13a-fa6d1cbe8578 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users.actions Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob.md b/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob.md index 2466f71921f..4d67f69d464 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightSharedLastSharedMethodMicrosoftGraphPrintJob.md @@ -117,7 +117,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobStatus +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobStatus1 ## NOTES diff --git a/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightSharedResourceMicrosoftGraphPrintJob.md b/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightSharedResourceMicrosoftGraphPrintJob.md index 25ed4cc9858..3a4baaa317c 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightSharedResourceMicrosoftGraphPrintJob.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightSharedResourceMicrosoftGraphPrintJob.md @@ -117,7 +117,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobStatus +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobStatus1 ## NOTES diff --git a/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightTrendingResourceMicrosoftGraphPrintJob.md b/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightTrendingResourceMicrosoftGraphPrintJob.md index 00eec9a6d01..9f49e4b8f52 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightTrendingResourceMicrosoftGraphPrintJob.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightTrendingResourceMicrosoftGraphPrintJob.md @@ -117,7 +117,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobStatus +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobStatus1 ## NOTES diff --git a/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightUsedResourceMicrosoftGraphPrintJob.md b/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightUsedResourceMicrosoftGraphPrintJob.md index 702f22c6e27..f9417d25f53 100644 --- a/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightUsedResourceMicrosoftGraphPrintJob.md +++ b/src/Users.Actions/Users.Actions/docs/v1.0/Start-MgUserInsightUsedResourceMicrosoftGraphPrintJob.md @@ -117,7 +117,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## OUTPUTS -### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobStatus +### Microsoft.Graph.PowerShell.Models.IMicrosoftGraphPrintJobStatus1 ## NOTES From ddbcd9e7dcb20b749863c982ca2529f637049886 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:30 +0000 Subject: [PATCH 15/20] Docs Generation for Education [run ci] --- .../v1.0-beta/Microsoft.Graph.Education.md | 2 +- .../docs/v1.0-beta/New-MgEducationClass.md | 1960 ++++++++++++++--- .../docs/v1.0-beta/New-MgEducationSchool.md | 1176 ++++++++-- .../docs/v1.0-beta/New-MgEducationUser.md | 1960 ++++++++++++++--- .../docs/v1.0-beta/Update-MgEducationClass.md | 1960 ++++++++++++++--- .../docs/v1.0-beta/Update-MgEducationMe.md | 1960 ++++++++++++++--- .../docs/v1.0-beta/Update-MgEducationRoot.md | 1960 ++++++++++++++--- .../v1.0-beta/Update-MgEducationSchool.md | 1176 ++++++++-- .../docs/v1.0-beta/Update-MgEducationUser.md | 1960 ++++++++++++++--- .../docs/v1.0/Microsoft.Graph.Education.md | 2 +- .../docs/v1.0/New-MgEducationClass.md | 215 +- .../docs/v1.0/New-MgEducationSchool.md | 129 +- .../docs/v1.0/New-MgEducationUser.md | 215 +- .../docs/v1.0/Update-MgEducationClass.md | 215 +- .../docs/v1.0/Update-MgEducationMe.md | 215 +- .../docs/v1.0/Update-MgEducationRoot.md | 215 +- .../docs/v1.0/Update-MgEducationSchool.md | 129 +- .../docs/v1.0/Update-MgEducationUser.md | 215 +- 18 files changed, 12314 insertions(+), 3350 deletions(-) diff --git a/src/Education/Education/docs/v1.0-beta/Microsoft.Graph.Education.md b/src/Education/Education/docs/v1.0-beta/Microsoft.Graph.Education.md index 09ee4c697a8..642a7b27044 100644 --- a/src/Education/Education/docs/v1.0-beta/Microsoft.Graph.Education.md +++ b/src/Education/Education/docs/v1.0-beta/Microsoft.Graph.Education.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Education -Module Guid: 5d8e5e97-2707-4fd7-963b-3957401a2c02 +Module Guid: 06ae9817-2da7-4aa3-813d-dad69ff5ec62 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.education Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Education/Education/docs/v1.0-beta/New-MgEducationClass.md b/src/Education/Education/docs/v1.0-beta/New-MgEducationClass.md index 005bea32425..91e9e73b78e 100644 --- a/src/Education/Education/docs/v1.0-beta/New-MgEducationClass.md +++ b/src/Education/Education/docs/v1.0-beta/New-MgEducationClass.md @@ -775,7 +775,7 @@ BODYPARAMETER : educationClass - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -799,12 +799,12 @@ BODYPARAMETER : educationClass - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -1040,13 +1040,13 @@ BODYPARAMETER : educationClass - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1055,9 +1055,9 @@ BODYPARAMETER : educationClass - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1152,18 +1152,18 @@ BODYPARAMETER : educationClass - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1171,7 +1171,7 @@ BODYPARAMETER : educationClass - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1180,7 +1180,7 @@ BODYPARAMETER : educationClass - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1197,7 +1197,7 @@ BODYPARAMETER : educationClass - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1516,7 +1516,7 @@ BODYPARAMETER : educationClass - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -2211,10 +2211,55 @@ BODYPARAMETER : educationClass - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2252,7 +2297,7 @@ BODYPARAMETER : educationClass - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2470,45 +2515,6 @@ BODYPARAMETER : educationClass - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3108,7 +3114,7 @@ BODYPARAMETER : educationClass - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3535,7 +3541,7 @@ BODYPARAMETER : educationClass - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3553,7 +3559,7 @@ BODYPARAMETER : educationClass - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -3562,9 +3568,9 @@ BODYPARAMETER : educationClass - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -3572,6 +3578,7 @@ BODYPARAMETER : educationClass - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3624,16 +3631,16 @@ BODYPARAMETER : educationClass - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -3840,7 +3847,7 @@ BODYPARAMETER : educationClass - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -3851,7 +3858,7 @@ BODYPARAMETER : educationClass - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3978,7 +3985,7 @@ BODYPARAMETER : educationClass - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -3987,6 +3994,247 @@ BODYPARAMETER : educationClass - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4373,7 +4621,7 @@ BODYPARAMETER : educationClass - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4475,7 +4723,7 @@ BODYPARAMETER : educationClass - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -4487,7 +4735,7 @@ BODYPARAMETER : educationClass - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4852,7 +5100,7 @@ GROUP : group - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -4876,12 +5124,12 @@ GROUP : group - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -5124,13 +5372,13 @@ GROUP : group - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5139,9 +5387,9 @@ GROUP : group - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5236,18 +5484,18 @@ GROUP : group - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5255,7 +5503,7 @@ GROUP : group - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5264,7 +5512,7 @@ GROUP : group - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5281,7 +5529,7 @@ GROUP : group - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -5600,7 +5848,7 @@ GROUP : group - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6295,10 +6543,55 @@ GROUP : group - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6336,7 +6629,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6554,45 +6847,6 @@ GROUP : group - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7192,7 +7446,7 @@ GROUP : group - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7619,7 +7873,7 @@ GROUP : group - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7637,7 +7891,7 @@ GROUP : group - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -7646,9 +7900,9 @@ GROUP : group - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -7656,6 +7910,7 @@ GROUP : group - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7708,16 +7963,16 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -7924,7 +8179,7 @@ GROUP : group - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -7935,7 +8190,7 @@ GROUP : group - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -8062,7 +8317,7 @@ GROUP : group - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8071,6 +8326,247 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8457,7 +8953,7 @@ GROUP : group - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8559,7 +9055,7 @@ GROUP : group - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -8571,7 +9067,7 @@ GROUP : group - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8958,7 +9454,7 @@ MEMBERS : All users in the class. Nullable. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -8982,12 +9478,12 @@ MEMBERS : All users in the class. Nullable. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -9219,13 +9715,13 @@ MEMBERS : All users in the class. Nullable. - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9234,9 +9730,9 @@ MEMBERS : All users in the class. Nullable. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9331,18 +9827,18 @@ MEMBERS : All users in the class. Nullable. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9350,7 +9846,7 @@ MEMBERS : All users in the class. Nullable. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9359,7 +9855,7 @@ MEMBERS : All users in the class. Nullable. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9376,7 +9872,7 @@ MEMBERS : All users in the class. Nullable. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -9695,7 +10191,7 @@ MEMBERS : All users in the class. Nullable. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -10390,10 +10886,55 @@ MEMBERS : All users in the class. Nullable. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10431,7 +10972,7 @@ MEMBERS : All users in the class. Nullable. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10649,45 +11190,6 @@ MEMBERS : All users in the class. Nullable. - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11287,7 +11789,7 @@ MEMBERS : All users in the class. Nullable. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11714,7 +12216,7 @@ MEMBERS : All users in the class. Nullable. - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11732,7 +12234,7 @@ MEMBERS : All users in the class. Nullable. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -11741,9 +12243,9 @@ MEMBERS : All users in the class. Nullable. - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -11751,6 +12253,7 @@ MEMBERS : All users in the class. Nullable. - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -11803,16 +12306,16 @@ MEMBERS : All users in the class. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -12019,7 +12522,7 @@ MEMBERS : All users in the class. Nullable. - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -12030,7 +12533,7 @@ MEMBERS : All users in the class. Nullable. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -12157,7 +12660,7 @@ MEMBERS : All users in the class. Nullable. - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -12166,6 +12669,247 @@ MEMBERS : All users in the class. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12552,7 +13296,7 @@ MEMBERS : All users in the class. Nullable. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12654,7 +13398,7 @@ MEMBERS : All users in the class. Nullable. - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -12666,7 +13410,7 @@ MEMBERS : All users in the class. Nullable. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13159,7 +13903,7 @@ SCHOOLS : All schools that this class is assoc - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -13175,12 +13919,12 @@ SCHOOLS : All schools that this class is assoc - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -13416,13 +14160,13 @@ SCHOOLS : All schools that this class is assoc - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13431,9 +14175,9 @@ SCHOOLS : All schools that this class is assoc - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13528,18 +14272,18 @@ SCHOOLS : All schools that this class is assoc - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13547,7 +14291,7 @@ SCHOOLS : All schools that this class is assoc - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13556,7 +14300,7 @@ SCHOOLS : All schools that this class is assoc - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13573,7 +14317,7 @@ SCHOOLS : All schools that this class is assoc - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -13892,7 +14636,7 @@ SCHOOLS : All schools that this class is assoc - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14587,10 +15331,55 @@ SCHOOLS : All schools that this class is assoc - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -14628,7 +15417,7 @@ SCHOOLS : All schools that this class is assoc - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14846,45 +15635,6 @@ SCHOOLS : All schools that this class is assoc - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -15484,7 +16234,7 @@ SCHOOLS : All schools that this class is assoc - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15911,7 +16661,7 @@ SCHOOLS : All schools that this class is assoc - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -15929,7 +16679,7 @@ SCHOOLS : All schools that this class is assoc - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -15938,9 +16688,9 @@ SCHOOLS : All schools that this class is assoc - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -15948,6 +16698,7 @@ SCHOOLS : All schools that this class is assoc - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -16000,16 +16751,16 @@ SCHOOLS : All schools that this class is assoc - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -16216,7 +16967,7 @@ SCHOOLS : All schools that this class is assoc - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -16227,7 +16978,7 @@ SCHOOLS : All schools that this class is assoc - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -16354,7 +17105,7 @@ SCHOOLS : All schools that this class is assoc - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -16363,6 +17114,247 @@ SCHOOLS : All schools that this class is assoc - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16745,7 +17737,7 @@ SCHOOLS : All schools that this class is assoc - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16847,7 +17839,7 @@ SCHOOLS : All schools that this class is assoc - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -16859,7 +17851,7 @@ SCHOOLS : All schools that this class is assoc - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17324,7 +18316,7 @@ TEACHERS : All teachers in the class. Nullable. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -17348,12 +18340,12 @@ TEACHERS : All teachers in the class. Nullable. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -17585,13 +18577,13 @@ TEACHERS : All teachers in the class. Nullable. - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17600,9 +18592,9 @@ TEACHERS : All teachers in the class. Nullable. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17697,18 +18689,18 @@ TEACHERS : All teachers in the class. Nullable. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17716,7 +18708,7 @@ TEACHERS : All teachers in the class. Nullable. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17725,7 +18717,7 @@ TEACHERS : All teachers in the class. Nullable. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17742,7 +18734,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -18061,7 +19053,7 @@ TEACHERS : All teachers in the class. Nullable. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -18756,10 +19748,55 @@ TEACHERS : All teachers in the class. Nullable. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -18797,7 +19834,7 @@ TEACHERS : All teachers in the class. Nullable. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19015,45 +20052,6 @@ TEACHERS : All teachers in the class. Nullable. - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -19653,7 +20651,7 @@ TEACHERS : All teachers in the class. Nullable. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -20080,7 +21078,7 @@ TEACHERS : All teachers in the class. Nullable. - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -20098,7 +21096,7 @@ TEACHERS : All teachers in the class. Nullable. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -20107,9 +21105,9 @@ TEACHERS : All teachers in the class. Nullable. - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -20117,6 +21115,7 @@ TEACHERS : All teachers in the class. Nullable. - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -20169,16 +21168,16 @@ TEACHERS : All teachers in the class. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -20385,7 +21384,7 @@ TEACHERS : All teachers in the class. Nullable. - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -20396,7 +21395,7 @@ TEACHERS : All teachers in the class. Nullable. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -20523,7 +21522,7 @@ TEACHERS : All teachers in the class. Nullable. - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -20532,6 +21531,247 @@ TEACHERS : All teachers in the class. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20918,7 +22158,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -21020,7 +22260,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -21032,7 +22272,7 @@ TEACHERS : All teachers in the class. Nullable. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0-beta/New-MgEducationSchool.md b/src/Education/Education/docs/v1.0-beta/New-MgEducationSchool.md index 9418731e4a3..5fc3be54f6c 100644 --- a/src/Education/Education/docs/v1.0-beta/New-MgEducationSchool.md +++ b/src/Education/Education/docs/v1.0-beta/New-MgEducationSchool.md @@ -683,7 +683,7 @@ BODYPARAMETER : educationSchool - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -699,12 +699,12 @@ BODYPARAMETER : educationSchool - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -940,13 +940,13 @@ BODYPARAMETER : educationSchool - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -955,9 +955,9 @@ BODYPARAMETER : educationSchool - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1052,18 +1052,18 @@ BODYPARAMETER : educationSchool - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1071,7 +1071,7 @@ BODYPARAMETER : educationSchool - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1080,7 +1080,7 @@ BODYPARAMETER : educationSchool - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1097,7 +1097,7 @@ BODYPARAMETER : educationSchool - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1416,7 +1416,7 @@ BODYPARAMETER : educationSchool - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -2111,10 +2111,55 @@ BODYPARAMETER : educationSchool - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2152,7 +2197,7 @@ BODYPARAMETER : educationSchool - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2370,45 +2415,6 @@ BODYPARAMETER : educationSchool - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3008,7 +3014,7 @@ BODYPARAMETER : educationSchool - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3435,7 +3441,7 @@ BODYPARAMETER : educationSchool - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3453,7 +3459,7 @@ BODYPARAMETER : educationSchool - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -3462,9 +3468,9 @@ BODYPARAMETER : educationSchool - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -3472,6 +3478,7 @@ BODYPARAMETER : educationSchool - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3524,16 +3531,16 @@ BODYPARAMETER : educationSchool - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -3740,7 +3747,7 @@ BODYPARAMETER : educationSchool - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -3751,7 +3758,7 @@ BODYPARAMETER : educationSchool - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3878,7 +3885,7 @@ BODYPARAMETER : educationSchool - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -3887,6 +3894,247 @@ BODYPARAMETER : educationSchool - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4269,7 +4517,7 @@ BODYPARAMETER : educationSchool - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4371,7 +4619,7 @@ BODYPARAMETER : educationSchool - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -4383,7 +4631,7 @@ BODYPARAMETER : educationSchool - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4837,7 +5085,7 @@ CLASSES : Classes taught at the school. Nullabl - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -4861,12 +5109,12 @@ CLASSES : Classes taught at the school. Nullabl - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -5102,13 +5350,13 @@ CLASSES : Classes taught at the school. Nullabl - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5117,9 +5365,9 @@ CLASSES : Classes taught at the school. Nullabl - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5214,18 +5462,18 @@ CLASSES : Classes taught at the school. Nullabl - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5233,7 +5481,7 @@ CLASSES : Classes taught at the school. Nullabl - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5242,7 +5490,7 @@ CLASSES : Classes taught at the school. Nullabl - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5259,7 +5507,7 @@ CLASSES : Classes taught at the school. Nullabl - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -5578,7 +5826,7 @@ CLASSES : Classes taught at the school. Nullabl - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6273,10 +6521,55 @@ CLASSES : Classes taught at the school. Nullabl - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6314,7 +6607,7 @@ CLASSES : Classes taught at the school. Nullabl - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6532,45 +6825,6 @@ CLASSES : Classes taught at the school. Nullabl - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7170,7 +7424,7 @@ CLASSES : Classes taught at the school. Nullabl - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7597,7 +7851,7 @@ CLASSES : Classes taught at the school. Nullabl - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7615,7 +7869,7 @@ CLASSES : Classes taught at the school. Nullabl - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -7624,9 +7878,9 @@ CLASSES : Classes taught at the school. Nullabl - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -7634,6 +7888,7 @@ CLASSES : Classes taught at the school. Nullabl - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7686,16 +7941,16 @@ CLASSES : Classes taught at the school. Nullabl - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -7902,7 +8157,7 @@ CLASSES : Classes taught at the school. Nullabl - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -7913,7 +8168,7 @@ CLASSES : Classes taught at the school. Nullabl - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -8040,7 +8295,7 @@ CLASSES : Classes taught at the school. Nullabl - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8049,6 +8304,247 @@ CLASSES : Classes taught at the school. Nullabl - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8435,7 +8931,7 @@ CLASSES : Classes taught at the school. Nullabl - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8537,7 +9033,7 @@ CLASSES : Classes taught at the school. Nullabl - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -8549,7 +9045,7 @@ CLASSES : Classes taught at the school. Nullabl - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9040,7 +9536,7 @@ USERS : Users in the school. Nullable. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -9064,12 +9560,12 @@ USERS : Users in the school. Nullable. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -9301,13 +9797,13 @@ USERS : Users in the school. Nullable. - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9316,9 +9812,9 @@ USERS : Users in the school. Nullable. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9413,18 +9909,18 @@ USERS : Users in the school. Nullable. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9432,7 +9928,7 @@ USERS : Users in the school. Nullable. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9441,7 +9937,7 @@ USERS : Users in the school. Nullable. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9458,7 +9954,7 @@ USERS : Users in the school. Nullable. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -9777,7 +10273,7 @@ USERS : Users in the school. Nullable. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -10472,10 +10968,55 @@ USERS : Users in the school. Nullable. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10513,7 +11054,7 @@ USERS : Users in the school. Nullable. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10731,45 +11272,6 @@ USERS : Users in the school. Nullable. - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11369,7 +11871,7 @@ USERS : Users in the school. Nullable. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11796,7 +12298,7 @@ USERS : Users in the school. Nullable. - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11814,7 +12316,7 @@ USERS : Users in the school. Nullable. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -11823,9 +12325,9 @@ USERS : Users in the school. Nullable. - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -11833,6 +12335,7 @@ USERS : Users in the school. Nullable. - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -11885,16 +12388,16 @@ USERS : Users in the school. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -12101,7 +12604,7 @@ USERS : Users in the school. Nullable. - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -12112,7 +12615,7 @@ USERS : Users in the school. Nullable. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -12239,7 +12742,7 @@ USERS : Users in the school. Nullable. - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -12248,6 +12751,247 @@ USERS : Users in the school. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12634,7 +13378,7 @@ USERS : Users in the school. Nullable. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12736,7 +13480,7 @@ USERS : Users in the school. Nullable. - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -12748,7 +13492,7 @@ USERS : Users in the school. Nullable. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0-beta/New-MgEducationUser.md b/src/Education/Education/docs/v1.0-beta/New-MgEducationUser.md index 418d2da6052..449713fbd6a 100644 --- a/src/Education/Education/docs/v1.0-beta/New-MgEducationUser.md +++ b/src/Education/Education/docs/v1.0-beta/New-MgEducationUser.md @@ -1094,7 +1094,7 @@ BODYPARAMETER : educationUser - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -1118,12 +1118,12 @@ BODYPARAMETER : educationUser - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -1355,13 +1355,13 @@ BODYPARAMETER : educationUser - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1370,9 +1370,9 @@ BODYPARAMETER : educationUser - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1467,18 +1467,18 @@ BODYPARAMETER : educationUser - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1486,7 +1486,7 @@ BODYPARAMETER : educationUser - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1495,7 +1495,7 @@ BODYPARAMETER : educationUser - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1512,7 +1512,7 @@ BODYPARAMETER : educationUser - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1831,7 +1831,7 @@ BODYPARAMETER : educationUser - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -2526,10 +2526,55 @@ BODYPARAMETER : educationUser - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2567,7 +2612,7 @@ BODYPARAMETER : educationUser - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2785,45 +2830,6 @@ BODYPARAMETER : educationUser - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3423,7 +3429,7 @@ BODYPARAMETER : educationUser - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3850,7 +3856,7 @@ BODYPARAMETER : educationUser - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3868,7 +3874,7 @@ BODYPARAMETER : educationUser - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -3877,9 +3883,9 @@ BODYPARAMETER : educationUser - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -3887,6 +3893,7 @@ BODYPARAMETER : educationUser - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3939,16 +3946,16 @@ BODYPARAMETER : educationUser - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -4155,7 +4162,7 @@ BODYPARAMETER : educationUser - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -4166,7 +4173,7 @@ BODYPARAMETER : educationUser - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -4293,7 +4300,7 @@ BODYPARAMETER : educationUser - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -4302,6 +4309,247 @@ BODYPARAMETER : educationUser - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4688,7 +4936,7 @@ BODYPARAMETER : educationUser - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4790,7 +5038,7 @@ BODYPARAMETER : educationUser - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -4802,7 +5050,7 @@ BODYPARAMETER : educationUser - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5266,7 +5514,7 @@ CLASSES : Classes to which the user belongs. Nu - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -5290,12 +5538,12 @@ CLASSES : Classes to which the user belongs. Nu - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -5531,13 +5779,13 @@ CLASSES : Classes to which the user belongs. Nu - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5546,9 +5794,9 @@ CLASSES : Classes to which the user belongs. Nu - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5643,18 +5891,18 @@ CLASSES : Classes to which the user belongs. Nu - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5662,7 +5910,7 @@ CLASSES : Classes to which the user belongs. Nu - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5671,7 +5919,7 @@ CLASSES : Classes to which the user belongs. Nu - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5688,7 +5936,7 @@ CLASSES : Classes to which the user belongs. Nu - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -6007,7 +6255,7 @@ CLASSES : Classes to which the user belongs. Nu - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6702,10 +6950,55 @@ CLASSES : Classes to which the user belongs. Nu - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6743,7 +7036,7 @@ CLASSES : Classes to which the user belongs. Nu - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6961,45 +7254,6 @@ CLASSES : Classes to which the user belongs. Nu - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7599,7 +7853,7 @@ CLASSES : Classes to which the user belongs. Nu - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8026,7 +8280,7 @@ CLASSES : Classes to which the user belongs. Nu - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8044,7 +8298,7 @@ CLASSES : Classes to which the user belongs. Nu - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -8053,9 +8307,9 @@ CLASSES : Classes to which the user belongs. Nu - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -8063,6 +8317,7 @@ CLASSES : Classes to which the user belongs. Nu - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -8115,16 +8370,16 @@ CLASSES : Classes to which the user belongs. Nu - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -8331,7 +8586,7 @@ CLASSES : Classes to which the user belongs. Nu - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -8342,7 +8597,7 @@ CLASSES : Classes to which the user belongs. Nu - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -8469,7 +8724,7 @@ CLASSES : Classes to which the user belongs. Nu - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8478,6 +8733,247 @@ CLASSES : Classes to which the user belongs. Nu - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8864,7 +9360,7 @@ CLASSES : Classes to which the user belongs. Nu - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8966,7 +9462,7 @@ CLASSES : Classes to which the user belongs. Nu - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -8978,7 +9474,7 @@ CLASSES : Classes to which the user belongs. Nu - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9563,7 +10059,7 @@ SCHOOLS : Schools to which the user belongs. N - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -9579,12 +10075,12 @@ SCHOOLS : Schools to which the user belongs. N - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -9820,13 +10316,13 @@ SCHOOLS : Schools to which the user belongs. N - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9835,9 +10331,9 @@ SCHOOLS : Schools to which the user belongs. N - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9932,18 +10428,18 @@ SCHOOLS : Schools to which the user belongs. N - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9951,7 +10447,7 @@ SCHOOLS : Schools to which the user belongs. N - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9960,7 +10456,7 @@ SCHOOLS : Schools to which the user belongs. N - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9977,7 +10473,7 @@ SCHOOLS : Schools to which the user belongs. N - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -10296,7 +10792,7 @@ SCHOOLS : Schools to which the user belongs. N - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -10991,10 +11487,55 @@ SCHOOLS : Schools to which the user belongs. N - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -11032,7 +11573,7 @@ SCHOOLS : Schools to which the user belongs. N - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11250,45 +11791,6 @@ SCHOOLS : Schools to which the user belongs. N - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11888,7 +12390,7 @@ SCHOOLS : Schools to which the user belongs. N - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12315,7 +12817,7 @@ SCHOOLS : Schools to which the user belongs. N - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -12333,7 +12835,7 @@ SCHOOLS : Schools to which the user belongs. N - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -12342,9 +12844,9 @@ SCHOOLS : Schools to which the user belongs. N - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -12352,6 +12854,7 @@ SCHOOLS : Schools to which the user belongs. N - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -12404,16 +12907,16 @@ SCHOOLS : Schools to which the user belongs. N - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -12620,7 +13123,7 @@ SCHOOLS : Schools to which the user belongs. N - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -12631,7 +13134,7 @@ SCHOOLS : Schools to which the user belongs. N - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -12758,7 +13261,7 @@ SCHOOLS : Schools to which the user belongs. N - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -12767,6 +13270,247 @@ SCHOOLS : Schools to which the user belongs. N - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13149,7 +13893,7 @@ SCHOOLS : Schools to which the user belongs. N - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -13251,7 +13995,7 @@ SCHOOLS : Schools to which the user belongs. N - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -13263,7 +14007,7 @@ SCHOOLS : Schools to which the user belongs. N - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13726,7 +14470,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -13750,12 +14494,12 @@ TAUGHTCLASSES : Classes for which the user is a - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -13991,13 +14735,13 @@ TAUGHTCLASSES : Classes for which the user is a - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -14006,9 +14750,9 @@ TAUGHTCLASSES : Classes for which the user is a - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -14103,18 +14847,18 @@ TAUGHTCLASSES : Classes for which the user is a - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -14122,7 +14866,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -14131,7 +14875,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14148,7 +14892,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -14467,7 +15211,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -15162,10 +15906,55 @@ TAUGHTCLASSES : Classes for which the user is a - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -15203,7 +15992,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15421,45 +16210,6 @@ TAUGHTCLASSES : Classes for which the user is a - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -16059,7 +16809,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -16486,7 +17236,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -16504,7 +17254,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -16513,9 +17263,9 @@ TAUGHTCLASSES : Classes for which the user is a - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -16523,6 +17273,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -16575,16 +17326,16 @@ TAUGHTCLASSES : Classes for which the user is a - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -16791,7 +17542,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -16802,7 +17553,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -16929,7 +17680,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -16938,6 +17689,247 @@ TAUGHTCLASSES : Classes for which the user is a - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17324,7 +18316,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -17426,7 +18418,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -17438,7 +18430,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17830,13 +18822,13 @@ USER : user - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17845,9 +18837,9 @@ USER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17945,18 +18937,18 @@ USER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17964,7 +18956,7 @@ USER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17973,7 +18965,7 @@ USER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18044,7 +19036,7 @@ USER : user - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -18068,12 +19060,12 @@ USER : user - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -18149,7 +19141,7 @@ USER : user - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -18468,7 +19460,7 @@ USER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -19169,10 +20161,55 @@ USER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -19210,7 +20247,7 @@ USER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19457,45 +20494,6 @@ USER : user - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -20362,7 +21360,7 @@ USER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -20789,7 +21787,7 @@ USER : user - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -20803,7 +21801,7 @@ USER : user - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -20812,9 +21810,9 @@ USER : user - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -20822,6 +21820,7 @@ USER : user - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -20874,16 +21873,16 @@ USER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -21090,7 +22089,7 @@ USER : user - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -21101,7 +22100,7 @@ USER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -21119,7 +22118,7 @@ USER : user - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -21128,6 +22127,247 @@ USER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21514,7 +22754,7 @@ USER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -21616,7 +22856,7 @@ USER : user - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -21628,7 +22868,7 @@ USER : user - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0-beta/Update-MgEducationClass.md b/src/Education/Education/docs/v1.0-beta/Update-MgEducationClass.md index 8e94318c552..c032f8c7fc0 100644 --- a/src/Education/Education/docs/v1.0-beta/Update-MgEducationClass.md +++ b/src/Education/Education/docs/v1.0-beta/Update-MgEducationClass.md @@ -845,7 +845,7 @@ BODYPARAMETER : educationClass - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -869,12 +869,12 @@ BODYPARAMETER : educationClass - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -1110,13 +1110,13 @@ BODYPARAMETER : educationClass - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1125,9 +1125,9 @@ BODYPARAMETER : educationClass - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1222,18 +1222,18 @@ BODYPARAMETER : educationClass - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1241,7 +1241,7 @@ BODYPARAMETER : educationClass - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1250,7 +1250,7 @@ BODYPARAMETER : educationClass - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1267,7 +1267,7 @@ BODYPARAMETER : educationClass - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1586,7 +1586,7 @@ BODYPARAMETER : educationClass - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -2281,10 +2281,55 @@ BODYPARAMETER : educationClass - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2322,7 +2367,7 @@ BODYPARAMETER : educationClass - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2540,45 +2585,6 @@ BODYPARAMETER : educationClass - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3178,7 +3184,7 @@ BODYPARAMETER : educationClass - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3605,7 +3611,7 @@ BODYPARAMETER : educationClass - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3623,7 +3629,7 @@ BODYPARAMETER : educationClass - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -3632,9 +3638,9 @@ BODYPARAMETER : educationClass - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -3642,6 +3648,7 @@ BODYPARAMETER : educationClass - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3694,16 +3701,16 @@ BODYPARAMETER : educationClass - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -3910,7 +3917,7 @@ BODYPARAMETER : educationClass - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -3921,7 +3928,7 @@ BODYPARAMETER : educationClass - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -4048,7 +4055,7 @@ BODYPARAMETER : educationClass - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -4057,6 +4064,247 @@ BODYPARAMETER : educationClass - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4443,7 +4691,7 @@ BODYPARAMETER : educationClass - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4545,7 +4793,7 @@ BODYPARAMETER : educationClass - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -4557,7 +4805,7 @@ BODYPARAMETER : educationClass - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4922,7 +5170,7 @@ GROUP : group - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -4946,12 +5194,12 @@ GROUP : group - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -5194,13 +5442,13 @@ GROUP : group - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5209,9 +5457,9 @@ GROUP : group - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5306,18 +5554,18 @@ GROUP : group - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5325,7 +5573,7 @@ GROUP : group - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5334,7 +5582,7 @@ GROUP : group - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5351,7 +5599,7 @@ GROUP : group - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -5670,7 +5918,7 @@ GROUP : group - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6365,10 +6613,55 @@ GROUP : group - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6406,7 +6699,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6624,45 +6917,6 @@ GROUP : group - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7262,7 +7516,7 @@ GROUP : group - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7689,7 +7943,7 @@ GROUP : group - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7707,7 +7961,7 @@ GROUP : group - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -7716,9 +7970,9 @@ GROUP : group - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -7726,6 +7980,7 @@ GROUP : group - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7778,16 +8033,16 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -7994,7 +8249,7 @@ GROUP : group - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -8005,7 +8260,7 @@ GROUP : group - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -8132,7 +8387,7 @@ GROUP : group - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8141,6 +8396,247 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8527,7 +9023,7 @@ GROUP : group - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8629,7 +9125,7 @@ GROUP : group - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -8641,7 +9137,7 @@ GROUP : group - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9042,7 +9538,7 @@ MEMBERS : All users in the class. Nullable. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -9066,12 +9562,12 @@ MEMBERS : All users in the class. Nullable. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -9303,13 +9799,13 @@ MEMBERS : All users in the class. Nullable. - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9318,9 +9814,9 @@ MEMBERS : All users in the class. Nullable. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9415,18 +9911,18 @@ MEMBERS : All users in the class. Nullable. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9434,7 +9930,7 @@ MEMBERS : All users in the class. Nullable. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9443,7 +9939,7 @@ MEMBERS : All users in the class. Nullable. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9460,7 +9956,7 @@ MEMBERS : All users in the class. Nullable. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -9779,7 +10275,7 @@ MEMBERS : All users in the class. Nullable. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -10474,10 +10970,55 @@ MEMBERS : All users in the class. Nullable. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10515,7 +11056,7 @@ MEMBERS : All users in the class. Nullable. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10733,45 +11274,6 @@ MEMBERS : All users in the class. Nullable. - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11371,7 +11873,7 @@ MEMBERS : All users in the class. Nullable. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11798,7 +12300,7 @@ MEMBERS : All users in the class. Nullable. - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11816,7 +12318,7 @@ MEMBERS : All users in the class. Nullable. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -11825,9 +12327,9 @@ MEMBERS : All users in the class. Nullable. - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -11835,6 +12337,7 @@ MEMBERS : All users in the class. Nullable. - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -11887,16 +12390,16 @@ MEMBERS : All users in the class. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -12103,7 +12606,7 @@ MEMBERS : All users in the class. Nullable. - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -12114,7 +12617,7 @@ MEMBERS : All users in the class. Nullable. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -12241,7 +12744,7 @@ MEMBERS : All users in the class. Nullable. - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -12250,6 +12753,247 @@ MEMBERS : All users in the class. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12636,7 +13380,7 @@ MEMBERS : All users in the class. Nullable. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12738,7 +13482,7 @@ MEMBERS : All users in the class. Nullable. - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -12750,7 +13494,7 @@ MEMBERS : All users in the class. Nullable. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13243,7 +13987,7 @@ SCHOOLS : All schools that this class is assoc - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -13259,12 +14003,12 @@ SCHOOLS : All schools that this class is assoc - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -13500,13 +14244,13 @@ SCHOOLS : All schools that this class is assoc - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13515,9 +14259,9 @@ SCHOOLS : All schools that this class is assoc - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13612,18 +14356,18 @@ SCHOOLS : All schools that this class is assoc - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13631,7 +14375,7 @@ SCHOOLS : All schools that this class is assoc - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13640,7 +14384,7 @@ SCHOOLS : All schools that this class is assoc - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13657,7 +14401,7 @@ SCHOOLS : All schools that this class is assoc - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -13976,7 +14720,7 @@ SCHOOLS : All schools that this class is assoc - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14671,10 +15415,55 @@ SCHOOLS : All schools that this class is assoc - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -14712,7 +15501,7 @@ SCHOOLS : All schools that this class is assoc - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14930,45 +15719,6 @@ SCHOOLS : All schools that this class is assoc - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -15568,7 +16318,7 @@ SCHOOLS : All schools that this class is assoc - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15995,7 +16745,7 @@ SCHOOLS : All schools that this class is assoc - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -16013,7 +16763,7 @@ SCHOOLS : All schools that this class is assoc - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -16022,9 +16772,9 @@ SCHOOLS : All schools that this class is assoc - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -16032,6 +16782,7 @@ SCHOOLS : All schools that this class is assoc - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -16084,16 +16835,16 @@ SCHOOLS : All schools that this class is assoc - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -16300,7 +17051,7 @@ SCHOOLS : All schools that this class is assoc - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -16311,7 +17062,7 @@ SCHOOLS : All schools that this class is assoc - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -16438,7 +17189,7 @@ SCHOOLS : All schools that this class is assoc - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -16447,6 +17198,247 @@ SCHOOLS : All schools that this class is assoc - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16829,7 +17821,7 @@ SCHOOLS : All schools that this class is assoc - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16931,7 +17923,7 @@ SCHOOLS : All schools that this class is assoc - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -16943,7 +17935,7 @@ SCHOOLS : All schools that this class is assoc - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17408,7 +18400,7 @@ TEACHERS : All teachers in the class. Nullable. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -17432,12 +18424,12 @@ TEACHERS : All teachers in the class. Nullable. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -17669,13 +18661,13 @@ TEACHERS : All teachers in the class. Nullable. - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17684,9 +18676,9 @@ TEACHERS : All teachers in the class. Nullable. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17781,18 +18773,18 @@ TEACHERS : All teachers in the class. Nullable. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17800,7 +18792,7 @@ TEACHERS : All teachers in the class. Nullable. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17809,7 +18801,7 @@ TEACHERS : All teachers in the class. Nullable. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17826,7 +18818,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -18145,7 +19137,7 @@ TEACHERS : All teachers in the class. Nullable. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -18840,10 +19832,55 @@ TEACHERS : All teachers in the class. Nullable. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -18881,7 +19918,7 @@ TEACHERS : All teachers in the class. Nullable. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19099,45 +20136,6 @@ TEACHERS : All teachers in the class. Nullable. - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -19737,7 +20735,7 @@ TEACHERS : All teachers in the class. Nullable. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -20164,7 +21162,7 @@ TEACHERS : All teachers in the class. Nullable. - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -20182,7 +21180,7 @@ TEACHERS : All teachers in the class. Nullable. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -20191,9 +21189,9 @@ TEACHERS : All teachers in the class. Nullable. - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -20201,6 +21199,7 @@ TEACHERS : All teachers in the class. Nullable. - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -20253,16 +21252,16 @@ TEACHERS : All teachers in the class. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -20469,7 +21468,7 @@ TEACHERS : All teachers in the class. Nullable. - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -20480,7 +21479,7 @@ TEACHERS : All teachers in the class. Nullable. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -20607,7 +21606,7 @@ TEACHERS : All teachers in the class. Nullable. - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -20616,6 +21615,247 @@ TEACHERS : All teachers in the class. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21002,7 +22242,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -21104,7 +22344,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -21116,7 +22356,7 @@ TEACHERS : All teachers in the class. Nullable. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0-beta/Update-MgEducationMe.md b/src/Education/Education/docs/v1.0-beta/Update-MgEducationMe.md index f831cf92aa8..72d67fc1f74 100644 --- a/src/Education/Education/docs/v1.0-beta/Update-MgEducationMe.md +++ b/src/Education/Education/docs/v1.0-beta/Update-MgEducationMe.md @@ -1110,7 +1110,7 @@ BODYPARAMETER : educationUser - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -1134,12 +1134,12 @@ BODYPARAMETER : educationUser - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -1371,13 +1371,13 @@ BODYPARAMETER : educationUser - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1386,9 +1386,9 @@ BODYPARAMETER : educationUser - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1483,18 +1483,18 @@ BODYPARAMETER : educationUser - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1502,7 +1502,7 @@ BODYPARAMETER : educationUser - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1511,7 +1511,7 @@ BODYPARAMETER : educationUser - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1528,7 +1528,7 @@ BODYPARAMETER : educationUser - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1847,7 +1847,7 @@ BODYPARAMETER : educationUser - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -2542,10 +2542,55 @@ BODYPARAMETER : educationUser - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2583,7 +2628,7 @@ BODYPARAMETER : educationUser - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2801,45 +2846,6 @@ BODYPARAMETER : educationUser - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3439,7 +3445,7 @@ BODYPARAMETER : educationUser - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3866,7 +3872,7 @@ BODYPARAMETER : educationUser - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3884,7 +3890,7 @@ BODYPARAMETER : educationUser - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -3893,9 +3899,9 @@ BODYPARAMETER : educationUser - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -3903,6 +3909,7 @@ BODYPARAMETER : educationUser - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3955,16 +3962,16 @@ BODYPARAMETER : educationUser - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -4171,7 +4178,7 @@ BODYPARAMETER : educationUser - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -4182,7 +4189,7 @@ BODYPARAMETER : educationUser - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -4309,7 +4316,7 @@ BODYPARAMETER : educationUser - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -4318,6 +4325,247 @@ BODYPARAMETER : educationUser - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4704,7 +4952,7 @@ BODYPARAMETER : educationUser - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4806,7 +5054,7 @@ BODYPARAMETER : educationUser - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -4818,7 +5066,7 @@ BODYPARAMETER : educationUser - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5282,7 +5530,7 @@ CLASSES : Classes to which the user belongs. Nu - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -5306,12 +5554,12 @@ CLASSES : Classes to which the user belongs. Nu - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -5547,13 +5795,13 @@ CLASSES : Classes to which the user belongs. Nu - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5562,9 +5810,9 @@ CLASSES : Classes to which the user belongs. Nu - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5659,18 +5907,18 @@ CLASSES : Classes to which the user belongs. Nu - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5678,7 +5926,7 @@ CLASSES : Classes to which the user belongs. Nu - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5687,7 +5935,7 @@ CLASSES : Classes to which the user belongs. Nu - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5704,7 +5952,7 @@ CLASSES : Classes to which the user belongs. Nu - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -6023,7 +6271,7 @@ CLASSES : Classes to which the user belongs. Nu - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6718,10 +6966,55 @@ CLASSES : Classes to which the user belongs. Nu - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6759,7 +7052,7 @@ CLASSES : Classes to which the user belongs. Nu - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6977,45 +7270,6 @@ CLASSES : Classes to which the user belongs. Nu - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7615,7 +7869,7 @@ CLASSES : Classes to which the user belongs. Nu - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8042,7 +8296,7 @@ CLASSES : Classes to which the user belongs. Nu - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8060,7 +8314,7 @@ CLASSES : Classes to which the user belongs. Nu - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -8069,9 +8323,9 @@ CLASSES : Classes to which the user belongs. Nu - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -8079,6 +8333,7 @@ CLASSES : Classes to which the user belongs. Nu - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -8131,16 +8386,16 @@ CLASSES : Classes to which the user belongs. Nu - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -8347,7 +8602,7 @@ CLASSES : Classes to which the user belongs. Nu - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -8358,7 +8613,7 @@ CLASSES : Classes to which the user belongs. Nu - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -8485,7 +8740,7 @@ CLASSES : Classes to which the user belongs. Nu - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8494,6 +8749,247 @@ CLASSES : Classes to which the user belongs. Nu - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8880,7 +9376,7 @@ CLASSES : Classes to which the user belongs. Nu - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8982,7 +9478,7 @@ CLASSES : Classes to which the user belongs. Nu - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -8994,7 +9490,7 @@ CLASSES : Classes to which the user belongs. Nu - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9579,7 +10075,7 @@ SCHOOLS : Schools to which the user belongs. N - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -9595,12 +10091,12 @@ SCHOOLS : Schools to which the user belongs. N - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -9836,13 +10332,13 @@ SCHOOLS : Schools to which the user belongs. N - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9851,9 +10347,9 @@ SCHOOLS : Schools to which the user belongs. N - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9948,18 +10444,18 @@ SCHOOLS : Schools to which the user belongs. N - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9967,7 +10463,7 @@ SCHOOLS : Schools to which the user belongs. N - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9976,7 +10472,7 @@ SCHOOLS : Schools to which the user belongs. N - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9993,7 +10489,7 @@ SCHOOLS : Schools to which the user belongs. N - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -10312,7 +10808,7 @@ SCHOOLS : Schools to which the user belongs. N - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -11007,10 +11503,55 @@ SCHOOLS : Schools to which the user belongs. N - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -11048,7 +11589,7 @@ SCHOOLS : Schools to which the user belongs. N - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11266,45 +11807,6 @@ SCHOOLS : Schools to which the user belongs. N - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11904,7 +12406,7 @@ SCHOOLS : Schools to which the user belongs. N - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12331,7 +12833,7 @@ SCHOOLS : Schools to which the user belongs. N - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -12349,7 +12851,7 @@ SCHOOLS : Schools to which the user belongs. N - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -12358,9 +12860,9 @@ SCHOOLS : Schools to which the user belongs. N - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -12368,6 +12870,7 @@ SCHOOLS : Schools to which the user belongs. N - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -12420,16 +12923,16 @@ SCHOOLS : Schools to which the user belongs. N - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -12636,7 +13139,7 @@ SCHOOLS : Schools to which the user belongs. N - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -12647,7 +13150,7 @@ SCHOOLS : Schools to which the user belongs. N - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -12774,7 +13277,7 @@ SCHOOLS : Schools to which the user belongs. N - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -12783,6 +13286,247 @@ SCHOOLS : Schools to which the user belongs. N - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13165,7 +13909,7 @@ SCHOOLS : Schools to which the user belongs. N - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -13267,7 +14011,7 @@ SCHOOLS : Schools to which the user belongs. N - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -13279,7 +14023,7 @@ SCHOOLS : Schools to which the user belongs. N - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13742,7 +14486,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -13766,12 +14510,12 @@ TAUGHTCLASSES : Classes for which the user is a - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -14007,13 +14751,13 @@ TAUGHTCLASSES : Classes for which the user is a - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -14022,9 +14766,9 @@ TAUGHTCLASSES : Classes for which the user is a - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -14119,18 +14863,18 @@ TAUGHTCLASSES : Classes for which the user is a - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -14138,7 +14882,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -14147,7 +14891,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14164,7 +14908,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -14483,7 +15227,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -15178,10 +15922,55 @@ TAUGHTCLASSES : Classes for which the user is a - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -15219,7 +16008,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15437,45 +16226,6 @@ TAUGHTCLASSES : Classes for which the user is a - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -16075,7 +16825,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -16502,7 +17252,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -16520,7 +17270,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -16529,9 +17279,9 @@ TAUGHTCLASSES : Classes for which the user is a - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -16539,6 +17289,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -16591,16 +17342,16 @@ TAUGHTCLASSES : Classes for which the user is a - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -16807,7 +17558,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -16818,7 +17569,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -16945,7 +17696,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -16954,6 +17705,247 @@ TAUGHTCLASSES : Classes for which the user is a - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17340,7 +18332,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -17442,7 +18434,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -17454,7 +18446,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17846,13 +18838,13 @@ USER : user - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17861,9 +18853,9 @@ USER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17961,18 +18953,18 @@ USER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17980,7 +18972,7 @@ USER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17989,7 +18981,7 @@ USER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18060,7 +19052,7 @@ USER : user - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -18084,12 +19076,12 @@ USER : user - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -18165,7 +19157,7 @@ USER : user - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -18484,7 +19476,7 @@ USER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -19185,10 +20177,55 @@ USER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -19226,7 +20263,7 @@ USER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19473,45 +20510,6 @@ USER : user - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -20378,7 +21376,7 @@ USER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -20805,7 +21803,7 @@ USER : user - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -20819,7 +21817,7 @@ USER : user - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -20828,9 +21826,9 @@ USER : user - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -20838,6 +21836,7 @@ USER : user - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -20890,16 +21889,16 @@ USER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -21106,7 +22105,7 @@ USER : user - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -21117,7 +22116,7 @@ USER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -21135,7 +22134,7 @@ USER : user - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -21144,6 +22143,247 @@ USER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21530,7 +22770,7 @@ USER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -21632,7 +22872,7 @@ USER : user - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -21644,7 +22884,7 @@ USER : user - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0-beta/Update-MgEducationRoot.md b/src/Education/Education/docs/v1.0-beta/Update-MgEducationRoot.md index 9c2e95f36af..ef7b044e13e 100644 --- a/src/Education/Education/docs/v1.0-beta/Update-MgEducationRoot.md +++ b/src/Education/Education/docs/v1.0-beta/Update-MgEducationRoot.md @@ -424,7 +424,7 @@ BODYPARAMETER : educationRoot - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -448,12 +448,12 @@ BODYPARAMETER : educationRoot - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -689,13 +689,13 @@ BODYPARAMETER : educationRoot - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -704,9 +704,9 @@ BODYPARAMETER : educationRoot - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -801,18 +801,18 @@ BODYPARAMETER : educationRoot - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -820,7 +820,7 @@ BODYPARAMETER : educationRoot - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -829,7 +829,7 @@ BODYPARAMETER : educationRoot - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -846,7 +846,7 @@ BODYPARAMETER : educationRoot - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1165,7 +1165,7 @@ BODYPARAMETER : educationRoot - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -1860,10 +1860,55 @@ BODYPARAMETER : educationRoot - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1901,7 +1946,7 @@ BODYPARAMETER : educationRoot - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2119,45 +2164,6 @@ BODYPARAMETER : educationRoot - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -2757,7 +2763,7 @@ BODYPARAMETER : educationRoot - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3184,7 +3190,7 @@ BODYPARAMETER : educationRoot - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3202,7 +3208,7 @@ BODYPARAMETER : educationRoot - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -3211,9 +3217,9 @@ BODYPARAMETER : educationRoot - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -3221,6 +3227,7 @@ BODYPARAMETER : educationRoot - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3273,16 +3280,16 @@ BODYPARAMETER : educationRoot - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -3489,7 +3496,7 @@ BODYPARAMETER : educationRoot - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -3500,7 +3507,7 @@ BODYPARAMETER : educationRoot - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3627,7 +3634,7 @@ BODYPARAMETER : educationRoot - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -3636,6 +3643,247 @@ BODYPARAMETER : educationRoot - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4022,7 +4270,7 @@ BODYPARAMETER : educationRoot - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4124,7 +4372,7 @@ BODYPARAMETER : educationRoot - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -4136,7 +4384,7 @@ BODYPARAMETER : educationRoot - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4639,7 +4887,7 @@ CLASSES : . - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -4663,12 +4911,12 @@ CLASSES : . - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -4904,13 +5152,13 @@ CLASSES : . - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4919,9 +5167,9 @@ CLASSES : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5016,18 +5264,18 @@ CLASSES : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5035,7 +5283,7 @@ CLASSES : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5044,7 +5292,7 @@ CLASSES : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5061,7 +5309,7 @@ CLASSES : . - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -5380,7 +5628,7 @@ CLASSES : . - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6075,10 +6323,55 @@ CLASSES : . - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6116,7 +6409,7 @@ CLASSES : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6334,45 +6627,6 @@ CLASSES : . - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -6972,7 +7226,7 @@ CLASSES : . - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7399,7 +7653,7 @@ CLASSES : . - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7417,7 +7671,7 @@ CLASSES : . - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -7426,9 +7680,9 @@ CLASSES : . - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -7436,6 +7690,7 @@ CLASSES : . - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7488,16 +7743,16 @@ CLASSES : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -7704,7 +7959,7 @@ CLASSES : . - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -7715,7 +7970,7 @@ CLASSES : . - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -7842,7 +8097,7 @@ CLASSES : . - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -7851,6 +8106,247 @@ CLASSES : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8237,7 +8733,7 @@ CLASSES : . - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8339,7 +8835,7 @@ CLASSES : . - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -8351,7 +8847,7 @@ CLASSES : . - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8834,7 +9330,7 @@ ME : educationUser - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -8858,12 +9354,12 @@ ME : educationUser - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -9095,13 +9591,13 @@ ME : educationUser - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9110,9 +9606,9 @@ ME : educationUser - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9207,18 +9703,18 @@ ME : educationUser - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9226,7 +9722,7 @@ ME : educationUser - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9235,7 +9731,7 @@ ME : educationUser - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9252,7 +9748,7 @@ ME : educationUser - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -9571,7 +10067,7 @@ ME : educationUser - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -10266,10 +10762,55 @@ ME : educationUser - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10307,7 +10848,7 @@ ME : educationUser - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10525,45 +11066,6 @@ ME : educationUser - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11163,7 +11665,7 @@ ME : educationUser - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11590,7 +12092,7 @@ ME : educationUser - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11608,7 +12110,7 @@ ME : educationUser - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -11617,9 +12119,9 @@ ME : educationUser - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -11627,6 +12129,7 @@ ME : educationUser - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -11679,16 +12182,16 @@ ME : educationUser - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -11895,7 +12398,7 @@ ME : educationUser - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -11906,7 +12409,7 @@ ME : educationUser - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -12033,7 +12536,7 @@ ME : educationUser - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -12042,6 +12545,247 @@ ME : educationUser - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12428,7 +13172,7 @@ ME : educationUser - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12530,7 +13274,7 @@ ME : educationUser - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -12542,7 +13286,7 @@ ME : educationUser - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13035,7 +13779,7 @@ SCHOOLS : . - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -13051,12 +13795,12 @@ SCHOOLS : . - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -13292,13 +14036,13 @@ SCHOOLS : . - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13307,9 +14051,9 @@ SCHOOLS : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13404,18 +14148,18 @@ SCHOOLS : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13423,7 +14167,7 @@ SCHOOLS : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13432,7 +14176,7 @@ SCHOOLS : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13449,7 +14193,7 @@ SCHOOLS : . - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -13768,7 +14512,7 @@ SCHOOLS : . - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -14463,10 +15207,55 @@ SCHOOLS : . - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -14504,7 +15293,7 @@ SCHOOLS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14722,45 +15511,6 @@ SCHOOLS : . - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -15360,7 +16110,7 @@ SCHOOLS : . - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -15787,7 +16537,7 @@ SCHOOLS : . - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -15805,7 +16555,7 @@ SCHOOLS : . - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -15814,9 +16564,9 @@ SCHOOLS : . - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -15824,6 +16574,7 @@ SCHOOLS : . - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -15876,16 +16627,16 @@ SCHOOLS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -16092,7 +16843,7 @@ SCHOOLS : . - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -16103,7 +16854,7 @@ SCHOOLS : . - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -16230,7 +16981,7 @@ SCHOOLS : . - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -16239,6 +16990,247 @@ SCHOOLS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16621,7 +17613,7 @@ SCHOOLS : . - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -16723,7 +17715,7 @@ SCHOOLS : . - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -16735,7 +17727,7 @@ SCHOOLS : . - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17230,7 +18222,7 @@ USERS : . - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -17254,12 +18246,12 @@ USERS : . - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -17491,13 +18483,13 @@ USERS : . - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17506,9 +18498,9 @@ USERS : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17603,18 +18595,18 @@ USERS : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17622,7 +18614,7 @@ USERS : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17631,7 +18623,7 @@ USERS : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17648,7 +18640,7 @@ USERS : . - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -17967,7 +18959,7 @@ USERS : . - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -18662,10 +19654,55 @@ USERS : . - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -18703,7 +19740,7 @@ USERS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18921,45 +19958,6 @@ USERS : . - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -19559,7 +20557,7 @@ USERS : . - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -19986,7 +20984,7 @@ USERS : . - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -20004,7 +21002,7 @@ USERS : . - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -20013,9 +21011,9 @@ USERS : . - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -20023,6 +21021,7 @@ USERS : . - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -20075,16 +21074,16 @@ USERS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -20291,7 +21290,7 @@ USERS : . - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -20302,7 +21301,7 @@ USERS : . - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -20429,7 +21428,7 @@ USERS : . - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -20438,6 +21437,247 @@ USERS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20824,7 +22064,7 @@ USERS : . - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -20926,7 +22166,7 @@ USERS : . - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -20938,7 +22178,7 @@ USERS : . - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0-beta/Update-MgEducationSchool.md b/src/Education/Education/docs/v1.0-beta/Update-MgEducationSchool.md index 973f9998ae2..f2207bf7bbd 100644 --- a/src/Education/Education/docs/v1.0-beta/Update-MgEducationSchool.md +++ b/src/Education/Education/docs/v1.0-beta/Update-MgEducationSchool.md @@ -750,7 +750,7 @@ BODYPARAMETER : educationSchool - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -766,12 +766,12 @@ BODYPARAMETER : educationSchool - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -1007,13 +1007,13 @@ BODYPARAMETER : educationSchool - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1022,9 +1022,9 @@ BODYPARAMETER : educationSchool - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1119,18 +1119,18 @@ BODYPARAMETER : educationSchool - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1138,7 +1138,7 @@ BODYPARAMETER : educationSchool - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1147,7 +1147,7 @@ BODYPARAMETER : educationSchool - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1164,7 +1164,7 @@ BODYPARAMETER : educationSchool - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1483,7 +1483,7 @@ BODYPARAMETER : educationSchool - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -2178,10 +2178,55 @@ BODYPARAMETER : educationSchool - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2219,7 +2264,7 @@ BODYPARAMETER : educationSchool - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2437,45 +2482,6 @@ BODYPARAMETER : educationSchool - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3075,7 +3081,7 @@ BODYPARAMETER : educationSchool - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3502,7 +3508,7 @@ BODYPARAMETER : educationSchool - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3520,7 +3526,7 @@ BODYPARAMETER : educationSchool - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -3529,9 +3535,9 @@ BODYPARAMETER : educationSchool - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -3539,6 +3545,7 @@ BODYPARAMETER : educationSchool - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3591,16 +3598,16 @@ BODYPARAMETER : educationSchool - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -3807,7 +3814,7 @@ BODYPARAMETER : educationSchool - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -3818,7 +3825,7 @@ BODYPARAMETER : educationSchool - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -3945,7 +3952,7 @@ BODYPARAMETER : educationSchool - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -3954,6 +3961,247 @@ BODYPARAMETER : educationSchool - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4336,7 +4584,7 @@ BODYPARAMETER : educationSchool - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4438,7 +4686,7 @@ BODYPARAMETER : educationSchool - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -4450,7 +4698,7 @@ BODYPARAMETER : educationSchool - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4904,7 +5152,7 @@ CLASSES : Classes taught at the school. Nullabl - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -4928,12 +5176,12 @@ CLASSES : Classes taught at the school. Nullabl - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -5169,13 +5417,13 @@ CLASSES : Classes taught at the school. Nullabl - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5184,9 +5432,9 @@ CLASSES : Classes taught at the school. Nullabl - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5281,18 +5529,18 @@ CLASSES : Classes taught at the school. Nullabl - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5300,7 +5548,7 @@ CLASSES : Classes taught at the school. Nullabl - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5309,7 +5557,7 @@ CLASSES : Classes taught at the school. Nullabl - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5326,7 +5574,7 @@ CLASSES : Classes taught at the school. Nullabl - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -5645,7 +5893,7 @@ CLASSES : Classes taught at the school. Nullabl - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6340,10 +6588,55 @@ CLASSES : Classes taught at the school. Nullabl - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6381,7 +6674,7 @@ CLASSES : Classes taught at the school. Nullabl - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6599,45 +6892,6 @@ CLASSES : Classes taught at the school. Nullabl - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7237,7 +7491,7 @@ CLASSES : Classes taught at the school. Nullabl - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7664,7 +7918,7 @@ CLASSES : Classes taught at the school. Nullabl - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7682,7 +7936,7 @@ CLASSES : Classes taught at the school. Nullabl - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -7691,9 +7945,9 @@ CLASSES : Classes taught at the school. Nullabl - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -7701,6 +7955,7 @@ CLASSES : Classes taught at the school. Nullabl - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7753,16 +8008,16 @@ CLASSES : Classes taught at the school. Nullabl - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -7969,7 +8224,7 @@ CLASSES : Classes taught at the school. Nullabl - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -7980,7 +8235,7 @@ CLASSES : Classes taught at the school. Nullabl - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -8107,7 +8362,7 @@ CLASSES : Classes taught at the school. Nullabl - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8116,6 +8371,247 @@ CLASSES : Classes taught at the school. Nullabl - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8502,7 +8998,7 @@ CLASSES : Classes taught at the school. Nullabl - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -8604,7 +9100,7 @@ CLASSES : Classes taught at the school. Nullabl - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -8616,7 +9112,7 @@ CLASSES : Classes taught at the school. Nullabl - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9121,7 +9617,7 @@ USERS : Users in the school. Nullable. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -9145,12 +9641,12 @@ USERS : Users in the school. Nullable. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -9382,13 +9878,13 @@ USERS : Users in the school. Nullable. - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9397,9 +9893,9 @@ USERS : Users in the school. Nullable. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9494,18 +9990,18 @@ USERS : Users in the school. Nullable. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9513,7 +10009,7 @@ USERS : Users in the school. Nullable. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9522,7 +10018,7 @@ USERS : Users in the school. Nullable. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9539,7 +10035,7 @@ USERS : Users in the school. Nullable. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -9858,7 +10354,7 @@ USERS : Users in the school. Nullable. - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -10553,10 +11049,55 @@ USERS : Users in the school. Nullable. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10594,7 +11135,7 @@ USERS : Users in the school. Nullable. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10812,45 +11353,6 @@ USERS : Users in the school. Nullable. - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11450,7 +11952,7 @@ USERS : Users in the school. Nullable. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11877,7 +12379,7 @@ USERS : Users in the school. Nullable. - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11895,7 +12397,7 @@ USERS : Users in the school. Nullable. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -11904,9 +12406,9 @@ USERS : Users in the school. Nullable. - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -11914,6 +12416,7 @@ USERS : Users in the school. Nullable. - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -11966,16 +12469,16 @@ USERS : Users in the school. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -12182,7 +12685,7 @@ USERS : Users in the school. Nullable. - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -12193,7 +12696,7 @@ USERS : Users in the school. Nullable. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -12320,7 +12823,7 @@ USERS : Users in the school. Nullable. - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -12329,6 +12832,247 @@ USERS : Users in the school. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12715,7 +13459,7 @@ USERS : Users in the school. Nullable. - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -12817,7 +13561,7 @@ USERS : Users in the school. Nullable. - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -12829,7 +13573,7 @@ USERS : Users in the school. Nullable. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0-beta/Update-MgEducationUser.md b/src/Education/Education/docs/v1.0-beta/Update-MgEducationUser.md index 768b9e8f58d..b26d10e61e8 100644 --- a/src/Education/Education/docs/v1.0-beta/Update-MgEducationUser.md +++ b/src/Education/Education/docs/v1.0-beta/Update-MgEducationUser.md @@ -1169,7 +1169,7 @@ BODYPARAMETER : educationUser - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -1193,12 +1193,12 @@ BODYPARAMETER : educationUser - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -1430,13 +1430,13 @@ BODYPARAMETER : educationUser - `[Approvals ]`: - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1445,9 +1445,9 @@ BODYPARAMETER : educationUser - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1542,18 +1542,18 @@ BODYPARAMETER : educationUser - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1561,7 +1561,7 @@ BODYPARAMETER : educationUser - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1570,7 +1570,7 @@ BODYPARAMETER : educationUser - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1587,7 +1587,7 @@ BODYPARAMETER : educationUser - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1906,7 +1906,7 @@ BODYPARAMETER : educationUser - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -2601,10 +2601,55 @@ BODYPARAMETER : educationUser - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2642,7 +2687,7 @@ BODYPARAMETER : educationUser - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2860,45 +2905,6 @@ BODYPARAMETER : educationUser - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3498,7 +3504,7 @@ BODYPARAMETER : educationUser - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3925,7 +3931,7 @@ BODYPARAMETER : educationUser - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3943,7 +3949,7 @@ BODYPARAMETER : educationUser - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -3952,9 +3958,9 @@ BODYPARAMETER : educationUser - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -3962,6 +3968,7 @@ BODYPARAMETER : educationUser - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -4014,16 +4021,16 @@ BODYPARAMETER : educationUser - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -4230,7 +4237,7 @@ BODYPARAMETER : educationUser - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -4241,7 +4248,7 @@ BODYPARAMETER : educationUser - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -4368,7 +4375,7 @@ BODYPARAMETER : educationUser - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -4377,6 +4384,247 @@ BODYPARAMETER : educationUser - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -4763,7 +5011,7 @@ BODYPARAMETER : educationUser - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -4865,7 +5113,7 @@ BODYPARAMETER : educationUser - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -4877,7 +5125,7 @@ BODYPARAMETER : educationUser - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5341,7 +5589,7 @@ CLASSES : Classes to which the user belongs. Nu - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -5365,12 +5613,12 @@ CLASSES : Classes to which the user belongs. Nu - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -5606,13 +5854,13 @@ CLASSES : Classes to which the user belongs. Nu - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5621,9 +5869,9 @@ CLASSES : Classes to which the user belongs. Nu - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5718,18 +5966,18 @@ CLASSES : Classes to which the user belongs. Nu - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5737,7 +5985,7 @@ CLASSES : Classes to which the user belongs. Nu - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5746,7 +5994,7 @@ CLASSES : Classes to which the user belongs. Nu - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -5763,7 +6011,7 @@ CLASSES : Classes to which the user belongs. Nu - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -6082,7 +6330,7 @@ CLASSES : Classes to which the user belongs. Nu - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -6777,10 +7025,55 @@ CLASSES : Classes to which the user belongs. Nu - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6818,7 +7111,7 @@ CLASSES : Classes to which the user belongs. Nu - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7036,45 +7329,6 @@ CLASSES : Classes to which the user belongs. Nu - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7674,7 +7928,7 @@ CLASSES : Classes to which the user belongs. Nu - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8101,7 +8355,7 @@ CLASSES : Classes to which the user belongs. Nu - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8119,7 +8373,7 @@ CLASSES : Classes to which the user belongs. Nu - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -8128,9 +8382,9 @@ CLASSES : Classes to which the user belongs. Nu - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -8138,6 +8392,7 @@ CLASSES : Classes to which the user belongs. Nu - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -8190,16 +8445,16 @@ CLASSES : Classes to which the user belongs. Nu - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -8406,7 +8661,7 @@ CLASSES : Classes to which the user belongs. Nu - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -8417,7 +8672,7 @@ CLASSES : Classes to which the user belongs. Nu - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -8544,7 +8799,7 @@ CLASSES : Classes to which the user belongs. Nu - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8553,6 +8808,247 @@ CLASSES : Classes to which the user belongs. Nu - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8939,7 +9435,7 @@ CLASSES : Classes to which the user belongs. Nu - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -9041,7 +9537,7 @@ CLASSES : Classes to which the user belongs. Nu - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -9053,7 +9549,7 @@ CLASSES : Classes to which the user belongs. Nu - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9652,7 +10148,7 @@ SCHOOLS : Schools to which the user belongs. N - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -9668,12 +10164,12 @@ SCHOOLS : Schools to which the user belongs. N - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -9909,13 +10405,13 @@ SCHOOLS : Schools to which the user belongs. N - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9924,9 +10420,9 @@ SCHOOLS : Schools to which the user belongs. N - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -10021,18 +10517,18 @@ SCHOOLS : Schools to which the user belongs. N - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -10040,7 +10536,7 @@ SCHOOLS : Schools to which the user belongs. N - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -10049,7 +10545,7 @@ SCHOOLS : Schools to which the user belongs. N - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10066,7 +10562,7 @@ SCHOOLS : Schools to which the user belongs. N - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -10385,7 +10881,7 @@ SCHOOLS : Schools to which the user belongs. N - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -11080,10 +11576,55 @@ SCHOOLS : Schools to which the user belongs. N - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -11121,7 +11662,7 @@ SCHOOLS : Schools to which the user belongs. N - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11339,45 +11880,6 @@ SCHOOLS : Schools to which the user belongs. N - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11977,7 +12479,7 @@ SCHOOLS : Schools to which the user belongs. N - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -12404,7 +12906,7 @@ SCHOOLS : Schools to which the user belongs. N - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -12422,7 +12924,7 @@ SCHOOLS : Schools to which the user belongs. N - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -12431,9 +12933,9 @@ SCHOOLS : Schools to which the user belongs. N - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -12441,6 +12943,7 @@ SCHOOLS : Schools to which the user belongs. N - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -12493,16 +12996,16 @@ SCHOOLS : Schools to which the user belongs. N - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -12709,7 +13212,7 @@ SCHOOLS : Schools to which the user belongs. N - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -12720,7 +13223,7 @@ SCHOOLS : Schools to which the user belongs. N - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -12847,7 +13350,7 @@ SCHOOLS : Schools to which the user belongs. N - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -12856,6 +13359,247 @@ SCHOOLS : Schools to which the user belongs. N - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13238,7 +13982,7 @@ SCHOOLS : Schools to which the user belongs. N - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -13340,7 +14084,7 @@ SCHOOLS : Schools to which the user belongs. N - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -13352,7 +14096,7 @@ SCHOOLS : Schools to which the user belongs. N - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13815,7 +14559,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -13839,12 +14583,12 @@ TAUGHTCLASSES : Classes for which the user is a - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -14080,13 +14824,13 @@ TAUGHTCLASSES : Classes for which the user is a - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -14095,9 +14839,9 @@ TAUGHTCLASSES : Classes for which the user is a - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -14192,18 +14936,18 @@ TAUGHTCLASSES : Classes for which the user is a - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -14211,7 +14955,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -14220,7 +14964,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14237,7 +14981,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -14556,7 +15300,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -15251,10 +15995,55 @@ TAUGHTCLASSES : Classes for which the user is a - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -15292,7 +16081,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15510,45 +16299,6 @@ TAUGHTCLASSES : Classes for which the user is a - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -16148,7 +16898,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -16575,7 +17325,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -16593,7 +17343,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -16602,9 +17352,9 @@ TAUGHTCLASSES : Classes for which the user is a - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -16612,6 +17362,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -16664,16 +17415,16 @@ TAUGHTCLASSES : Classes for which the user is a - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -16880,7 +17631,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -16891,7 +17642,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -17018,7 +17769,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -17027,6 +17778,247 @@ TAUGHTCLASSES : Classes for which the user is a - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17413,7 +18405,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -17515,7 +18507,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -17527,7 +18519,7 @@ TAUGHTCLASSES : Classes for which the user is a - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17919,13 +18911,13 @@ USER : user - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17934,9 +18926,9 @@ USER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -18034,18 +19026,18 @@ USER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -18053,7 +19045,7 @@ USER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -18062,7 +19054,7 @@ USER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18133,7 +19125,7 @@ USER : user - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -18157,12 +19149,12 @@ USER : user - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - `[OccurrenceId ]`: - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -18238,7 +19230,7 @@ USER : user - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -18557,7 +19549,7 @@ USER : user - `[DeviceId ]`: - `[KeyMaterial ]`: - `[KeyType ]`: - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event - `[CorrelationId ]`: Id used for tracing the failure in the service. @@ -19258,10 +20250,55 @@ USER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -19299,7 +20336,7 @@ USER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19546,45 +20583,6 @@ USER : user - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -20451,7 +21449,7 @@ USER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -20878,7 +21876,7 @@ USER : user - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -20892,7 +21890,7 @@ USER : user - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AccessLevel ]`: accessLevel - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. @@ -20901,9 +21899,9 @@ USER : user - `[AllowTeamworkReactions ]`: Indicates whether Teams reactions are enabled for the meeting. - `[AllowedPresenters ]`: onlineMeetingPresenters - `[AlternativeRecording ]`: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. - - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. + - `[AttendanceReports ]`: The attendance reports of an online meeting. Read-only. - `[Id ]`: Read-only. - - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. + - `[AttendanceRecords ]`: List of attendance records of an attendance report. Read-only. - `[Id ]`: Read-only. - `[AttendanceIntervals ]`: List of time periods between joining and leaving a meeting. - `[DurationInSeconds ]`: Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime. @@ -20911,6 +21909,7 @@ USER : user - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -20963,16 +21962,16 @@ USER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsDialInBypassEnabled ]`: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - `[Scope ]`: lobbyBypassScope - - `[MeetingAttendanceReport ]`: meetingAttendanceReport + - `[MeetingAttendanceReport ]`: meetingAttendanceReport - `[Participants ]`: meetingParticipants - `[(Any) ]`: This indicates any property can be added to this object. - - `[Attendees ]`: Information of the meeting attendees. + - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - - `[Contributors ]`: - - `[Organizer ]`: meetingParticipantInfo - - `[Producers ]`: + - `[Contributors ]`: + - `[Organizer ]`: meetingParticipantInfo + - `[Producers ]`: - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. - `[Recording ]`: The content stream of the recording of a Teams live event. Read-only. - `[Registration ]`: meetingRegistration @@ -21179,7 +22178,7 @@ USER : user - `[PersonNotes ]`: Free-form notes that the user has taken about this person. - `[PersonType ]`: The type of person. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[Sources ]`: The sources the user data comes from, for example Directory or Outlook Contacts. - `[Type ]`: The type of data source. @@ -21190,7 +22189,7 @@ USER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[All ]`: @@ -21208,7 +22207,7 @@ USER : user - `[PreferredDataLocation ]`: The preferred data location for the user. For more information, see OneDrive Online Multi-Geo. - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -21217,6 +22216,247 @@ USER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21603,7 +22843,7 @@ USER : user - `[Parent ]`: sensitivityLabel - `[Sensitivity ]`: - `[Tooltip ]`: - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContactMergeSuggestions ]`: contactMergeSuggestions @@ -21705,7 +22945,7 @@ USER : user - `[Categories ]`: The categories associated with the task. Each category corresponds to the displayName property of an outlookCategory that the user has defined. - `[ReminderDateTime ]`: dateTimeTimeZone - `[Lists ]`: The task lists in the users mailbox. - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[AssociatedTeams ]`: @@ -21717,7 +22957,7 @@ USER : user - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0/Microsoft.Graph.Education.md b/src/Education/Education/docs/v1.0/Microsoft.Graph.Education.md index 24ec5e0cb5e..357215ef294 100644 --- a/src/Education/Education/docs/v1.0/Microsoft.Graph.Education.md +++ b/src/Education/Education/docs/v1.0/Microsoft.Graph.Education.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Education -Module Guid: 5d8e5e97-2707-4fd7-963b-3957401a2c02 +Module Guid: 06ae9817-2da7-4aa3-813d-dad69ff5ec62 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.education Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Education/Education/docs/v1.0/New-MgEducationClass.md b/src/Education/Education/docs/v1.0/New-MgEducationClass.md index 81203d61392..e4fdc7a973c 100644 --- a/src/Education/Education/docs/v1.0/New-MgEducationClass.md +++ b/src/Education/Education/docs/v1.0/New-MgEducationClass.md @@ -773,7 +773,7 @@ BODYPARAMETER : educationClass - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -795,11 +795,11 @@ BODYPARAMETER : educationClass - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -978,10 +978,10 @@ BODYPARAMETER : educationClass - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -989,9 +989,9 @@ BODYPARAMETER : educationClass - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1028,7 +1028,7 @@ BODYPARAMETER : educationClass - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1045,7 +1045,7 @@ BODYPARAMETER : educationClass - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1235,7 +1235,7 @@ BODYPARAMETER : educationClass - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1860,6 +1860,7 @@ BODYPARAMETER : educationClass - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1945,7 +1946,7 @@ BODYPARAMETER : educationClass - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2569,7 +2570,7 @@ BODYPARAMETER : educationClass - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2754,7 +2755,7 @@ BODYPARAMETER : educationClass - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -2787,7 +2788,7 @@ BODYPARAMETER : educationClass - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -2845,7 +2846,7 @@ BODYPARAMETER : educationClass - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -2886,7 +2887,7 @@ BODYPARAMETER : educationClass - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -2902,7 +2903,7 @@ BODYPARAMETER : educationClass - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2981,7 +2982,7 @@ BODYPARAMETER : educationClass - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -2999,7 +3000,7 @@ BODYPARAMETER : educationClass - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3022,14 +3023,14 @@ BODYPARAMETER : educationClass - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3366,7 +3367,7 @@ GROUP : group - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -3388,11 +3389,11 @@ GROUP : group - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -3578,10 +3579,10 @@ GROUP : group - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3589,9 +3590,9 @@ GROUP : group - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3628,7 +3629,7 @@ GROUP : group - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3645,7 +3646,7 @@ GROUP : group - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -3835,7 +3836,7 @@ GROUP : group - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4460,6 +4461,7 @@ GROUP : group - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4545,7 +4547,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5169,7 +5171,7 @@ GROUP : group - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5354,7 +5356,7 @@ GROUP : group - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5387,7 +5389,7 @@ GROUP : group - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -5445,7 +5447,7 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -5486,7 +5488,7 @@ GROUP : group - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -5502,7 +5504,7 @@ GROUP : group - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5581,7 +5583,7 @@ GROUP : group - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -5599,7 +5601,7 @@ GROUP : group - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5622,14 +5624,14 @@ GROUP : group - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5989,7 +5991,7 @@ MEMBERS : All users in the class. Nullable. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -6011,11 +6013,11 @@ MEMBERS : All users in the class. Nullable. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -6190,10 +6192,10 @@ MEMBERS : All users in the class. Nullable. - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6201,9 +6203,9 @@ MEMBERS : All users in the class. Nullable. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6240,7 +6242,7 @@ MEMBERS : All users in the class. Nullable. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6257,7 +6259,7 @@ MEMBERS : All users in the class. Nullable. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -6447,7 +6449,7 @@ MEMBERS : All users in the class. Nullable. - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -7072,6 +7074,7 @@ MEMBERS : All users in the class. Nullable. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -7157,7 +7160,7 @@ MEMBERS : All users in the class. Nullable. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7781,7 +7784,7 @@ MEMBERS : All users in the class. Nullable. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7966,7 +7969,7 @@ MEMBERS : All users in the class. Nullable. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7999,7 +8002,7 @@ MEMBERS : All users in the class. Nullable. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -8057,7 +8060,7 @@ MEMBERS : All users in the class. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -8098,7 +8101,7 @@ MEMBERS : All users in the class. Nullable. - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -8114,7 +8117,7 @@ MEMBERS : All users in the class. Nullable. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -8193,7 +8196,7 @@ MEMBERS : All users in the class. Nullable. - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8211,7 +8214,7 @@ MEMBERS : All users in the class. Nullable. - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8234,14 +8237,14 @@ MEMBERS : All users in the class. Nullable. - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8704,7 +8707,7 @@ SCHOOLS : All schools that this class is asso - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -8720,11 +8723,11 @@ SCHOOLS : All schools that this class is asso - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -8903,10 +8906,10 @@ SCHOOLS : All schools that this class is asso - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8914,9 +8917,9 @@ SCHOOLS : All schools that this class is asso - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8953,7 +8956,7 @@ SCHOOLS : All schools that this class is asso - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8970,7 +8973,7 @@ SCHOOLS : All schools that this class is asso - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -9160,7 +9163,7 @@ SCHOOLS : All schools that this class is asso - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -9785,6 +9788,7 @@ SCHOOLS : All schools that this class is asso - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -9870,7 +9874,7 @@ SCHOOLS : All schools that this class is asso - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10494,7 +10498,7 @@ SCHOOLS : All schools that this class is asso - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10679,7 +10683,7 @@ SCHOOLS : All schools that this class is asso - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -10712,7 +10716,7 @@ SCHOOLS : All schools that this class is asso - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -10770,7 +10774,7 @@ SCHOOLS : All schools that this class is asso - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -10811,7 +10815,7 @@ SCHOOLS : All schools that this class is asso - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -10827,7 +10831,7 @@ SCHOOLS : All schools that this class is asso - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10906,7 +10910,7 @@ SCHOOLS : All schools that this class is asso - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -10920,7 +10924,7 @@ SCHOOLS : All schools that this class is asso - `[Responsibilities ]`: A list for the user to enumerate their responsibilities. Returned only on $select. - `[Schools ]`: A list for the user to enumerate the schools they have attended. Returned only on $select. - `[ScopedRoleMemberOf ]`: The scoped-role administrative unit memberships for this user. Read-only. Nullable. - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10943,14 +10947,14 @@ SCHOOLS : All schools that this class is asso - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11387,7 +11391,7 @@ TEACHERS : All teachers in the class. Nullable. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -11409,11 +11413,11 @@ TEACHERS : All teachers in the class. Nullable. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -11588,10 +11592,10 @@ TEACHERS : All teachers in the class. Nullable. - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -11599,9 +11603,9 @@ TEACHERS : All teachers in the class. Nullable. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -11638,7 +11642,7 @@ TEACHERS : All teachers in the class. Nullable. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11655,7 +11659,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -11845,7 +11849,7 @@ TEACHERS : All teachers in the class. Nullable. - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -12470,6 +12474,7 @@ TEACHERS : All teachers in the class. Nullable. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -12555,7 +12560,7 @@ TEACHERS : All teachers in the class. Nullable. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13179,7 +13184,7 @@ TEACHERS : All teachers in the class. Nullable. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -13364,7 +13369,7 @@ TEACHERS : All teachers in the class. Nullable. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -13397,7 +13402,7 @@ TEACHERS : All teachers in the class. Nullable. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -13455,7 +13460,7 @@ TEACHERS : All teachers in the class. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -13496,7 +13501,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -13512,7 +13517,7 @@ TEACHERS : All teachers in the class. Nullable. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -13591,7 +13596,7 @@ TEACHERS : All teachers in the class. Nullable. - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -13609,7 +13614,7 @@ TEACHERS : All teachers in the class. Nullable. - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13632,14 +13637,14 @@ TEACHERS : All teachers in the class. Nullable. - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0/New-MgEducationSchool.md b/src/Education/Education/docs/v1.0/New-MgEducationSchool.md index 3e1bdfa2782..1706a07368b 100644 --- a/src/Education/Education/docs/v1.0/New-MgEducationSchool.md +++ b/src/Education/Education/docs/v1.0/New-MgEducationSchool.md @@ -677,7 +677,7 @@ BODYPARAMETER : educationSchool - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -693,11 +693,11 @@ BODYPARAMETER : educationSchool - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -876,10 +876,10 @@ BODYPARAMETER : educationSchool - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -887,9 +887,9 @@ BODYPARAMETER : educationSchool - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -926,7 +926,7 @@ BODYPARAMETER : educationSchool - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -943,7 +943,7 @@ BODYPARAMETER : educationSchool - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1133,7 +1133,7 @@ BODYPARAMETER : educationSchool - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1758,6 +1758,7 @@ BODYPARAMETER : educationSchool - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1843,7 +1844,7 @@ BODYPARAMETER : educationSchool - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2467,7 +2468,7 @@ BODYPARAMETER : educationSchool - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2652,7 +2653,7 @@ BODYPARAMETER : educationSchool - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -2685,7 +2686,7 @@ BODYPARAMETER : educationSchool - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -2743,7 +2744,7 @@ BODYPARAMETER : educationSchool - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -2784,7 +2785,7 @@ BODYPARAMETER : educationSchool - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -2800,7 +2801,7 @@ BODYPARAMETER : educationSchool - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2879,7 +2880,7 @@ BODYPARAMETER : educationSchool - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -2893,7 +2894,7 @@ BODYPARAMETER : educationSchool - `[Responsibilities ]`: A list for the user to enumerate their responsibilities. Returned only on $select. - `[Schools ]`: A list for the user to enumerate the schools they have attended. Returned only on $select. - `[ScopedRoleMemberOf ]`: The scoped-role administrative unit memberships for this user. Read-only. Nullable. - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -2916,14 +2917,14 @@ BODYPARAMETER : educationSchool - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3349,7 +3350,7 @@ CLASSES : Classes taught at the school. Nullab - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -3371,11 +3372,11 @@ CLASSES : Classes taught at the school. Nullab - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -3554,10 +3555,10 @@ CLASSES : Classes taught at the school. Nullab - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3565,9 +3566,9 @@ CLASSES : Classes taught at the school. Nullab - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3604,7 +3605,7 @@ CLASSES : Classes taught at the school. Nullab - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3621,7 +3622,7 @@ CLASSES : Classes taught at the school. Nullab - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -3811,7 +3812,7 @@ CLASSES : Classes taught at the school. Nullab - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4436,6 +4437,7 @@ CLASSES : Classes taught at the school. Nullab - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4521,7 +4523,7 @@ CLASSES : Classes taught at the school. Nullab - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5145,7 +5147,7 @@ CLASSES : Classes taught at the school. Nullab - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5330,7 +5332,7 @@ CLASSES : Classes taught at the school. Nullab - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5363,7 +5365,7 @@ CLASSES : Classes taught at the school. Nullab - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -5421,7 +5423,7 @@ CLASSES : Classes taught at the school. Nullab - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -5462,7 +5464,7 @@ CLASSES : Classes taught at the school. Nullab - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -5478,7 +5480,7 @@ CLASSES : Classes taught at the school. Nullab - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5557,7 +5559,7 @@ CLASSES : Classes taught at the school. Nullab - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -5575,7 +5577,7 @@ CLASSES : Classes taught at the school. Nullab - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5598,14 +5600,14 @@ CLASSES : Classes taught at the school. Nullab - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6068,7 +6070,7 @@ USERS : Users in the school. Nullable. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -6090,11 +6092,11 @@ USERS : Users in the school. Nullable. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -6269,10 +6271,10 @@ USERS : Users in the school. Nullable. - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6280,9 +6282,9 @@ USERS : Users in the school. Nullable. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6319,7 +6321,7 @@ USERS : Users in the school. Nullable. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6336,7 +6338,7 @@ USERS : Users in the school. Nullable. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -6526,7 +6528,7 @@ USERS : Users in the school. Nullable. - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -7151,6 +7153,7 @@ USERS : Users in the school. Nullable. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -7236,7 +7239,7 @@ USERS : Users in the school. Nullable. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7860,7 +7863,7 @@ USERS : Users in the school. Nullable. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8045,7 +8048,7 @@ USERS : Users in the school. Nullable. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8078,7 +8081,7 @@ USERS : Users in the school. Nullable. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -8136,7 +8139,7 @@ USERS : Users in the school. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -8177,7 +8180,7 @@ USERS : Users in the school. Nullable. - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -8193,7 +8196,7 @@ USERS : Users in the school. Nullable. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -8272,7 +8275,7 @@ USERS : Users in the school. Nullable. - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8290,7 +8293,7 @@ USERS : Users in the school. Nullable. - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8313,14 +8316,14 @@ USERS : Users in the school. Nullable. - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0/New-MgEducationUser.md b/src/Education/Education/docs/v1.0/New-MgEducationUser.md index ea07f1a3d37..48993777625 100644 --- a/src/Education/Education/docs/v1.0/New-MgEducationUser.md +++ b/src/Education/Education/docs/v1.0/New-MgEducationUser.md @@ -1092,7 +1092,7 @@ BODYPARAMETER : educationUser - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -1114,11 +1114,11 @@ BODYPARAMETER : educationUser - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -1293,10 +1293,10 @@ BODYPARAMETER : educationUser - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1304,9 +1304,9 @@ BODYPARAMETER : educationUser - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1343,7 +1343,7 @@ BODYPARAMETER : educationUser - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1360,7 +1360,7 @@ BODYPARAMETER : educationUser - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1550,7 +1550,7 @@ BODYPARAMETER : educationUser - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -2175,6 +2175,7 @@ BODYPARAMETER : educationUser - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -2260,7 +2261,7 @@ BODYPARAMETER : educationUser - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2884,7 +2885,7 @@ BODYPARAMETER : educationUser - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3069,7 +3070,7 @@ BODYPARAMETER : educationUser - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3102,7 +3103,7 @@ BODYPARAMETER : educationUser - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -3160,7 +3161,7 @@ BODYPARAMETER : educationUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -3201,7 +3202,7 @@ BODYPARAMETER : educationUser - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -3217,7 +3218,7 @@ BODYPARAMETER : educationUser - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -3296,7 +3297,7 @@ BODYPARAMETER : educationUser - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -3314,7 +3315,7 @@ BODYPARAMETER : educationUser - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3337,14 +3338,14 @@ BODYPARAMETER : educationUser - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3780,7 +3781,7 @@ CLASSES : Classes to which the user belongs. N - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -3802,11 +3803,11 @@ CLASSES : Classes to which the user belongs. N - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -3985,10 +3986,10 @@ CLASSES : Classes to which the user belongs. N - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3996,9 +3997,9 @@ CLASSES : Classes to which the user belongs. N - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4035,7 +4036,7 @@ CLASSES : Classes to which the user belongs. N - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4052,7 +4053,7 @@ CLASSES : Classes to which the user belongs. N - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -4242,7 +4243,7 @@ CLASSES : Classes to which the user belongs. N - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4867,6 +4868,7 @@ CLASSES : Classes to which the user belongs. N - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4952,7 +4954,7 @@ CLASSES : Classes to which the user belongs. N - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5576,7 +5578,7 @@ CLASSES : Classes to which the user belongs. N - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5761,7 +5763,7 @@ CLASSES : Classes to which the user belongs. N - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5794,7 +5796,7 @@ CLASSES : Classes to which the user belongs. N - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -5852,7 +5854,7 @@ CLASSES : Classes to which the user belongs. N - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -5893,7 +5895,7 @@ CLASSES : Classes to which the user belongs. N - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -5909,7 +5911,7 @@ CLASSES : Classes to which the user belongs. N - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5988,7 +5990,7 @@ CLASSES : Classes to which the user belongs. N - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -6006,7 +6008,7 @@ CLASSES : Classes to which the user belongs. N - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -6029,14 +6031,14 @@ CLASSES : Classes to which the user belongs. N - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6586,7 +6588,7 @@ SCHOOLS : Schools to which the user belongs. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -6602,11 +6604,11 @@ SCHOOLS : Schools to which the user belongs. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -6785,10 +6787,10 @@ SCHOOLS : Schools to which the user belongs. - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6796,9 +6798,9 @@ SCHOOLS : Schools to which the user belongs. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6835,7 +6837,7 @@ SCHOOLS : Schools to which the user belongs. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6852,7 +6854,7 @@ SCHOOLS : Schools to which the user belongs. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -7042,7 +7044,7 @@ SCHOOLS : Schools to which the user belongs. - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -7667,6 +7669,7 @@ SCHOOLS : Schools to which the user belongs. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -7752,7 +7755,7 @@ SCHOOLS : Schools to which the user belongs. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8376,7 +8379,7 @@ SCHOOLS : Schools to which the user belongs. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8561,7 +8564,7 @@ SCHOOLS : Schools to which the user belongs. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8594,7 +8597,7 @@ SCHOOLS : Schools to which the user belongs. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -8652,7 +8655,7 @@ SCHOOLS : Schools to which the user belongs. - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -8693,7 +8696,7 @@ SCHOOLS : Schools to which the user belongs. - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -8709,7 +8712,7 @@ SCHOOLS : Schools to which the user belongs. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -8788,7 +8791,7 @@ SCHOOLS : Schools to which the user belongs. - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8802,7 +8805,7 @@ SCHOOLS : Schools to which the user belongs. - `[Responsibilities ]`: A list for the user to enumerate their responsibilities. Returned only on $select. - `[Schools ]`: A list for the user to enumerate the schools they have attended. Returned only on $select. - `[ScopedRoleMemberOf ]`: The scoped-role administrative unit memberships for this user. Read-only. Nullable. - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8825,14 +8828,14 @@ SCHOOLS : Schools to which the user belongs. - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9267,7 +9270,7 @@ TAUGHTCLASSES : Classes for which the user is - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -9289,11 +9292,11 @@ TAUGHTCLASSES : Classes for which the user is - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -9472,10 +9475,10 @@ TAUGHTCLASSES : Classes for which the user is - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9483,9 +9486,9 @@ TAUGHTCLASSES : Classes for which the user is - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9522,7 +9525,7 @@ TAUGHTCLASSES : Classes for which the user is - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9539,7 +9542,7 @@ TAUGHTCLASSES : Classes for which the user is - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -9729,7 +9732,7 @@ TAUGHTCLASSES : Classes for which the user is - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -10354,6 +10357,7 @@ TAUGHTCLASSES : Classes for which the user is - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -10439,7 +10443,7 @@ TAUGHTCLASSES : Classes for which the user is - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11063,7 +11067,7 @@ TAUGHTCLASSES : Classes for which the user is - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11248,7 +11252,7 @@ TAUGHTCLASSES : Classes for which the user is - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11281,7 +11285,7 @@ TAUGHTCLASSES : Classes for which the user is - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -11339,7 +11343,7 @@ TAUGHTCLASSES : Classes for which the user is - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -11380,7 +11384,7 @@ TAUGHTCLASSES : Classes for which the user is - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -11396,7 +11400,7 @@ TAUGHTCLASSES : Classes for which the user is - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -11475,7 +11479,7 @@ TAUGHTCLASSES : Classes for which the user is - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -11493,7 +11497,7 @@ TAUGHTCLASSES : Classes for which the user is - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -11516,14 +11520,14 @@ TAUGHTCLASSES : Classes for which the user is - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11839,10 +11843,10 @@ USER : user - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -11850,9 +11854,9 @@ USER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -11892,7 +11896,7 @@ USER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11961,7 +11965,7 @@ USER : user - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -11983,11 +11987,11 @@ USER : user - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -12062,7 +12066,7 @@ USER : user - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -12259,7 +12263,7 @@ USER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -12887,6 +12891,7 @@ USER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -12972,7 +12977,7 @@ USER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13828,7 +13833,7 @@ USER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -14013,7 +14018,7 @@ USER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -14042,7 +14047,7 @@ USER : user - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -14100,7 +14105,7 @@ USER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -14141,7 +14146,7 @@ USER : user - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -14157,7 +14162,7 @@ USER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -14165,7 +14170,7 @@ USER : user - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -14183,7 +14188,7 @@ USER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -14206,14 +14211,14 @@ USER : user - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0/Update-MgEducationClass.md b/src/Education/Education/docs/v1.0/Update-MgEducationClass.md index c3b83a6a130..5624ad2a048 100644 --- a/src/Education/Education/docs/v1.0/Update-MgEducationClass.md +++ b/src/Education/Education/docs/v1.0/Update-MgEducationClass.md @@ -843,7 +843,7 @@ BODYPARAMETER : educationClass - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -865,11 +865,11 @@ BODYPARAMETER : educationClass - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -1048,10 +1048,10 @@ BODYPARAMETER : educationClass - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1059,9 +1059,9 @@ BODYPARAMETER : educationClass - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1098,7 +1098,7 @@ BODYPARAMETER : educationClass - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1115,7 +1115,7 @@ BODYPARAMETER : educationClass - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1305,7 +1305,7 @@ BODYPARAMETER : educationClass - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1930,6 +1930,7 @@ BODYPARAMETER : educationClass - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -2015,7 +2016,7 @@ BODYPARAMETER : educationClass - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2639,7 +2640,7 @@ BODYPARAMETER : educationClass - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2824,7 +2825,7 @@ BODYPARAMETER : educationClass - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -2857,7 +2858,7 @@ BODYPARAMETER : educationClass - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -2915,7 +2916,7 @@ BODYPARAMETER : educationClass - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -2956,7 +2957,7 @@ BODYPARAMETER : educationClass - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -2972,7 +2973,7 @@ BODYPARAMETER : educationClass - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -3051,7 +3052,7 @@ BODYPARAMETER : educationClass - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -3069,7 +3070,7 @@ BODYPARAMETER : educationClass - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3092,14 +3093,14 @@ BODYPARAMETER : educationClass - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3436,7 +3437,7 @@ GROUP : group - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -3458,11 +3459,11 @@ GROUP : group - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -3648,10 +3649,10 @@ GROUP : group - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3659,9 +3660,9 @@ GROUP : group - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3698,7 +3699,7 @@ GROUP : group - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3715,7 +3716,7 @@ GROUP : group - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -3905,7 +3906,7 @@ GROUP : group - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4530,6 +4531,7 @@ GROUP : group - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4615,7 +4617,7 @@ GROUP : group - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5239,7 +5241,7 @@ GROUP : group - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5424,7 +5426,7 @@ GROUP : group - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5457,7 +5459,7 @@ GROUP : group - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -5515,7 +5517,7 @@ GROUP : group - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -5556,7 +5558,7 @@ GROUP : group - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -5572,7 +5574,7 @@ GROUP : group - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5651,7 +5653,7 @@ GROUP : group - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -5669,7 +5671,7 @@ GROUP : group - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5692,14 +5694,14 @@ GROUP : group - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6073,7 +6075,7 @@ MEMBERS : All users in the class. Nullable. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -6095,11 +6097,11 @@ MEMBERS : All users in the class. Nullable. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -6274,10 +6276,10 @@ MEMBERS : All users in the class. Nullable. - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6285,9 +6287,9 @@ MEMBERS : All users in the class. Nullable. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6324,7 +6326,7 @@ MEMBERS : All users in the class. Nullable. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6341,7 +6343,7 @@ MEMBERS : All users in the class. Nullable. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -6531,7 +6533,7 @@ MEMBERS : All users in the class. Nullable. - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -7156,6 +7158,7 @@ MEMBERS : All users in the class. Nullable. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -7241,7 +7244,7 @@ MEMBERS : All users in the class. Nullable. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7865,7 +7868,7 @@ MEMBERS : All users in the class. Nullable. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8050,7 +8053,7 @@ MEMBERS : All users in the class. Nullable. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8083,7 +8086,7 @@ MEMBERS : All users in the class. Nullable. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -8141,7 +8144,7 @@ MEMBERS : All users in the class. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -8182,7 +8185,7 @@ MEMBERS : All users in the class. Nullable. - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -8198,7 +8201,7 @@ MEMBERS : All users in the class. Nullable. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -8277,7 +8280,7 @@ MEMBERS : All users in the class. Nullable. - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8295,7 +8298,7 @@ MEMBERS : All users in the class. Nullable. - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8318,14 +8321,14 @@ MEMBERS : All users in the class. Nullable. - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8788,7 +8791,7 @@ SCHOOLS : All schools that this class is asso - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -8804,11 +8807,11 @@ SCHOOLS : All schools that this class is asso - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -8987,10 +8990,10 @@ SCHOOLS : All schools that this class is asso - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8998,9 +9001,9 @@ SCHOOLS : All schools that this class is asso - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9037,7 +9040,7 @@ SCHOOLS : All schools that this class is asso - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9054,7 +9057,7 @@ SCHOOLS : All schools that this class is asso - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -9244,7 +9247,7 @@ SCHOOLS : All schools that this class is asso - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -9869,6 +9872,7 @@ SCHOOLS : All schools that this class is asso - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -9954,7 +9958,7 @@ SCHOOLS : All schools that this class is asso - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10578,7 +10582,7 @@ SCHOOLS : All schools that this class is asso - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10763,7 +10767,7 @@ SCHOOLS : All schools that this class is asso - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -10796,7 +10800,7 @@ SCHOOLS : All schools that this class is asso - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -10854,7 +10858,7 @@ SCHOOLS : All schools that this class is asso - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -10895,7 +10899,7 @@ SCHOOLS : All schools that this class is asso - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -10911,7 +10915,7 @@ SCHOOLS : All schools that this class is asso - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10990,7 +10994,7 @@ SCHOOLS : All schools that this class is asso - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -11004,7 +11008,7 @@ SCHOOLS : All schools that this class is asso - `[Responsibilities ]`: A list for the user to enumerate their responsibilities. Returned only on $select. - `[Schools ]`: A list for the user to enumerate the schools they have attended. Returned only on $select. - `[ScopedRoleMemberOf ]`: The scoped-role administrative unit memberships for this user. Read-only. Nullable. - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -11027,14 +11031,14 @@ SCHOOLS : All schools that this class is asso - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11471,7 +11475,7 @@ TEACHERS : All teachers in the class. Nullable. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -11493,11 +11497,11 @@ TEACHERS : All teachers in the class. Nullable. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -11672,10 +11676,10 @@ TEACHERS : All teachers in the class. Nullable. - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -11683,9 +11687,9 @@ TEACHERS : All teachers in the class. Nullable. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -11722,7 +11726,7 @@ TEACHERS : All teachers in the class. Nullable. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11739,7 +11743,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -11929,7 +11933,7 @@ TEACHERS : All teachers in the class. Nullable. - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -12554,6 +12558,7 @@ TEACHERS : All teachers in the class. Nullable. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -12639,7 +12644,7 @@ TEACHERS : All teachers in the class. Nullable. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13263,7 +13268,7 @@ TEACHERS : All teachers in the class. Nullable. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -13448,7 +13453,7 @@ TEACHERS : All teachers in the class. Nullable. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -13481,7 +13486,7 @@ TEACHERS : All teachers in the class. Nullable. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -13539,7 +13544,7 @@ TEACHERS : All teachers in the class. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -13580,7 +13585,7 @@ TEACHERS : All teachers in the class. Nullable. - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -13596,7 +13601,7 @@ TEACHERS : All teachers in the class. Nullable. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -13675,7 +13680,7 @@ TEACHERS : All teachers in the class. Nullable. - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -13693,7 +13698,7 @@ TEACHERS : All teachers in the class. Nullable. - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13716,14 +13721,14 @@ TEACHERS : All teachers in the class. Nullable. - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0/Update-MgEducationMe.md b/src/Education/Education/docs/v1.0/Update-MgEducationMe.md index f750435226d..be88e76f97d 100644 --- a/src/Education/Education/docs/v1.0/Update-MgEducationMe.md +++ b/src/Education/Education/docs/v1.0/Update-MgEducationMe.md @@ -1108,7 +1108,7 @@ BODYPARAMETER : educationUser - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -1130,11 +1130,11 @@ BODYPARAMETER : educationUser - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -1309,10 +1309,10 @@ BODYPARAMETER : educationUser - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1320,9 +1320,9 @@ BODYPARAMETER : educationUser - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1359,7 +1359,7 @@ BODYPARAMETER : educationUser - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1376,7 +1376,7 @@ BODYPARAMETER : educationUser - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1566,7 +1566,7 @@ BODYPARAMETER : educationUser - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -2191,6 +2191,7 @@ BODYPARAMETER : educationUser - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -2276,7 +2277,7 @@ BODYPARAMETER : educationUser - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2900,7 +2901,7 @@ BODYPARAMETER : educationUser - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3085,7 +3086,7 @@ BODYPARAMETER : educationUser - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3118,7 +3119,7 @@ BODYPARAMETER : educationUser - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -3176,7 +3177,7 @@ BODYPARAMETER : educationUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -3217,7 +3218,7 @@ BODYPARAMETER : educationUser - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -3233,7 +3234,7 @@ BODYPARAMETER : educationUser - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -3312,7 +3313,7 @@ BODYPARAMETER : educationUser - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -3330,7 +3331,7 @@ BODYPARAMETER : educationUser - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3353,14 +3354,14 @@ BODYPARAMETER : educationUser - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3796,7 +3797,7 @@ CLASSES : Classes to which the user belongs. N - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -3818,11 +3819,11 @@ CLASSES : Classes to which the user belongs. N - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -4001,10 +4002,10 @@ CLASSES : Classes to which the user belongs. N - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4012,9 +4013,9 @@ CLASSES : Classes to which the user belongs. N - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4051,7 +4052,7 @@ CLASSES : Classes to which the user belongs. N - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4068,7 +4069,7 @@ CLASSES : Classes to which the user belongs. N - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -4258,7 +4259,7 @@ CLASSES : Classes to which the user belongs. N - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4883,6 +4884,7 @@ CLASSES : Classes to which the user belongs. N - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4968,7 +4970,7 @@ CLASSES : Classes to which the user belongs. N - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5592,7 +5594,7 @@ CLASSES : Classes to which the user belongs. N - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5777,7 +5779,7 @@ CLASSES : Classes to which the user belongs. N - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5810,7 +5812,7 @@ CLASSES : Classes to which the user belongs. N - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -5868,7 +5870,7 @@ CLASSES : Classes to which the user belongs. N - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -5909,7 +5911,7 @@ CLASSES : Classes to which the user belongs. N - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -5925,7 +5927,7 @@ CLASSES : Classes to which the user belongs. N - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -6004,7 +6006,7 @@ CLASSES : Classes to which the user belongs. N - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -6022,7 +6024,7 @@ CLASSES : Classes to which the user belongs. N - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -6045,14 +6047,14 @@ CLASSES : Classes to which the user belongs. N - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6602,7 +6604,7 @@ SCHOOLS : Schools to which the user belongs. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -6618,11 +6620,11 @@ SCHOOLS : Schools to which the user belongs. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -6801,10 +6803,10 @@ SCHOOLS : Schools to which the user belongs. - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6812,9 +6814,9 @@ SCHOOLS : Schools to which the user belongs. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6851,7 +6853,7 @@ SCHOOLS : Schools to which the user belongs. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6868,7 +6870,7 @@ SCHOOLS : Schools to which the user belongs. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -7058,7 +7060,7 @@ SCHOOLS : Schools to which the user belongs. - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -7683,6 +7685,7 @@ SCHOOLS : Schools to which the user belongs. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -7768,7 +7771,7 @@ SCHOOLS : Schools to which the user belongs. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8392,7 +8395,7 @@ SCHOOLS : Schools to which the user belongs. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8577,7 +8580,7 @@ SCHOOLS : Schools to which the user belongs. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8610,7 +8613,7 @@ SCHOOLS : Schools to which the user belongs. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -8668,7 +8671,7 @@ SCHOOLS : Schools to which the user belongs. - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -8709,7 +8712,7 @@ SCHOOLS : Schools to which the user belongs. - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -8725,7 +8728,7 @@ SCHOOLS : Schools to which the user belongs. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -8804,7 +8807,7 @@ SCHOOLS : Schools to which the user belongs. - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8818,7 +8821,7 @@ SCHOOLS : Schools to which the user belongs. - `[Responsibilities ]`: A list for the user to enumerate their responsibilities. Returned only on $select. - `[Schools ]`: A list for the user to enumerate the schools they have attended. Returned only on $select. - `[ScopedRoleMemberOf ]`: The scoped-role administrative unit memberships for this user. Read-only. Nullable. - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8841,14 +8844,14 @@ SCHOOLS : Schools to which the user belongs. - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9283,7 +9286,7 @@ TAUGHTCLASSES : Classes for which the user is - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -9305,11 +9308,11 @@ TAUGHTCLASSES : Classes for which the user is - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -9488,10 +9491,10 @@ TAUGHTCLASSES : Classes for which the user is - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9499,9 +9502,9 @@ TAUGHTCLASSES : Classes for which the user is - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9538,7 +9541,7 @@ TAUGHTCLASSES : Classes for which the user is - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9555,7 +9558,7 @@ TAUGHTCLASSES : Classes for which the user is - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -9745,7 +9748,7 @@ TAUGHTCLASSES : Classes for which the user is - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -10370,6 +10373,7 @@ TAUGHTCLASSES : Classes for which the user is - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -10455,7 +10459,7 @@ TAUGHTCLASSES : Classes for which the user is - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11079,7 +11083,7 @@ TAUGHTCLASSES : Classes for which the user is - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11264,7 +11268,7 @@ TAUGHTCLASSES : Classes for which the user is - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11297,7 +11301,7 @@ TAUGHTCLASSES : Classes for which the user is - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -11355,7 +11359,7 @@ TAUGHTCLASSES : Classes for which the user is - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -11396,7 +11400,7 @@ TAUGHTCLASSES : Classes for which the user is - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -11412,7 +11416,7 @@ TAUGHTCLASSES : Classes for which the user is - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -11491,7 +11495,7 @@ TAUGHTCLASSES : Classes for which the user is - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -11509,7 +11513,7 @@ TAUGHTCLASSES : Classes for which the user is - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -11532,14 +11536,14 @@ TAUGHTCLASSES : Classes for which the user is - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11855,10 +11859,10 @@ USER : user - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -11866,9 +11870,9 @@ USER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -11908,7 +11912,7 @@ USER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11977,7 +11981,7 @@ USER : user - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -11999,11 +12003,11 @@ USER : user - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -12078,7 +12082,7 @@ USER : user - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -12275,7 +12279,7 @@ USER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -12903,6 +12907,7 @@ USER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -12988,7 +12993,7 @@ USER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13844,7 +13849,7 @@ USER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -14029,7 +14034,7 @@ USER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -14058,7 +14063,7 @@ USER : user - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -14116,7 +14121,7 @@ USER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -14157,7 +14162,7 @@ USER : user - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -14173,7 +14178,7 @@ USER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -14181,7 +14186,7 @@ USER : user - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -14199,7 +14204,7 @@ USER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -14222,14 +14227,14 @@ USER : user - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0/Update-MgEducationRoot.md b/src/Education/Education/docs/v1.0/Update-MgEducationRoot.md index 6dd5ab66dfa..bc4e18b641d 100644 --- a/src/Education/Education/docs/v1.0/Update-MgEducationRoot.md +++ b/src/Education/Education/docs/v1.0/Update-MgEducationRoot.md @@ -405,7 +405,7 @@ BODYPARAMETER : educationRoot - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -427,11 +427,11 @@ BODYPARAMETER : educationRoot - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -610,10 +610,10 @@ BODYPARAMETER : educationRoot - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -621,9 +621,9 @@ BODYPARAMETER : educationRoot - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -660,7 +660,7 @@ BODYPARAMETER : educationRoot - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -677,7 +677,7 @@ BODYPARAMETER : educationRoot - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -867,7 +867,7 @@ BODYPARAMETER : educationRoot - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1492,6 +1492,7 @@ BODYPARAMETER : educationRoot - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1577,7 +1578,7 @@ BODYPARAMETER : educationRoot - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2201,7 +2202,7 @@ BODYPARAMETER : educationRoot - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2386,7 +2387,7 @@ BODYPARAMETER : educationRoot - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -2419,7 +2420,7 @@ BODYPARAMETER : educationRoot - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -2477,7 +2478,7 @@ BODYPARAMETER : educationRoot - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -2518,7 +2519,7 @@ BODYPARAMETER : educationRoot - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -2534,7 +2535,7 @@ BODYPARAMETER : educationRoot - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2613,7 +2614,7 @@ BODYPARAMETER : educationRoot - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -2631,7 +2632,7 @@ BODYPARAMETER : educationRoot - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -2654,14 +2655,14 @@ BODYPARAMETER : educationRoot - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3107,7 +3108,7 @@ CLASSES : . - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -3129,11 +3130,11 @@ CLASSES : . - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -3312,10 +3313,10 @@ CLASSES : . - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3323,9 +3324,9 @@ CLASSES : . - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3362,7 +3363,7 @@ CLASSES : . - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3379,7 +3380,7 @@ CLASSES : . - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -3569,7 +3570,7 @@ CLASSES : . - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4194,6 +4195,7 @@ CLASSES : . - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4279,7 +4281,7 @@ CLASSES : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -4903,7 +4905,7 @@ CLASSES : . - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5088,7 +5090,7 @@ CLASSES : . - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5121,7 +5123,7 @@ CLASSES : . - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -5179,7 +5181,7 @@ CLASSES : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -5220,7 +5222,7 @@ CLASSES : . - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -5236,7 +5238,7 @@ CLASSES : . - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5315,7 +5317,7 @@ CLASSES : . - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -5333,7 +5335,7 @@ CLASSES : . - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5356,14 +5358,14 @@ CLASSES : . - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5818,7 +5820,7 @@ ME : educationUser - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -5840,11 +5842,11 @@ ME : educationUser - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -6019,10 +6021,10 @@ ME : educationUser - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6030,9 +6032,9 @@ ME : educationUser - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6069,7 +6071,7 @@ ME : educationUser - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6086,7 +6088,7 @@ ME : educationUser - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -6276,7 +6278,7 @@ ME : educationUser - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -6901,6 +6903,7 @@ ME : educationUser - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -6986,7 +6989,7 @@ ME : educationUser - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7610,7 +7613,7 @@ ME : educationUser - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -7795,7 +7798,7 @@ ME : educationUser - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7828,7 +7831,7 @@ ME : educationUser - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -7886,7 +7889,7 @@ ME : educationUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -7927,7 +7930,7 @@ ME : educationUser - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -7943,7 +7946,7 @@ ME : educationUser - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -8022,7 +8025,7 @@ ME : educationUser - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8040,7 +8043,7 @@ ME : educationUser - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8063,14 +8066,14 @@ ME : educationUser - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8533,7 +8536,7 @@ SCHOOLS : . - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -8549,11 +8552,11 @@ SCHOOLS : . - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -8732,10 +8735,10 @@ SCHOOLS : . - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8743,9 +8746,9 @@ SCHOOLS : . - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8782,7 +8785,7 @@ SCHOOLS : . - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -8799,7 +8802,7 @@ SCHOOLS : . - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -8989,7 +8992,7 @@ SCHOOLS : . - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -9614,6 +9617,7 @@ SCHOOLS : . - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -9699,7 +9703,7 @@ SCHOOLS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10323,7 +10327,7 @@ SCHOOLS : . - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -10508,7 +10512,7 @@ SCHOOLS : . - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -10541,7 +10545,7 @@ SCHOOLS : . - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -10599,7 +10603,7 @@ SCHOOLS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -10640,7 +10644,7 @@ SCHOOLS : . - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -10656,7 +10660,7 @@ SCHOOLS : . - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -10735,7 +10739,7 @@ SCHOOLS : . - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -10749,7 +10753,7 @@ SCHOOLS : . - `[Responsibilities ]`: A list for the user to enumerate their responsibilities. Returned only on $select. - `[Schools ]`: A list for the user to enumerate the schools they have attended. Returned only on $select. - `[ScopedRoleMemberOf ]`: The scoped-role administrative unit memberships for this user. Read-only. Nullable. - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -10772,14 +10776,14 @@ SCHOOLS : . - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11216,7 +11220,7 @@ USERS : . - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -11238,11 +11242,11 @@ USERS : . - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -11417,10 +11421,10 @@ USERS : . - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -11428,9 +11432,9 @@ USERS : . - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -11467,7 +11471,7 @@ USERS : . - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -11484,7 +11488,7 @@ USERS : . - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -11674,7 +11678,7 @@ USERS : . - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -12299,6 +12303,7 @@ USERS : . - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -12384,7 +12389,7 @@ USERS : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13008,7 +13013,7 @@ USERS : . - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -13193,7 +13198,7 @@ USERS : . - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -13226,7 +13231,7 @@ USERS : . - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -13284,7 +13289,7 @@ USERS : . - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -13325,7 +13330,7 @@ USERS : . - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -13341,7 +13346,7 @@ USERS : . - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -13420,7 +13425,7 @@ USERS : . - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -13438,7 +13443,7 @@ USERS : . - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -13461,14 +13466,14 @@ USERS : . - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0/Update-MgEducationSchool.md b/src/Education/Education/docs/v1.0/Update-MgEducationSchool.md index ba22986aace..8d89efb2163 100644 --- a/src/Education/Education/docs/v1.0/Update-MgEducationSchool.md +++ b/src/Education/Education/docs/v1.0/Update-MgEducationSchool.md @@ -744,7 +744,7 @@ BODYPARAMETER : educationSchool - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -760,11 +760,11 @@ BODYPARAMETER : educationSchool - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -943,10 +943,10 @@ BODYPARAMETER : educationSchool - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -954,9 +954,9 @@ BODYPARAMETER : educationSchool - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -993,7 +993,7 @@ BODYPARAMETER : educationSchool - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1010,7 +1010,7 @@ BODYPARAMETER : educationSchool - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1200,7 +1200,7 @@ BODYPARAMETER : educationSchool - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -1825,6 +1825,7 @@ BODYPARAMETER : educationSchool - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -1910,7 +1911,7 @@ BODYPARAMETER : educationSchool - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2534,7 +2535,7 @@ BODYPARAMETER : educationSchool - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -2719,7 +2720,7 @@ BODYPARAMETER : educationSchool - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -2752,7 +2753,7 @@ BODYPARAMETER : educationSchool - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -2810,7 +2811,7 @@ BODYPARAMETER : educationSchool - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -2851,7 +2852,7 @@ BODYPARAMETER : educationSchool - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -2867,7 +2868,7 @@ BODYPARAMETER : educationSchool - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -2946,7 +2947,7 @@ BODYPARAMETER : educationSchool - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -2960,7 +2961,7 @@ BODYPARAMETER : educationSchool - `[Responsibilities ]`: A list for the user to enumerate their responsibilities. Returned only on $select. - `[Schools ]`: A list for the user to enumerate the schools they have attended. Returned only on $select. - `[ScopedRoleMemberOf ]`: The scoped-role administrative unit memberships for this user. Read-only. Nullable. - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -2983,14 +2984,14 @@ BODYPARAMETER : educationSchool - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3416,7 +3417,7 @@ CLASSES : Classes taught at the school. Nullab - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -3438,11 +3439,11 @@ CLASSES : Classes taught at the school. Nullab - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -3621,10 +3622,10 @@ CLASSES : Classes taught at the school. Nullab - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3632,9 +3633,9 @@ CLASSES : Classes taught at the school. Nullab - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3671,7 +3672,7 @@ CLASSES : Classes taught at the school. Nullab - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3688,7 +3689,7 @@ CLASSES : Classes taught at the school. Nullab - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -3878,7 +3879,7 @@ CLASSES : Classes taught at the school. Nullab - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4503,6 +4504,7 @@ CLASSES : Classes taught at the school. Nullab - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -4588,7 +4590,7 @@ CLASSES : Classes taught at the school. Nullab - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5212,7 +5214,7 @@ CLASSES : Classes taught at the school. Nullab - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5397,7 +5399,7 @@ CLASSES : Classes taught at the school. Nullab - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5430,7 +5432,7 @@ CLASSES : Classes taught at the school. Nullab - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -5488,7 +5490,7 @@ CLASSES : Classes taught at the school. Nullab - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -5529,7 +5531,7 @@ CLASSES : Classes taught at the school. Nullab - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -5545,7 +5547,7 @@ CLASSES : Classes taught at the school. Nullab - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -5624,7 +5626,7 @@ CLASSES : Classes taught at the school. Nullab - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -5642,7 +5644,7 @@ CLASSES : Classes taught at the school. Nullab - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -5665,14 +5667,14 @@ CLASSES : Classes taught at the school. Nullab - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6149,7 +6151,7 @@ USERS : Users in the school. Nullable. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -6171,11 +6173,11 @@ USERS : Users in the school. Nullable. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -6350,10 +6352,10 @@ USERS : Users in the school. Nullable. - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6361,9 +6363,9 @@ USERS : Users in the school. Nullable. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6400,7 +6402,7 @@ USERS : Users in the school. Nullable. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6417,7 +6419,7 @@ USERS : Users in the school. Nullable. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -6607,7 +6609,7 @@ USERS : Users in the school. Nullable. - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -7232,6 +7234,7 @@ USERS : Users in the school. Nullable. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -7317,7 +7320,7 @@ USERS : Users in the school. Nullable. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -7941,7 +7944,7 @@ USERS : Users in the school. Nullable. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8126,7 +8129,7 @@ USERS : Users in the school. Nullable. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8159,7 +8162,7 @@ USERS : Users in the school. Nullable. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -8217,7 +8220,7 @@ USERS : Users in the school. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -8258,7 +8261,7 @@ USERS : Users in the school. Nullable. - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -8274,7 +8277,7 @@ USERS : Users in the school. Nullable. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -8353,7 +8356,7 @@ USERS : Users in the school. Nullable. - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8371,7 +8374,7 @@ USERS : Users in the school. Nullable. - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8394,14 +8397,14 @@ USERS : Users in the school. Nullable. - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Education/Education/docs/v1.0/Update-MgEducationUser.md b/src/Education/Education/docs/v1.0/Update-MgEducationUser.md index d86d8aa3ada..1e1c776d65a 100644 --- a/src/Education/Education/docs/v1.0/Update-MgEducationUser.md +++ b/src/Education/Education/docs/v1.0/Update-MgEducationUser.md @@ -1167,7 +1167,7 @@ BODYPARAMETER : educationUser - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -1189,11 +1189,11 @@ BODYPARAMETER : educationUser - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -1368,10 +1368,10 @@ BODYPARAMETER : educationUser - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1379,9 +1379,9 @@ BODYPARAMETER : educationUser - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1418,7 +1418,7 @@ BODYPARAMETER : educationUser - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1435,7 +1435,7 @@ BODYPARAMETER : educationUser - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -1625,7 +1625,7 @@ BODYPARAMETER : educationUser - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -2250,6 +2250,7 @@ BODYPARAMETER : educationUser - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -2335,7 +2336,7 @@ BODYPARAMETER : educationUser - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2959,7 +2960,7 @@ BODYPARAMETER : educationUser - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -3144,7 +3145,7 @@ BODYPARAMETER : educationUser - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3177,7 +3178,7 @@ BODYPARAMETER : educationUser - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -3235,7 +3236,7 @@ BODYPARAMETER : educationUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -3276,7 +3277,7 @@ BODYPARAMETER : educationUser - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -3292,7 +3293,7 @@ BODYPARAMETER : educationUser - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -3371,7 +3372,7 @@ BODYPARAMETER : educationUser - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -3389,7 +3390,7 @@ BODYPARAMETER : educationUser - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -3412,14 +3413,14 @@ BODYPARAMETER : educationUser - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -3855,7 +3856,7 @@ CLASSES : Classes to which the user belongs. N - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -3877,11 +3878,11 @@ CLASSES : Classes to which the user belongs. N - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -4060,10 +4061,10 @@ CLASSES : Classes to which the user belongs. N - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -4071,9 +4072,9 @@ CLASSES : Classes to which the user belongs. N - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -4110,7 +4111,7 @@ CLASSES : Classes to which the user belongs. N - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4127,7 +4128,7 @@ CLASSES : Classes to which the user belongs. N - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -4317,7 +4318,7 @@ CLASSES : Classes to which the user belongs. N - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -4942,6 +4943,7 @@ CLASSES : Classes to which the user belongs. N - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -5027,7 +5029,7 @@ CLASSES : Classes to which the user belongs. N - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -5651,7 +5653,7 @@ CLASSES : Classes to which the user belongs. N - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -5836,7 +5838,7 @@ CLASSES : Classes to which the user belongs. N - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -5869,7 +5871,7 @@ CLASSES : Classes to which the user belongs. N - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -5927,7 +5929,7 @@ CLASSES : Classes to which the user belongs. N - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -5968,7 +5970,7 @@ CLASSES : Classes to which the user belongs. N - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -5984,7 +5986,7 @@ CLASSES : Classes to which the user belongs. N - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -6063,7 +6065,7 @@ CLASSES : Classes to which the user belongs. N - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -6081,7 +6083,7 @@ CLASSES : Classes to which the user belongs. N - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -6104,14 +6106,14 @@ CLASSES : Classes to which the user belongs. N - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -6675,7 +6677,7 @@ SCHOOLS : Schools to which the user belongs. - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[Coordinates ]`: outlookGeoCoordinates @@ -6691,11 +6693,11 @@ SCHOOLS : Schools to which the user belongs. - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -6874,10 +6876,10 @@ SCHOOLS : Schools to which the user belongs. - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -6885,9 +6887,9 @@ SCHOOLS : Schools to which the user belongs. - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -6924,7 +6926,7 @@ SCHOOLS : Schools to which the user belongs. - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6941,7 +6943,7 @@ SCHOOLS : Schools to which the user belongs. - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -7131,7 +7133,7 @@ SCHOOLS : Schools to which the user belongs. - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -7756,6 +7758,7 @@ SCHOOLS : Schools to which the user belongs. - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -7841,7 +7844,7 @@ SCHOOLS : Schools to which the user belongs. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -8465,7 +8468,7 @@ SCHOOLS : Schools to which the user belongs. - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -8650,7 +8653,7 @@ SCHOOLS : Schools to which the user belongs. - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -8683,7 +8686,7 @@ SCHOOLS : Schools to which the user belongs. - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -8741,7 +8744,7 @@ SCHOOLS : Schools to which the user belongs. - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -8782,7 +8785,7 @@ SCHOOLS : Schools to which the user belongs. - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -8798,7 +8801,7 @@ SCHOOLS : Schools to which the user belongs. - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -8877,7 +8880,7 @@ SCHOOLS : Schools to which the user belongs. - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -8891,7 +8894,7 @@ SCHOOLS : Schools to which the user belongs. - `[Responsibilities ]`: A list for the user to enumerate their responsibilities. Returned only on $select. - `[Schools ]`: A list for the user to enumerate the schools they have attended. Returned only on $select. - `[ScopedRoleMemberOf ]`: The scoped-role administrative unit memberships for this user. Read-only. Nullable. - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -8914,14 +8917,14 @@ SCHOOLS : Schools to which the user belongs. - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9356,7 +9359,7 @@ TAUGHTCLASSES : Classes for which the user is - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -9378,11 +9381,11 @@ TAUGHTCLASSES : Classes for which the user is - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -9561,10 +9564,10 @@ TAUGHTCLASSES : Classes for which the user is - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9572,9 +9575,9 @@ TAUGHTCLASSES : Classes for which the user is - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9611,7 +9614,7 @@ TAUGHTCLASSES : Classes for which the user is - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9628,7 +9631,7 @@ TAUGHTCLASSES : Classes for which the user is - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -9818,7 +9821,7 @@ TAUGHTCLASSES : Classes for which the user is - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -10443,6 +10446,7 @@ TAUGHTCLASSES : Classes for which the user is - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -10528,7 +10532,7 @@ TAUGHTCLASSES : Classes for which the user is - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11152,7 +11156,7 @@ TAUGHTCLASSES : Classes for which the user is - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -11337,7 +11341,7 @@ TAUGHTCLASSES : Classes for which the user is - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11370,7 +11374,7 @@ TAUGHTCLASSES : Classes for which the user is - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -11428,7 +11432,7 @@ TAUGHTCLASSES : Classes for which the user is - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -11469,7 +11473,7 @@ TAUGHTCLASSES : Classes for which the user is - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -11485,7 +11489,7 @@ TAUGHTCLASSES : Classes for which the user is - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -11564,7 +11568,7 @@ TAUGHTCLASSES : Classes for which the user is - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -11582,7 +11586,7 @@ TAUGHTCLASSES : Classes for which the user is - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -11605,14 +11609,14 @@ TAUGHTCLASSES : Classes for which the user is - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -11928,10 +11932,10 @@ USER : user - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. - `[Service ]`: The name of the service; for example, exchange. - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. - - `[Authentication ]`: authentication + - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -11939,9 +11943,9 @@ USER : user - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -11981,7 +11985,7 @@ USER : user - `[DeviceTag ]`: Tags containing app metadata. - `[DisplayName ]`: The name of the device on which this app is registered. - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -12050,7 +12054,7 @@ USER : user - `[IsOnlineMeeting ]`: - `[IsOrganizer ]`: - `[IsReminderOn ]`: - - `[Location ]`: location + - `[Location ]`: location - `[(Any) ]`: This indicates any property can be added to this object. - `[Address ]`: physicalAddress - `[(Any) ]`: This indicates any property can be added to this object. @@ -12072,11 +12076,11 @@ USER : user - `[LocationUri ]`: Optional URI representing the location. - `[UniqueId ]`: For internal use only. - `[UniqueIdType ]`: locationUniqueIdType - - `[Locations ]`: + - `[Locations ]`: - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. - `[Id ]`: Read-only. - `[Value ]`: A collection of property values. - - `[OnlineMeeting ]`: onlineMeetingInfo + - `[OnlineMeeting ]`: onlineMeetingInfo - `[(Any) ]`: This indicates any property can be added to this object. - `[ConferenceId ]`: The ID of the conference. - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. @@ -12151,7 +12155,7 @@ USER : user - `[Name ]`: The group name. - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. - `[Calendars ]`: The user's calendars. Read-only. Nullable. - - `[Chats ]`: + - `[Chats ]`: - `[Id ]`: Read-only. - `[ChatType ]`: chatType - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. @@ -12348,7 +12352,7 @@ USER : user - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. - - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. - `[Id ]`: Read-only. - `[CorrelationId ]`: Id used for tracing the failure in the service. - `[EventDateTime ]`: Time when the event occurred . @@ -12976,6 +12980,7 @@ USER : user - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. @@ -13061,7 +13066,7 @@ USER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -13917,7 +13922,7 @@ USER : user - `[TimeZone ]`: timeZoneBase - `[(Any) ]`: This indicates any property can be added to this object. - `[Name ]`: The name of a time zone. It can be a standard time zone name such as 'Hawaii-Aleutian Standard Time', or 'Customized Time Zone' for a custom time zone. - - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. + - `[ManagedAppRegistrations ]`: Zero or more managed app registrations that belong to the user. - `[Id ]`: Read-only. - `[AppIdentifier ]`: The identifier for a mobile app. - `[(Any) ]`: This indicates any property can be added to this object. @@ -14102,7 +14107,7 @@ USER : user - `[ConsentType ]`: Indicates if authorization is granted for the client application to impersonate all users or only a specific user. AllPrincipals indicates authorization to impersonate all users. Principal indicates authorization to impersonate a specific user. Consent on behalf of all users can be granted by an administrator. Non-admin users may be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only). - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. - `[OnPremisesDomainName ]`: Contains the on-premises domainFQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -14131,7 +14136,7 @@ USER : user - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). - `[OnPremisesUserPrincipalName ]`: Contains the on-premises userPrincipalName synchronized from the on-premises directory. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith). - `[Onenote ]`: onenote - - `[OnlineMeetings ]`: + - `[OnlineMeetings ]`: - `[Id ]`: Read-only. - `[AllowAttendeeToEnableCamera ]`: Indicates whether attendees can turn on their camera. - `[AllowAttendeeToEnableMic ]`: Indicates whether attendees can turn on their microphone. @@ -14189,7 +14194,7 @@ USER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[Attendees ]`: Information of the meeting attendees. - `[Identity ]`: identitySet - - `[Role ]`: onlineMeetingRole + - `[Role ]`: - `[Upn ]`: User principal name of the participant. - `[Organizer ]`: meetingParticipantInfo - `[RecordAutomatically ]`: Indicates whether to record the meeting automatically. @@ -14230,7 +14235,7 @@ USER : user - `[Class ]`: The type of data source, such as Person. - `[Subclass ]`: The secondary type of data source, such as OrganizationUser. - `[Phones ]`: The person's phone numbers. - - `[PostalAddresses ]`: The person's addresses. + - `[PostalAddresses ]`: The person's addresses. - `[Profession ]`: The person's profession. - `[ScoredEmailAddresses ]`: The person's email addresses. - `[Address ]`: The email address. @@ -14246,7 +14251,7 @@ USER : user - `[YomiCompany ]`: The phonetic Japanese name of the person's company. - `[Photo ]`: profilePhoto - `[Photos ]`: Read-only. Nullable. - - `[Planner ]`: plannerUser + - `[Planner ]`: plannerUser - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Plans ]`: Read-only. Nullable. Returns the plannerTasks assigned to the user. @@ -14254,7 +14259,7 @@ USER : user - `[PostalCode ]`: The postal code for the user's postal address. The postal code is specific to the user's country/region. In the United States of America, this attribute contains the ZIP code. Maximum length is 40 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[PreferredLanguage ]`: The preferred language for the user. Should follow ISO 639-1 Code; for example en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) - `[PreferredName ]`: The preferred name for the user. Returned only on $select. - - `[Presence ]`: presence + - `[Presence ]`: presence - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[Activity ]`: The supplemental information to a user's availability. Possible values are Available, Away, BeRightBack, Busy, DoNotDisturb, InACall, InAConferenceCall, Inactive, InAMeeting, Offline, OffWork, OutOfOffice, PresenceUnknown, Presenting, UrgentInterruptionsOnly. @@ -14272,7 +14277,7 @@ USER : user - `[AdministrativeUnitId ]`: Unique identifier for the administrative unit that the directory role is scoped to - `[RoleId ]`: Unique identifier for the directory role that the member is in. - `[RoleMemberInfo ]`: identity - - `[Settings ]`: userSettings + - `[Settings ]`: userSettings - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[ContributionToContentDiscoveryAsOrganizationDisabled ]`: Reflects the Office Delve organization level setting. When set to true, the organization doesn't have access to Office Delve. This setting is read-only and can only be changed by administrators in the SharePoint admin center. @@ -14295,14 +14300,14 @@ USER : user - `[State ]`: The state or province in the user's address. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[StreetAddress ]`: The street address of the user's place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[Surname ]`: The user's surname (family name or last name). Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - - `[Teamwork ]`: userTeamwork + - `[Teamwork ]`: userTeamwork - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - `[InstalledApps ]`: The apps installed in the personal scope of this user. - `[TeamsApp ]`: teamsApp - `[TeamsAppDefinition ]`: teamsAppDefinition - `[Id ]`: Read-only. - - `[Chat ]`: chat + - `[Chat ]`: chat - `[Todo ]`: todo - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. From 95a7299bfedd6323e1195a057ef8f32e7c792b25 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:33 +0000 Subject: [PATCH 16/20] Docs Generation for Identity.Governance [run ci] --- .../Microsoft.Graph.Identity.Governance.md | 2 +- ...ew-MgEntitlementManagementAccessPackage.md | 2088 ++++++++++++++--- ...lementManagementAccessPackageAssignment.md | 348 ++- ...ManagementAccessPackageAssignmentPolicy.md | 1044 +++++++-- ...anagementAccessPackageAssignmentRequest.md | 1044 +++++++-- ...titlementManagementAccessPackageCatalog.md | 696 +++++- .../docs/v1.0-beta/New-MgPrivilegedAccess.md | 36 +- .../New-MgPrivilegedAccessResource.md | 36 +- .../New-MgPrivilegedAccessRoleAssignment.md | 24 +- ...MgPrivilegedAccessRoleAssignmentRequest.md | 24 +- .../New-MgPrivilegedAccessRoleDefinition.md | 18 +- .../New-MgPrivilegedAccessRoleSetting.md | 18 +- ...ct-MgEntitlementManagementAccessPackage.md | 348 ++- ...ManagementAccessPackageAssignmentPolicy.md | 348 ++- ...te-MgEntitlementManagementAccessPackage.md | 2088 ++++++++++++++--- ...lementManagementAccessPackageAssignment.md | 1740 ++++++++++++-- ...ManagementAccessPackageAssignmentPolicy.md | 1044 +++++++-- ...anagementAccessPackageAssignmentRequest.md | 1044 +++++++-- ...titlementManagementAccessPackageCatalog.md | 696 +++++- .../v1.0-beta/Update-MgPrivilegedAccess.md | 36 +- .../Update-MgPrivilegedAccessResource.md | 36 +- ...Update-MgPrivilegedAccessRoleAssignment.md | 24 +- ...MgPrivilegedAccessRoleAssignmentRequest.md | 24 +- ...Update-MgPrivilegedAccessRoleDefinition.md | 18 +- .../Update-MgPrivilegedAccessRoleSetting.md | 18 +- .../Microsoft.Graph.Identity.Governance.md | 2 +- 26 files changed, 10886 insertions(+), 1958 deletions(-) diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Microsoft.Graph.Identity.Governance.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Microsoft.Graph.Identity.Governance.md index 3860fee6cd4..08777e2d8c7 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Microsoft.Graph.Identity.Governance.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Microsoft.Graph.Identity.Governance.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.Governance -Module Guid: b7b0bdf0-f7cc-4ed3-9961-aa19bd082d84 +Module Guid: 3562c685-ac24-4455-b8b2-9c5e76dfa3b7 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.governance Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackage.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackage.md index 4d6116795df..29cddb44db6 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackage.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackage.md @@ -870,10 +870,10 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -882,9 +882,9 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -979,18 +979,18 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -998,7 +998,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1007,7 +1007,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2038,10 +2038,55 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2079,7 +2124,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2297,45 +2342,6 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3362,7 +3368,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3399,6 +3405,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3814,6 +3821,247 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5050,10 +5298,10 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5062,9 +5310,9 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5159,18 +5407,18 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5178,7 +5426,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5187,7 +5435,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6218,10 +6466,55 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6259,7 +6552,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6477,45 +6770,6 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7542,7 +7796,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7579,6 +7833,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7994,6 +8249,247 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9256,10 +9752,10 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9268,9 +9764,9 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9365,18 +9861,18 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9384,7 +9880,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9393,7 +9889,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10424,10 +10920,55 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10465,7 +11006,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10683,45 +11224,6 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11748,7 +12250,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11785,6 +12287,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -12200,6 +12703,247 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13390,10 +14134,10 @@ BODYPARAMETER : accessPackage - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13402,9 +14146,9 @@ BODYPARAMETER : accessPackage - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13499,18 +14243,18 @@ BODYPARAMETER : accessPackage - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13518,7 +14262,7 @@ BODYPARAMETER : accessPackage - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13527,7 +14271,7 @@ BODYPARAMETER : accessPackage - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14558,10 +15302,55 @@ BODYPARAMETER : accessPackage - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -14599,7 +15388,7 @@ BODYPARAMETER : accessPackage - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14817,45 +15606,6 @@ BODYPARAMETER : accessPackage - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -15882,7 +16632,7 @@ BODYPARAMETER : accessPackage - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -15919,6 +16669,7 @@ BODYPARAMETER : accessPackage - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -16334,6 +17085,247 @@ BODYPARAMETER : accessPackage - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17523,10 +18515,10 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17535,9 +18527,9 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17632,18 +18624,18 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17651,7 +18643,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17660,7 +18652,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18691,10 +19683,55 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -18732,7 +19769,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18950,45 +19987,6 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -20015,7 +21013,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -20052,6 +21050,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -20467,6 +21466,247 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21498,10 +22738,10 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -21510,9 +22750,9 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21607,18 +22847,18 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21626,7 +22866,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21635,7 +22875,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22666,10 +23906,55 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -22707,7 +23992,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22925,45 +24210,6 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -23990,7 +25236,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -24027,6 +25273,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -24442,6 +25689,247 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignment.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignment.md index 7e117fe5c18..ef8be3880de 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignment.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignment.md @@ -746,10 +746,10 @@ EXISTINGASSIGNMENT : - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -758,9 +758,9 @@ EXISTINGASSIGNMENT : - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -855,18 +855,18 @@ EXISTINGASSIGNMENT : - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -874,7 +874,7 @@ EXISTINGASSIGNMENT : - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -883,7 +883,7 @@ EXISTINGASSIGNMENT : - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1914,10 +1914,55 @@ EXISTINGASSIGNMENT : - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1955,7 +2000,7 @@ EXISTINGASSIGNMENT : - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2173,45 +2218,6 @@ EXISTINGASSIGNMENT : - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3238,7 +3244,7 @@ EXISTINGASSIGNMENT : - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3275,6 +3281,7 @@ EXISTINGASSIGNMENT : - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3690,6 +3697,247 @@ EXISTINGASSIGNMENT : - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md index 5a6010f4ea9..910b45c1cac 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentPolicy.md @@ -974,10 +974,10 @@ ACCESSPACKAGE : accessPackage - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -986,9 +986,9 @@ ACCESSPACKAGE : accessPackage - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1083,18 +1083,18 @@ ACCESSPACKAGE : accessPackage - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1102,7 +1102,7 @@ ACCESSPACKAGE : accessPackage - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1111,7 +1111,7 @@ ACCESSPACKAGE : accessPackage - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2142,10 +2142,55 @@ ACCESSPACKAGE : accessPackage - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2183,7 +2228,7 @@ ACCESSPACKAGE : accessPackage - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2401,45 +2446,6 @@ ACCESSPACKAGE : accessPackage - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3466,7 +3472,7 @@ ACCESSPACKAGE : accessPackage - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3503,6 +3509,7 @@ ACCESSPACKAGE : accessPackage - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3918,6 +3925,247 @@ ACCESSPACKAGE : accessPackage - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5098,10 +5346,10 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5110,9 +5358,9 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5207,18 +5455,18 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5226,7 +5474,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5235,7 +5483,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6266,10 +6514,55 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6307,7 +6600,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6525,45 +6818,6 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7590,7 +7844,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7627,6 +7881,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -8042,6 +8297,247 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9200,10 +9696,10 @@ BODYPARAMETER : accessPackageAssig - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9212,9 +9708,9 @@ BODYPARAMETER : accessPackageAssig - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9309,18 +9805,18 @@ BODYPARAMETER : accessPackageAssig - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9328,7 +9824,7 @@ BODYPARAMETER : accessPackageAssig - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9337,7 +9833,7 @@ BODYPARAMETER : accessPackageAssig - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10368,10 +10864,55 @@ BODYPARAMETER : accessPackageAssig - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10409,7 +10950,7 @@ BODYPARAMETER : accessPackageAssig - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10627,45 +11168,6 @@ BODYPARAMETER : accessPackageAssig - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11692,7 +12194,7 @@ BODYPARAMETER : accessPackageAssig - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11729,6 +12231,7 @@ BODYPARAMETER : accessPackageAssig - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -12144,6 +12647,247 @@ BODYPARAMETER : accessPackageAssig - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentRequest.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentRequest.md index 5531f2d53f9..1f1fe6a563f 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentRequest.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageAssignmentRequest.md @@ -1012,10 +1012,10 @@ ACCESSPACKAGE : accessPackage - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1024,9 +1024,9 @@ ACCESSPACKAGE : accessPackage - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1121,18 +1121,18 @@ ACCESSPACKAGE : accessPackage - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1140,7 +1140,7 @@ ACCESSPACKAGE : accessPackage - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1149,7 +1149,7 @@ ACCESSPACKAGE : accessPackage - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2180,10 +2180,55 @@ ACCESSPACKAGE : accessPackage - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2221,7 +2266,7 @@ ACCESSPACKAGE : accessPackage - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2439,45 +2484,6 @@ ACCESSPACKAGE : accessPackage - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3504,7 +3510,7 @@ ACCESSPACKAGE : accessPackage - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3541,6 +3547,7 @@ ACCESSPACKAGE : accessPackage - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3956,6 +3963,247 @@ ACCESSPACKAGE : accessPackage - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5149,10 +5397,10 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5161,9 +5409,9 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5258,18 +5506,18 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5277,7 +5525,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5286,7 +5534,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6317,10 +6565,55 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6358,7 +6651,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6576,45 +6869,6 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7641,7 +7895,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7678,6 +7932,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -8093,6 +8348,247 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9374,10 +9870,10 @@ BODYPARAMETER : accessPackageAssi - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9386,9 +9882,9 @@ BODYPARAMETER : accessPackageAssi - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9483,18 +9979,18 @@ BODYPARAMETER : accessPackageAssi - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9502,7 +9998,7 @@ BODYPARAMETER : accessPackageAssi - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9511,7 +10007,7 @@ BODYPARAMETER : accessPackageAssi - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10542,10 +11038,55 @@ BODYPARAMETER : accessPackageAssi - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10583,7 +11124,7 @@ BODYPARAMETER : accessPackageAssi - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10801,45 +11342,6 @@ BODYPARAMETER : accessPackageAssi - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11866,7 +12368,7 @@ BODYPARAMETER : accessPackageAssi - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11903,6 +12405,7 @@ BODYPARAMETER : accessPackageAssi - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -12318,6 +12821,247 @@ BODYPARAMETER : accessPackageAssi - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageCatalog.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageCatalog.md index caf35cb69eb..5436c0f31db 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageCatalog.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgEntitlementManagementAccessPackageCatalog.md @@ -1046,10 +1046,10 @@ ACCESSPACKAGES : The access packages in this cat - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1058,9 +1058,9 @@ ACCESSPACKAGES : The access packages in this cat - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1155,18 +1155,18 @@ ACCESSPACKAGES : The access packages in this cat - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1174,7 +1174,7 @@ ACCESSPACKAGES : The access packages in this cat - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1183,7 +1183,7 @@ ACCESSPACKAGES : The access packages in this cat - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2214,10 +2214,55 @@ ACCESSPACKAGES : The access packages in this cat - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2255,7 +2300,7 @@ ACCESSPACKAGES : The access packages in this cat - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2473,45 +2518,6 @@ ACCESSPACKAGES : The access packages in this cat - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3538,7 +3544,7 @@ ACCESSPACKAGES : The access packages in this cat - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3575,6 +3581,7 @@ ACCESSPACKAGES : The access packages in this cat - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3990,6 +3997,247 @@ ACCESSPACKAGES : The access packages in this cat - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5170,10 +5418,10 @@ BODYPARAMETER : accessPackageCatalog - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5182,9 +5430,9 @@ BODYPARAMETER : accessPackageCatalog - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5279,18 +5527,18 @@ BODYPARAMETER : accessPackageCatalog - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5298,7 +5546,7 @@ BODYPARAMETER : accessPackageCatalog - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5307,7 +5555,7 @@ BODYPARAMETER : accessPackageCatalog - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6338,10 +6586,55 @@ BODYPARAMETER : accessPackageCatalog - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6379,7 +6672,7 @@ BODYPARAMETER : accessPackageCatalog - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6597,45 +6890,6 @@ BODYPARAMETER : accessPackageCatalog - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7662,7 +7916,7 @@ BODYPARAMETER : accessPackageCatalog - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7699,6 +7953,7 @@ BODYPARAMETER : accessPackageCatalog - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -8114,6 +8369,247 @@ BODYPARAMETER : accessPackageCatalog - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccess.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccess.md index 74b547b281e..ba6334db8a6 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccess.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccess.md @@ -279,11 +279,11 @@ BODYPARAMETER : privilegedAccess - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -366,11 +366,11 @@ RESOURCES : A collection of resources for t - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -476,11 +476,11 @@ ROLEASSIGNMENTREQUESTS : A col - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[SubjectId ]`: Required. The unique identifier of the principal or subject that the role assignment request is associated with. Principals can be users, groups, or service principals. - `[Type ]`: Required. Representing the type of the operation on the role assignment. The possible values are: AdminAdd , UserAdd , AdminUpdate , AdminRemove , UserRemove , UserExtend , AdminExtend , UserRenew , AdminRenew. @@ -542,11 +542,11 @@ ROLEASSIGNMENTS : A collection of rol - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -599,11 +599,11 @@ ROLEDEFINITIONS : A collection of rol - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -694,11 +694,11 @@ ROLESETTINGS : A collection of role sett - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessResource.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessResource.md index 8227620b965..dae4fc7c5be 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessResource.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessResource.md @@ -410,11 +410,11 @@ BODYPARAMETER : governanceResource - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -550,11 +550,11 @@ PARENT : governanceResource - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -660,11 +660,11 @@ ROLEASSIGNMENTREQUESTS : The c - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[SubjectId ]`: Required. The unique identifier of the principal or subject that the role assignment request is associated with. Principals can be users, groups, or service principals. - `[Type ]`: Required. Representing the type of the operation on the role assignment. The possible values are: AdminAdd , UserAdd , AdminUpdate , AdminRemove , UserRemove , UserExtend , AdminExtend , UserRenew , AdminRenew. @@ -726,11 +726,11 @@ ROLEASSIGNMENTS : The collection of r - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -783,11 +783,11 @@ ROLEDEFINITIONS : The collection of r - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -878,11 +878,11 @@ ROLESETTINGS : The collection of role se - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleAssignment.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleAssignment.md index 85e8bc425b2..83cf4f773f7 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleAssignment.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleAssignment.md @@ -467,11 +467,11 @@ BODYPARAMETER : governanceRoleAssignmen - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -608,11 +608,11 @@ LINKEDELIGIBLEROLEASSIGNMENT : governan - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -684,11 +684,11 @@ RESOURCE : governanceResource - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -750,11 +750,11 @@ ROLEDEFINITION : governanceRoleDefiniti - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleAssignmentRequest.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleAssignmentRequest.md index 2deea13b69a..a9aeab756cc 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleAssignmentRequest.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleAssignmentRequest.md @@ -474,11 +474,11 @@ BODYPARAMETER : governanceRoleAs - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[SubjectId ]`: Required. The unique identifier of the principal or subject that the role assignment request is associated with. Principals can be users, groups, or service principals. - `[Type ]`: Required. Representing the type of the operation on the role assignment. The possible values are: AdminAdd , UserAdd , AdminUpdate , AdminRemove , UserRemove , UserExtend , AdminExtend , UserRenew , AdminRenew. @@ -588,11 +588,11 @@ RESOURCE : governanceResource - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -654,11 +654,11 @@ ROLEDEFINITION : governanceRoleDefiniti - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -715,11 +715,11 @@ SCHEDULE : governanceSchedule STATUS : governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. SUBJECT : governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleDefinition.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleDefinition.md index be1cf035378..ed7ba87ff98 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleDefinition.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleDefinition.md @@ -302,11 +302,11 @@ BODYPARAMETER : governanceRoleDefinitio - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -459,11 +459,11 @@ RESOURCE : governanceResource - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -538,11 +538,11 @@ ROLESETTING : governanceRoleSetting - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleSetting.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleSetting.md index 51be7244fc8..bc136572168 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleSetting.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/New-MgPrivilegedAccessRoleSetting.md @@ -414,11 +414,11 @@ BODYPARAMETER : governanceRoleSetting - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -559,11 +559,11 @@ RESOURCE : governanceResource - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -625,11 +625,11 @@ ROLEDEFINITION : governanceRoleDefiniti - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackage.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackage.md index 96248d5f041..a1671ec3540 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackage.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackage.md @@ -556,10 +556,10 @@ ACCESSPACKAGE : - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -568,9 +568,9 @@ ACCESSPACKAGE : - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -665,18 +665,18 @@ ACCESSPACKAGE : - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -684,7 +684,7 @@ ACCESSPACKAGE : - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -693,7 +693,7 @@ ACCESSPACKAGE : - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1724,10 +1724,55 @@ ACCESSPACKAGE : - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1765,7 +1810,7 @@ ACCESSPACKAGE : - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -1983,45 +2028,6 @@ ACCESSPACKAGE : - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3048,7 +3054,7 @@ ACCESSPACKAGE : - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3085,6 +3091,7 @@ ACCESSPACKAGE : - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3500,6 +3507,247 @@ ACCESSPACKAGE : - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackageAssignmentPolicy.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackageAssignmentPolicy.md index 019c33fc0bf..ba9be9adb45 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackageAssignmentPolicy.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Select-MgEntitlementManagementAccessPackageAssignmentPolicy.md @@ -612,10 +612,10 @@ POLICY : - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -624,9 +624,9 @@ POLICY : - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -721,18 +721,18 @@ POLICY : - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -740,7 +740,7 @@ POLICY : - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -749,7 +749,7 @@ POLICY : - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -1780,10 +1780,55 @@ POLICY : - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -1821,7 +1866,7 @@ POLICY : - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2039,45 +2084,6 @@ POLICY : - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3104,7 +3110,7 @@ POLICY : - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3141,6 +3147,7 @@ POLICY : - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3556,6 +3563,247 @@ POLICY : - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackage.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackage.md index 6b78354c63c..5848aae4f1c 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackage.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackage.md @@ -910,10 +910,10 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -922,9 +922,9 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1019,18 +1019,18 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1038,7 +1038,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1047,7 +1047,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2078,10 +2078,55 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2119,7 +2164,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2337,45 +2382,6 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3402,7 +3408,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3439,6 +3445,7 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3854,6 +3861,247 @@ ACCESSPACKAGEASSIGNMENTPOLICIES - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5090,10 +5338,10 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5102,9 +5350,9 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5199,18 +5447,18 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5218,7 +5466,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5227,7 +5475,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6258,10 +6506,55 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6299,7 +6592,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6517,45 +6810,6 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7582,7 +7836,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7619,6 +7873,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -8034,6 +8289,247 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9296,10 +9792,10 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9308,9 +9804,9 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9405,18 +9901,18 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9424,7 +9920,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9433,7 +9929,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10464,10 +10960,55 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10505,7 +11046,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10723,45 +11264,6 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11788,7 +12290,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11825,6 +12327,7 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -12240,6 +12743,247 @@ ACCESSPACKAGESINCOMPATIBLEWITH : The access pack - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13430,10 +14174,10 @@ BODYPARAMETER : accessPackage - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13442,9 +14186,9 @@ BODYPARAMETER : accessPackage - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13539,18 +14283,18 @@ BODYPARAMETER : accessPackage - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13558,7 +14302,7 @@ BODYPARAMETER : accessPackage - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13567,7 +14311,7 @@ BODYPARAMETER : accessPackage - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14598,10 +15342,55 @@ BODYPARAMETER : accessPackage - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -14639,7 +15428,7 @@ BODYPARAMETER : accessPackage - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14857,45 +15646,6 @@ BODYPARAMETER : accessPackage - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -15922,7 +16672,7 @@ BODYPARAMETER : accessPackage - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -15959,6 +16709,7 @@ BODYPARAMETER : accessPackage - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -16374,6 +17125,247 @@ BODYPARAMETER : accessPackage - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17563,10 +18555,10 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17575,9 +18567,9 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17672,18 +18664,18 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17691,7 +18683,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17700,7 +18692,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18731,10 +19723,55 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -18772,7 +19809,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -18990,45 +20027,6 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -20055,7 +21053,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -20092,6 +21090,7 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -20507,6 +21506,247 @@ INCOMPATIBLEACCESSPACKAGES : The access packages - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -21538,10 +22778,10 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -21550,9 +22790,9 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -21647,18 +22887,18 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -21666,7 +22906,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -21675,7 +22915,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -22706,10 +23946,55 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -22747,7 +24032,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -22965,45 +24250,6 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -24030,7 +25276,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -24067,6 +25313,7 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -24482,6 +25729,247 @@ INCOMPATIBLEGROUPS : The groups whose members are inelig - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignment.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignment.md index 2acfcf56964..87c4ff96d15 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignment.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignment.md @@ -967,10 +967,10 @@ ACCESSPACKAGE : accessPackage - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -979,9 +979,9 @@ ACCESSPACKAGE : accessPackage - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1076,18 +1076,18 @@ ACCESSPACKAGE : accessPackage - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1095,7 +1095,7 @@ ACCESSPACKAGE : accessPackage - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1104,7 +1104,7 @@ ACCESSPACKAGE : accessPackage - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2135,10 +2135,55 @@ ACCESSPACKAGE : accessPackage - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2176,7 +2221,7 @@ ACCESSPACKAGE : accessPackage - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2394,45 +2439,6 @@ ACCESSPACKAGE : accessPackage - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3459,7 +3465,7 @@ ACCESSPACKAGE : accessPackage - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3496,6 +3502,7 @@ ACCESSPACKAGE : accessPackage - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3911,6 +3918,247 @@ ACCESSPACKAGE : accessPackage - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5046,10 +5294,10 @@ ACCESSPACKAGEASSIGNMENTPOLICY : ac - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5058,9 +5306,9 @@ ACCESSPACKAGEASSIGNMENTPOLICY : ac - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5155,18 +5403,18 @@ ACCESSPACKAGEASSIGNMENTPOLICY : ac - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5174,7 +5422,7 @@ ACCESSPACKAGEASSIGNMENTPOLICY : ac - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5183,7 +5431,7 @@ ACCESSPACKAGEASSIGNMENTPOLICY : ac - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6214,10 +6462,55 @@ ACCESSPACKAGEASSIGNMENTPOLICY : ac - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6255,7 +6548,7 @@ ACCESSPACKAGEASSIGNMENTPOLICY : ac - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6473,45 +6766,6 @@ ACCESSPACKAGEASSIGNMENTPOLICY : ac - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7538,7 +7792,7 @@ ACCESSPACKAGEASSIGNMENTPOLICY : ac - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7575,6 +7829,7 @@ ACCESSPACKAGEASSIGNMENTPOLICY : ac - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -7990,6 +8245,247 @@ ACCESSPACKAGEASSIGNMENTPOLICY : ac - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9238,10 +9734,10 @@ ACCESSPACKAGEASSIGNMENTREQUESTS ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9250,9 +9746,9 @@ ACCESSPACKAGEASSIGNMENTREQUESTS ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9347,18 +9843,18 @@ ACCESSPACKAGEASSIGNMENTREQUESTS ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9366,7 +9862,7 @@ ACCESSPACKAGEASSIGNMENTREQUESTS ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9375,7 +9871,7 @@ ACCESSPACKAGEASSIGNMENTREQUESTS ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10406,10 +10902,55 @@ ACCESSPACKAGEASSIGNMENTREQUESTS ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10447,7 +10988,7 @@ ACCESSPACKAGEASSIGNMENTREQUESTS ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10665,45 +11206,6 @@ ACCESSPACKAGEASSIGNMENTREQUESTS ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11730,7 +12232,7 @@ ACCESSPACKAGEASSIGNMENTREQUESTS ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11767,6 +12269,7 @@ ACCESSPACKAGEASSIGNMENTREQUESTS ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -12182,6 +12685,247 @@ ACCESSPACKAGEASSIGNMENTREQUESTS ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -13450,10 +14194,10 @@ ACCESSPACKAGEASSIGNMENTRESOURCEROLES ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -13462,9 +14206,9 @@ ACCESSPACKAGEASSIGNMENTRESOURCEROLES ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -13559,18 +14303,18 @@ ACCESSPACKAGEASSIGNMENTRESOURCEROLES ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -13578,7 +14322,7 @@ ACCESSPACKAGEASSIGNMENTRESOURCEROLES ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -13587,7 +14331,7 @@ ACCESSPACKAGEASSIGNMENTRESOURCEROLES ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -14618,10 +15362,55 @@ ACCESSPACKAGEASSIGNMENTRESOURCEROLES ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -14659,7 +15448,7 @@ ACCESSPACKAGEASSIGNMENTRESOURCEROLES ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -14877,45 +15666,6 @@ ACCESSPACKAGEASSIGNMENTRESOURCEROLES ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -15942,7 +16692,7 @@ ACCESSPACKAGEASSIGNMENTRESOURCEROLES ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -15979,6 +16729,7 @@ ACCESSPACKAGEASSIGNMENTRESOURCEROLES ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -16394,6 +17145,247 @@ ACCESSPACKAGEASSIGNMENTRESOURCEROLES ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -17658,10 +18650,10 @@ BODYPARAMETER : accessPackageAssignment - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -17670,9 +18662,9 @@ BODYPARAMETER : accessPackageAssignment - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -17767,18 +18759,18 @@ BODYPARAMETER : accessPackageAssignment - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -17786,7 +18778,7 @@ BODYPARAMETER : accessPackageAssignment - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -17795,7 +18787,7 @@ BODYPARAMETER : accessPackageAssignment - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -18826,10 +19818,55 @@ BODYPARAMETER : accessPackageAssignment - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -18867,7 +19904,7 @@ BODYPARAMETER : accessPackageAssignment - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19085,45 +20122,6 @@ BODYPARAMETER : accessPackageAssignment - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -20150,7 +21148,7 @@ BODYPARAMETER : accessPackageAssignment - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -20187,6 +21185,7 @@ BODYPARAMETER : accessPackageAssignment - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -20602,6 +21601,247 @@ BODYPARAMETER : accessPackageAssignment - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentPolicy.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentPolicy.md index 4e7d9e0bf73..3d69764d0fa 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentPolicy.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentPolicy.md @@ -994,10 +994,10 @@ ACCESSPACKAGE : accessPackage - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1006,9 +1006,9 @@ ACCESSPACKAGE : accessPackage - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1103,18 +1103,18 @@ ACCESSPACKAGE : accessPackage - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1122,7 +1122,7 @@ ACCESSPACKAGE : accessPackage - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1131,7 +1131,7 @@ ACCESSPACKAGE : accessPackage - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2162,10 +2162,55 @@ ACCESSPACKAGE : accessPackage - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2203,7 +2248,7 @@ ACCESSPACKAGE : accessPackage - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2421,45 +2466,6 @@ ACCESSPACKAGE : accessPackage - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3486,7 +3492,7 @@ ACCESSPACKAGE : accessPackage - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3523,6 +3529,7 @@ ACCESSPACKAGE : accessPackage - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3938,6 +3945,247 @@ ACCESSPACKAGE : accessPackage - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5118,10 +5366,10 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5130,9 +5378,9 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5227,18 +5475,18 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5246,7 +5494,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5255,7 +5503,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6286,10 +6534,55 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6327,7 +6620,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6545,45 +6838,6 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7610,7 +7864,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7647,6 +7901,7 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -8062,6 +8317,247 @@ ACCESSPACKAGECATALOG : accessPackageCatalog - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9220,10 +9716,10 @@ BODYPARAMETER : accessPackageAssig - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9232,9 +9728,9 @@ BODYPARAMETER : accessPackageAssig - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9329,18 +9825,18 @@ BODYPARAMETER : accessPackageAssig - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9348,7 +9844,7 @@ BODYPARAMETER : accessPackageAssig - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9357,7 +9853,7 @@ BODYPARAMETER : accessPackageAssig - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10388,10 +10884,55 @@ BODYPARAMETER : accessPackageAssig - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10429,7 +10970,7 @@ BODYPARAMETER : accessPackageAssig - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10647,45 +11188,6 @@ BODYPARAMETER : accessPackageAssig - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11712,7 +12214,7 @@ BODYPARAMETER : accessPackageAssig - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11749,6 +12251,7 @@ BODYPARAMETER : accessPackageAssig - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -12164,6 +12667,247 @@ BODYPARAMETER : accessPackageAssig - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentRequest.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentRequest.md index f7005a46d7c..56daa96e80c 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentRequest.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageAssignmentRequest.md @@ -965,10 +965,10 @@ ACCESSPACKAGE : accessPackage - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -977,9 +977,9 @@ ACCESSPACKAGE : accessPackage - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1074,18 +1074,18 @@ ACCESSPACKAGE : accessPackage - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1093,7 +1093,7 @@ ACCESSPACKAGE : accessPackage - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1102,7 +1102,7 @@ ACCESSPACKAGE : accessPackage - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2133,10 +2133,55 @@ ACCESSPACKAGE : accessPackage - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2174,7 +2219,7 @@ ACCESSPACKAGE : accessPackage - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2392,45 +2437,6 @@ ACCESSPACKAGE : accessPackage - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3457,7 +3463,7 @@ ACCESSPACKAGE : accessPackage - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3494,6 +3500,7 @@ ACCESSPACKAGE : accessPackage - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -3909,6 +3916,247 @@ ACCESSPACKAGE : accessPackage - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5102,10 +5350,10 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5114,9 +5362,9 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5211,18 +5459,18 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5230,7 +5478,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5239,7 +5487,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6270,10 +6518,55 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6311,7 +6604,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6529,45 +6822,6 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7594,7 +7848,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7631,6 +7885,7 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -8046,6 +8301,247 @@ ACCESSPACKAGEASSIGNMENT : accessPackageA - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -9327,10 +9823,10 @@ BODYPARAMETER : accessPackageAssi - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -9339,9 +9835,9 @@ BODYPARAMETER : accessPackageAssi - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -9436,18 +9932,18 @@ BODYPARAMETER : accessPackageAssi - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -9455,7 +9951,7 @@ BODYPARAMETER : accessPackageAssi - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -9464,7 +9960,7 @@ BODYPARAMETER : accessPackageAssi - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -10495,10 +10991,55 @@ BODYPARAMETER : accessPackageAssi - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -10536,7 +11077,7 @@ BODYPARAMETER : accessPackageAssi - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -10754,45 +11295,6 @@ BODYPARAMETER : accessPackageAssi - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -11819,7 +12321,7 @@ BODYPARAMETER : accessPackageAssi - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -11856,6 +12358,7 @@ BODYPARAMETER : accessPackageAssi - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -12271,6 +12774,247 @@ BODYPARAMETER : accessPackageAssi - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageCatalog.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageCatalog.md index 6b0eb448cac..57eb38b9215 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageCatalog.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgEntitlementManagementAccessPackageCatalog.md @@ -1113,10 +1113,10 @@ ACCESSPACKAGES : The access packages in this cat - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -1125,9 +1125,9 @@ ACCESSPACKAGES : The access packages in this cat - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -1222,18 +1222,18 @@ ACCESSPACKAGES : The access packages in this cat - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -1241,7 +1241,7 @@ ACCESSPACKAGES : The access packages in this cat - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -1250,7 +1250,7 @@ ACCESSPACKAGES : The access packages in this cat - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -2281,10 +2281,55 @@ ACCESSPACKAGES : The access packages in this cat - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -2322,7 +2367,7 @@ ACCESSPACKAGES : The access packages in this cat - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -2540,45 +2585,6 @@ ACCESSPACKAGES : The access packages in this cat - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -3605,7 +3611,7 @@ ACCESSPACKAGES : The access packages in this cat - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -3642,6 +3648,7 @@ ACCESSPACKAGES : The access packages in this cat - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -4057,6 +4064,247 @@ ACCESSPACKAGES : The access packages in this cat - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -5237,10 +5485,10 @@ BODYPARAMETER : accessPackageCatalog - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -5249,9 +5497,9 @@ BODYPARAMETER : accessPackageCatalog - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -5346,18 +5594,18 @@ BODYPARAMETER : accessPackageCatalog - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -5365,7 +5613,7 @@ BODYPARAMETER : accessPackageCatalog - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -5374,7 +5622,7 @@ BODYPARAMETER : accessPackageCatalog - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -6405,10 +6653,55 @@ BODYPARAMETER : accessPackageCatalog - `[ReadOnly ]`: Specifies whether the column values can be modified. - `[Required ]`: Specifies whether the column value isn't optional. - `[SourceColumn ]`: columnDefinition + - `[SourceContentType ]`: contentTypeInfo - `[Term ]`: termColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleValues ]`: Specifies whether the column will allow more than one value. + - `[ParentTerm ]`: term + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children of current term. + - `[CreatedDateTime ]`: Date and time of term creation. Read-only. + - `[Descriptions ]`: Description about term that is dependent on the languageTag. + - `[Description ]`: The description in the localized language. + - `[LanguageTag ]`: The language tag for the label. + - `[Labels ]`: Label metadata for a term. + - `[IsDefault ]`: Indicates whether the label is the default label. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name of the label. + - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. + - `[Properties ]`: Collection of properties on the term. + - `[Key ]`: Key for the key-value pair. + - `[Value ]`: Value for the key-value pair. + - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. + - `[Id ]`: Read-only. + - `[FromTerm ]`: term + - `[Relationship ]`: relationType + - `[Set ]`: set + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Children ]`: Children terms of set in term [store]. + - `[CreatedDateTime ]`: Date and time of set creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[LocalizedNames ]`: Name of the set for each languageTag. + - `[LanguageTag ]`: The language tag for the label. + - `[Name ]`: The name in the localized language. + - `[ParentGroup ]`: group + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. + - `[Description ]`: Description that gives details on the term usage. + - `[DisplayName ]`: Name of the group. + - `[ParentSiteId ]`: ID of the parent site of this group. + - `[Scope ]`: termGroupScope + - `[Sets ]`: All sets under the group in a term [store]. + - `[Properties ]`: Custom properties for the set. + - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. + - `[Terms ]`: All the terms under the set. + - `[ToTerm ]`: term + - `[Set ]`: set - `[ShowFullyQualifiedName ]`: Specifies whether to display the entire term path or only the term label. + - `[TermSet ]`: set - `[Text ]`: textColumn - `[(Any) ]`: This indicates any property can be added to this object. - `[AllowMultipleLines ]`: Whether to allow multiple lines of text. @@ -6446,7 +6739,7 @@ BODYPARAMETER : accessPackageCatalog - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6664,45 +6957,6 @@ BODYPARAMETER : accessPackageCatalog - `[Id ]`: Read-only. - `[DefaultLanguageTag ]`: Default language of the term store. - `[Groups ]`: Collection of all groups available in the term store. - - `[Id ]`: Read-only. - - `[CreatedDateTime ]`: Date and time of the group creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[DisplayName ]`: Name of the group. - - `[ParentSiteId ]`: ID of the parent site of this group. - - `[Scope ]`: termGroupScope - - `[Sets ]`: All sets under the group in a term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children terms of set in term [store]. - - `[Id ]`: Read-only. - - `[Children ]`: Children of current term. - - `[CreatedDateTime ]`: Date and time of term creation. Read-only. - - `[Descriptions ]`: Description about term that is dependent on the languageTag. - - `[Description ]`: The description in the localized language. - - `[LanguageTag ]`: The language tag for the label. - - `[Labels ]`: Label metadata for a term. - - `[IsDefault ]`: Indicates whether the label is the default label. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name of the label. - - `[LastModifiedDateTime ]`: Last date and time of term modification. Read-only. - - `[Properties ]`: Collection of properties on the term. - - `[Key ]`: Key for the key-value pair. - - `[Value ]`: Value for the key-value pair. - - `[Relations ]`: To indicate which terms are related to the current term as either pinned or reused. - - `[Id ]`: Read-only. - - `[FromTerm ]`: term - - `[Relationship ]`: relationType - - `[Set ]`: set - - `[ToTerm ]`: term - - `[Set ]`: set - - `[CreatedDateTime ]`: Date and time of set creation. Read-only. - - `[Description ]`: Description that gives details on the term usage. - - `[LocalizedNames ]`: Name of the set for each languageTag. - - `[LanguageTag ]`: The language tag for the label. - - `[Name ]`: The name in the localized language. - - `[ParentGroup ]`: group - - `[Properties ]`: Custom properties for the set. - - `[Relations ]`: Indicates which terms have been pinned or reused directly under the set. - - `[Terms ]`: All the terms under the set. - `[LanguageTags ]`: List of languages for the term store. - `[Sets ]`: Collection of all sets available in the term store. - `[GivenName ]`: The given name (first name) of the user. Maximum length is 64 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). @@ -7729,7 +7983,7 @@ BODYPARAMETER : accessPackageCatalog - `[ExpiryTime ]`: Currently, the end time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[PrincipalId ]`: The id of the user on behalf of whom the client is authorized to access the resource, when consentType is Principal. If consentType is AllPrincipals this value is null. Required when consentType is Principal. - `[ResourceId ]`: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. - - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the publishedPermissionScopes property of the resource service principal. + - `[Scope ]`: A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. - `[StartTime ]`: Currently, the start time value is ignored, but a value is required when creating an oAuth2PermissionGrant. Required. - `[OfficeLocation ]`: The office location in the user's place of business. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). - `[OnPremisesDistinguishedName ]`: Contains the on-premises Active Directory distinguished name or DN. The property is only populated for customers who are synchronizing their on-premises directory to Azure Active Directory via Azure AD Connect. Read-only. Returned only on $select. @@ -7766,6 +8020,7 @@ BODYPARAMETER : accessPackageCatalog - `[LeaveDateTime ]`: The time the attendee left in UTC. - `[EmailAddress ]`: Email address of the user associated with this atttendance record. - `[Identity ]`: identity + - `[RegistrantId ]`: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - `[Role ]`: Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer. - `[TotalAttendanceInSeconds ]`: Total duration of the attendances in seconds. - `[MeetingEndDateTime ]`: UTC time when the meeting ended. Read-only. @@ -8181,6 +8436,247 @@ BODYPARAMETER : accessPackageCatalog - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccess.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccess.md index d05f1c1d540..b9cdb65152e 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccess.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccess.md @@ -345,11 +345,11 @@ BODYPARAMETER : privilegedAccess - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -488,11 +488,11 @@ RESOURCES : A collection of resources for t - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -598,11 +598,11 @@ ROLEASSIGNMENTREQUESTS : A col - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[SubjectId ]`: Required. The unique identifier of the principal or subject that the role assignment request is associated with. Principals can be users, groups, or service principals. - `[Type ]`: Required. Representing the type of the operation on the role assignment. The possible values are: AdminAdd , UserAdd , AdminUpdate , AdminRemove , UserRemove , UserExtend , AdminExtend , UserRenew , AdminRenew. @@ -664,11 +664,11 @@ ROLEASSIGNMENTS : A collection of rol - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -721,11 +721,11 @@ ROLEDEFINITIONS : A collection of rol - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -816,11 +816,11 @@ ROLESETTINGS : A collection of role sett - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessResource.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessResource.md index f0e8ad89696..792f3c14c1b 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessResource.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessResource.md @@ -440,11 +440,11 @@ BODYPARAMETER : governanceResource - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -580,11 +580,11 @@ PARENT : governanceResource - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -690,11 +690,11 @@ ROLEASSIGNMENTREQUESTS : The c - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[SubjectId ]`: Required. The unique identifier of the principal or subject that the role assignment request is associated with. Principals can be users, groups, or service principals. - `[Type ]`: Required. Representing the type of the operation on the role assignment. The possible values are: AdminAdd , UserAdd , AdminUpdate , AdminRemove , UserRemove , UserExtend , AdminExtend , UserRenew , AdminRenew. @@ -756,11 +756,11 @@ ROLEASSIGNMENTS : The collection of r - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -813,11 +813,11 @@ ROLEDEFINITIONS : The collection of r - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -908,11 +908,11 @@ ROLESETTINGS : The collection of role se - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleAssignment.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleAssignment.md index 645a5517e1e..693ca01fb34 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleAssignment.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleAssignment.md @@ -500,11 +500,11 @@ BODYPARAMETER : governanceRoleAssignmen - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -641,11 +641,11 @@ LINKEDELIGIBLEROLEASSIGNMENT : governan - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -717,11 +717,11 @@ RESOURCE : governanceResource - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -783,11 +783,11 @@ ROLEDEFINITION : governanceRoleDefiniti - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleAssignmentRequest.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleAssignmentRequest.md index 639bd2eac77..72f26773083 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleAssignmentRequest.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleAssignmentRequest.md @@ -507,11 +507,11 @@ BODYPARAMETER : governanceRoleAs - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[SubjectId ]`: Required. The unique identifier of the principal or subject that the role assignment request is associated with. Principals can be users, groups, or service principals. - `[Type ]`: Required. Representing the type of the operation on the role assignment. The possible values are: AdminAdd , UserAdd , AdminUpdate , AdminRemove , UserRemove , UserExtend , AdminExtend , UserRenew , AdminRenew. @@ -621,11 +621,11 @@ RESOURCE : governanceResource - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -687,11 +687,11 @@ ROLEDEFINITION : governanceRoleDefiniti - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -748,11 +748,11 @@ SCHEDULE : governanceSchedule STATUS : governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. SUBJECT : governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleDefinition.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleDefinition.md index 18dea7180b3..297a3a3339b 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleDefinition.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleDefinition.md @@ -335,11 +335,11 @@ BODYPARAMETER : governanceRoleDefinitio - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -492,11 +492,11 @@ RESOURCE : governanceResource - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -571,11 +571,11 @@ ROLESETTING : governanceRoleSetting - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleSetting.md b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleSetting.md index dab279d54a8..e2ac71d91da 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleSetting.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0-beta/Update-MgPrivilegedAccessRoleSetting.md @@ -446,11 +446,11 @@ BODYPARAMETER : governanceRoleSetting - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -591,11 +591,11 @@ RESOURCE : governanceResource - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -657,11 +657,11 @@ ROLEDEFINITION : governanceRoleDefiniti - `[Type ]`: The role assignment schedule type. Only Once is supported for now. - `[Status ]`: governanceRoleAssignmentRequestStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Status ]`: - - `[StatusDetails ]`: + - `[Status ]`: The status of the role assignment request. The value can be InProgress or Closed. + - `[StatusDetails ]`: The details of the status of the role assignment request. It represents the evaluation results of different rules. - `[Key ]`: Key for the key-value pair. - `[Value ]`: Value for the key-value pair. - - `[SubStatus ]`: + - `[SubStatus ]`: The sub status of the role assignment request. The values can be Accepted, PendingEvaluation, Granted, Denied, PendingProvisioning, Provisioned, PendingRevocation, Revoked, Canceled, Failed, PendingApprovalProvisioning, PendingApproval, FailedAsResourceIsLocked, PendingAdminDecision, AdminApproved, AdminDenied, TimedOut, and ProvisioningStarted. - `[Subject ]`: governanceSubject - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. diff --git a/src/Identity.Governance/Identity.Governance/docs/v1.0/Microsoft.Graph.Identity.Governance.md b/src/Identity.Governance/Identity.Governance/docs/v1.0/Microsoft.Graph.Identity.Governance.md index e805ac95e78..aca9514a356 100644 --- a/src/Identity.Governance/Identity.Governance/docs/v1.0/Microsoft.Graph.Identity.Governance.md +++ b/src/Identity.Governance/Identity.Governance/docs/v1.0/Microsoft.Graph.Identity.Governance.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Identity.Governance -Module Guid: b7b0bdf0-f7cc-4ed3-9961-aa19bd082d84 +Module Guid: 3562c685-ac24-4455-b8b2-9c5e76dfa3b7 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.identity.governance Help Version: 1.0.0.0 Locale: en-US From e909fab58b2af3b8367695cbb01d22264528ce29 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Wed, 30 Mar 2022 20:31:35 +0000 Subject: [PATCH 17/20] Docs Generation for Users [run ci] --- .../docs/v1.0-beta/Microsoft.Graph.Users.md | 2 +- src/Users/Users/docs/v1.0-beta/New-MgUser.md | 7056 ++++++++++++++-- .../Users/docs/v1.0-beta/Update-MgUser.md | 7063 +++++++++++++++-- .../Users/docs/v1.0/Microsoft.Graph.Users.md | 2 +- src/Users/Users/docs/v1.0/New-MgUser.md | 80 +- src/Users/Users/docs/v1.0/Update-MgUser.md | 80 +- 6 files changed, 13312 insertions(+), 971 deletions(-) diff --git a/src/Users/Users/docs/v1.0-beta/Microsoft.Graph.Users.md b/src/Users/Users/docs/v1.0-beta/Microsoft.Graph.Users.md index 190e44ed444..8f48091f2fc 100644 --- a/src/Users/Users/docs/v1.0-beta/Microsoft.Graph.Users.md +++ b/src/Users/Users/docs/v1.0-beta/Microsoft.Graph.Users.md @@ -1,6 +1,6 @@ --- Module Name: Microsoft.Graph.Users -Module Guid: 34fd5bf6-075f-42e9-b8e7-6b60aaa15ca8 +Module Guid: a5405be8-88d3-4d07-8c5c-1e3fd051a030 Download Help Link: https://docs.microsoft.com/en-us/powershell/module/microsoft.graph.users Help Version: 1.0.0.0 Locale: en-US diff --git a/src/Users/Users/docs/v1.0-beta/New-MgUser.md b/src/Users/Users/docs/v1.0-beta/New-MgUser.md index 98fc65a66eb..531ed7b20bd 100644 --- a/src/Users/Users/docs/v1.0-beta/New-MgUser.md +++ b/src/Users/Users/docs/v1.0-beta/New-MgUser.md @@ -65,9 +65,10 @@ New-MgUser [-AboutMe ] [-AccountEnabled] [-Activities ] [-Photos ] [-Planner ] [-PostalCode ] [-PreferredDataLocation ] [-PreferredLanguage ] [-PreferredName ] [-Presence ] - [-Profile ] [-ProvisionedPlans ] - [-ProxyAddresses ] [-RefreshTokensValidFromDateTime ] - [-RegisteredDevices ] [-Responsibilities ] [-Schools ] + [-Print ] [-Profile ] + [-ProvisionedPlans ] [-ProxyAddresses ] + [-RefreshTokensValidFromDateTime ] [-RegisteredDevices ] + [-Responsibilities ] [-Schools ] [-ScopedRoleMemberOf ] [-Security ] [-Settings ] [-ShowInAddressList] [-SignInActivity ] [-SignInSessionsValidFromDateTime ] @@ -2117,6 +2118,22 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -Print +userPrint +To construct, please use Get-Help -Online and see NOTES section for PRINT properties and create a hash table. + +```yaml +Type: Microsoft.Graph.PowerShell.Models.IMicrosoftGraphUserPrint +Parameter Sets: CreateExpanded +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -Profile profile To construct, please use Get-Help -Online and see NOTES section for PROFILE properties and create a hash table. @@ -2791,10 +2808,10 @@ ASSIGNEDPLANS : The plans that are assigned to th AUTHENTICATION : authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -2803,9 +2820,9 @@ AUTHENTICATION : authentication - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -2903,18 +2920,18 @@ AUTHENTICATION : authentication - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -2922,7 +2939,7 @@ AUTHENTICATION : authentication - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -2931,7 +2948,7 @@ AUTHENTICATION : authentication - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -3069,10 +3086,10 @@ BODYPARAMETER : user - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -3081,9 +3098,9 @@ BODYPARAMETER : user - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -3181,18 +3198,18 @@ BODYPARAMETER : user - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -3200,7 +3217,7 @@ BODYPARAMETER : user - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -3209,7 +3226,7 @@ BODYPARAMETER : user - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -4491,7 +4508,7 @@ BODYPARAMETER : user - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -6371,6 +6388,247 @@ BODYPARAMETER : user - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -8230,10 +8488,10 @@ DRIVE : drive - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -8242,9 +8500,9 @@ DRIVE : drive - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -8342,18 +8600,18 @@ DRIVE : drive - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -8361,7 +8619,7 @@ DRIVE : drive - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -8370,7 +8628,7 @@ DRIVE : drive - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -9646,7 +9904,7 @@ DRIVE : drive - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -11497,6 +11755,247 @@ DRIVE : drive - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -12208,10 +12707,10 @@ DRIVES : A collection of drives available for this user. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -12220,9 +12719,9 @@ DRIVES : A collection of drives available for this user. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -12320,18 +12819,18 @@ DRIVES : A collection of drives available for this user. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -12339,7 +12838,7 @@ DRIVES : A collection of drives available for this user. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -12348,7 +12847,7 @@ DRIVES : A collection of drives available for this user. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -13624,7 +14123,7 @@ DRIVES : A collection of drives available for this user. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -15475,6 +15974,247 @@ DRIVES : A collection of drives available for this user. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -16356,10 +17096,10 @@ FOLLOWEDSITES : . - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -16368,9 +17108,9 @@ FOLLOWEDSITES : . - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -16468,18 +17208,18 @@ FOLLOWEDSITES : . - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -16487,7 +17227,7 @@ FOLLOWEDSITES : . - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -16496,7 +17236,7 @@ FOLLOWEDSITES : . - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -17778,7 +18518,7 @@ FOLLOWEDSITES : . - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -19581,6 +20321,247 @@ FOLLOWEDSITES : . - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -20668,10 +21649,10 @@ JOINEDGROUPS : Read-only. Nullable. - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -20680,9 +21661,9 @@ JOINEDGROUPS : Read-only. Nullable. - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -20777,18 +21758,18 @@ JOINEDGROUPS : Read-only. Nullable. - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -20796,7 +21777,7 @@ JOINEDGROUPS : Read-only. Nullable. - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -20805,7 +21786,7 @@ JOINEDGROUPS : Read-only. Nullable. - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -21922,7 +22903,7 @@ JOINEDGROUPS : Read-only. Nullable. - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -23619,6 +24600,247 @@ JOINEDGROUPS : Read-only. Nullable. - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -24425,10 +25647,10 @@ JOINEDTEAMS : The Microsoft Teams teams that the user is - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -24437,9 +25659,9 @@ JOINEDTEAMS : The Microsoft Teams teams that the user is - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -24537,18 +25759,18 @@ JOINEDTEAMS : The Microsoft Teams teams that the user is - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -24556,7 +25778,7 @@ JOINEDTEAMS : The Microsoft Teams teams that the user is - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -24565,7 +25787,7 @@ JOINEDTEAMS : The Microsoft Teams teams that the user is - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -25387,7 +26609,7 @@ JOINEDTEAMS : The Microsoft Teams teams that the user is - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -27035,6 +28257,247 @@ JOINEDTEAMS : The Microsoft Teams teams that the user is - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -28931,10 +30394,10 @@ MANAGEDDEVICES : The managed devices associated - `[Authentication ]`: authentication - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. - - `[EmailMethods ]`: + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. - `[Id ]`: Read-only. - `[EmailAddress ]`: The email address registered to this user. - - `[Fido2Methods ]`: + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. - `[Id ]`: Read-only. - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. @@ -28943,9 +30406,9 @@ MANAGEDDEVICES : The managed devices associated - `[CreationDateTime ]`: - `[DisplayName ]`: The display name of the key as given by the user. - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. - - `[Methods ]`: + - `[Methods ]`: Represents all authentication methods registered to a user. - `[Id ]`: Read-only. - - `[MicrosoftAuthenticatorMethods ]`: + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - `[Device ]`: device @@ -29043,18 +30506,18 @@ MANAGEDDEVICES : The managed devices associated - `[ResourceLocation ]`: - `[Status ]`: longRunningOperationStatus - `[StatusDetail ]`: - - `[PasswordMethods ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. - - `[PasswordlessMicrosoftAuthenticatorMethods ]`: + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: - `[CreationDateTime ]`: The timestamp when this method was registered to the user. - `[Device ]`: device - `[DisplayName ]`: The display name of the mobile device as given by the user. - - `[PhoneMethods ]`: + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. - `[Id ]`: Read-only. - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. - `[PhoneType ]`: authenticationPhoneType @@ -29062,7 +30525,7 @@ MANAGEDDEVICES : The managed devices associated - `[SoftwareOathMethods ]`: - `[Id ]`: Read-only. - `[SecretKey ]`: The secret key of the method. Always returns null. - - `[TemporaryAccessPassMethods ]`: + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. @@ -29071,7 +30534,7 @@ MANAGEDDEVICES : The managed devices associated - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. - - `[WindowsHelloForBusinessMethods ]`: + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. - `[Id ]`: Read-only. - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. - `[Device ]`: device @@ -30339,7 +31802,7 @@ MANAGEDDEVICES : The managed devices associated - `[FolderName ]`: Folder name in which the file will be placed when a new document set is created in the library. - `[PropagateWelcomePageChanges ]`: Specifies whether to push welcome page changes to inherited content types. - `[SharedColumns ]`: - - `[ShouldPrefixNameToFile ]`: Add the name of the document set to each file name. + - `[ShouldPrefixNameToFile ]`: Indicates whether to add the name of the document set to each file name. - `[WelcomePageColumns ]`: - `[WelcomePageUrl ]`: Welcome page absolute URL. - `[DocumentTemplate ]`: documentSetContent @@ -31889,6 +33352,247 @@ MANAGEDDEVICES : The managed devices associated - `[(Any) ]`: This indicates any property can be added to this object. - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). + - `[Print ]`: userPrint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities + - `[(Any) ]`: This indicates any property can be added to this object. + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState + - `[Id ]`: Read-only. + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[AllowedUsers ]`: The users who have access to print using the printer. + - `[CreatedDateTime ]`: The DateTimeOffset when the printer share was created. Read-only. + - `[Printer ]`: printer + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Capabilities ]`: printerCapabilities + - `[Defaults ]`: printerDefaults + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Location ]`: printerLocation + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus + - `[Id ]`: Read-only. + - `[AcceptingJobs ]`: + - `[Connectors ]`: The connectors that are associated with the printer. + - `[Id ]`: Read-only. + - `[AppVersion ]`: The connector's version. + - `[DeviceHealth ]`: deviceHealth + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastConnectionTime ]`: The last time the device was connected. + - `[DisplayName ]`: The name of the connector. + - `[FullyQualifiedDomainName ]`: The connector machine's hostname. + - `[Location ]`: printerLocation + - `[Name ]`: + - `[OperatingSystem ]`: The connector machine's operating system version. + - `[RegisteredDateTime ]`: The DateTimeOffset when the connector was registered. + - `[HasPhysicalDevice ]`: True if the printer has a physical device for printing. Read-only. + - `[IsShared ]`: True if the printer is shared; false otherwise. Read-only. + - `[LastSeenDateTime ]`: The most recent dateTimeOffset when a printer interacted with Universal Print. Read-only. + - `[RegisteredDateTime ]`: The DateTimeOffset when the printer was registered. Read-only. + - `[Share ]`: printerShare + - `[Shares ]`: The list of printerShares that are associated with the printer. Currently, only one printerShare can be associated with the printer. Read-only. Nullable. + - `[TaskTriggers ]`: A list of task triggers that are associated with the printer. + - `[ViewPoint ]`: printerShareViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastUsedDateTime ]`: - `[Profile ]`: profile - `[(Any) ]`: This indicates any property can be added to this object. - `[Id ]`: Read-only. @@ -33308,369 +35012,4588 @@ PRESENCE : presence - `[IsOutOfOffice ]`: True if either:It is currently in the out of office time window configured on the Outlook or Teams client.There is currently an event on the user's calendar that's marked as Show as Out of OfficeOtherwise, false. - `[Message ]`: The out of office message that the user configured on Outlook client (Automatic Replies (Out of Office)) or the Teams client (Schedule out of office). -PROFILE : profile +PRINT : userPrint - `[(Any) ]`: This indicates any property can be added to this object. - - `[Id ]`: Read-only. - - `[Account ]`: - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet + - `[RecentPrinterShares ]`: + - `[Capabilities ]`: printerCapabilities - `[(Any) ]`: This indicates any property can be added to this object. - - `[Application ]`: identity + - `[BottomMargins ]`: A list of supported bottom margins(in microns) for the printer. + - `[Collation ]`: True if the printer supports collating when printing muliple copies of a multi-page document; false otherwise. + - `[ColorModes ]`: The color modes supported by the printer. Valid values are described in the following table. + - `[ContentTypes ]`: A list of supported content (MIME) types that the printer supports. It is not guaranteed that the Universal Print service supports printing all of these MIME types. + - `[CopiesPerJob ]`: integerRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: The inclusive upper bound of the integer range. + - `[Maximum ]`: + - `[Minimum ]`: + - `[Start ]`: The inclusive lower bound of the integer range. + - `[Dpis ]`: The list of print resolutions in DPI that are supported by the printer. + - `[DuplexModes ]`: The list of duplex modes that are supported by the printer. Valid values are described in the following table. + - `[FeedDirections ]`: + - `[FeedOrientations ]`: The list of feed orientations that are supported by the printer. + - `[Finishings ]`: Finishing processes the printer supports for a printed document. + - `[InputBins ]`: Supported input bins for the printer. + - `[IsColorPrintingSupported ]`: True if color printing is supported by the printer; false otherwise. Read-only. + - `[IsPageRangeSupported ]`: True if the printer supports printing by page ranges; false otherwise. + - `[LeftMargins ]`: A list of supported left margins(in microns) for the printer. + - `[MediaColors ]`: The media (i.e., paper) colors supported by the printer. + - `[MediaSizes ]`: The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table. + - `[MediaTypes ]`: The media types supported by the printer. + - `[MultipageLayouts ]`: The presentation directions supported by the printer. Supported values are described in the following table. + - `[Orientations ]`: The print orientations supported by the printer. Valid values are described in the following table. + - `[OutputBins ]`: The printer's supported output bins (trays). + - `[PagesPerSheet ]`: Supported number of Input Pages to impose upon a single Impression. + - `[Qualities ]`: The print qualities supported by the printer. + - `[RightMargins ]`: A list of supported right margins(in microns) for the printer. + - `[Scalings ]`: Supported print scalings. + - `[SupportedColorConfigurations ]`: + - `[SupportedCopiesPerJob ]`: integerRange + - `[SupportedDocumentMimeTypes ]`: + - `[SupportedDuplexConfigurations ]`: + - `[SupportedFinishings ]`: + - `[SupportedMediaColors ]`: + - `[SupportedMediaSizes ]`: + - `[SupportedMediaTypes ]`: + - `[SupportedOrientations ]`: + - `[SupportedOutputBins ]`: + - `[SupportedPagesPerSheet ]`: integerRange + - `[SupportedPresentationDirections ]`: + - `[SupportedPrintQualities ]`: + - `[SupportsFitPdfToPage ]`: True if the printer supports scaling PDF pages to match the print media size; false otherwise. + - `[TopMargins ]`: A list of supported top margins(in microns) for the printer. + - `[Defaults ]`: printerDefaults + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ColorMode ]`: printColorMode + - `[ContentType ]`: The default content (MIME) type to use when processing documents. + - `[CopiesPerJob ]`: The default number of copies printed per job. + - `[DocumentMimeType ]`: + - `[Dpi ]`: The default resolution in DPI to use when printing the job. + - `[DuplexConfiguration ]`: printDuplexConfiguration + - `[DuplexMode ]`: printDuplexMode + - `[Finishings ]`: The default set of finishings to apply to print jobs. Valid values are described in the following table. + - `[FitPdfToPage ]`: The default fitPdfToPage setting. True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. + - `[InputBin ]`: The default input bin that serves as the paper source. + - `[MediaColor ]`: The default media (such as paper) color to print the document on. + - `[MediaSize ]`: The default media size to use. Supports standard size names for ISO and ANSI media sizes. Valid values are listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The default output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PagesPerSheet ]`: The default number of document pages to print on each sheet. + - `[PdfFitToPage ]`: + - `[PresentationDirection ]`: printPresentationDirection + - `[PrintColorConfiguration ]`: printColorConfiguration + - `[PrintQuality ]`: printQuality + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[DisplayName ]`: The name of the printer/printerShare. + - `[IsAcceptingJobs ]`: Whether the printer/printerShare is currently accepting new print jobs. + - `[Jobs ]`: The list of jobs that are queued for printing by the printer/printerShare. + - `[Id ]`: Read-only. + - `[Configuration ]`: printJobConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: Whether the printer should collate pages wehen printing multiple copies of a multi-page document. + - `[ColorMode ]`: printColorMode + - `[Copies ]`: The number of copies that should be printed. Read-only. + - `[Dpi ]`: The resolution to use when printing the job, expressed in dots per inch (DPI). Read-only. + - `[DuplexMode ]`: printDuplexMode + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: Finishing processes to use when printing. + - `[FitPdfToPage ]`: + - `[InputBin ]`: The input bin (tray) to use when printing. See the printer's capabilities for a list of supported input bins. + - `[Margin ]`: printMargin + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Bottom ]`: The margin in microns from the bottom edge. + - `[Left ]`: The margin in microns from the left edge. + - `[Right ]`: The margin in microns from the right edge. + - `[Top ]`: The margin in microns from the top edge. + - `[MediaSize ]`: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. + - `[MediaType ]`: The default media (such as paper) type to print the document on. + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. + - `[PageRanges ]`: The page ranges to print. Read-only. + - `[PagesPerSheet ]`: The number of document pages to print on each sheet. + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[CreatedBy ]`: userIdentity - `[(Any) ]`: This indicates any property can be added to this object. - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. - `[Id ]`: Unique identifier for the identity. - - `[Device ]`: identity - - `[User ]`: identity - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[(Any) ]`: This indicates any property can be added to this object. - - `[ConfidenceScore ]`: Confidence score reflecting the accuracy of the data inferred about the user. - - `[UserHasVerifiedAccuracy ]`: Records if the user has confirmed this inference as being True or False. - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Type ]`: - - `[Id ]`: Read-only. - - `[AgeGroup ]`: Shows the age group of user. Allowed values null, minor, notAdult and adult are generated by the directory and cannot be changed. - - `[CountryCode ]`: Contains the two-character country code associated with the users account. - - `[PreferredLanguageTag ]`: localeInfo - - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: A name representing the user's locale in natural language, for example, 'English (United States)'. - - `[Locale ]`: A locale representation for the user, which includes the user's preferred language and country/region. For example, 'en-us'. The language component follows 2-letter codes as defined in ISO 639-1, and the country component follows 2-letter codes as defined in ISO 3166-1 alpha-2. - - `[UserPrincipalName ]`: The user principal name (UPN) of the user associated with the account. - - `[Addresses ]`: Represents details of addresses associated with the user. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[Detail ]`: physicalAddress - - `[(Any) ]`: This indicates any property can be added to this object. - - `[City ]`: The city. - - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. - - `[PostOfficeBox ]`: The post office box number. - - `[PostalCode ]`: The postal code. - - `[State ]`: The state. - - `[Street ]`: The street. - - `[Type ]`: physicalAddressType - - `[DisplayName ]`: Friendly name the user has assigned to this address. - - `[GeoCoordinates ]`: geoCoordinates - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. - - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Read-only. - - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Read-only. - - `[Anniversaries ]`: Represents the details of meaningful dates associated with a person. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[Date ]`: - - `[DisplayName ]`: - - `[Type ]`: personAnnualEventType - - `[Awards ]`: Represents the details of awards or honors associated with a person. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[Description ]`: Descpription of the award or honor. - - `[DisplayName ]`: Name of the award or honor. - - `[IssuedDate ]`: The date that the award or honor was granted. - - `[IssuingAuthority ]`: Authority which granted the award or honor. - - `[ThumbnailUrl ]`: URL referencing a thumbnail of the award or honor. - - `[WebUrl ]`: URL referencing the award or honor. - - `[Certifications ]`: Represents the details of certifications associated with a person. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[CertificationId ]`: The referenceable identifier for the certification. - - `[Description ]`: Description of the certification. - - `[DisplayName ]`: Title of the certification. - - `[EndDate ]`: The date that the certification expires. - - `[IssuedDate ]`: The date that the certification was issued. - - `[IssuingAuthority ]`: Authority which granted the certification. - - `[IssuingCompany ]`: Company which granted the certification. - - `[StartDate ]`: The date that the certification became valid. - - `[ThumbnailUrl ]`: URL referencing a thumbnail of the certification. - - `[WebUrl ]`: URL referencing the certification. - - `[EducationalActivities ]`: Represents data that a user has supplied related to undergraduate, graduate, postgraduate or other educational activities. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[CompletionMonthYear ]`: The month and year the user graduated or completed the activity. - - `[EndMonthYear ]`: The month and year the user completed the educational activity referenced. - - `[Institution ]`: institutionData - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Description ]`: Short description of the institution the user studied at. - - `[DisplayName ]`: Name of the institution the user studied at. - - `[Location ]`: physicalAddress - - `[WebUrl ]`: Link to the institution or department homepage. - - `[Program ]`: educationalActivityDetail - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Abbreviation ]`: Shortened name of the degree or program (example: PhD, MBA) - - `[Activities ]`: Extracurricular activities undertaken alongside the program. - - `[Awards ]`: Any awards or honors associated with the program. - - `[Description ]`: Short description of the program provided by the user. - - `[DisplayName ]`: Long-form name of the program that the user has provided. - - `[FieldsOfStudy ]`: Majors and minors associated with the program. (if applicable) - - `[Grade ]`: The final grade, class, GPA or score. - - `[Notes ]`: Additional notes the user has provided. - - `[WebUrl ]`: Link to the degree or program page. - - `[StartMonthYear ]`: The month and year the user commenced the activity referenced. - - `[Emails ]`: Represents detailed information about email addresses associated with the user. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[Address ]`: The email address itself. - - `[DisplayName ]`: The name or label a user has associated with a particular email address. - - `[Type ]`: emailType - - `[Interests ]`: Provides detailed information about interests the user has associated with themselves in various services. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[Categories ]`: Contains categories a user has associated with the interest (for example, personal, recipies). - - `[CollaborationTags ]`: Contains experience scenario tags a user has associated with the interest. Allowed values in the collection are: askMeAbout, ableToMentor, wantsToLearn, wantsToImprove. - - `[Description ]`: Contains a description of the interest. - - `[DisplayName ]`: Contains a friendly name for the interest. - - `[ThumbnailUrl ]`: - - `[WebUrl ]`: Contains a link to a web page or resource about the interest. - - `[Languages ]`: Represents detailed information about languages that a user has added to their profile. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[DisplayName ]`: Contains the long-form name for the language. - - `[Proficiency ]`: languageProficiencyLevel - - `[Reading ]`: languageProficiencyLevel - - `[Spoken ]`: languageProficiencyLevel - - `[Tag ]`: Contains the four-character BCP47 name for the language (en-US, no-NB, en-AU). - - `[ThumbnailUrl ]`: - - `[Written ]`: languageProficiencyLevel - - `[Names ]`: Represents the names a user has added to their profile. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[DisplayName ]`: Provides an ordered rendering of firstName and lastName depending on the locale of the user or their device. - - `[First ]`: First name of the user. - - `[Initials ]`: Initials of the user. - - `[LanguageTag ]`: Contains the name for the language (en-US, no-NB, en-AU) following IETF BCP47 format. - - `[Last ]`: Last name of the user. - - `[Maiden ]`: Maiden name of the user. - - `[Middle ]`: Middle name of the user. - - `[Nickname ]`: Nickname of the user. - - `[Pronunciation ]`: personNamePronounciation + - `[IPAddress ]`: Indicates the client IP address used by user performing the activity (audit log only). + - `[UserPrincipalName ]`: The userPrincipalName attribute of the user. + - `[CreatedDateTime ]`: The DateTimeOffset when the job was created. Read-only. + - `[Documents ]`: Read-only. + - `[Id ]`: Read-only. + - `[Configuration ]`: printerDocumentConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Collate ]`: + - `[ColorMode ]`: printColorMode + - `[Copies ]`: + - `[Dpi ]`: + - `[DuplexMode ]`: printDuplexMode + - `[FeedDirection ]`: printerFeedDirection + - `[FeedOrientation ]`: printerFeedOrientation + - `[Finishings ]`: + - `[FitPdfToPage ]`: + - `[InputBin ]`: + - `[Margin ]`: printMargin + - `[MediaSize ]`: + - `[MediaType ]`: + - `[MultipageLayout ]`: printMultipageLayout + - `[Orientation ]`: printOrientation + - `[OutputBin ]`: + - `[PageRanges ]`: + - `[PagesPerSheet ]`: + - `[Quality ]`: printQuality + - `[Scaling ]`: printScaling + - `[ContentType ]`: The document's content (MIME) type. Read-only. + - `[DisplayName ]`: The document's name. Read-only. + - `[Size ]`: The document's size in bytes. Read-only. + - `[IsFetchable ]`: If true, document can be fetched by printer. + - `[RedirectedFrom ]`: Contains the source job URL, if the job has been redirected from another printer. + - `[RedirectedTo ]`: Contains the destination job URL, if the job has been redirected to another printer. + - `[Status ]`: printJobStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AcquiredByPrinter ]`: + - `[Description ]`: A human-readable description of the print job's current processing state. Read-only. + - `[Details ]`: Additional details for print job state. Valid values are described in the following table. Read-only. + - `[IsAcquiredByPrinter ]`: True if the job was acknowledged by a printer; false otherwise. Read-only. + - `[ProcessingState ]`: printJobProcessingState + - `[ProcessingStateDescription ]`: + - `[State ]`: printJobProcessingState + - `[Tasks ]`: A list of printTasks that were triggered by this print job. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[CreatedBy ]`: appIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AppId ]`: Refers to the Unique GUID representing Application Id in the Azure Active Directory. + - `[DisplayName ]`: Refers to the Application Name displayed in the Azure Portal. + - `[ServicePrincipalId ]`: Refers to the Unique GUID indicating Service Principal Id in Azure Active Directory for the corresponding App. + - `[ServicePrincipalName ]`: Refers to the Service Principal Name is the Application name in the tenant. + - `[DisplayName ]`: The name of the printTaskDefinition. + - `[Tasks ]`: A list of tasks that have been created based on this definition. The list includes currently running tasks and recently completed tasks. Read-only. + - `[ParentUrl ]`: The URL for the print entity that triggered this task. For example, https://graph.microsoft.com/v1.0/print/printers/{printerId}/jobs/{jobId}. Read-only. + - `[Status ]`: printTaskStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: A human-readable description of the current processing state of the printTask. + - `[State ]`: printTaskProcessingState + - `[Trigger ]`: printTaskTrigger + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Definition ]`: printTaskDefinition + - `[Event ]`: printEvent + - `[Location ]`: printerLocation - `[(Any) ]`: This indicates any property can be added to this object. - - `[DisplayName ]`: - - `[First ]`: - - `[Last ]`: - - `[Maiden ]`: - - `[Middle ]`: - - `[Suffix ]`: Designators used after the users name (eg: PhD.) - - `[Title ]`: Honorifics used to prefix a users name (eg: Dr, Sir, Madam, Mrs.) - - `[Notes ]`: Represents notes that a user has added to their profile. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[Detail ]`: itemBody + - `[AltitudeInMeters ]`: The altitude, in meters, that the printer is located at. + - `[Building ]`: The building that the printer is located in. + - `[City ]`: The city that the printer is located in. + - `[CountryOrRegion ]`: The country or region that the printer is located in. + - `[Floor ]`: The floor that the printer is located on. Only numerical values are supported right now. + - `[FloorDescription ]`: The description of the floor that the printer is located on. + - `[FloorNumber ]`: + - `[Latitude ]`: The latitude that the printer is located at. + - `[Longitude ]`: The longitude that the printer is located at. + - `[Organization ]`: The organizational hierarchy that the printer belongs to. The elements should be in hierarchical order. + - `[PostalCode ]`: The postal code that the printer is located in. + - `[RoomDescription ]`: The description of the room that the printer is located in. + - `[RoomName ]`: The room that the printer is located in. Only numerical values are supported right now. + - `[RoomNumber ]`: + - `[Site ]`: The site that the printer is located in. + - `[StateOrProvince ]`: The state or province that the printer is located in. + - `[StreetAddress ]`: The street address where the printer is located. + - `[Subdivision ]`: The subdivision that the printer is located in. The elements should be in hierarchical order. + - `[Subunit ]`: + - `[Manufacturer ]`: The manufacturer of the printer/printerShare. + - `[Model ]`: The model name of the printer/printerShare. + - `[Name ]`: + - `[Status ]`: printerStatus - `[(Any) ]`: This indicates any property can be added to this object. - - `[Content ]`: The content of the item. - - `[ContentType ]`: bodyType - - `[DisplayName ]`: Contains a friendly name for the note. - - `[ThumbnailUrl ]`: - - `[Patents ]`: Represents patents that a user has added to their profile. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[Description ]`: Descpription of the patent or filing. - - `[DisplayName ]`: Title of the patent or filing. - - `[IsPending ]`: Indicates the patent is pending. - - `[IssuedDate ]`: The date that the patent was granted. - - `[IssuingAuthority ]`: Authority which granted the patent. - - `[Number ]`: The patent number. - - `[WebUrl ]`: URL referencing the patent or filing. - - `[Phones ]`: Represents detailed information about phone numbers associated with a user in various services. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[DisplayName ]`: Friendly name the user has assigned this phone number. - - `[Number ]`: Phone number provided by the user. - - `[Type ]`: phoneType - - `[Positions ]`: Represents detailed information about work positions associated with a user's profile. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources + - `[Description ]`: A human-readable description of the printer's current processing state. Read-only. + - `[Details ]`: The list of details describing why the printer is in the current state. Valid values are described in the following table. Read-only. + - `[ProcessingState ]`: printerProcessingState + - `[ProcessingStateDescription ]`: + - `[ProcessingStateReasons ]`: + - `[State ]`: printerProcessingState - `[Id ]`: Read-only. - - `[Categories ]`: Categories that the user has associated with this position. - - `[Colleagues ]`: Colleagues that are associated with this position. - - `[DisplayName ]`: Name of the person. - - `[Relationship ]`: personRelationship - - `[UserPrincipalName ]`: Email address or reference to person within organization. - - `[Detail ]`: positionDetail - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Company ]`: companyDetail + - `[AllowAllUsers ]`: If true, all users and groups will be granted access to this printer share. This supersedes the allow lists defined by the allowedUsers and allowedGroups navigation properties. + - `[AllowedGroups ]`: The groups whose users have access to print using the printer. + - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. + - `[Id ]`: Read-only. + - `[AcceptedSenders ]`: The list of users or groups that are allowed to create post's or calendar events in this group. If this list is non-empty then only users or groups listed here are allowed to post. + - `[Id ]`: Read-only. + - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. + - `[AccessType ]`: groupAccessType + - `[AllowExternalSenders ]`: Indicates if people external to the organization can send messages to the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + - `[AppRoleAssignments ]`: Represents the app roles a group has been granted for an application. Supports $expand. + - `[Id ]`: Read-only. + - `[AppRoleId ]`: 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. + - `[CreationTimestamp ]`: The time when the app role assignment was created. 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 is 2014-01-01T00:00:00Z. Read-only. + - `[PrincipalDisplayName ]`: The display name of the user, group, or service principal that was granted the app role assignment. Read-only. Supports $filter (eq and startswith). + - `[PrincipalId ]`: The unique identifier (id) for the user, group, or service principal being granted the app role. Required on create. + - `[PrincipalType ]`: The type of the assigned principal. This can either be User, Group, or ServicePrincipal. Read-only. + - `[ResourceDisplayName ]`: The display name of the resource app's service principal to which the assignment is made. + - `[ResourceId ]`: The unique identifier (id) for the resource service principal for which the assignment is made. Required on create. Supports $filter (eq only). + - `[AssignedLabels ]`: The list of sensitivity label pairs (label ID, label name) associated with a Microsoft 365 group. Returned only on $select. Read-only. + - `[DisplayName ]`: The display name of the label. Read-only. + - `[LabelId ]`: The unique identifier of the label. + - `[AssignedLicenses ]`: The licenses that are assigned to the group. Returned only on $select. Supports $filter (eq).Read-only. + - `[DisabledPlans ]`: A collection of the unique identifiers for plans that have been disabled. + - `[SkuId ]`: The unique identifier for the SKU. + - `[AutoSubscribeNewMembers ]`: Indicates if new members added to the group will be auto-subscribed to receive email notifications. You can set this property in a PATCH request for the group; do not set it in the initial POST request that creates the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}). + - `[Calendar ]`: calendar - `[(Any) ]`: This indicates any property can be added to this object. - - `[Address ]`: physicalAddress - - `[Department ]`: Department Name within a company. - - `[DisplayName ]`: Company name. - - `[OfficeLocation ]`: Office Location of the person referred to. - - `[Pronunciation ]`: Pronunciation guide for the company name. - - `[WebUrl ]`: Link to the company home page. - - `[Description ]`: Description of the position in question. - - `[EndMonthYear ]`: When the position ended. - - `[JobTitle ]`: The title held when in that position. - - `[Role ]`: The role the position entailed. - - `[StartMonthYear ]`: The start month and year of the position. - - `[Summary ]`: Short summary of the position. - - `[IsCurrent ]`: Denotes whether or not the position is current. - - `[Manager ]`: relatedPerson - - `[Projects ]`: Represents detailed information about projects associated with a user. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[Categories ]`: Contains categories a user has associated with the project (for example, digital transformation, oil rig). - - `[Client ]`: companyDetail - - `[CollaborationTags ]`: Contains experience scenario tags a user has associated with the interest. Allowed values in the collection are: askMeAbout, ableToMentor, wantsToLearn, wantsToImprove. - - `[Colleagues ]`: Lists people that also worked on the project. - - `[Detail ]`: positionDetail - - `[DisplayName ]`: Contains a friendly name for the project. - - `[Sponsors ]`: The Person or people who sponsored the project. - - `[ThumbnailUrl ]`: - - `[Publications ]`: Represents details of any publications a user has added to their profile. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[Description ]`: Description of the publication. - - `[DisplayName ]`: Title of the publication. - - `[PublishedDate ]`: The date that the publication was published. - - `[Publisher ]`: Publication or publisher for the publication. - - `[ThumbnailUrl ]`: URL referencing a thumbnail of the publication. - - `[WebUrl ]`: URL referencing the publication. - - `[Skills ]`: Represents detailed information about skills associated with a user in various services. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[Categories ]`: Contains categories a user has associated with the skill (for example, personal, professional, hobby). - - `[CollaborationTags ]`: Contains experience scenario tags a user has associated with the interest. Allowed values in the collection are: askMeAbout, ableToMentor, wantsToLearn, wantsToImprove. - - `[DisplayName ]`: Contains a friendly name for the skill. - - `[Proficiency ]`: skillProficiencyLevel - - `[ThumbnailUrl ]`: - - `[WebUrl ]`: Contains a link to an information source about the skill. - - `[WebAccounts ]`: Represents web accounts the user has indicated they use or has added to their user profile. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: - - `[LastModifiedBy ]`: identitySet - - `[LastModifiedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Source ]`: personDataSources - - `[Id ]`: Read-only. - - `[Description ]`: Contains the description the user has provided for the account on the service being referenced. - - `[Service ]`: serviceInformation - - `[(Any) ]`: This indicates any property can be added to this object. - - `[Name ]`: The name of the cloud service (for example, Twitter, Instagram). - - `[WebUrl ]`: Contains the URL for the service being referenced. - - `[StatusMessage ]`: Contains a status message from the cloud service if provided or synchronized. - - `[ThumbnailUrl ]`: - - `[UserId ]`: The user name displayed for the webaccount. - - `[WebUrl ]`: Contains a link to the user's profile on the cloud service if one exists. - - `[Websites ]`: Represents detailed information about websites associated with a user in various services. - - `[AllowedAudiences ]`: allowedAudiences - - `[CreatedBy ]`: identitySet - - `[CreatedDateTime ]`: Provides the dateTimeOffset for when the entity was created. - - `[Inference ]`: inferenceData - - `[IsSearchable ]`: + - `[Id ]`: Read-only. + - `[AllowedOnlineMeetingProviders ]`: Represent the online meeting service providers that can be used to create online meetings in this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. + - `[CalendarGroupId ]`: The calendarGroup in which to create the calendar. If the user has never explicitly set a group for the calendar, this property is null. + - `[CalendarPermissions ]`: The permissions of the users with whom the calendar is shared. + - `[Id ]`: Read-only. + - `[AllowedRoles ]`: List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom. + - `[EmailAddress ]`: emailAddress + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[IsInsideOrganization ]`: True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. + - `[IsRemovable ]`: True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. + - `[Role ]`: calendarRoleType + - `[CalendarView ]`: The calendar view for the calendar. Navigation property. Read-only. + - `[Categories ]`: The categories associated with the item + - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. + - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z + - `[LastModifiedDateTime ]`: 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 is 2014-01-01T00:00:00Z + - `[Id ]`: Read-only. + - `[AllowNewTimeProposals ]`: true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true. + - `[Attachments ]`: The collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable. + - `[Id ]`: Read-only. + - `[ContentType ]`: The MIME type. + - `[IsInline ]`: true if the attachment is an inline attachment; otherwise, false. + - `[LastModifiedDateTime ]`: 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 is 2014-01-01T00:00:00Z + - `[Name ]`: The attachment's file name. + - `[Size ]`: The length of the attachment in bytes. + - `[Attendees ]`: The collection of attendees for the event. + - `[Type ]`: attendeeType + - `[EmailAddress ]`: emailAddress + - `[ProposedNewTime ]`: timeSlot + - `[(Any) ]`: This indicates any property can be added to this object. + - `[End ]`: dateTimeTimeZone + - `[(Any) ]`: This indicates any property can be added to this object. + - `[DateTime ]`: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000). + - `[TimeZone ]`: Represents a time zone, for example, 'Pacific Standard Time'. See below for more possible values. + - `[Start ]`: dateTimeTimeZone + - `[Status ]`: responseStatus + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Response ]`: responseType + - `[Time ]`: The date and time that the response was returned. It uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Body ]`: itemBody + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Content ]`: The content of the item. + - `[ContentType ]`: bodyType + - `[BodyPreview ]`: The preview of the message associated with the event. It is in text format. + - `[Calendar ]`: calendar + - `[CancelledOccurrences ]`: Contains occurrenceId property values of cancelled instances in a recurring series, if the event is the series master. Instances in a recurring series that are cancelled are called cancelledOccurences.Returned only on $select in a Get operation which specifies the id of a series master event (that is, the seriesMasterId property value). + - `[End ]`: dateTimeTimeZone + - `[ExceptionOccurrences ]`: + - `[Extensions ]`: The collection of open extensions defined for the event. Nullable. + - `[Id ]`: Read-only. + - `[HasAttachments ]`: Set to true if the event has attachments. + - `[HideAttendees ]`: When set to true, each attendee only sees themselves in the meeting request and meeting Tracking list. Default is false. + - `[Importance ]`: importance + - `[Instances ]`: The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but does not include occurrences that have been cancelled from the series. Navigation property. Read-only. Nullable. + - `[IsAllDay ]`: + - `[IsCancelled ]`: + - `[IsDraft ]`: + - `[IsOnlineMeeting ]`: + - `[IsOrganizer ]`: + - `[IsReminderOn ]`: + - `[Location ]`: location + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Address ]`: physicalAddress + - `[(Any) ]`: This indicates any property can be added to this object. + - `[City ]`: The city. + - `[CountryOrRegion ]`: The country or region. It's a free-format string value, for example, 'United States'. + - `[PostOfficeBox ]`: The post office box number. + - `[PostalCode ]`: The postal code. + - `[State ]`: The state. + - `[Street ]`: The street. + - `[Type ]`: physicalAddressType + - `[Coordinates ]`: outlookGeoCoordinates + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Accuracy ]`: The accuracy of the latitude and longitude. As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters. + - `[Altitude ]`: The altitude of the location. + - `[AltitudeAccuracy ]`: The accuracy of the altitude. + - `[Latitude ]`: The latitude of the location. + - `[Longitude ]`: The longitude of the location. + - `[DisplayName ]`: The name associated with the location. + - `[LocationEmailAddress ]`: Optional email address of the location. + - `[LocationType ]`: locationType + - `[LocationUri ]`: Optional URI representing the location. + - `[UniqueId ]`: For internal use only. + - `[UniqueIdType ]`: locationUniqueIdType + - `[Locations ]`: + - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the event. Read-only. Nullable. + - `[Id ]`: Read-only. + - `[Value ]`: A collection of property values. + - `[OccurrenceId ]`: + - `[OnlineMeeting ]`: onlineMeetingInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ConferenceId ]`: The ID of the conference. + - `[JoinUrl ]`: The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. + - `[Phones ]`: All of the phone numbers associated with this conference. + - `[Number ]`: The phone number. + - `[Type ]`: phoneType + - `[QuickDial ]`: The pre-formatted quickdial for this call. + - `[TollFreeNumbers ]`: The toll free numbers that can be used to join the conference. + - `[TollNumber ]`: The toll number that can be used to join the conference. + - `[OnlineMeetingProvider ]`: onlineMeetingProviderType + - `[OnlineMeetingUrl ]`: + - `[Organizer ]`: recipient + - `[(Any) ]`: This indicates any property can be added to this object. + - `[EmailAddress ]`: emailAddress + - `[OriginalEndTimeZone ]`: + - `[OriginalStart ]`: + - `[OriginalStartTimeZone ]`: + - `[Recurrence ]`: patternedRecurrence + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Pattern ]`: recurrencePattern + - `[(Any) ]`: This indicates any property can be added to this object. + - `[DayOfMonth ]`: The day of the month on which the event occurs. Required if type is absoluteMonthly or absoluteYearly. + - `[DaysOfWeek ]`: A collection of the days of the week on which the event occurs. The possible values are: sunday, monday, tuesday, wednesday, thursday, friday, saturday. If type is relativeMonthly or relativeYearly, and daysOfWeek specifies more than one day, the event falls on the first day that satisfies the pattern. Required if type is weekly, relativeMonthly, or relativeYearly. + - `[FirstDayOfWeek ]`: dayOfWeek + - `[Index ]`: weekIndex + - `[Interval ]`: The number of units between occurrences, where units can be in days, weeks, months, or years, depending on the type. Required. + - `[Month ]`: The month in which the event occurs. This is a number from 1 to 12. + - `[Type ]`: recurrencePatternType + - `[Range ]`: recurrenceRange + - `[(Any) ]`: This indicates any property can be added to this object. + - `[EndDate ]`: The date to stop applying the recurrence pattern. Depending on the recurrence pattern of the event, the last occurrence of the meeting may not be this date. Required if type is endDate. + - `[NumberOfOccurrences ]`: The number of times to repeat the event. Required and must be positive if type is numbered. + - `[RecurrenceTimeZone ]`: Time zone for the startDate and endDate properties. Optional. If not specified, the time zone of the event is used. + - `[StartDate ]`: The date to start applying the recurrence pattern. The first occurrence of the meeting may be this date or later, depending on the recurrence pattern of the event. Must be the same value as the start property of the recurring event. Required. + - `[Type ]`: recurrenceRangeType + - `[ReminderMinutesBeforeStart ]`: + - `[ResponseRequested ]`: + - `[ResponseStatus ]`: responseStatus + - `[Sensitivity ]`: sensitivity + - `[SeriesMasterId ]`: + - `[ShowAs ]`: freeBusyStatus + - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the event. Read-only. Nullable. + - `[Id ]`: Read-only. + - `[Value ]`: A property value. + - `[Start ]`: dateTimeTimeZone + - `[Subject ]`: + - `[TransactionId ]`: + - `[Type ]`: eventType + - `[Uid ]`: + - `[WebLink ]`: + - `[CanEdit ]`: true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access. + - `[CanShare ]`: true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + - `[CanViewPrivateItems ]`: true if the user can read calendar items that have been marked private, false otherwise. + - `[ChangeKey ]`: Identifies the version of the calendar object. Every time the calendar is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. + - `[Color ]`: calendarColor + - `[DefaultOnlineMeetingProvider ]`: onlineMeetingProviderType + - `[Events ]`: The events in the calendar. Navigation property. Read-only. + - `[HexColor ]`: The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only. + - `[IsDefaultCalendar ]`: true if this is the default calendar where new events are created by default, false otherwise. + - `[IsRemovable ]`: Indicates whether this user calendar can be deleted from the user mailbox. + - `[IsShared ]`: true if the user has shared the calendar with other users, false otherwise. Since only the user who created the calendar can share it, isShared and isSharedWithMe cannot be true for the same user. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. + - `[IsSharedWithMe ]`: true if the user has been shared this calendar, false otherwise. This property is always false for a calendar owner. This property is set when sharing is initiated in an Outlook client, and can be reset when the sharing is cancelled through the client or the corresponding calendarPermission resource. Read-only. + - `[IsTallyingResponses ]`: Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. + - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the calendar. Read-only. Nullable. + - `[Name ]`: The calendar name. + - `[Owner ]`: emailAddress + - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the calendar. Read-only. Nullable. + - `[CalendarView ]`: The calendar view for the calendar. Read-only. + - `[Classification ]`: Describes a classification for the group (such as low, medium or high business impact). Valid values for this property are defined by creating a ClassificationList setting value, based on the template definition.Returned by default. Supports $filter (eq, ne, not, ge, le, startsWith). + - `[Conversations ]`: The group's conversations. + - `[Id ]`: Read-only. + - `[HasAttachments ]`: Indicates whether any of the posts within this Conversation has at least one attachment. Supports $filter (eq, ne) and $search. + - `[LastDeliveredDateTime ]`: 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 is 2014-01-01T00:00:00Z + - `[Preview ]`: A short summary from the body of the latest post in this conversation. Supports $filter (eq, ne, le, ge). + - `[Threads ]`: A collection of all the conversation threads in the conversation. A navigation property. Read-only. Nullable. + - `[Id ]`: Read-only. + - `[CcRecipients ]`: The Cc: recipients for the thread. Returned only on $select. + - `[HasAttachments ]`: Indicates whether any of the posts within this thread has at least one attachment. Returned by default. + - `[IsLocked ]`: Indicates if the thread is locked. Returned by default. + - `[LastDeliveredDateTime ]`: 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 is 2014-01-01T00:00:00Z.Returned by default. + - `[Posts ]`: Read-only. Nullable. + - `[Categories ]`: The categories associated with the item + - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. + - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z + - `[LastModifiedDateTime ]`: 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 is 2014-01-01T00:00:00Z + - `[Id ]`: Read-only. + - `[Attachments ]`: Read-only. Nullable. Supports $expand. + - `[Body ]`: itemBody + - `[ConversationId ]`: Unique ID of the conversation. Read-only. + - `[ConversationThreadId ]`: Unique ID of the conversation thread. Read-only. + - `[Extensions ]`: The collection of open extensions defined for the post. Read-only. Nullable. Supports $expand. + - `[From ]`: recipient + - `[HasAttachments ]`: Indicates whether the post has at least one attachment. This is a default property. + - `[Importance ]`: importance + - `[InReplyTo ]`: post + - `[Mentions ]`: + - `[Id ]`: Read-only. + - `[Application ]`: The name of the application where the mention is created. Optional. Not used and defaulted as null for message. + - `[ClientReference ]`: A unique identifier that represents a parent of the resource instance. Optional. Not used and defaulted as null for message. + - `[CreatedBy ]`: emailAddress + - `[CreatedDateTime ]`: The date and time that the mention is created on the client. + - `[DeepLink ]`: A deep web link to the context of the mention in the resource instance. Optional. Not used and defaulted as null for message. + - `[MentionText ]`: Optional. Not used and defaulted as null for message. To get the mentions in a message, see the bodyPreview property of the message instead. + - `[Mentioned ]`: emailAddress + - `[ServerCreatedDateTime ]`: The date and time that the mention is created on the server. Optional. Not used and defaulted as null for message. + - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the post. Read-only. Nullable. + - `[NewParticipants ]`: Conversation participants that were added to the thread as part of this post. + - `[ReceivedDateTime ]`: Specifies when the post was received. The DateTimeOffset type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z + - `[Sender ]`: recipient + - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the post. Read-only. Nullable. + - `[Preview ]`: A short summary from the body of the latest post in this conversation. Returned by default. + - `[ToRecipients ]`: The To: recipients for the thread. Returned only on $select. + - `[Topic ]`: The topic of the conversation. This property can be set when the conversation is created, but it cannot be updated. Returned by default. + - `[UniqueSenders ]`: All the users that sent a message to this thread. Returned by default. + - `[Topic ]`: The topic of the conversation. This property can be set when the conversation is created, but it cannot be updated. + - `[UniqueSenders ]`: All the users that sent a message to this Conversation. + - `[CreatedByAppId ]`: App ID of the app used to create the group. Can be null for some groups. Returned by default. Read-only. Supports $filter (eq, ne, not, in, startsWith). + - `[CreatedDateTime ]`: Timestamp of when the group was created. The value cannot be modified and is automatically populated when the group is created. 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 is 2014-01-01T00:00:00Z. Returned by default. Supports $filter (eq, ne, not, ge, le, in). Read-only. + - `[CreatedOnBehalfOf ]`: directoryObject + - `[Description ]`: An optional description for the group. Returned by default. Supports $filter (eq, ne, not, ge, le, startsWith) and $search. + - `[DisplayName ]`: The display name for the group. This property is required when a group is created and cannot be cleared during updates. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderBy. + - `[Drive ]`: drive + - `[(Any) ]`: This indicates any property can be added to this object. + - `[CreatedBy ]`: identitySet + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Application ]`: identity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. + - `[Device ]`: identity + - `[User ]`: identity + - `[CreatedByUser ]`: user + - `[(Any) ]`: This indicates any property can be added to this object. + - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. + - `[Id ]`: Read-only. + - `[AboutMe ]`: A freeform text entry field for the user to describe themselves. Returned only on $select. + - `[AccountEnabled ]`: true if the account is enabled; otherwise, false. This property is required when a user is created. Returned only on $select. Supports $filter (eq, ne, not, and in). + - `[Activities ]`: The user's activities across devices. Read-only. Nullable. + - `[Id ]`: Read-only. + - `[ActivationUrl ]`: Required. URL used to launch the activity in the best native experience represented by the appId. Might launch a web-based app if no native app exists. + - `[ActivitySourceHost ]`: Required. URL for the domain representing the cross-platform identity mapping for the app. Mapping is stored either as a JSON file hosted on the domain or configurable via Windows Dev Center. The JSON file is named cross-platform-app-identifiers and is hosted at root of your HTTPS domain, either at the top level domain or include a sub domain. For example: https://contoso.com or https://myapp.contoso.com but NOT https://myapp.contoso.com/somepath. You must have a unique file and domain (or sub domain) per cross-platform app identity. For example, a separate file and domain is needed for Word vs. PowerPoint. + - `[AppActivityId ]`: Required. The unique activity ID in the context of the app - supplied by caller and immutable thereafter. + - `[AppDisplayName ]`: Optional. Short text description of the app used to generate the activity for use in cases when the app is not installed on the user’s local device. + - `[ContentInfo ]`: Json + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ContentUrl ]`: Optional. Used in the event the content can be rendered outside of a native or web-based app experience (for example, a pointer to an item in an RSS feed). + - `[CreatedDateTime ]`: Set by the server. DateTime in UTC when the object was created on the server. + - `[ExpirationDateTime ]`: Set by the server. DateTime in UTC when the object expired on the server. + - `[FallbackUrl ]`: Optional. URL used to launch the activity in a web-based app, if available. + - `[HistoryItems ]`: Optional. NavigationProperty/Containment; navigation property to the activity's historyItems. + - `[Id ]`: Read-only. + - `[ActiveDurationSeconds ]`: Optional. The duration of active user engagement. if not supplied, this is calculated from the startedDateTime and lastActiveDateTime. + - `[Activity ]`: userActivity + - `[CreatedDateTime ]`: Set by the server. DateTime in UTC when the object was created on the server. + - `[ExpirationDateTime ]`: Optional. UTC DateTime when the historyItem will undergo hard-delete. Can be set by the client. + - `[LastActiveDateTime ]`: Optional. UTC DateTime when the historyItem (activity session) was last understood as active or finished - if null, historyItem status should be Ongoing. + - `[LastModifiedDateTime ]`: Set by the server. DateTime in UTC when the object was modified on the server. + - `[StartedDateTime ]`: Required. UTC DateTime when the historyItem (activity session) was started. Required for timeline history. + - `[Status ]`: status + - `[UserTimezone ]`: Optional. The timezone in which the user's device used to generate the activity was located at activity creation time. Values supplied as Olson IDs in order to support cross-platform representation. + - `[LastModifiedDateTime ]`: Set by the server. DateTime in UTC when the object was modified on the server. + - `[Status ]`: status + - `[UserTimezone ]`: Optional. The timezone in which the user's device used to generate the activity was located at activity creation time; values supplied as Olson IDs in order to support cross-platform representation. + - `[VisualElements ]`: visualInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Attribution ]`: imageInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AddImageQuery ]`: Optional; parameter used to indicate the server is able to render image dynamically in response to parameterization. For example – a high contrast image + - `[AlternateText ]`: Optional; alt-text accessible content for the image + - `[AlternativeText ]`: + - `[IconUrl ]`: Optional; URI that points to an icon which represents the application used to generate the activity + - `[BackgroundColor ]`: Optional. Background color used to render the activity in the UI - brand color for the application source of the activity. Must be a valid hex color + - `[Content ]`: Json + - `[Description ]`: Optional. Longer text description of the user's unique activity (example: document name, first sentence, and/or metadata) + - `[DisplayText ]`: Required. Short text description of the user's unique activity (for example, document name in cases where an activity refers to document creation) + - `[AgeGroup ]`: Sets the age group of the user. Allowed values: null, Minor, NotAdult and Adult. Refer to the legal age group property definitions for further information. Returned only on $select. Supports $filter (eq, ne, not, and in). + - `[AgreementAcceptances ]`: The user's terms of use acceptance statuses. Read-only. Nullable. + - `[Id ]`: Read-only. + - `[AgreementFileId ]`: The identifier of the agreement file accepted by the user. + - `[AgreementId ]`: The identifier of the agreement. + - `[DeviceDisplayName ]`: The display name of the device used for accepting the agreement. + - `[DeviceId ]`: The unique identifier of the device used for accepting the agreement. + - `[DeviceOSType ]`: The operating system used to accept the agreement. + - `[DeviceOSVersion ]`: The operating system version of the device used to accept the agreement. + - `[ExpirationDateTime ]`: The expiration date time of the acceptance. 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 is 2014-01-01T00:00:00Z. + - `[RecordedDateTime ]`: 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 is 2014-01-01T00:00:00Z. + - `[State ]`: agreementAcceptanceState + - `[UserDisplayName ]`: Display name of the user when the acceptance was recorded. + - `[UserEmail ]`: Email of the user when the acceptance was recorded. + - `[UserId ]`: The identifier of the user who accepted the agreement. + - `[UserPrincipalName ]`: UPN of the user when the acceptance was recorded. + - `[Analytics ]`: userAnalytics + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[ActivityStatistics ]`: The collection of work activities that a user spent time on during and outside of working hours. Read-only. Nullable. + - `[Id ]`: Read-only. + - `[Activity ]`: analyticsActivityType + - `[Duration ]`: Total hours spent on the activity. The value is represented in ISO 8601 format for durations. + - `[EndDate ]`: Date when the activity ended, expressed in ISO 8601 format for calendar dates. For example, the property value could be '2019-07-03' that follows the YYYY-MM-DD format. + - `[StartDate ]`: Date when the activity started, expressed in ISO 8601 format for calendar dates. For example, the property value could be '2019-07-04' that follows the YYYY-MM-DD format. + - `[TimeZoneUsed ]`: The time zone that the user sets in Microsoft Outlook is used for the computation. For example, the property value could be 'Pacific Standard Time.' + - `[Settings ]`: settings + - `[(Any) ]`: This indicates any property can be added to this object. + - `[HasGraphMailbox ]`: Specifies if the user's primary mailbox is hosted in the cloud and is enabled for Microsoft Graph. + - `[HasLicense ]`: Specifies if the user has a MyAnalytics license assigned. + - `[HasOptedOut ]`: Specifies if the user opted out of MyAnalytics. + - `[AppConsentRequestsForApproval ]`: + - `[Id ]`: Read-only. + - `[AppDisplayName ]`: The display name of the app for which consent is requested. Required. Supports $filter (eq only) and $orderby. + - `[AppId ]`: The identifier of the application. Required. Supports $filter (eq only) and $orderby. + - `[ConsentType ]`: The consent type of the request. Possible values are: Static and Dynamic. These represent static and dynamic permissions, respectively, requested in the consent workflow. Supports $filter (eq only) and $orderby. Required. + - `[PendingScopes ]`: A list of pending scopes waiting for approval. Required. + - `[DisplayName ]`: The name of the scope. + - `[UserConsentRequests ]`: A list of pending user consent requests. + - `[ApprovalId ]`: The identifier of the approval of the request. + - `[CompletedDateTime ]`: The request completion date time. + - `[CreatedBy ]`: identitySet + - `[CreatedDateTime ]`: The request creation date time. + - `[CustomData ]`: Free text field to define any custom data for the request. Not used. + - `[Status ]`: The status of the request. Not nullable. The possible values are: Canceled, Denied, Failed, Granted, PendingAdminDecision, PendingApproval, PendingProvisioning, PendingScheduleCreation, Provisioned, Revoked, and ScheduleCreated. Not nullable. + - `[Id ]`: Read-only. + - `[Approval ]`: approval + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Steps ]`: + - `[Id ]`: Read-only. + - `[AssignedToMe ]`: Indicates whether the step is assigned to the calling user to review. Read-only. + - `[DisplayName ]`: The label provided by the policy creator to identify an approval step. Read-only. + - `[Justification ]`: The justification associated with the approval step decision. + - `[ReviewResult ]`: The result of this approval record. Possible values include: NotReviewed, Approved, Denied. + - `[ReviewedBy ]`: identity + - `[ReviewedDateTime ]`: The date and time when a decision was recorded. The date and time information uses ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only. + - `[Status ]`: The step status. Possible values: InProgress, Initializing, Completed, Expired. Read-only. + - `[Reason ]`: The user's justification for requiring access to the app. Supports $filter (eq only) and $orderby. + - `[AppRoleAssignments ]`: Represents the app roles a user has been granted for an application. Supports $expand. + - `[Approvals ]`: + - `[AssignedLicenses ]`: The licenses that are assigned to the user, including inherited (group-based) licenses. Not nullable. Returned only on $select. Supports $filter (eq and not). + - `[AssignedPlans ]`: The plans that are assigned to the user. Read-only. Not nullable. Returned only on $select. Supports $filter (eq and not). + - `[AssignedDateTime ]`: The date and time at which the plan was assigned. 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 is 2014-01-01T00:00:00Z. + - `[CapabilityStatus ]`: Condition of the capability assignment. The possible values are Enabled, Warning, Suspended, Deleted, LockedOut. See a detailed description of each value. + - `[Service ]`: The name of the service; for example, exchange. + - `[ServicePlanId ]`: A GUID that identifies the service plan. For a complete list of GUIDs and their equivalent friendly service names, see Product names and service plan identifiers for licensing. + - `[Authentication ]`: authentication + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[EmailMethods ]`: Represents the email addresses registered to a user for authentication. + - `[Id ]`: Read-only. + - `[EmailAddress ]`: The email address registered to this user. + - `[Fido2Methods ]`: Represents the FIDO2 security keys registered to a user for authentication. + - `[Id ]`: Read-only. + - `[AaGuid ]`: Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator. + - `[AttestationCertificates ]`: The attestation certificate(s) attached to this security key. + - `[AttestationLevel ]`: attestationLevel + - `[CreatedDateTime ]`: The timestamp when this key was registered to the user. + - `[CreationDateTime ]`: + - `[DisplayName ]`: The display name of the key as given by the user. + - `[Model ]`: The manufacturer-assigned model of the FIDO2 security key. + - `[Methods ]`: Represents all authentication methods registered to a user. + - `[Id ]`: Read-only. + - `[MicrosoftAuthenticatorMethods ]`: The details of the Microsoft Authenticator app registered to a user for authentication. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: The date and time that this app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. + - `[Device ]`: device + - `[(Any) ]`: This indicates any property can be added to this object. + - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. + - `[Id ]`: Read-only. + - `[AccountEnabled ]`: true if the account is enabled; otherwise, false. Required. Default is true. Supports $filter (eq, ne, not, in). Only callers in Global Administrator and Cloud Device Administrator roles can set this property. + - `[AlternativeSecurityIds ]`: For internal use only. Not nullable. Supports $filter (eq, not, ge, le). + - `[IdentityProvider ]`: For internal use only + - `[Key ]`: For internal use only + - `[Type ]`: For internal use only + - `[ApproximateLastSignInDateTime ]`: 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 is 2014-01-01T00:00:00Z. Read-only. Supports $filter (eq, ne, not, ge, le, and eq on null values) and $orderBy. + - `[Commands ]`: Set of commands sent to this device. + - `[Id ]`: Read-only. + - `[AppServiceName ]`: + - `[Error ]`: + - `[PackageFamilyName ]`: + - `[Payload ]`: payloadRequest + - `[(Any) ]`: This indicates any property can be added to this object. + - `[PermissionTicket ]`: + - `[PostBackUri ]`: + - `[Responsepayload ]`: payloadResponse + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Status ]`: + - `[Type ]`: + - `[ComplianceExpirationDateTime ]`: The timestamp when the device is no longer deemed compliant. 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 is 2014-01-01T00:00:00Z. Read-only. + - `[DeviceCategory ]`: User-defined property set by Intune to automatically add devices to groups and simplify managing devices. + - `[DeviceId ]`: Unique identifier set by Azure Device Registration Service at the time of registration. Supports $filter (eq, ne, not, startsWith). + - `[DeviceMetadata ]`: For internal use only. Set to null. + - `[DeviceOwnership ]`: Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal. + - `[DeviceVersion ]`: For internal use only. + - `[DisplayName ]`: The display name for the device. Required. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderBy. + - `[DomainName ]`: The on-premises domain name of Hybrid Azure AD joined devices. This property is set by Intune. + - `[EnrollmentProfileName ]`: Enrollment profile applied to the device. For example, Apple Device Enrollment Profile, Device enrollment - Corporate device identifiers, or Windows Autopilot profile name. This property is set by Intune. + - `[EnrollmentType ]`: Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement. + - `[ExtensionAttributes ]`: onPremisesExtensionAttributes + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ExtensionAttribute1 ]`: First customizable extension attribute. + - `[ExtensionAttribute10 ]`: Tenth customizable extension attribute. + - `[ExtensionAttribute11 ]`: Eleventh customizable extension attribute. + - `[ExtensionAttribute12 ]`: Twelfth customizable extension attribute. + - `[ExtensionAttribute13 ]`: Thirteenth customizable extension attribute. + - `[ExtensionAttribute14 ]`: Fourteenth customizable extension attribute. + - `[ExtensionAttribute15 ]`: Fifteenth customizable extension attribute. + - `[ExtensionAttribute2 ]`: Second customizable extension attribute. + - `[ExtensionAttribute3 ]`: Third customizable extension attribute. + - `[ExtensionAttribute4 ]`: Fourth customizable extension attribute. + - `[ExtensionAttribute5 ]`: Fifth customizable extension attribute. + - `[ExtensionAttribute6 ]`: Sixth customizable extension attribute. + - `[ExtensionAttribute7 ]`: Seventh customizable extension attribute. + - `[ExtensionAttribute8 ]`: Eighth customizable extension attribute. + - `[ExtensionAttribute9 ]`: Ninth customizable extension attribute. + - `[Extensions ]`: The collection of open extensions defined for the device. Read-only. Nullable. + - `[Hostnames ]`: List of hostNames for the device. + - `[IsCompliant ]`: true if the device complies with Mobile Device Management (MDM) policies; otherwise, false. Read-only. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices. Supports $filter (eq, ne, not). + - `[IsManaged ]`: true if the device is managed by a Mobile Device Management (MDM) app; otherwise, false. This can only be updated by Intune for any device OS type or by an approved MDM app for Windows OS devices. Supports $filter (eq, ne, not). + - `[IsRooted ]`: true if device is rooted; false if device is jail-broken. This can only be updated by Intune. + - `[Kind ]`: Form factor of device. Only returned if user signs in with a Microsoft account as part of Project Rome. + - `[ManagementType ]`: Management channel of the device. This property is set by Intune. Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. + - `[Manufacturer ]`: Manufacturer of the device. Read-only. + - `[MdmAppId ]`: Application identifier used to register device into MDM. Read-only. Supports $filter (eq, ne, not, startsWith). + - `[MemberOf ]`: Groups that this device is a member of. Read-only. Nullable. Supports $expand. + - `[Model ]`: Model of the device. Read-only. + - `[Name ]`: Friendly name of a device. Only returned if user signs in with a Microsoft account as part of Project Rome. + - `[OnPremisesLastSyncDateTime ]`: The last time at which the object was synced with the on-premises directory. 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 is 2014-01-01T00:00:00Z Read-only. Supports $filter (eq, ne, not, ge, le, in). + - `[OnPremisesSyncEnabled ]`: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Read-only. Supports $filter (eq, ne, not, in, and eq on null values). + - `[OperatingSystem ]`: The type of operating system on the device. Required. Supports $filter (eq, ne, not, ge, le, startsWith, and eq on null values). + - `[OperatingSystemVersion ]`: The version of the operating system on the device. Required. Supports $filter (eq, ne, not, ge, le, startsWith, and eq on null values). + - `[PhysicalIds ]`: For internal use only. Not nullable. Supports $filter (eq, not, ge, le, startsWith). + - `[Platform ]`: Platform of device. Only returned if user signs in with a Microsoft account as part of Project Rome. Only returned if user signs in with a Microsoft account as part of Project Rome. + - `[ProfileType ]`: The profile type of the device. Possible values: RegisteredDevice (default), SecureVM, Printer, Shared, IoT. + - `[RegisteredOwners ]`: The user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Currently, there can be only one owner. Read-only. Nullable. Supports $expand. + - `[RegisteredUsers ]`: Collection of registered users of the device. For cloud joined devices and registered personal devices, registered users are set to the same value as registered owners at the time of registration. Read-only. Nullable. Supports $expand. + - `[RegistrationDateTime ]`: Date and time of when the device was registered. 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 is 2014-01-01T00:00:00Z. Read-only. + - `[Status ]`: Device is online or offline. Only returned if user signs in with a Microsoft account as part of Project Rome. + - `[SystemLabels ]`: List of labels applied to the device by the system. + - `[TransitiveMemberOf ]`: Groups that the device is a member of. This operation is transitive. Supports $expand. + - `[TrustType ]`: 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 Azure AD). For more details, see Introduction to device management in Azure Active Directory + - `[UsageRights ]`: Represents the usage rights a device has been granted. + - `[Id ]`: Read-only. + - `[CatalogId ]`: Product id corresponding to the usage right. + - `[ServiceIdentifier ]`: Identifier of the service corresponding to the usage right. + - `[State ]`: usageRightState + - `[DeviceTag ]`: Tags containing app metadata. + - `[DisplayName ]`: The name of the device on which this app is registered. + - `[PhoneAppVersion ]`: Numerical version of this instance of the Authenticator app. + - `[Operations ]`: + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: + - `[LastActionDateTime ]`: + - `[ResourceLocation ]`: + - `[Status ]`: longRunningOperationStatus + - `[StatusDetail ]`: + - `[PasswordMethods ]`: Represents the details of the password authentication method registered to a user for authentication. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: + - `[CreationDateTime ]`: The date and time when this password was last updated. This property is currently not populated. Read-only. 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 is 2014-01-01T00:00:00Z + - `[Password ]`: For security, the password is always returned as null from a LIST or GET operation. + - `[PasswordlessMicrosoftAuthenticatorMethods ]`: Represents the Microsoft Authenticator Passwordless Phone Sign-in methods registered to a user for authentication. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: + - `[CreationDateTime ]`: The timestamp when this method was registered to the user. + - `[Device ]`: device + - `[DisplayName ]`: The display name of the mobile device as given by the user. + - `[PhoneMethods ]`: Represents the phone registered to a user for authentication. + - `[Id ]`: Read-only. + - `[PhoneNumber ]`: The phone number to text or call for authentication. Phone numbers use the format '+ x', with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating/updating if they do not match the required format. + - `[PhoneType ]`: authenticationPhoneType + - `[SmsSignInState ]`: authenticationMethodSignInState + - `[SoftwareOathMethods ]`: + - `[Id ]`: Read-only. + - `[SecretKey ]`: The secret key of the method. Always returns null. + - `[TemporaryAccessPassMethods ]`: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: The date and time when the temporaryAccessPass was created. + - `[IsUsable ]`: The state of the authentication method that indicates whether it's currently usable by the user. + - `[IsUsableOnce ]`: Determines whether the pass is limited to a one time use. If true, the pass can be used once; if false, the pass can be used multiple times within the temporaryAccessPass lifetime. + - `[LifetimeInMinutes ]`: The lifetime of the temporaryAccessPass in minutes starting at startDateTime. Minimum 10, Maximum 43200 (equivalent to 30 days). + - `[MethodUsabilityReason ]`: Details about usability state (isUsable). Reasons can include: enabledByPolicy, disabledByPolicy, expired, notYetValid, oneTimeUsed. + - `[StartDateTime ]`: The date and time when the temporaryAccessPass becomes available to use. + - `[TemporaryAccessPass ]`: The temporaryAccessPass used to authenticate. Returned only on creation of a new temporaryAccessPass; returned as NULL with GET. + - `[WindowsHelloForBusinessMethods ]`: Represents the Windows Hello for Business authentication method registered to a user for authentication. + - `[Id ]`: Read-only. + - `[CreatedDateTime ]`: The date and time that this Windows Hello for Business key was registered. + - `[Device ]`: device + - `[DisplayName ]`: The name of the device on which Windows Hello for Business is registered + - `[KeyStrength ]`: authenticationMethodKeyStrength + - `[Birthday ]`: The birthday of the user. 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 is 2014-01-01T00:00:00Z. Returned only on $select. + - `[BusinessPhones ]`: The telephone numbers for the user. NOTE: Although this is a string collection, only one number can be set for this property. Read-only for users synced from on-premises directory. Returned by default. Supports $filter (eq, not, ge, le, startsWith). + - `[Calendar ]`: calendar + - `[CalendarGroups ]`: The user's calendar groups. Read-only. Nullable. + - `[Id ]`: Read-only. + - `[Calendars ]`: The calendars in the calendar group. Navigation property. Read-only. Nullable. + - `[ChangeKey ]`: Identifies the version of the calendar group. Every time the calendar group is changed, ChangeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. + - `[ClassId ]`: The class identifier. Read-only. + - `[Name ]`: The group name. + - `[CalendarView ]`: The calendar view for the calendar. Read-only. Nullable. + - `[Calendars ]`: The user's calendars. Read-only. Nullable. + - `[Chats ]`: + - `[Id ]`: Read-only. + - `[ChatType ]`: chatType + - `[CreatedDateTime ]`: Date and time at which the chat was created. Read-only. + - `[InstalledApps ]`: A collection of all the apps in the chat. Nullable. + - `[Id ]`: Read-only. + - `[TeamsApp ]`: teamsApp + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[AppDefinitions ]`: The details for each version of the app. + - `[Id ]`: Read-only. + - `[AllowedInstallationScopes ]`: teamsAppInstallationScopes + - `[AzureAdAppId ]`: The WebApplicationInfo.Id from the Teams app manifest. + - `[Bot ]`: teamworkBot + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[ColorIcon ]`: teamsAppIcon + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[HostedContent ]`: teamworkHostedContent + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[ContentBytes ]`: Write only. Bytes for the hosted content (such as images). + - `[ContentType ]`: Write only. Content type. sicj as image/png, image/jpg. + - `[WebUrl ]`: The web URL that can be used for downloading the image. + - `[CreatedBy ]`: identitySet + - `[Description ]`: Verbose description of the application. + - `[DisplayName ]`: The name of the app provided by the app developer. + - `[LastModifiedDateTime ]`: + - `[OutlineIcon ]`: teamsAppIcon + - `[PublishingState ]`: teamsAppPublishingState + - `[Shortdescription ]`: + - `[TeamsAppId ]`: The ID from the Teams app manifest. + - `[Version ]`: The version number of the application. + - `[DisplayName ]`: The name of the catalog app provided by the app developer in the Microsoft Teams zip app package. + - `[DistributionMethod ]`: teamsAppDistributionMethod + - `[ExternalId ]`: The ID of the catalog provided by the app developer in the Microsoft Teams zip app package. + - `[TeamsAppDefinition ]`: teamsAppDefinition + - `[LastMessagePreview ]`: chatMessageInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Body ]`: itemBody + - `[CreatedDateTime ]`: Date time object representing the time at which message was created. + - `[EventDetail ]`: eventMessageDetail + - `[(Any) ]`: This indicates any property can be added to this object. + - `[From ]`: chatMessageFromIdentitySet + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Application ]`: identity + - `[Device ]`: identity + - `[User ]`: identity + - `[IsDeleted ]`: If set to true, the original message has been deleted. + - `[MessageType ]`: chatMessageType + - `[LastUpdatedDateTime ]`: Date and time at which the chat was renamed or list of members were last changed. Read-only. + - `[Members ]`: A collection of all the members in the chat. Nullable. + - `[Id ]`: Read-only. + - `[DisplayName ]`: The display name of the user. + - `[Roles ]`: The roles for that user. + - `[VisibleHistoryStartDateTime ]`: The timestamp denoting how far back a conversation's history is shared with the conversation member. This property is settable only for members of a chat. + - `[Messages ]`: A collection of all the messages in the chat. Nullable. + - `[Id ]`: Read-only. + - `[Attachments ]`: References to attached objects like files, tabs, meetings etc. + - `[Content ]`: The content of the attachment. If the attachment is a rich card, set the property to the rich card object. This property and contentUrl are mutually exclusive. + - `[ContentType ]`: The media type of the content attachment. It can have the following values: reference: Attachment is a link to another file. Populate the contentURL with the link to the object.Any contentTypes supported by the Bot Framework's Attachment objectapplication/vnd.microsoft.card.codesnippet: A code snippet. application/vnd.microsoft.card.announcement: An announcement header. + - `[ContentUrl ]`: URL for the content of the attachment. Supported protocols: http, https, file and data. + - `[Id ]`: Read-only. Unique id of the attachment. + - `[Name ]`: Name of the attachment. + - `[ThumbnailUrl ]`: URL to a thumbnail image that the channel can use if it supports using an alternative, smaller form of content or contentUrl. For example, if you set contentType to application/word and set contentUrl to the location of the Word document, you might include a thumbnail image that represents the document. The channel could display the thumbnail image instead of the document. When the user clicks the image, the channel would open the document. + - `[Body ]`: itemBody + - `[ChannelIdentity ]`: channelIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ChannelId ]`: The identity of the channel in which the message was posted. + - `[TeamId ]`: The identity of the team in which the message was posted. + - `[ChatId ]`: If the message was sent in a chat, represents the identity of the chat. + - `[CreatedDateTime ]`: Timestamp of when the chat message was created. + - `[DeletedDateTime ]`: Read only. Timestamp at which the chat message was deleted, or null if not deleted. + - `[Etag ]`: Read-only. Version number of the chat message. + - `[EventDetail ]`: eventMessageDetail + - `[From ]`: chatMessageFromIdentitySet + - `[HostedContents ]`: Content in a message hosted by Microsoft Teams - for example, images or code snippets. + - `[ContentBytes ]`: Write only. Bytes for the hosted content (such as images). + - `[ContentType ]`: Write only. Content type. sicj as image/png, image/jpg. + - `[Id ]`: Read-only. + - `[Importance ]`: + - `[LastEditedDateTime ]`: Read only. Timestamp when edits to the chat message were made. Triggers an 'Edited' flag in the Teams UI. If no edits are made the value is null. + - `[LastModifiedDateTime ]`: Read only. Timestamp when the chat message is created (initial setting) or modified, including when a reaction is added or removed. + - `[Locale ]`: Locale of the chat message set by the client. Always set to en-us. + - `[Mentions ]`: List of entities mentioned in the chat message. Supported entities are: user, bot, team, and channel. + - `[Id ]`: Index of an entity being mentioned in the specified chatMessage. Matches the {index} value in the corresponding tag in the message body. + - `[MentionText ]`: String used to represent the mention. For example, a user's display name, a team name. + - `[Mentioned ]`: chatMessageMentionedIdentitySet + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Application ]`: identity + - `[Device ]`: identity + - `[User ]`: identity + - `[Conversation ]`: teamworkConversationIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. + - `[ConversationIdentityType ]`: teamworkConversationIdentityType + - `[Tag ]`: teamworkTagIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. + - `[MessageType ]`: chatMessageType + - `[OnBehalfOf ]`: chatMessageFromIdentitySet + - `[PolicyViolation ]`: chatMessagePolicyViolation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[DlpAction ]`: chatMessagePolicyViolationDlpActionTypes + - `[JustificationText ]`: Justification text provided by the sender of the message when overriding a policy violation. + - `[PolicyTip ]`: chatMessagePolicyViolationPolicyTip + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ComplianceUrl ]`: The URL a user can visit to read about the data loss prevention policies for the organization. (ie, policies about what users shouldn't say in chats) + - `[GeneralText ]`: Explanatory text shown to the sender of the message. + - `[MatchedConditionDescriptions ]`: The list of improper data in the message that was detected by the data loss prevention app. Each DLP app defines its own conditions, examples include 'Credit Card Number' and 'Social Security Number'. + - `[UserAction ]`: chatMessagePolicyViolationUserActionTypes + - `[VerdictDetails ]`: chatMessagePolicyViolationVerdictDetailsTypes + - `[Reactions ]`: Reactions for this chat message (for example, Like). + - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z + - `[ReactionType ]`: Supported values are like, angry, sad, laugh, heart, surprised. + - `[User ]`: chatMessageReactionIdentitySet + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Application ]`: identity + - `[Device ]`: identity + - `[User ]`: identity + - `[Replies ]`: Replies for a specified message. + - `[ReplyToId ]`: Read-only. ID of the parent chat message or root chat message of the thread. (Only applies to chat messages in channels, not chats.) + - `[Subject ]`: The subject of the chat message, in plaintext. + - `[Summary ]`: Summary text of the chat message that could be used for push notifications and summary views or fall back views. Only applies to channel chat messages, not chat messages in a chat. + - `[WebUrl ]`: Read-only. Link to the message in Microsoft Teams. + - `[OnlineMeetingInfo ]`: teamworkOnlineMeetingInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[CalendarEventId ]`: The identifier of the calendar event associated with the meeting. + - `[JoinWebUrl ]`: The URL that users click to join or uniquely identify the meeting. + - `[Organizer ]`: teamworkUserIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. + - `[UserIdentityType ]`: teamworkUserIdentityType + - `[Operations ]`: A collection of all the Teams async operations that ran or are running on the chat. Nullable. + - `[Id ]`: Read-only. + - `[AttemptsCount ]`: Number of times the operation was attempted before being marked successful or failed. + - `[CreatedDateTime ]`: Time when the operation was created. + - `[Error ]`: operationError + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Code ]`: Operation error code. + - `[Message ]`: Operation error message. + - `[LastActionDateTime ]`: Time when the async operation was last updated. + - `[OperationType ]`: + - `[Status ]`: teamsAsyncOperationStatus + - `[TargetResourceId ]`: The ID of the object that's created or modified as result of this async operation, typically a team. + - `[TargetResourceLocation ]`: The location of the object that's created or modified as result of this async operation. This URL should be treated as an opaque value and not parsed into its component paths. + - `[PermissionGrants ]`: A collection of permissions granted to apps for the chat. + - `[DeletedDateTime ]`: Date and time when this object was deleted. Always null when the object hasn't been deleted. + - `[Id ]`: Read-only. + - `[ClientAppId ]`: ID of the service principal of the Azure AD app that has been granted access. Read-only. + - `[ClientId ]`: ID of the Azure AD app that has been granted access. Read-only. + - `[Permission ]`: The name of the resource-specific permission. Read-only. + - `[PermissionType ]`: The type of permission. Possible values are: Application, Delegated. Read-only. + - `[ResourceAppId ]`: ID of the Azure AD app that is hosting the resource. Read-only. + - `[Tabs ]`: A collection of all the tabs in the chat. Nullable. + - `[Id ]`: Read-only. + - `[Configuration ]`: teamsTabConfiguration + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ContentUrl ]`: Url used for rendering tab contents in Teams. Required. + - `[EntityId ]`: Identifier for the entity hosted by the tab provider. + - `[RemoveUrl ]`: Url called by Teams client when a Tab is removed using the Teams Client. + - `[WebsiteUrl ]`: Url for showing tab contents outside of Teams. + - `[DisplayName ]`: Name of the tab. + - `[MessageId ]`: + - `[SortOrderIndex ]`: Index of the order used for sorting tabs. + - `[TeamsApp ]`: teamsApp + - `[TeamsAppId ]`: + - `[WebUrl ]`: Deep link URL of the tab instance. Read only. + - `[TenantId ]`: The identifier of the tenant in which the chat was created. Read-only. + - `[Topic ]`: (Optional) Subject or topic for the chat. Only available for group chats. + - `[Viewpoint ]`: chatViewpoint + - `[(Any) ]`: This indicates any property can be added to this object. + - `[IsHidden ]`: Indicates whether the chat is hidden for the current user. + - `[LastMessageReadDateTime ]`: Represents the dateTime up until which the current user has read chatMessages in a specific chat. + - `[WebUrl ]`: The URL for the chat in Microsoft Teams. The URL should be treated as an opaque blob, and not parsed. Read-only. + - `[City ]`: The city in which the user is located. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + - `[CloudPCs ]`: + - `[Id ]`: Read-only. + - `[AadDeviceId ]`: The Azure Active Directory (Azure AD) device ID of the Cloud PC. + - `[DisplayName ]`: The display name of the Cloud PC. + - `[GracePeriodEndDateTime ]`: The date and time when the grace period ends and reprovisioning/deprovisioning happens. Required only if the status is inGracePeriod. The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. + - `[ImageDisplayName ]`: Name of the OS image that's on the Cloud PC. + - `[LastLoginResult ]`: cloudPcLoginResult + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Time ]`: The time of the Cloud PC sign in action. The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as '2014-01-01T00:00:00Z'. Read-only. + - `[LastModifiedDateTime ]`: The last modified date and time of the Cloud PC. 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 is 2014-01-01T00:00:00Z. + - `[LastRemoteActionResult ]`: cloudPcRemoteActionResult + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ActionName ]`: The specified action. Supported values in the Microsoft Endpoint Manager portal are: Reprovision, Resize, Restore. Supported values in enterprise Cloud PC devices are: Reboot, Rename, Reprovision, Troubleshoot. + - `[ActionState ]`: State of the action on the device + - `[CloudPcId ]`: The ID of the Cloud PC device on which the remote action is performed. Read-only. + - `[LastUpdatedDateTime ]`: Last update time for action. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as '2014-01-01T00:00:00Z'. + - `[ManagedDeviceId ]`: The ID of the Intune managed device on which the remote action is performed. Read-only. + - `[StartDateTime ]`: Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as '2014-01-01T00:00:00Z'. + - `[StatusDetails ]`: cloudPcStatusDetails + - `[(Any) ]`: This indicates any property can be added to this object. + - `[AdditionalInformation ]`: Any additional information about the Cloud PC status. + - `[Name ]`: Name for this key-value pair + - `[Value ]`: Value for this key-value pair + - `[Code ]`: The code associated with the Cloud PC status. + - `[Message ]`: The status message. + - `[ManagedDeviceId ]`: The Intune device ID of the Cloud PC. + - `[ManagedDeviceName ]`: The Intune device name of the Cloud PC. + - `[OSVersion ]`: cloudPcOperatingSystem + - `[OnPremisesConnectionName ]`: The on-premises connection that is applied during the provisioning of Cloud PCs. + - `[ProvisioningPolicyId ]`: The provisioning policy ID of the Cloud PC. + - `[ProvisioningPolicyName ]`: The provisioning policy that is applied during the provisioning of Cloud PCs. + - `[ServicePlanId ]`: The service plan ID of the Cloud PC. + - `[ServicePlanName ]`: The service plan name of the Cloud PC. + - `[ServicePlanType ]`: cloudPcServicePlanType + - `[Status ]`: cloudPcStatus + - `[StatusDetails ]`: cloudPcStatusDetails + - `[UserAccountType ]`: cloudPcUserAccountType + - `[UserPrincipalName ]`: The user principal name (UPN) of the user assigned to the Cloud PC. + - `[CompanyName ]`: The company name which the user is associated. This property can be useful for describing the company that an external user comes from. The maximum length is 64 characters.Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + - `[ConsentProvidedForMinor ]`: Sets whether consent has been obtained for minors. Allowed values: null, Granted, Denied and NotRequired. Refer to the legal age group property definitions for further information. Returned only on $select. Supports $filter (eq, ne, not, and in). + - `[ContactFolders ]`: The user's contacts folders. Read-only. Nullable. + - `[Id ]`: Read-only. + - `[ChildFolders ]`: The collection of child folders in the folder. Navigation property. Read-only. Nullable. + - `[Contacts ]`: The contacts in the folder. Navigation property. Read-only. Nullable. + - `[Categories ]`: The categories associated with the item + - `[ChangeKey ]`: Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only. + - `[CreatedDateTime ]`: 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 is 2014-01-01T00:00:00Z + - `[LastModifiedDateTime ]`: 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 is 2014-01-01T00:00:00Z + - `[Id ]`: Read-only. + - `[AssistantName ]`: The name of the contact's assistant. + - `[Birthday ]`: The contact's birthday. 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 is 2014-01-01T00:00:00Z + - `[Children ]`: The names of the contact's children. + - `[CompanyName ]`: The name of the contact's company. + - `[Department ]`: The contact's department. + - `[DisplayName ]`: The contact's display name. You can specify the display name in a create or update operation. Note that later updates to other properties may cause an automatically generated value to overwrite the displayName value you have specified. To preserve a pre-existing value, always include it as displayName in an update operation. + - `[EmailAddresses ]`: The contact's email addresses. + - `[Address ]`: The email address of the person or entity. + - `[Name ]`: The display name of the person or entity. + - `[OtherLabel ]`: To specify a custom type of email address, set type to other, and assign otherLabel to a custom string. For example, you may use a specific email address for your volunteer activities. Set type to other, and set otherLabel to a custom string such as Volunteer work. + - `[Type ]`: emailType + - `[Extensions ]`: The collection of open extensions defined for the contact. Read-only. Nullable. + - `[FileAs ]`: The name the contact is filed under. + - `[Flag ]`: followupFlag + - `[(Any) ]`: This indicates any property can be added to this object. + - `[CompletedDateTime ]`: dateTimeTimeZone + - `[DueDateTime ]`: dateTimeTimeZone + - `[FlagStatus ]`: followupFlagStatus + - `[StartDateTime ]`: dateTimeTimeZone + - `[Gender ]`: The contact's gender. + - `[Generation ]`: The contact's generation. + - `[GivenName ]`: The contact's given name. + - `[ImAddresses ]`: + - `[Initials ]`: + - `[IsFavorite ]`: + - `[JobTitle ]`: + - `[Manager ]`: + - `[MiddleName ]`: + - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the contact. Read-only. Nullable. + - `[NickName ]`: + - `[OfficeLocation ]`: + - `[ParentFolderId ]`: + - `[PersonalNotes ]`: + - `[Phones ]`: + - `[Photo ]`: profilePhoto + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Height ]`: The height of the photo. Read-only. + - `[Width ]`: The width of the photo. Read-only. + - `[PostalAddresses ]`: + - `[Profession ]`: + - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the contact. Read-only. Nullable. + - `[SpouseName ]`: + - `[Surname ]`: + - `[Title ]`: + - `[Websites ]`: + - `[Address ]`: The URL of the website. + - `[DisplayName ]`: The display name of the web site. + - `[Type ]`: websiteType + - `[WeddingAnniversary ]`: + - `[YomiCompanyName ]`: + - `[YomiGivenName ]`: + - `[YomiSurname ]`: + - `[DisplayName ]`: The folder's display name. + - `[MultiValueExtendedProperties ]`: The collection of multi-value extended properties defined for the contactFolder. Read-only. Nullable. + - `[ParentFolderId ]`: The ID of the folder's parent folder. + - `[SingleValueExtendedProperties ]`: The collection of single-value extended properties defined for the contactFolder. Read-only. Nullable. + - `[WellKnownName ]`: The name of the folder if the folder is a recognized folder. Currently contacts is the only recognized contacts folder. + - `[Contacts ]`: The user's contacts. Read-only. Nullable. + - `[Country ]`: The country/region in which the user is located; for example, US or UK. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values). + - `[CreatedDateTime ]`: The created date of the user object. Read-only. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in). + - `[CreatedObjects ]`: Directory objects that were created by the user. Read-only. Nullable. + - `[CreationType ]`: Indicates whether the user account was created through one of the following methods: As a regular school or work account (null). As an external account (Invitation). As a local account for an Azure Active Directory B2C tenant (LocalAccount). Through self-service sign-up by an internal user using email verification (EmailVerified). Through self-service sign-up by an external user signing up through a link that is part of a user flow (SelfServiceSignUp). Read-only.Returned only on $select. Supports $filter (eq, ne, not, in). + - `[CustomSecurityAttributes ]`: customSecurityAttributeValue + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Department ]`: The name for the department in which the user works. Maximum length is 64 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, and eq on null values). + - `[DeviceEnrollmentConfigurations ]`: Get enrollment configurations targeted to the user + - `[Id ]`: Read-only. + - `[Assignments ]`: The list of group assignments for the device configuration profile + - `[Id ]`: Read-only. + - `[Source ]`: Represents source of assignment. + - `[SourceId ]`: Identifier for resource used for deployment to a group + - `[Target ]`: Base type for assignment targets. + - `[(Any) ]`: This indicates any property can be added to this object. + - `[DeviceAndAppManagementAssignmentFilterId ]`: The Id of the filter for the target assignment. + - `[DeviceAndAppManagementAssignmentFilterType ]`: Represents type of the assignment filter. + - `[CreatedDateTime ]`: Created date time in UTC of the device enrollment configuration + - `[Description ]`: The description of the device enrollment configuration + - `[DeviceEnrollmentConfigurationType ]`: Describes the TemplateFamily for the Template entity + - `[DisplayName ]`: The display name of the device enrollment configuration + - `[LastModifiedDateTime ]`: Last modified date time in UTC of the device enrollment configuration + - `[Priority ]`: Priority is used when a user exists in multiple groups that are assigned enrollment configuration. Users are subject only to the configuration with the lowest priority value. + - `[RoleScopeTagIds ]`: Optional role scope tags for the enrollment restrictions. + - `[Version ]`: The version of the device enrollment configuration + - `[DeviceEnrollmentLimit ]`: The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000. + - `[DeviceKeys ]`: + - `[DeviceId ]`: + - `[KeyMaterial ]`: + - `[KeyType ]`: + - `[DeviceManagementTroubleshootingEvents ]`: The list of troubleshooting events for this user. + - `[Id ]`: Read-only. + - `[AdditionalInformation ]`: A set of string key and string value pairs which provides additional information on the Troubleshooting event + - `[CorrelationId ]`: Id used for tracing the failure in the service. + - `[EventDateTime ]`: Time when the event occurred . + - `[EventName ]`: Event Name corresponding to the Troubleshooting Event. It is an Optional field + - `[TroubleshootingErrorDetails ]`: Object containing detailed information about the error and its remediation. + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Context ]`: Not yet documented + - `[Failure ]`: Not yet documented + - `[FailureDetails ]`: The detailed description of what went wrong. + - `[Remediation ]`: The detailed description of how to remediate this issue. + - `[Resources ]`: Links to helpful documentation about this failure. + - `[Link ]`: The link to the web resource. Can contain any of the following formatters: {{UPN}}, {{DeviceGUID}}, {{UserGUID}} + - `[Text ]`: Not yet documented + - `[Devices ]`: + - `[DirectReports ]`: The users and contacts that report to the user. (The users and contacts that have their manager property set to this user.) Read-only. Nullable. Supports $expand. + - `[DisplayName ]`: The name displayed in the address book for the user. This is usually the combination of the user's first name, middle initial and last name. This property is required when a user is created and it cannot be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values), $orderBy, and $search. + - `[Drive ]`: drive + - `[Drives ]`: A collection of drives available for this user. Read-only. + - `[EmployeeHireDate ]`: The date and time when the user was hired or will start work in case of a future hire. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in). + - `[EmployeeId ]`: The employee identifier assigned to the user by the organization. The maximum length is 16 characters. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). + - `[EmployeeOrgData ]`: employeeOrgData + - `[(Any) ]`: This indicates any property can be added to this object. + - `[CostCenter ]`: The cost center associated with the user. Returned only on $select. Supports $filter. + - `[Division ]`: The name of the division in which the user works. Returned only on $select. Supports $filter. + - `[EmployeeType ]`: Captures enterprise worker type. For example, Employee, Contractor, Consultant, or Vendor. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, startsWith). + - `[Events ]`: The user's events. Default is to show Events under the Default Calendar. Read-only. Nullable. + - `[Extensions ]`: The collection of open extensions defined for the user. Read-only. Nullable. + - `[ExternalUserState ]`: For an external user invited to the tenant using the invitation API, this property represents the invited user's invitation status. For invited users, the state can be PendingAcceptance or Accepted, or null for all other users. Returned only on $select. Supports $filter (eq, ne, not , in). + - `[ExternalUserStateChangeDateTime ]`: Shows the timestamp for the latest change to the externalUserState property. Returned only on $select. Supports $filter (eq, ne, not , in). + - `[FaxNumber ]`: The fax number of the user. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values). + - `[FollowedSites ]`: + - `[CreatedBy ]`: identitySet + - `[CreatedByUser ]`: user + - `[CreatedDateTime ]`: Date and time of item creation. Read-only. + - `[Description ]`: Provides a user-visible description of the item. Optional. + - `[ETag ]`: ETag for the item. Read-only. + - `[LastModifiedBy ]`: identitySet + - `[LastModifiedByUser ]`: user + - `[LastModifiedDateTime ]`: Date and time the item was last modified. Read-only. + - `[Name ]`: The name of the item. Read-write. + - `[ParentReference ]`: itemReference + - `[(Any) ]`: This indicates any property can be added to this object. + - `[DriveId ]`: Unique identifier of the drive instance that contains the item. Read-only. + - `[DriveType ]`: Identifies the type of drive. See [drive][] resource for values. + - `[Id ]`: Unique identifier of the item in the drive. Read-only. + - `[Name ]`: The name of the item being referenced. Read-only. + - `[Path ]`: Path that can be used to navigate to the item. Read-only. + - `[ShareId ]`: A unique identifier for a shared resource that can be accessed via the [Shares][] API. + - `[SharepointIds ]`: sharepointIds + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ListId ]`: The unique identifier (guid) for the item's list in SharePoint. + - `[ListItemId ]`: An integer identifier for the item within the containing list. + - `[ListItemUniqueId ]`: The unique identifier (guid) for the item within OneDrive for Business or a SharePoint site. + - `[SiteId ]`: The unique identifier (guid) for the item's site collection (SPSite). + - `[SiteUrl ]`: The SharePoint URL for the site that contains the item. + - `[TenantId ]`: The unique identifier (guid) for the tenancy. + - `[WebId ]`: The unique identifier (guid) for the item's site (SPWeb). + - `[SiteId ]`: For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource. The value is the same as the id property of that [site][] resource. It is an opaque string that consists of three identifiers of the site. For OneDrive, this property is not populated. + - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. + - `[Id ]`: Read-only. + - `[Analytics ]`: itemAnalytics + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[AllTime ]`: itemActivityStat + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[Access ]`: itemActionStat + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ActionCount ]`: The number of times the action took place. Read-only. + - `[ActorCount ]`: The number of distinct actors that performed the action. Read-only. + - `[Activities ]`: Exposes the itemActivities represented in this itemActivityStat resource. + - `[Id ]`: Read-only. + - `[Access ]`: accessAction + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ActivityDateTime ]`: Details about when the activity took place. Read-only. + - `[Actor ]`: identitySet + - `[DriveItem ]`: driveItem + - `[(Any) ]`: This indicates any property can be added to this object. + - `[CreatedBy ]`: identitySet + - `[CreatedByUser ]`: user + - `[CreatedDateTime ]`: Date and time of item creation. Read-only. + - `[Description ]`: Provides a user-visible description of the item. Optional. + - `[ETag ]`: ETag for the item. Read-only. + - `[LastModifiedBy ]`: identitySet + - `[LastModifiedByUser ]`: user + - `[LastModifiedDateTime ]`: Date and time the item was last modified. Read-only. + - `[Name ]`: The name of the item. Read-write. + - `[ParentReference ]`: itemReference + - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. + - `[Id ]`: Read-only. + - `[Activities ]`: The list of recent activities that took place on this item. + - `[Id ]`: Read-only. + - `[Action ]`: itemActionSet + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Comment ]`: commentAction + - `[(Any) ]`: This indicates any property can be added to this object. + - `[IsReply ]`: If true, this activity was a reply to an existing comment thread. + - `[ParentAuthor ]`: identitySet + - `[Participants ]`: The identities of the users participating in this comment thread. + - `[Create ]`: createAction + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Delete ]`: deleteAction + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Name ]`: The name of the item that was deleted. + - `[ObjectType ]`: File or Folder, depending on the type of the deleted item. + - `[Edit ]`: editAction + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Mention ]`: mentionAction + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Mentionees ]`: The identities of the users mentioned in this action. + - `[Move ]`: moveAction + - `[(Any) ]`: This indicates any property can be added to this object. + - `[From ]`: The name of the location the item was moved from. + - `[To ]`: The name of the location the item was moved to. + - `[Rename ]`: renameAction + - `[(Any) ]`: This indicates any property can be added to this object. + - `[NewName ]`: The new name of the item. + - `[OldName ]`: The previous name of the item. + - `[Restore ]`: restoreAction + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Share ]`: shareAction + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Recipients ]`: The identities the item was shared with in this action. + - `[Version ]`: versionAction + - `[(Any) ]`: This indicates any property can be added to this object. + - `[NewVersion ]`: The name of the new version that was created by this action. + - `[Actor ]`: identitySet + - `[DriveItem ]`: driveItem + - `[ListItem ]`: listItem + - `[(Any) ]`: This indicates any property can be added to this object. + - `[CreatedBy ]`: identitySet + - `[CreatedByUser ]`: user + - `[CreatedDateTime ]`: Date and time of item creation. Read-only. + - `[Description ]`: Provides a user-visible description of the item. Optional. + - `[ETag ]`: ETag for the item. Read-only. + - `[LastModifiedBy ]`: identitySet + - `[LastModifiedByUser ]`: user + - `[LastModifiedDateTime ]`: Date and time the item was last modified. Read-only. + - `[Name ]`: The name of the item. Read-write. + - `[ParentReference ]`: itemReference + - `[WebUrl ]`: URL that displays the resource in the browser. Read-only. + - `[Id ]`: Read-only. + - `[Activities ]`: The list of recent activities that took place on this item. + - `[Analytics ]`: itemAnalytics + - `[ContentType ]`: contentTypeInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: The id of the content type. + - `[Name ]`: The name of the content type. + - `[Deleted ]`: deleted + - `[(Any) ]`: This indicates any property can be added to this object. + - `[State ]`: Represents the state of the deleted item. + - `[DriveItem ]`: driveItem + - `[Fields ]`: fieldValueSet + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Id ]`: Read-only. + - `[SharepointIds ]`: sharepointIds + - `[Versions ]`: The list of previous versions of the list item. + - `[LastModifiedBy ]`: identitySet + - `[LastModifiedDateTime ]`: Date and time the version was last modified. Read-only. + - `[Publication ]`: publicationFacet + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Level ]`: The state of publication for this document. Either published or checkout. Read-only. + - `[VersionId ]`: The unique identifier for the version that is visible to the current caller. Read-only. + - `[Id ]`: Read-only. + - `[Fields ]`: fieldValueSet + - `[Times ]`: itemActivityTimeSet + - `[(Any) ]`: This indicates any property can be added to this object. + - `[LastRecordedDateTime ]`: + - `[ObservedDateTime ]`: When the activity was observed to take place. + - `[RecordedDateTime ]`: When the observation was recorded on the service. + - `[Analytics ]`: itemAnalytics + - `[Audio ]`: audio + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Album ]`: The title of the album for this audio file. + - `[AlbumArtist ]`: The artist named on the album for the audio file. + - `[Artist ]`: The performing artist for the audio file. + - `[Bitrate ]`: Bitrate expressed in kbps. + - `[Composers ]`: The name of the composer of the audio file. + - `[Copyright ]`: Copyright information for the audio file. + - `[Disc ]`: The number of the disc this audio file came from. + - `[DiscCount ]`: The total number of discs in this album. + - `[Duration ]`: Duration of the audio file, expressed in milliseconds + - `[Genre ]`: The genre of this audio file. + - `[HasDrm ]`: Indicates if the file is protected with digital rights management. + - `[IsVariableBitrate ]`: Indicates if the file is encoded with a variable bitrate. + - `[Title ]`: The title of the audio file. + - `[Track ]`: The number of the track on the original disc for this audio file. + - `[TrackCount ]`: The total number of tracks on the original disc for this audio file. + - `[Year ]`: The year the audio file was recorded. + - `[Bundle ]`: bundle + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Album ]`: album + - `[(Any) ]`: This indicates any property can be added to this object. + - `[CoverImageItemId ]`: Unique identifier of the [driveItem][] that is the cover of the album. + - `[ChildCount ]`: Number of children contained immediately within this container. + - `[CTag ]`: An eTag for the content of the item. This eTag is not changed if only the metadata is changed. Note This property is not returned if the item is a folder. Read-only. + - `[Children ]`: Collection containing Item objects for the immediate children of Item. Only items representing folders have children. Read-only. Nullable. + - `[Content ]`: The content stream, if the item represents a file. + - `[Deleted ]`: deleted + - `[File ]`: file + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Hashes ]`: hashes + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Crc32Hash ]`: The CRC32 value of the file in little endian (if available). Read-only. + - `[QuickXorHash ]`: A proprietary hash of the file that can be used to determine if the contents of the file have changed (if available). Read-only. + - `[Sha1Hash ]`: SHA1 hash for the contents of the file (if available). Read-only. + - `[Sha256Hash ]`: SHA256 hash for the contents of the file (if available). Read-only. + - `[MimeType ]`: The MIME type for the file. This is determined by logic on the server and might not be the value provided when the file was uploaded. Read-only. + - `[ProcessingMetadata ]`: + - `[FileSystemInfo ]`: fileSystemInfo + - `[(Any) ]`: This indicates any property can be added to this object. + - `[CreatedDateTime ]`: The UTC date and time the file was created on a client. + - `[LastAccessedDateTime ]`: The UTC date and time the file was last accessed. Available for the recent file list only. + - `[LastModifiedDateTime ]`: The UTC date and time the file was last modified on a client. + - `[Folder ]`: folder + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ChildCount ]`: Number of children contained immediately within this container. + - `[View ]`: folderView + - `[(Any) ]`: This indicates any property can be added to this object. + - `[SortBy ]`: The method by which the folder should be sorted. + - `[SortOrder ]`: If true, indicates that items should be sorted in descending order. Otherwise, items should be sorted ascending. + - `[ViewType ]`: The type of view that should be used to represent the folder. + - `[Image ]`: image + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Height ]`: Optional. Height of the image, in pixels. Read-only. + - `[Width ]`: Optional. Width of the image, in pixels. Read-only. + - `[ListItem ]`: listItem + - `[Location ]`: geoCoordinates + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Altitude ]`: Optional. The altitude (height), in feet, above sea level for the item. Read-only. + - `[Latitude ]`: Optional. The latitude, in decimal, for the item. Read-only. + - `[Longitude ]`: Optional. The longitude, in decimal, for the item. Read-only. + - `[Malware ]`: malware + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Description ]`: Contains the virus details for the malware facet. + - `[Media ]`: media + - `[(Any) ]`: This indicates any property can be added to this object. + - `[IsTranscriptionShown ]`: If a file has a transcript, this setting controls if the closed captions / transcription for the media file should be shown to people during viewing. Read-Write. + - `[MediaSource ]`: mediaSource + - `[(Any) ]`: This indicates any property can be added to this object. + - `[ContentCategory ]`: mediaSourceContentCategory + - `[Package ]`: package + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Type ]`: A string indicating the type of package. While oneNote is the only currently defined value, you should expect other package types to be returned and handle them accordingly. + - `[PendingOperations ]`: pendingOperations + - `[(Any) ]`: This indicates any property can be added to this object. + - `[PendingContentUpdate ]`: pendingContentUpdate + - `[(Any) ]`: This indicates any property can be added to this object. + - `[QueuedDateTime ]`: Date and time the pending binary operation was queued in UTC time. Read-only. + - `[Permissions ]`: The set of permissions for the item. Read-only. Nullable. + - `[Id ]`: Read-only. + - `[ExpirationDateTime ]`: A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. + - `[GrantedTo ]`: identitySet + - `[GrantedToIdentities ]`: + - `[GrantedToIdentitiesV2 ]`: For link type permissions, the details of the users to whom permission was granted. Read-only. + - `[Application ]`: identity + - `[Device ]`: identity + - `[User ]`: identity + - `[Group ]`: identity + - `[SiteGroup ]`: sharePointIdentity + - `[(Any) ]`: This indicates any property can be added to this object. + - `[DisplayName ]`: The identity's display name. Note that this may not always be available or up to date. For example, if a user changes their display name, the API may show the new value in a future response, but the items associated with the user won't show up as having changed when using delta. + - `[Id ]`: Unique identifier for the identity. + - `[LoginName ]`: The sign in name of the SharePoint identity. + - `[SiteUser ]`: sharePointIdentity + - `[GrantedToV2 ]`: sharePointIdentitySet + - `[HasPassword ]`: Indicates whether the password is set for this permission. This property only appears in the response. Optional. Read-only. For OneDrive Personal only.. + - `[InheritedFrom ]`: itemReference + - `[Invitation ]`: sharingInvitation + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Email ]`: The email address provided for the recipient of the sharing invitation. Read-only. + - `[InvitedBy ]`: identitySet + - `[RedeemedBy ]`: + - `[SignInRequired ]`: If true the recipient of the invitation needs to sign in in order to access the shared item. Read-only. + - `[Link ]`: sharingLink + - `[(Any) ]`: This indicates any property can be added to this object. + - `[Application ]`: identity + - `[ConfiguratorUrl ]`: + - `[PreventsDownload ]`: If true then the user can only use this link to view the item on the web, and cannot use it to download the contents of the item. Only for OneDrive for Business and SharePoint. + - `[Scope ]`: The scope of the link represented by this permission. Value anonymous indicates the link is usable by anyone, organization indicates the link is only usable for users signed into the same tenant. + - `[Type ]`: The type of the link created. + - `[WebHtml ]`: For embed links, this property contains the HTML code for an